Searched refs:RPT_RESSTRING (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/reportdesign/source/core/api/ |
H A D | Functions.cxx | 90 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in insertByIndex() 133 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in replaceByIndex()
|
H A D | Groups.cxx | 105 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in insertByIndex() 146 …throw lang::IllegalArgumentException(RPT_RESSTRING(RID_STR_ARGUMENT_IS_NULL,m_xContext->getService… in replaceByIndex()
|
H A D | Group.cxx | 152 ::rtl::OUString sName(RPT_RESSTRING(RID_STR_GROUP_HEADER,m_xContext->getServiceManager())); in setHeaderOn() 169 ::rtl::OUString sName(RPT_RESSTRING(RID_STR_GROUP_FOOTER,m_xContext->getServiceManager())); in setFooterOn()
|
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 | FixedText.cxx | 60 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDTEXT,m_aProps.aComponent.m_xContext->get… in DBG_NAME() 72 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDTEXT,m_aProps.aComponent.m_xContext->get… in OFixedText()
|
H A D | FormattedField.cxx | 68 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FORMATTEDFIELD,m_aProps.aComponent.m_xContext… in DBG_NAME() 80 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FORMATTEDFIELD,m_aProps.aComponent.m_xContext… in OFormattedField()
|
H A D | ImageControl.cxx | 129 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_IMAGECONTROL,m_aProps.aComponent.m_xContext->… in DBG_NAME() 142 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_IMAGECONTROL,m_aProps.aComponent.m_xContext->… in OImageControl()
|
H A D | FixedLine.cxx | 151 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDLINE,m_aProps.aComponent.m_xContext->get… in DBG_NAME() 168 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_FIXEDLINE,m_aProps.aComponent.m_xContext->get… in OFixedLine()
|
H A D | Shape.cxx | 70 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_SHAPE,m_aProps.aComponent.m_xContext->getServ… in DBG_NAME() 85 …m_aProps.aComponent.m_sName = RPT_RESSTRING(RID_STR_SHAPE,m_aProps.aComponent.m_xContext->getServ… in OShape()
|
H A D | Tools.cxx | 54 …::rtl::OUString sErrorMessage(RPT_RESSTRING(RID_STR_ERROR_WRONG_ARGUMENT,Context_->getServiceManag… in throwIllegallArgumentException()
|
H A D | ReportEngineJFree.cxx | 213 sName = RPT_RESSTRING(RID_STR_REPORT,m_xContext->getServiceManager()); in getNewOutputName()
|
/aoo42x/main/reportdesign/source/core/inc/ |
H A D | core_resource.hxx | 35 #define RPT_RESSTRING(id,_rM) ResourceManager::loadString(id,_rM) macro
|
Completed in 59 milliseconds