summaryrefslogtreecommitdiff
path: root/configmgr/source/inc/bootstrap.hxx
diff options
context:
space:
mode:
authortlx <tlx@openoffice.org>2000-12-07 11:14:58 +0000
committertlx <tlx@openoffice.org>2000-12-07 11:14:58 +0000
commit272a3d8e30dc3213e3783e1291268402784a2590 (patch)
tree38d8174edd26d32ee1c624113ff59c744531f71d /configmgr/source/inc/bootstrap.hxx
parentd9f03b3df7766a653b474cb1526e944d9c597461 (diff)
#81469#
Diffstat (limited to 'configmgr/source/inc/bootstrap.hxx')
-rw-r--r--configmgr/source/inc/bootstrap.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/configmgr/source/inc/bootstrap.hxx b/configmgr/source/inc/bootstrap.hxx
index 5e0c60249cc6..392613a3fc14 100644
--- a/configmgr/source/inc/bootstrap.hxx
+++ b/configmgr/source/inc/bootstrap.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bootstrap.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: fs $ $Date: 2000-12-01 14:08:58 $
+ * last change: $Author: tlx $ $Date: 2000-12-07 12:14:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -158,6 +158,7 @@ namespace configmgr
}
// check setting existence
+ sal_Bool hasRegistryRC() const { return m_pSRegistry != 0; }
sal_Bool hasUser() const;
sal_Bool hasPassword() const;
sal_Bool hasServer() const;