Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1095 void SAL_CALL OReportDefinition::setPageFooterOn( ::sal_Bool _pagefooteron ) throw (uno::RuntimeExc… in setPageFooterOn() argument
1097 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()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx244 …virtual void SAL_CALL setPageFooterOn( ::sal_Bool _pagefooteron ) throw (::com::sun::star::uno::Ru…

Completed in 38 milliseconds