summaryrefslogtreecommitdiff
path: root/reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:08:24 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:08:24 +0200
commit58f7363e0857802c43e0ed2a81adead1b2e4ddce (patch)
tree5a4c6518e62347ec11570de8c96d75147479b57c /reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java
parent9a1826777ad9e79663a5e942f3bee1d85619b79e (diff)
parent8b75cd73ff47f3f2dd54e255c909bafab04804f5 (diff)
CWS-TOOLING: integrate CWS dba33g
Notes
split repo tag: extensions_ooo/OOO330_m2 split repo tag: extensions_ooo/OOO330_m3 split repo tag: extensions_ooo/OOO330_m4
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java')
-rw-r--r--reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java b/reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java
index 45e5f64c4670..823bf6540f47 100644
--- a/reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java
+++ b/reportbuilder/java/com/sun/star/report/pentaho/OfficeNamespaces.java
@@ -46,6 +46,7 @@ public class OfficeNamespaces
public static final String DATASTYLE_NS = "urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0";
public static final String SVG_NS = "urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0";
public static final String CHART_NS = "urn:oasis:names:tc:opendocument:xmlns:chart:1.0";
+ public static final String CHARTOOO_NS = "http://openoffice.org/2010/chart";
public static final String DR3D_NS = "urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0";
public static final String MATHML_NS = "http://www.w3.org/1998/Math/MathML";
public static final String FORM_NS = "urn:oasis:names:tc:opendocument:xmlns:form:1.0";
@@ -58,6 +59,7 @@ public class OfficeNamespaces
public static final String XSD_NS = "http://www.w3.org/2001/XMLSchema";
public static final String XSI_NS = "http://www.w3.org/2001/XMLSchema-instance";
public static final String OOREPORT_NS = "http://openoffice.org/2005/report";
+ public static final String GRDDL_NS = "http://www.w3.org/2003/g/data-view#";
public static final String CONFIG = "urn:oasis:names:tc:opendocument:xmlns:config:1.0";
/**
* @deprecated