summaryrefslogtreecommitdiffstats
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-30 10:45:03 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-30 10:45:03 +0000
commit6e0925385fb881c675b03b00316f1bcc477ed220 (patch)
treeb1206020d8a7636e349ebb8fba8bf1c4236fc565 /xmloff
parentINTEGRATION: CWS doccustomproperties2 (1.6.186); FILE MERGED (diff)
downloadcore-6e0925385fb881c675b03b00316f1bcc477ed220.tar.gz
core-6e0925385fb881c675b03b00316f1bcc477ed220.zip
INTEGRATION: CWS chart22 (1.13.2); FILE MERGED
2008/07/30 10:13:40 iha 1.13.2.6: RESYNC: (1.23-1.26); FILE MERGED 2008/06/10 11:07:18 iha 1.13.2.5: RESYNC: (1.22-1.23); FILE MERGED 2008/04/17 10:13:01 iha 1.13.2.4: RESYNC: (1.20-1.22); FILE MERGED 2008/03/19 14:19:39 iha 1.13.2.3: RESYNC: (1.19-1.20); FILE MERGED 2008/03/12 13:17:31 iha 1.13.2.2: RESYNC: (1.13-1.19); FILE MERGED 2008/02/21 12:24:22 iha 1.13.2.1: #i65549# Plotting of missing values
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx7
1 files changed, 6 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 68efd05e5ce5..a74b4e7ecadb 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xmltoken.hxx,v $
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
* This file is part of OpenOffice.org.
*
@@ -3030,6 +3030,11 @@ namespace xmloff { namespace token {
XML_META_FIELD,
+ XML_TREAT_EMPTY_CELLS,
+ XML_LEAVE_GAP,
+ XML_USE_ZERO,
+ XML_IGNORE,
+
XML_TOKEN_END
};