Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java25 import com.sun.star.report.pentaho.model.OfficeGroup;
92 final OfficeGroup group = (OfficeGroup) getElement(); in initialize()
117 final OfficeGroup group = (OfficeGroup) getElement(); in processContent()
135 final OfficeGroup group = (OfficeGroup) getElement(); in processContent()
H A DOfficeTableTemplateLayoutController.java26 import com.sun.star.report.pentaho.model.OfficeGroup;
131 if (node instanceof OfficeGroup) in addFromBody()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DGroupReadHandler.java27 import com.sun.star.report.pentaho.model.OfficeGroup;
52 private final OfficeGroup group;
60 group = new OfficeGroup(); in GroupReadHandler()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportJob.java41 import com.sun.star.report.pentaho.model.OfficeGroup;
239 if (node instanceof OfficeGroup) in collectGroupExpressions()
241 final OfficeGroup group = (OfficeGroup) node; in collectGroupExpressions()
H A Dconfiguration.properties145 org.jfree.report.flow.structure.com.sun.star.report.pentaho.model.OfficeGroup=com.sun.star.report.p…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeGroup.java39 public class OfficeGroup extends Section class
42 public OfficeGroup() in OfficeGroup() method in OfficeGroup

Completed in 56 milliseconds