Home
last modified time | relevance | path

Searched refs:getGroupContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1158 if (getGroupContext().isGroupWithRepeatingSection()) in startGroupInstance()
1167 if (getGroupContext().isGroupWithRepeatingSection()) in endGroup()
1240 final int iterationCount = getGroupContext().getParent().getIterationCount(); in endReportSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java739 protected GroupContext getGroupContext() in getGroupContext() method in OfficeDocumentReportTarget
822 getGroupContext().setGroupWithRepeatingSection(true); in startGroup()
829 getGroupContext().setIterationCount(itNumber.intValue()); in startGroup()

Completed in 240 milliseconds