Searched refs:_footeron (Results 1 – 2 of 2) sorted by relevance
165 void SAL_CALL OGroup::setFooterOn( ::sal_Bool _footeron ) throw (uno::RuntimeException) in setFooterOn() argument167 if ( _footeron != m_xFooter.is() ) in setFooterOn()172 setSection(PROPERTY_FOOTERON,_footeron,sName,m_xFooter); in setFooterOn()
119 …virtual void SAL_CALL setFooterOn( ::sal_Bool _footeron ) throw (::com::sun::star::uno::RuntimeExc…
Completed in 17 milliseconds