Searched refs:setKeepTogether (Results 1 – 11 of 11) sorted by relevance
126 public void setKeepTogether(final int keepTogether) in setKeepTogether() method in PageContext
1134 pageContext.setKeepTogether(PageContext.KEEP_TOGETHER_GROUP); in startGroup()1138 pageContext.setKeepTogether(PageContext.KEEP_TOGETHER_FIRST_DETAIL); in startGroup()
59 …virtual void SAL_CALL setKeepTogether( const css::uno::Any& _keeptogether ) throw (css::uno::Runti…
84 void SAL_CALL SwVbaParagraphFormat::setKeepTogether( const uno::Any& _keeptogether ) throw (uno::Ru… in setKeepTogether() function in SwVbaParagraphFormat
183 m_xGroup->setKeepTogether(lcl_getKeepTogetherOption(sValue)); in DBG_NAME()
109 m_xSection->setKeepTogether(sValue == s_sTRUE); in DBG_NAME()
234 void SAL_CALL OGroup::setKeepTogether( ::sal_Int16 _keeptogether ) throw (lang::IllegalArgumentExce… in setKeepTogether() function in reportdesign::OGroup
392 void SAL_CALL OSection::setKeepTogether( ::sal_Bool _keeptogether ) throw (lang::IllegalArgumentExc… in setKeepTogether() function in reportdesign::OSection
127 …virtual void SAL_CALL setKeepTogether( ::sal_Int16 _keeptogether ) throw (::com::sun::star::lang::…
151 …virtual void SAL_CALL setKeepTogether( ::sal_Bool _keeptogether ) throw (::com::sun::star::lang::I…
1156 xGroup->setKeepTogether( m_aKeepTogetherLst.GetSelectEntryPos() ); in SaveData()
Completed in 66 milliseconds