Searched refs:ReportElement (Results 1 – 9 of 9) sorted by relevance
29 import com.sun.star.report.pentaho.model.ReportElement;156 if (child instanceof ReportElement && child.isEnabled()) in getDisplayStyleName()158 final ReportElement element = (ReportElement) child; in getDisplayStyleName()
26 import com.sun.star.report.pentaho.model.ReportElement;87 final ReportElement text = (ReportElement) getNode(); in advance()
27 import com.sun.star.report.pentaho.model.ReportElement;41 private final ReportElement element;43 public ReportElementReadHandler(final ReportElement element) in ReportElementReadHandler()
28 import com.sun.star.report.pentaho.model.ReportElement;46 private final ReportElement element;48 public FormatConditionReadHandler(final ReportElement element) in FormatConditionReadHandler()
41 public abstract class ReportElement extends Element class46 protected ReportElement() in ReportElement() method in ReportElement
33 public class FixedTextElement extends ReportElement
36 public class FormattedTextElement extends ReportElement
32 public class ObjectOleElement extends ReportElement
36 public class ImageElement extends ReportElement