Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx988 void SAL_CALL OReportDefinition::setPageFooterOption( ::sal_Int16 _pagefooteroption ) throw (uno::R… in setPageFooterOption() argument
990 …if ( _pagefooteroption < report::ReportPrintOption::ALL_PAGES || _pagefooteroption > report::Repor… in setPageFooterOption()
995 set(PROPERTY_PAGEFOOTEROPTION,_pagefooteroption,m_pImpl->m_nPageFooterOption); in setPageFooterOption()
/trunk/main/reportdesign/inc/
H A DReportDefinition.hxx224 …virtual void SAL_CALL setPageFooterOption( ::sal_Int16 _pagefooteroption ) throw (::com::sun::star…

Completed in 49 milliseconds