Home
last modified time | relevance | path

Searched refs:isRepeatingSection (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java206 if (isRepeatingSection() || isFilteredNamespace(namespace)) in startOther()
654 if (isRepeatingSection() || isElementBoundaryCollectionPass()) in endOther()
726 if (!(isRepeatingSection() || isElementBoundaryCollectionPass())) in processText()
735 if (!(isRepeatingSection() || isElementBoundaryCollectionPass())) in processContent()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java713 && !isRepeatingSection() in startOther()
1043 if (isRepeatingSection()) in openSection()
1319 …& isTableNs && ObjectUtilities.equal(OfficeToken.TABLE_CELL, elementType) && !isRepeatingSection()) in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1294 protected boolean isRepeatingSection() in isRepeatingSection() method in OfficeDocumentReportTarget

Completed in 30 milliseconds