Home
last modified time | relevance | path

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

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DOfficeStylesReadHandler.java28 import com.sun.star.report.pentaho.parser.data.DataStyleReadHandler;
89 final DataStyleReadHandler xrh = new DataStyleReadHandler(false); in getHandlerForChild()
122 final DataStyleReadHandler handler = in doneParsing()
123 (DataStyleReadHandler) dataStyleChilds.get(i); in doneParsing()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/data/
H A DDataStyleReadHandler.java41 public class DataStyleReadHandler extends ElementReadHandler class
48 public DataStyleReadHandler(final boolean hasCData) in DataStyleReadHandler() method in DataStyleReadHandler
70 …final DataStyleReadHandler xrh = new DataStyleReadHandler("text".equals(tagName) || "currency-symb… in getHandlerForChild()

Completed in 20 milliseconds