Searched refs:DATASTYLE_NS (Results 1 – 5 of 5) sorted by relevance
42 public static final String DATASTYLE_NS = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"; field in OfficeNamespaces63 public static final String NUMBER_NS = DATASTYLE_NS;
68 if (OfficeNamespaces.DATASTYLE_NS.equals(uri) || OfficeNamespaces.STYLE_NS.equals(uri)) in getHandlerForChild()
87 else if (OfficeNamespaces.DATASTYLE_NS.equals(uri)) in getHandlerForChild()
354 OfficeNamespaces.DATASTYLE_NS); in performWriteRootTag()
375 rootAttributes.addNamespaceDeclaration("number", OfficeNamespaces.DATASTYLE_NS); in startReport()
Completed in 24 milliseconds