summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 11:17:42 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 11:17:42 +0000
commitc93a5ab84aa382e4ac6c7f8dfbe962b357571db0 (patch)
treeadc76edafea6b2db300b068d4ee2228328a82c32 /xmloff/inc
parentd3bee3fe46abec2a8f1eca2644e8f7e1df3ad788 (diff)
INTEGRATION: CWS chart17 (1.9.12); FILE MERGED
2007/11/05 14:43:19 iha 1.9.12.3: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels 2007/10/30 13:55:08 bm 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED 2007/10/12 12:38:39 bm 1.9.12.1: #i7998# equations for regression curves
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx10
1 files changed, 8 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 55c4927337ed..32eef89a6739 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmltoken.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2007-11-09 08:10:27 $
+ * last change: $Author: ihi $ $Date: 2007-11-23 12:17:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2956,8 +2956,14 @@ namespace xmloff { namespace token {
XML_GROUP_BARS_PER_AXIS,
XML_REVERSE_DIRECTION,
XML_LABEL_SEPARATOR,
+ XML_LABEL_POSITION,
+ XML_AVOID_OVERLAP,
+ XML_NEAR_ORIGIN,
XML_DEPENDENCY,
XML_NAV_ORDER,
+ XML_AUTOMATIC_CONTENT,
+ XML_DISPLAY_R_SQUARE,
+ XML_DISPLAY_EQUATION,
// db odf 12
XML_TABLE_REPRESENTATIONS,
XML_TABLE_REPRESENTATION,