Home
last modified time | relevance | path

Searched refs:_reportfooteron (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1067 void SAL_CALL OReportDefinition::setReportFooterOn( ::sal_Bool _reportfooteron ) throw (uno::Runtim… in setReportFooterOn() argument
1069 if ( _reportfooteron != m_pImpl->m_xReportFooter.is() ) in setReportFooterOn()
1071 …setSection(PROPERTY_REPORTFOOTERON,_reportfooteron,RPT_RESSTRING(RID_STR_REPORT_FOOTER,m_aProps->m… in setReportFooterOn()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx240 …virtual void SAL_CALL setReportFooterOn( ::sal_Bool _reportfooteron ) throw (::com::sun::star::uno…

Completed in 39 milliseconds