Searched refs:_pagefooteroption (Results 1 – 2 of 2) sorted by relevance
988 void SAL_CALL OReportDefinition::setPageFooterOption( ::sal_Int16 _pagefooteroption ) throw (uno::R… in setPageFooterOption() argument990 …if ( _pagefooteroption < report::ReportPrintOption::ALL_PAGES || _pagefooteroption > report::Repor… in setPageFooterOption()995 set(PROPERTY_PAGEFOOTEROPTION,_pagefooteroption,m_pImpl->m_nPageFooterOption); in setPageFooterOption()
224 …virtual void SAL_CALL setPageFooterOption( ::sal_Int16 _pagefooteroption ) throw (::com::sun::star…
Completed in 31 milliseconds