Searched refs:_newroworcol (Results 1 – 2 of 2) sorted by relevance
373 void SAL_CALL OSection::setNewRowOrCol( ::sal_Int16 _newroworcol ) throw (lang::IllegalArgumentExce… in setNewRowOrCol() argument375 …if ( _newroworcol < report::ForceNewPage::NONE || _newroworcol > report::ForceNewPage::BEFORE_AFTE… in setNewRowOrCol()382 set(PROPERTY_NEWROWORCOL,_newroworcol,m_nNewRowOrCol); in setNewRowOrCol()
149 …virtual void SAL_CALL setNewRowOrCol( ::sal_Int16 _newroworcol ) throw (::com::sun::star::lang::Il…
Completed in 23 milliseconds