Searched refs:_pagefooteron (Results 1 – 2 of 2) sorted by relevance
1095 void SAL_CALL OReportDefinition::setPageFooterOn( ::sal_Bool _pagefooteron ) throw (uno::RuntimeExc… in setPageFooterOn() argument1097 if ( _pagefooteron != m_pImpl->m_xPageFooter.is() ) in setPageFooterOn()1099 …setSection(PROPERTY_PAGEFOOTERON,_pagefooteron,RPT_RESSTRING(RID_STR_PAGE_FOOTER,m_aProps->m_xCont… in setPageFooterOn()
244 …virtual void SAL_CALL setPageFooterOn( ::sal_Bool _pagefooteron ) throw (::com::sun::star::uno::Ru…
Completed in 25 milliseconds