Home
last modified time | relevance | path

Searched refs:DATASTYLE_NS (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DOfficeNamespaces.java42 public static final String DATASTYLE_NS = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"; field in OfficeNamespaces
63 public static final String NUMBER_NS = DATASTYLE_NS;
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/data/
H A DDataStyleReadHandler.java68 if (OfficeNamespaces.DATASTYLE_NS.equals(uri) || OfficeNamespaces.STYLE_NS.equals(uri)) in getHandlerForChild()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/style/
H A DOfficeStylesReadHandler.java87 else if (OfficeNamespaces.DATASTYLE_NS.equals(uri)) in getHandlerForChild()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java354 OfficeNamespaces.DATASTYLE_NS); in performWriteRootTag()
H A DOfficeDocumentReportTarget.java375 rootAttributes.addNamespaceDeclaration("number", OfficeNamespaces.DATASTYLE_NS); in startReport()

Completed in 29 milliseconds