Home
last modified time | relevance | path

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

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java94 repeatHeader = (header != null && header.isRepeatSection()); in initialize()
97 repeatFooter = (footer != null && footer.isRepeatSection()); in initialize()
H A DOfficeGroupSectionLayoutController.java61 if (!section.isRepeatSection()) in startElement()
H A DOfficeGroupInstanceSectionLayoutController.java115 return !section.isRepeatSection() && _isDisplayable(node); in isDisplayable()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeGroupSection.java44 public boolean isRepeatSection() in isRepeatSection() method in OfficeGroupSection

Completed in 25 milliseconds