summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-12 13:22:42 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-12 13:22:42 +0000
commit4eb296c9ac90286af142fa25229d503bc1d3786b (patch)
tree27886fd267ecbb8ef6ab1b8fdfc38a4aaefc970b /unotools/inc
parentcaf66bb1b43b31bc1dacd9de414b04a60381c29a (diff)
INTEGRATION: CWS fwk16 (1.17.8); FILE MERGED
2005/06/08 09:07:55 pb 1.17.8.1: fix: #i42139# PRODUCTXMLFILEFORMATNAME added
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/configmgr.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx
index f77a74a6881d..3b899f4cbf9a 100644
--- a/unotools/inc/unotools/configmgr.hxx
+++ b/unotools/inc/unotools/configmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: configmgr.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2005-04-13 12:24:12 $
+ * last change: $Author: kz $ $Date: 2005-07-12 14:22:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -135,6 +135,7 @@ namespace utl
PRODUCTVERSION,
PRODUCTEXTENSION,
DEFAULTCURRENCY,
+ PRODUCTXMLFILEFORMATNAME,
PRODUCTXMLFILEFORMATVERSION,
WRITERCOMPATIBILITYVERSIONOOO11
};