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.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 92c3422731ce..3228f627e6ab 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -4166,9 +4166,6 @@ void ToolbarSaveInData::CreateToolbar( SvxConfigEntry* pToolbar )
uno::Reference< container::XIndexAccess >
xSettings( GetConfigManager()->createSettings(), uno::UNO_QUERY );
- uno::Reference< container::XIndexContainer >
- xIndexContainer ( xSettings, uno::UNO_QUERY );
-
uno::Reference< beans::XPropertySet >
xPropertySet( xSettings, uno::UNO_QUERY );
@@ -5321,8 +5318,6 @@ void SvxIconSelectorDialog::ImportGraphics(
OUString aIconName;
uno::Sequence< beans::PropertyValue > aMediaProps( 1 );
aMediaProps[0].Name = "URL";
- uno::Reference< css::ui::XUIConfigurationPersistence >
- xConfigPer( m_xImportedImageManager, uno::UNO_QUERY );
if ( rPaths.getLength() == 1 )
{