summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/cfg.cxx')
-rw-r--r--cui/source/customize/cfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 05c6e1fdacb6..4ae83691ae40 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -1028,7 +1028,7 @@ void SvxConfigPage::Reset( const SfxItemSet* )
uno::Reference < css::ui::XUIConfigurationManager > xDocCfgMgr;
uno::Reference< uno::XComponentContext > xContext(
- ::comphelper::getProcessComponentContext(), uno::UNO_QUERY_THROW );
+ ::comphelper::getProcessComponentContext(), uno::UNO_SET_THROW );
m_xFrame = GetFrame();
OUString aModuleId = GetFrameWithDefaultAndIdentify( m_xFrame );