Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java209 protected static class GroupContext class in OfficeDocumentReportTarget
212 private final GroupContext parent;
216 protected GroupContext(final GroupContext parent) in GroupContext() method in OfficeDocumentReportTarget.GroupContext
221 public GroupContext getParent() in getParent()
281 private GroupContext groupContext;
354 this.groupContext = new GroupContext(null); in startReport()
629 groupContext = new GroupContext(groupContext); in startElement()
739 protected GroupContext getGroupContext() in getGroupContext()

Completed in 28 milliseconds