summaryrefslogtreecommitdiff
path: root/unotools/inc
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc')
-rw-r--r--unotools/inc/unotools/configmgr.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx
index 253fe8990e2f..e3990edecaa6 100644
--- a/unotools/inc/unotools/configmgr.hxx
+++ b/unotools/inc/unotools/configmgr.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: configmgr.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:28:42 $
+ * last change: $Author: kz $ $Date: 2006-01-05 18:18:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -111,7 +111,8 @@ namespace utl
DEFAULTCURRENCY,
PRODUCTXMLFILEFORMATNAME,
PRODUCTXMLFILEFORMATVERSION,
- WRITERCOMPATIBILITYVERSIONOOO11
+ WRITERCOMPATIBILITYVERSIONOOO11,
+ OPENSOURCECONTEXT
};
//direct readonly access to some special configuration elements
static com::sun::star::uno::Any GetDirectConfigProperty(ConfigProperty eProp);