Searched refs:_reportfooteron (Results 1 – 2 of 2) sorted by relevance
1067 void SAL_CALL OReportDefinition::setReportFooterOn( ::sal_Bool _reportfooteron ) throw (uno::Runtim… in setReportFooterOn() argument1069 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()
240 …virtual void SAL_CALL setReportFooterOn( ::sal_Bool _reportfooteron ) throw (::com::sun::star::uno…
Completed in 75 milliseconds