summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:22:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-03 12:22:15 +0000
commitfb9e64538a309aae4bbf4c03ca849fb0068905f6 (patch)
tree3b4fc4aafa78634285bfcb8555ca17ef2a15a25c /xmloff
parent778582739df3ec71428668c1e7efb1c0afe7e462 (diff)
INTEGRATION: CWS chart06 (1.3.12); FILE MERGED
2007/06/11 09:00:17 iha 1.3.12.1: #i67754# right-angled-axes option for 3D charts
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 0eb54117f04f..04e8b2819f0e 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmltoken.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 16:04:31 $
+ * last change: $Author: rt $ $Date: 2007-07-03 13:22:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2873,6 +2873,7 @@ namespace xmloff { namespace token {
// <--
XML_SORT_BY_X_VALUES,
+ XML_RIGHT_ANGLED_AXES,
XML_TOKEN_END
};