summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-09-04 09:07:10 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-09-04 09:07:10 +0000
commit50a2fbd659de13ba1094f6c64352d7ede33034fd (patch)
treed4226b32a55a47a32a50bf978fd5193fb63b6fdf
parent9322dc8620dd5beabaab54086f3e39b0eb31d331 (diff)
INTEGRATION: CWS swenhancedfields2 (1.18.134); FILE MERGED
2008/08/04 12:37:03 b_michaelsen 1.18.134.2: RESYNC: (1.18-1.21); FILE MERGED 2008/04/23 07:51:18 ama 1.18.134.1: #i33737#: Enhanced fields
-rw-r--r--xmloff/inc/xmlnmspe.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/xmloff/inc/xmlnmspe.hxx b/xmloff/inc/xmlnmspe.hxx
index 13a95c3026..a3212f2477 100644
--- a/xmloff/inc/xmlnmspe.hxx
+++ b/xmloff/inc/xmlnmspe.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xmlnmspe.hxx,v $
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
* This file is part of OpenOffice.org.
*
@@ -93,4 +93,8 @@ XML_OLD_NAMESPACE( TEXT, 4U )
XML_OLD_NAMESPACE( TABLE, 5U )
XML_OLD_NAMESPACE( META, 6U )
+// experimental namespaces
+XML_NAMESPACE( FIELD, 100U )
+
+
#endif // _XMLOFF_XMLNMSPE_HXX