summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker/climaker_app.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/climaker/climaker_app.cxx')
-rw-r--r--cli_ure/source/climaker/climaker_app.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli_ure/source/climaker/climaker_app.cxx b/cli_ure/source/climaker/climaker_app.cxx
index 7d5ad48169c3..ba56b35fc27e 100644
--- a/cli_ure/source/climaker/climaker_app.cxx
+++ b/cli_ure/source/climaker/climaker_app.cxx
@@ -452,8 +452,7 @@ SAL_IMPLEMENT_MAIN()
}
// bootstrap uno
- xContext = ::cppu::bootstrap_InitialComponentContext(
- Reference< registry::XSimpleRegistry >() );
+ xContext = ::cppu::defaultBootstrap_InitialComponentContext();
Reference< container::XHierarchicalNameAccess > xTDmgr(
xContext->getValueByName(
OUSTR("/singletons/com.sun.star.reflection."