From dd5f3728f456afe2332cbb54e67331757ce4d5c1 Mon Sep 17 00:00:00 2001 From: Frank Schönheit Date: Wed, 22 Aug 2001 09:02:55 +0000 Subject: #91235# +ConfigProperty::DEFAULTCURRENCY --- unotools/inc/unotools/configmgr.hxx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'unotools/inc/unotools/configmgr.hxx') diff --git a/unotools/inc/unotools/configmgr.hxx b/unotools/inc/unotools/configmgr.hxx index 5a3e2c108afd..fdab06e0c948 100644 --- a/unotools/inc/unotools/configmgr.hxx +++ b/unotools/inc/unotools/configmgr.hxx @@ -2,9 +2,9 @@ * * $RCSfile: configmgr.hxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: os $ $Date: 2001-06-25 14:41:45 $ + * last change: $Author: fs $ $Date: 2001-08-22 10:01:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -130,7 +130,8 @@ namespace utl OFFICEINSTALLURL, PRODUCTNAME, PRODUCTVERSION, - PRODUCTEXTENSION + PRODUCTEXTENSION, + DEFAULTCURRENCY }; //direct readonly access to some special configuration elements static com::sun::star::uno::Any GetDirectConfigProperty(ConfigProperty eProp); -- cgit v1.2.3