diff options
Diffstat (limited to 'xmloff/source')
-rw-r--r-- | xmloff/source/meta/xmlmetai.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/meta/xmlmetai.cxx b/xmloff/source/meta/xmlmetai.cxx index 0faf54522775..71c0f82ad732 100644 --- a/xmloff/source/meta/xmlmetai.cxx +++ b/xmloff/source/meta/xmlmetai.cxx @@ -4,9 +4,9 @@ * * $RCSfile: xmlmetai.cxx,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: hr $ $Date: 2007-06-27 15:19:39 $ + * last change: $Author: obo $ $Date: 2007-07-17 12:59:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -98,7 +98,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" //------------------------------------------------------------------------- |