Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java198 if (isElementBoundaryCollectionPass() && getCurrentRole() != ROLE_TEMPLATE) in startOther()
220 if (isElementBoundaryCollectionPass() && getCurrentRole() != ROLE_TEMPLATE) in startOther()
246 if (isElementBoundaryCollectionPass() && getCurrentRole() != ROLE_TEMPLATE) in startOther()
261 if (isElementBoundaryCollectionPass()) in startOther()
648 …(OfficeNamespaces.TABLE_NS, OfficeToken.TABLE_ROW, attrs) && isElementBoundaryCollectionPass() && … in endOther()
654 if (isRepeatingSection() || isElementBoundaryCollectionPass()) in endOther()
726 if (!(isRepeatingSection() || isElementBoundaryCollectionPass())) in processText()
735 if (!(isRepeatingSection() || isElementBoundaryCollectionPass())) in processContent()
750 if (!isElementBoundaryCollectionPass()) in startContent()
830 if (!isElementBoundaryCollectionPass()) in endContent()
[all …]

Completed in 20 milliseconds