Searched refs:CHART_NS (Results 1 – 5 of 5) sorted by relevance
44 public static final String CHART_NS = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"; field in OfficeNamespaces
91 if (OfficeNamespaces.CHART_NS.equals(uri)) in getHandlerForChild()
173 else if (OfficeNamespaces.CHART_NS.equals(namespace) && "chart".equals(elementType)) in endOther()
356 rootAttributes.addNamespaceDeclaration("chart", OfficeNamespaces.CHART_NS); in performWriteRootTag()
377 rootAttributes.addNamespaceDeclaration("chart", OfficeNamespaces.CHART_NS); in startReport()
Completed in 35 milliseconds