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