summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-05-21 15:52:35 +0200
committerNoel Grandin <noel@peralex.com>2013-05-22 15:19:56 +0200
commitfe9f937f46773b6978a8774ba40c971ea7acc500 (patch)
tree334a37f60e26fbf285a9b0ac1524be1f98b9350d /framework/inc
parent1a2ab98ab809a13cb01a33de15fb288c76103e5e (diff)
fdo#46808, Convert XMultiServiceFactory to XComponentContext
Change-Id: I804845860bf28b2f87e0474bc54e821426473a0c
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/uiconfiguration/imagemanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uiconfiguration/imagemanager.hxx b/framework/inc/uiconfiguration/imagemanager.hxx
index 82c52d56d17b..f9d03e060065 100644
--- a/framework/inc/uiconfiguration/imagemanager.hxx
+++ b/framework/inc/uiconfiguration/imagemanager.hxx
@@ -65,7 +65,7 @@ namespace framework
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
- ImageManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > xServiceManager );
+ ImageManager( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& rxContext );
virtual ~ImageManager();
// XComponent