Home
last modified time | relevance | path

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

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DTextContentReadHandler.java36 public class TextContentReadHandler extends NoCDATATextContentReadHandler class
39 public TextContentReadHandler(final Section section, final boolean copyType) in TextContentReadHandler() method in TextContentReadHandler
44 public TextContentReadHandler(final Section section) in TextContentReadHandler() method in TextContentReadHandler
49 public TextContentReadHandler() in TextContentReadHandler() method in TextContentReadHandler
H A DNoCDATATextContentReadHandler.java152 final TextContentReadHandler readHandler = new TextContentReadHandler(); in getHandlerForChild()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/chart/
H A DChartReadHandler.java29 import com.sun.star.report.pentaho.parser.text.TextContentReadHandler;
84 final TextContentReadHandler readHandler = new TextContentReadHandler(); in getHandlerForChild()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DFixedContentReadHandler.java29 import com.sun.star.report.pentaho.parser.text.TextContentReadHandler;
71 return new TextContentReadHandler(element.getContent()); in getHandlerForChild()

Completed in 22 milliseconds