summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:33:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-10-24 12:33:59 +0000
commit5b2bccf2924aaf595367a49c66b1910021f00d0c (patch)
tree9ce673a275032f5154aed9cdfa7d44bb611992e3 /xmloff
parent9928847d6b9cc06cb9cb76dfa7152e5226f818a0 (diff)
INTEGRATION: CWS impress108 (1.98.6); FILE MERGED
2006/09/28 11:33:38 sj 1.98.6.1: #140293# fixed typo
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/core/xmltoken.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index df12f073e1cb..72c994f76781 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmltoken.cxx,v $
*
- * $Revision: 1.99 $
+ * $Revision: 1.100 $
*
- * last change: $Author: obo $ $Date: 2006-10-13 10:59:05 $
+ * last change: $Author: hr $ $Date: 2006-10-24 13:33:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2249,7 +2249,7 @@ namespace xmloff { namespace token {
TOKEN( "mirror-horizontal" , XML_MIRROR_HORIZONTAL ),
TOKEN( "extrusion-allowed" , XML_EXTRUSION_ALLOWED ),
TOKEN( "text-path-allowed" , XML_TEXT_PATH_ALLOWED ),
- TOKEN( "conentric-gradient-fill-allowed" , XML_CONCENTRIC_GRADIENT_FILL_ALLOWED ),
+ TOKEN( "concentric-gradient-fill-allowed" , XML_CONCENTRIC_GRADIENT_FILL_ALLOWED ),
TOKEN( "extrusion" , XML_EXTRUSION ),
TOKEN( "extrusion-brightness" , XML_EXTRUSION_BRIGHTNESS ),
TOKEN( "extrusion-depth" , XML_EXTRUSION_DEPTH ),