summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/configmgr.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-20 10:38:50 +0000
committerOliver Specht <os@openoffice.org>2000-11-20 10:38:50 +0000
commite1fd4e86a41716e0137a91e36da8faeed33060cd (patch)
treedca2bf678a79447572c667722b52186c503ff6c1 /unotools/inc/unotools/configmgr.hxx
parentabcb78a728585226c0c01a542580fdee25301ebd (diff)
second interface for use in deamons
Diffstat (limited to 'unotools/inc/unotools/configmgr.hxx')
-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 ca195dab7b63..0e1ab6e413bc 100644
--- a/unotools/inc/unotools/configmgr.hxx
+++ b/unotools/inc/unotools/configmgr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: configmgr.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mba $ $Date: 2000-11-10 12:36:28 $
+ * last change: $Author: os $ $Date: 2000-11-20 11:37:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,6 +96,7 @@ namespace utl
static ConfigManager* pConfigManager;
public:
ConfigManager();
+ ConfigManager(com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xConfigProvider);
~ConfigManager();
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >