Searched refs:getKeepTogether (Results 1 – 10 of 10) sorted by relevance
60 this.keepTogether = parent.getKeepTogether(); in PageContext()121 public int getKeepTogether() in getKeepTogether() method in PageContext
187 final int keepTogetherState = getCurrentContext().getKeepTogether(); in isKeepTableWithNext()629 final int keepTogetherState = getCurrentContext().getKeepTogether(); in startOther()1029 return context.getKeepTogether() == PageContext.KEEP_TOGETHER_GROUP; in isParentKeepTogether()1136 …else if ("with-first-detail".equals(keepTogether) && pageContext.getKeepTogether() != PageContext.… in startGroup()1374 final int keepTogetherState = getCurrentContext().getKeepTogether(); in endOther()
58 virtual css::uno::Any SAL_CALL getKeepTogether() throw (css::uno::RuntimeException);
77 uno::Any SAL_CALL SwVbaParagraphFormat::getKeepTogether() throw (uno::RuntimeException) in getKeepTogether() function in SwVbaParagraphFormat
228 ::sal_Int16 SAL_CALL OGroup::getKeepTogether() throw (uno::RuntimeException) in getKeepTogether() function in reportdesign::OGroup
385 ::sal_Bool SAL_CALL OSection::getKeepTogether() throw (beans::UnknownPropertyException, uno::Runtim… in getKeepTogether() function in reportdesign::OSection
126 virtual ::sal_Int16 SAL_CALL getKeepTogether() throw (::com::sun::star::uno::RuntimeException);
150 …virtual ::sal_Bool SAL_CALL getKeepTogether() throw (::com::sun::star::beans::UnknownPropertyExcep…
746 if ( _xSection->getKeepTogether() ) in exportSection()1130 sal_Int16 nRet = xGroup->getKeepTogether(); in exportGroup()
1414 m_aKeepTogetherLst.SelectEntryPos(_xGroup->getKeepTogether()); in displayGroup()
Completed in 88 milliseconds