Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java59 private boolean copyType; field in NoCDATATextContentReadHandler
62 final boolean copyType) in NoCDATATextContentReadHandler() argument
66 this.copyType = copyType; in NoCDATATextContentReadHandler()
89 if (copyType) in startParsing()
H A DTextContentReadHandler.java39 public TextContentReadHandler(final Section section, final boolean copyType) in TextContentReadHandler() argument
41 super(section, copyType); in TextContentReadHandler()

Completed in 18 milliseconds