Home
last modified time | relevance | path

Searched refs:getKeepTogether (Results 1 – 10 of 10) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DPageContext.java60 this.keepTogether = parent.getKeepTogether(); in PageContext()
121 public int getKeepTogether() in getKeepTogether() method in PageContext
H A DTextRawReportTarget.java187 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()
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.hxx58 virtual css::uno::Any SAL_CALL getKeepTogether() throw (css::uno::RuntimeException);
H A Dvbaparagraphformat.cxx77 uno::Any SAL_CALL SwVbaParagraphFormat::getKeepTogether() throw (uno::RuntimeException) in getKeepTogether() function in SwVbaParagraphFormat
/trunk/main/reportdesign/source/core/api/
H A DGroup.cxx229 ::sal_Int16 SAL_CALL OGroup::getKeepTogether() throw (uno::RuntimeException) in getKeepTogether() function in reportdesign::OGroup
H A DSection.cxx386 ::sal_Bool SAL_CALL OSection::getKeepTogether() throw (beans::UnknownPropertyException, uno::Runtim… in getKeepTogether() function in reportdesign::OSection
/trunk/main/reportdesign/source/core/inc/
H A DGroup.hxx126 virtual ::sal_Int16 SAL_CALL getKeepTogether() throw (::com::sun::star::uno::RuntimeException);
H A DSection.hxx150 …virtual ::sal_Bool SAL_CALL getKeepTogether() throw (::com::sun::star::beans::UnknownPropertyExcep…
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx746 if ( _xSection->getKeepTogether() ) in exportSection()
1130 sal_Int16 nRet = xGroup->getKeepTogether(); in exportGroup()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx1414 m_aKeepTogetherLst.SelectEntryPos(_xGroup->getKeepTogether()); in displayGroup()

Completed in 64 milliseconds