Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DSubDocumentReadHandler.java43 public class SubDocumentReadHandler extends NoCDATATextContentReadHandler class
49 public SubDocumentReadHandler(final ObjectOleElement element) in SubDocumentReadHandler() method in SubDocumentReadHandler
54 public SubDocumentReadHandler(final Section section, final ObjectOleElement element) in SubDocumentReadHandler() method in SubDocumentReadHandler
60 public SubDocumentReadHandler(final Section section) in SubDocumentReadHandler() method in SubDocumentReadHandler
119 readHandler = new SubDocumentReadHandler(new Section(), element); in getHandlerForChild()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java33 import com.sun.star.report.pentaho.parser.rpt.SubDocumentReadHandler;
131 … final SubDocumentReadHandler subDocReadHandler = new SubDocumentReadHandler(section); in getHandlerForChild()

Completed in 13 milliseconds