Searched refs:setSection (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/reportdesign/source/core/api/ |
H A D | Group.cxx | 154 setSection(PROPERTY_HEADERON,_headeron,sName,m_xHeader); in setHeaderOn() 171 setSection(PROPERTY_FOOTERON,_footeron,sName,m_xFooter); in setFooterOn() 330 void OGroup::setSection( const ::rtl::OUString& _sProperty in setSection() function in reportdesign::OGroup
|
H A D | ReportDefinition.cxx | 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() 1225 void OReportDefinition::setSection( const ::rtl::OUString& _sProperty in setSection() function in reportdesign::OReportDefinition
|
/aoo4110/main/reportdesign/source/core/inc/ |
H A D | Group.hxx | 76 void setSection( const ::rtl::OUString& _sProperty
|
/aoo4110/main/reportdesign/inc/ |
H A D | ReportDefinition.hxx | 107 void setSection( const ::rtl::OUString& _sProperty
|
Completed in 42 milliseconds