From a6a8a8707b6ae111f94bac094d3c2909f523ca6f Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 4 Feb 2013 13:20:48 +0200 Subject: fdo#46808, convert xmloff module code to use XComponentContext with lots of repurcussions in other modules Change-Id: I6982671eecc701b06cf85d93533e1fe618044fea --- sw/inc/SwXMLSectionList.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/inc') diff --git a/sw/inc/SwXMLSectionList.hxx b/sw/inc/SwXMLSectionList.hxx index 04ff2bd78de3..75e20d35f6e2 100644 --- a/sw/inc/SwXMLSectionList.hxx +++ b/sw/inc/SwXMLSectionList.hxx @@ -35,7 +35,7 @@ public: std::vector &rSectionList; SwXMLSectionList( - const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory, + const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > xContext, std::vector &rNewSectionList ); virtual ~SwXMLSectionList ( ) -- cgit v1.2.3