summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-17 11:59:05 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-17 11:59:05 +0000
commit770435ea5b889079e0f1a78a82c719ea38773df4 (patch)
tree345e4ffca7b14e6efa2ef750c8e02e95d56f8136 /xmloff/source/meta
parent8634021d77402fd3da51c1fe1099ec8efe8b673e (diff)
INTEGRATION: CWS basemodelrefactoring (1.19.52); FILE MERGED
2007/05/29 11:21:36 mba 1.19.52.3: RESYNC: (1.20-1.21); FILE MERGED 2007/05/08 20:39:50 mba 1.19.52.2: RESYNC: (1.19-1.20); FILE MERGED 2007/03/23 22:35:37 mba 1.19.52.1: #i26672#: CharLocale property now named Language
Diffstat (limited to 'xmloff/source/meta')
-rw-r--r--xmloff/source/meta/xmlmetae.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/meta/xmlmetae.cxx b/xmloff/source/meta/xmlmetae.cxx
index 8676cfd6a036..71e278d3571b 100644
--- a/xmloff/source/meta/xmlmetae.cxx
+++ b/xmloff/source/meta/xmlmetae.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlmetae.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:19:24 $
+ * last change: $Author: obo $ $Date: 2007-07-17 12:59:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,7 +107,7 @@ using namespace ::xmloff::token;
#define PROP_EDITINGCYCLES "EditingCycles"
#define PROP_EDITINGDURATION "EditingDuration"
-#define PROP_CHARLOCALE "CharLocale"
+#define PROP_CHARLOCALE "Language"
#define PROP_DOCSTATISTIC "DocumentStatistic"
const sal_Char *sOpenOfficeOrgProject ="OpenOffice.org_project";