Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DOfficeNamespaces.java44 public static final String CHART_NS = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0"; field in OfficeNamespaces
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DReportReadHandler.java91 if (OfficeNamespaces.CHART_NS.equals(uri)) in getHandlerForChild()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/
H A DChartRawReportTarget.java173 else if (OfficeNamespaces.CHART_NS.equals(namespace) && "chart".equals(elementType)) in endOther()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java356 rootAttributes.addNamespaceDeclaration("chart", OfficeNamespaces.CHART_NS); in performWriteRootTag()
H A DOfficeDocumentReportTarget.java377 rootAttributes.addNamespaceDeclaration("chart", OfficeNamespaces.CHART_NS); in startReport()

Completed in 49 milliseconds