summaryrefslogtreecommitdiff
path: root/configmgr/source/components.hxx
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-10-28 16:37:27 +0200
committersb <sb@openoffice.org>2010-10-28 16:37:27 +0200
commit9bb0061938a0c76a1b221a214dff8afe0bcdcb4e (patch)
tree893f27e01b67f86ed6bbabcb7e71a6842515841f /configmgr/source/components.hxx
parent7e5eda3334b1fb465e957e00c11c26f0375ce1ca (diff)
sb132: #i114877# combined configmgr::Components::{init,get}Singleton
Diffstat (limited to 'configmgr/source/components.hxx')
-rw-r--r--configmgr/source/components.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx
index 1c735efca6ba..34b693c7e585 100644
--- a/configmgr/source/components.hxx
+++ b/configmgr/source/components.hxx
@@ -65,12 +65,10 @@ class RootAccess;
class Components: private boost::noncopyable {
public:
- static void initSingleton(
+ static Components & getSingleton(
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >
const & context);
- static Components & getSingleton();
-
static bool allLocales(rtl::OUString const & locale);
rtl::Reference< Node > resolvePathRepresentation(