Searched refs:RPT_RESSTRING (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/reportdesign/source/core/api/ |
H A D | Functions.cxx | 89 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in insertByIndex() 132 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in replaceByIndex()
|
H A D | Groups.cxx | 104 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in insertByIndex() 145 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in replaceByIndex()
|
H A D | Group.cxx | 151 ::rtl::OUString sName(RPT_RESSTRING(RID_STR_GROUP_HEADER,m_xContext->getServiceManager())); in setHeaderOn() 168 ::rtl::OUString sName(RPT_RESSTRING(RID_STR_GROUP_FOOTER,m_xContext->getServiceManager())); in setFooterOn()
|
H A D | FixedText.cxx | 59 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDTEXT,m_aProps.aComponent.m_xContext->get… in DBG_NAME() 71 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDTEXT,m_aProps.aComponent.m_xContext->get… in OFixedText()
|
H A D | ReportDefinition.cxx | 680 m_aProps->m_sName = RPT_RESSTRING(RID_STR_REPORT,m_aProps->m_xContext->getServiceManager()); in DBG_NAME() 686 …m_pImpl->m_xDetail->setName(RPT_RESSTRING(RID_STR_DETAIL,m_aProps->m_xContext->getServiceManager()… in DBG_NAME() 699 m_aProps->m_sName = RPT_RESSTRING(RID_STR_REPORT,m_aProps->m_xContext->getServiceManager()); in OReportDefinition() 707 …m_pImpl->m_xDetail->setName(RPT_RESSTRING(RID_STR_DETAIL,m_aProps->m_xContext->getServiceManager()… in OReportDefinition() 1057 …setSection(PROPERTY_REPORTHEADERON,_reportheaderon,RPT_RESSTRING(RID_STR_REPORT_HEADER,m_aProps->m… in setReportHeaderOn() 1071 …setSection(PROPERTY_REPORTFOOTERON,_reportfooteron,RPT_RESSTRING(RID_STR_REPORT_FOOTER,m_aProps->m… in setReportFooterOn() 1085 …setSection(PROPERTY_PAGEHEADERON,_pageheaderon,RPT_RESSTRING(RID_STR_PAGE_HEADER,m_aProps->m_xCont… in setPageHeaderOn() 1099 …setSection(PROPERTY_PAGEFOOTERON,_pagefooteron,RPT_RESSTRING(RID_STR_PAGE_FOOTER,m_aProps->m_xCont… in setPageFooterOn() 1486 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_aProps->m_xContext->… in storeToStorage() 1665 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_aProps->m_xContext->… in switchToStorage()
|
H A D | FormattedField.cxx | 67 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FORMATTEDFIELD,m_aProps.aComponent.m_xContext… in DBG_NAME() 79 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FORMATTEDFIELD,m_aProps.aComponent.m_xContext… in OFormattedField()
|
H A D | ImageControl.cxx | 132 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_IMAGECONTROL,m_aProps.aComponent.m_xContext->… in DBG_NAME() 145 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_IMAGECONTROL,m_aProps.aComponent.m_xContext->… in OImageControl()
|
H A D | FixedLine.cxx | 150 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDLINE,m_aProps.aComponent.m_xContext->get… in DBG_NAME() 167 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDLINE,m_aProps.aComponent.m_xContext->get… in OFixedLine()
|
H A D | Shape.cxx | 69 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_SHAPE,m_aProps.aComponent.m_xContext->getServ… in DBG_NAME() 84 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_SHAPE,m_aProps.aComponent.m_xContext->getServ… in OShape()
|
H A D | Tools.cxx | 55 …::rtl::OUString sErrorMessage(RPT_RESSTRING(RID_STR_ERROR_WRONG_ARGUMENT,Context_->getServiceManag… in throwIllegallArgumentException()
|
H A D | ReportEngineJFree.cxx | 212 sName = RPT_RESSTRING(RID_STR_REPORT,m_xContext->getServiceManager()); in getNewOutputName()
|
/aoo4110/main/reportdesign/source/core/inc/ |
H A D | core_resource.hxx | 35 #define RPT_RESSTRING(id,_rM) ResourceManager::loadString(id,_rM) macro
|
Completed in 111 milliseconds