Home
last modified time | relevance | path

Searched refs:xServiceFactory (Results 1 – 25 of 129) sorted by relevance

123456

/AOO41X/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx108 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in GetDoc() local
110 ASSERT( xServiceFactory.is(), "XMLReader::Read: got no service manager" ); in GetDoc()
111 if( !xServiceFactory.is() ) in GetDoc()
122 uno::Reference< XInterface > xXMLParser = xServiceFactory->createInstance( in GetDoc()
134 …ce< xml::sax::XDocumentHandler > xFilter = new SwXMLTextBlockImport( xServiceFactory, *this, aCur,… in GetDoc()
219 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in GetMacroTable() local
221 if ( xServiceFactory.is() ) in GetMacroTable()
228 xServiceFactory->createInstance(sParserService), in GetMacroTable()
248 xServiceFactory->createInstanceWithArguments( in GetMacroTable()
334 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in GetBlockText() local
[all …]
H A DSwXMLBlockImport.cxx44 const uno::Reference< lang::XMultiServiceFactory > xServiceFactory, in SwXMLBlockListImport()
46 : SvXMLImport( xServiceFactory, 0 ), in SwXMLBlockListImport()
76 const uno::Reference< lang::XMultiServiceFactory > xServiceFactory, in SwXMLTextBlockImport()
80 : SvXMLImport(xServiceFactory, IMPORT_ALL ), in SwXMLTextBlockImport()
/AOO41X/main/framework/source/xml/
H A Dimagesconfiguration.cxx70 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxParser()
75 … return Reference< XParser >( xServiceFactory->createInstance( SERVICENAME_SAXPARSER), UNO_QUERY); in GetSaxParser()
80 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxWriter()
85 …return Reference< XDocumentHandler >( xServiceFactory->createInstance( SERVICENAME_SAXWRITER), UNO… in GetSaxWriter()
90 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in LoadImages()
93 Reference< XParser > xParser( GetSaxParser( xServiceFactory ) ); in LoadImages()
132 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in StoreImages()
135 Reference< XDocumentHandler > xWriter( GetSaxWriter( xServiceFactory ) ); in StoreImages()
165 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in LoadImages()
169 Reference< XParser > xParser( GetSaxParser( xServiceFactory ) ); in LoadImages()
[all …]
/AOO41X/main/uui/source/
H A Diahndl-ssl.cxx111 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in getLocalizedDatTimeStr()
123 = new SvNumberFormatter( xServiceFactory, eUILang ); in getLocalizedDatTimeStr()
145 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in executeUnknownAuthDialog()
158 xServiceFactory, in executeUnknownAuthDialog()
192 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in executeSSLWarnDialog()
207 xServiceFactory, in executeSSLWarnDialog()
226 getLocalizedDatTimeStr( xServiceFactory, in executeSSLWarnDialog()
229 getLocalizedDatTimeStr( xServiceFactory, in executeSSLWarnDialog()
267 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in handleCertificateValidationRequest_()
288 xServiceFactory, in handleCertificateValidationRequest_()
[all …]
H A Diahndl-filter.cxx89 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in handleNoSuchFilterRequest_()
113 xFilterContainer.set( xServiceFactory->createInstance( in handleNoSuchFilterRequest_()
205 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in handleAmbigousFilterRequest_()
221 xFilterContainer.set( xServiceFactory->createInstance( in handleAmbigousFilterRequest_()
309 uno::Reference< lang::XMultiServiceFactory > const & xServiceFactory, in handleFilterOptionsRequest_()
322 xFilterCFG.set( xServiceFactory->createInstance( in handleFilterOptionsRequest_()
364 xServiceFactory->createInstance( in handleFilterOptionsRequest_()
/AOO41X/main/sc/source/filter/xml/
H A Dxmlwrap.cxx147 …cXMLImportWrapper::ImportFromComponent(uno::Reference<lang::XMultiServiceFactory>& xServiceFactory, in ImportFromComponent() argument
243 xServiceFactory->createInstanceWithArguments( in ImportFromComponent()
391 uno::Reference<lang::XMultiServiceFactory> xServiceFactory = in Import() local
393 DBG_ASSERT( xServiceFactory.is(), "got no service manager" ); in Import()
394 if( !xServiceFactory.is() ) in Import()
406 xServiceFactory->createInstance( in Import()
508 ::comphelper::ComponentContext aContext( xServiceFactory ); in Import()
544 xServiceFactory, xModel, xXMLParser, aParserInput, in Import()
589 nSettingsRetval = ImportFromComponent(xServiceFactory, xModel, xXMLParser, aParserInput, in Import()
602 nStylesRetval = ImportFromComponent(xServiceFactory, xModel, xXMLParser, aParserInput, in Import()
[all …]
/AOO41X/main/framework/source/fwe/xml/
H A Dstatusbarconfiguration.cxx67 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxParser()
70 … return Reference< XParser >( xServiceFactory->createInstance( SERVICENAME_SAXPARSER), UNO_QUERY); in GetSaxParser()
74 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxWriter()
77 …return Reference< XDocumentHandler >( xServiceFactory->createInstance( SERVICENAME_SAXWRITER), UNO… in GetSaxWriter()
97 const Reference< XMultiServiceFactory >& xServiceFactory, in LoadStatusBar()
101 Reference< XParser > xParser( GetSaxParser( xServiceFactory ) ); in LoadStatusBar()
134 const Reference< XMultiServiceFactory >& xServiceFactory, in StoreStatusBar()
138 Reference< XDocumentHandler > xWriter( GetSaxWriter( xServiceFactory ) ); in StoreStatusBar()
H A Deventsconfiguration.cxx67 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxParser()
72 … return Reference< XParser >( xServiceFactory->createInstance( SERVICENAME_SAXPARSER), UNO_QUERY); in GetSaxParser()
77 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxWriter()
82 …return Reference< XDocumentHandler >( xServiceFactory->createInstance( SERVICENAME_SAXWRITER), UNO… in GetSaxWriter()
87 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in LoadEventsConfig()
90 Reference< XParser > xParser( GetSaxParser( xServiceFactory ) ); in LoadEventsConfig()
128 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in StoreEventsConfig()
131 Reference< XDocumentHandler > xWriter( GetSaxWriter( xServiceFactory ) ); in StoreEventsConfig()
H A Dtoolboxconfiguration.cxx66 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxParser()
69 … return Reference< XParser >( xServiceFactory->createInstance( SERVICENAME_SAXPARSER), UNO_QUERY); in GetSaxParser()
74 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory in GetSaxWriter()
77 …return Reference< XDocumentHandler >( xServiceFactory->createInstance( SERVICENAME_SAXWRITER), UNO… in GetSaxWriter()
82 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in LoadToolBox()
86 Reference< XParser > xParser( GetSaxParser( xServiceFactory ) ); in LoadToolBox()
122 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory, in StoreToolBox()
126 Reference< XDocumentHandler > xWriter( GetSaxWriter( xServiceFactory ) ); in StoreToolBox()
/AOO41X/main/sd/source/core/
H A DCustomAnimationPreset.cxx256 …onNode > implImportEffects( const Reference< XMultiServiceFactory >& xServiceFactory, const OUStri… in implImportEffects() argument
273 xServiceFactory->createInstance( in implImportEffects()
283 xServiceFactory->createInstance( in implImportEffects()
331 Reference< XMultiServiceFactory > xServiceFactory( comphelper::getProcessServiceFactory() ); in importEffects() local
332 …DBG_ASSERT( xServiceFactory.is(), "sd::CustomAnimationPresets::import(), got no service manager" ); in importEffects()
333 if( !xServiceFactory.is() ) in importEffects()
336 uno::Reference< beans::XPropertySet > xProps( xServiceFactory, UNO_QUERY ); in importEffects()
347 xServiceFactory->createInstance( in importEffects()
379 mxRootNode = implImportEffects( xServiceFactory, aURL ); in importEffects()
436 Reference< XMultiServiceFactory > xServiceFactory( comphelper::getProcessServiceFactory() ); in importResources() local
[all …]
H A DTransitionPreset.cxx102 Reference< XMultiServiceFactory >& xServiceFactory, in importTransitionsFile()
110 xAnimationNode = implImportEffects( xServiceFactory, aURL ); in importTransitionsFile()
156 Reference< XMultiServiceFactory > xServiceFactory( comphelper::getProcessServiceFactory() ); in importTransitionPresetList() local
157 …DBG_ASSERT( xServiceFactory.is(), "sd::CustomAnimationPresets::import(), got no service manager" ); in importTransitionPresetList()
158 if( !xServiceFactory.is() ) in importTransitionPresetList()
161 uno::Reference< beans::XPropertySet > xProps( xServiceFactory, UNO_QUERY ); in importTransitionPresetList()
173 xServiceFactory->createInstance( in importTransitionPresetList()
210 xServiceFactory, in importTransitionPresetList()
/AOO41X/main/svx/source/xml/
H A Dxmlexport.cxx76 …uno::Reference< lang::XMultiServiceFactory> xServiceFactory( ::comphelper::getProcessServiceFactor… in SvxDrawingLayerExport() local
77 if( !xServiceFactory.is() ) in SvxDrawingLayerExport()
85 …uno::Reference< uno::XInterface > xWriter( xServiceFactory->createInstance( OUString( RTL_CONSTASC… in SvxDrawingLayerExport()
116 …uno::Reference< document::XFilter > xFilter( xServiceFactory->createInstanceWithArguments( OUStrin… in SvxDrawingLayerExport()
189 … Reference< lang::XMultiServiceFactory > xServiceFactory = comphelper::getProcessServiceFactory(); in SvxDrawingLayerImport() local
190 DBG_ASSERT( xServiceFactory.is(), "XMLReader::Read: got no service manager" ); in SvxDrawingLayerImport()
192 if( !xServiceFactory.is() ) in SvxDrawingLayerImport()
226 …Reference< xml::sax::XParser > xParser( xServiceFactory->createInstance( OUString::createFromAscii… in SvxDrawingLayerImport()
236 …Reference< xml::sax::XDocumentHandler > xFilter( xServiceFactory->createInstanceWithArguments( OUS… in SvxDrawingLayerImport()
H A Dxmlxtexp.cxx155 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory, in SvxXMLXTableExportComponent()
160 : SvXMLExport( xServiceFactory, rFileName, rHandler, NULL, MAP_100TH_MM), in SvxXMLXTableExportComponent()
195 …uno::Reference< lang::XMultiServiceFactory> xServiceFactory( ::comphelper::getProcessServiceFactor… in save() local
196 if( !xServiceFactory.is() ) in save()
202 …uno::Reference< uno::XInterface > xWriter( xServiceFactory->createInstance( OUString( RTL_CONSTASC… in save()
250 … SvxXMLXTableExportComponent aExporter( xServiceFactory, aName, xHandler, xTable, xGrfResolver ); in save()
/AOO41X/main/xmloff/source/meta/
H A Dxmlversion.cxx56 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory, in XMLVersionListExport()
60 : SvXMLExport( xServiceFactory, rFileName, rHandler ), in XMLVersionListExport()
118 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory, in XMLVersionListImport()
120 : SvXMLImport(xServiceFactory), in XMLVersionListImport()
362 Reference< lang::XMultiServiceFactory > xServiceFactory = in store() local
364 DBG_ASSERT( xServiceFactory.is(), "XMLReader::Read: got no service manager" ); in store()
366 Reference< XInterface > xWriter (xServiceFactory->createInstance( in store()
405 XMLVersionListExport aExp( xServiceFactory, rVersions, sVerName, xHandler ); in store()
432 Reference< lang::XMultiServiceFactory > xServiceFactory = in load() local
434 DBG_ASSERT( xServiceFactory.is(), "XMLReader::Read: got no service manager" ); in load()
[all …]
/AOO41X/main/chart2/source/model/filter/
H A DXMLFilter.cxx377 uno::Reference< lang::XMultiServiceFactory > xServiceFactory( xFactory, uno::UNO_QUERY); in impl_Import() local
378 if( xServiceFactory.is()) in impl_Import()
383 xServiceFactory->createInstanceWithArguments( in impl_Import()
626 …uno::Reference< lang::XMultiServiceFactory > xServiceFactory( m_xContext->getServiceManager(), uno… in impl_Export() local
627 if( ! xServiceFactory.is()) in impl_Export()
630 uno::Reference< io::XActiveDataSource > xSaxWriter( xServiceFactory->createInstance( in impl_Export()
658 …xDocHandler.set(xServiceFactory->createInstanceWithArguments(m_sDocumentHandler,aArgs), uno::UNO_Q… in impl_Export()
670 xServiceFactory->createInstanceWithArguments( in impl_Export()
716 xStorage, xSaxWriter, xServiceFactory, aFilterProperties ); in impl_Export()
724 xStorage, xSaxWriter, xServiceFactory, aFilterProperties ); in impl_Export()
[all …]
/AOO41X/main/editeng/source/xml/
H A Dxmltxtimp.cxx119 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory,
136 …t ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory, in SvxXMLXTextImportComponent()
138 : SvXMLImport(xServiceFactory), in SvxXMLXTextImportComponent()
171 …uno::Reference<lang::XMultiServiceFactory> xServiceFactory( ::comphelper::getProcessServiceFactory… in SvxReadXML() local
172 if( !xServiceFactory.is() ) in SvxReadXML()
178 …uno::Reference< xml::sax::XParser > xParser( xServiceFactory->createInstance( OUString( RTL_CONSTA… in SvxReadXML()
227 …Reference< XDocumentHandler > xHandler( new SvxXMLXTextImportComponent( xServiceFactory, xText ) ); in SvxReadXML()
/AOO41X/main/sw/source/filter/xml/
H A Dswxml.cxx532 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in Read() local
534 ASSERT( xServiceFactory.is(), in Read()
536 if( !xServiceFactory.is() ) in Read()
716 ::comphelper::ComponentContext aContext( xServiceFactory ); in Read()
923 xStorage, xModelComp, "meta.xml", "Meta.xml", xServiceFactory, in Read()
933 xStorage, xModelComp, "settings.xml", NULL, xServiceFactory, in Read()
940 xStorage, xModelComp, "styles.xml", NULL, xServiceFactory, in Read()
947 xStorage, xModelComp, "content.xml", "Content.xml", xServiceFactory, in Read()
1079 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in GetSectionList() local
1081 ASSERT( xServiceFactory.is(), in GetSectionList()
[all …]
/AOO41X/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx84 uno::Reference<lang::XMultiServiceFactory> xServiceFactory; member in writerfilter::rtftok::MyRtfScannerHandler
151 xServiceFactory->createInstanceWithArguments( in rbrace()
201 xServiceFactory->createInstanceWithArguments( in rbrace()
267 xServiceFactory(xServiceFactory_), in MyRtfScannerHandler()
363 …uno::Reference<lang::XMultiServiceFactory> xServiceFactory(xContext->getServiceManager(), uno::UNO… in run() local
367 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
384xServiceFactory->createInstance (rtl::OUString::createFromAscii("com.sun.star.embed.StorageFactory… in run()
406 MyRtfScannerHandler eventHandler(xServiceFactory, xFileAccess, xStorage); in run()
H A DXMLScanner.cxx71 uno::Reference<lang::XMultiServiceFactory> xServiceFactory; member in writerfilter::rtftok::XmlRtfScannerHandler
168 xServiceFactory(xServiceFactory_), in XmlRtfScannerHandler()
250 …uno::Reference<lang::XMultiServiceFactory> xServiceFactory(xContext->getServiceManager(), uno::UNO… in run() local
252 if (::ucbhelper::ContentBroker::initialize(xServiceFactory, aUcbInitSequence)) in run()
268xServiceFactory->createInstance (rtl::OUString::createFromAscii("com.sun.star.embed.StorageFactory… in run()
290 XmlRtfScannerHandler eventHandler(xServiceFactory, xFileAccess); in run()
/AOO41X/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx467 Reference< lang::XMultiServiceFactory > xServiceFactory = in Import() local
469 DBG_ASSERT( xServiceFactory.is(), in Import()
471 if( !xServiceFactory.is() ) in Import()
666 xStorage, xModelComp, "meta.xml", "Meta.xml", xServiceFactory, in Import()
673 xStorage, xModelComp, "settings.xml", NULL, xServiceFactory, in Import()
679 xStorage, xModelComp, "styles.xml", NULL, xServiceFactory, in Import()
685 xStorage, xModelComp, "content.xml", "Content.xml", xServiceFactory, in Import()
874 …uno::Reference< lang::XMultiServiceFactory> xServiceFactory( ::comphelper::getProcessServiceFactor… in Export() local
876 if( !xServiceFactory.is() ) in Export()
882 …uno::Reference< uno::XInterface > xWriter( xServiceFactory->createInstance( OUString( RTL_CONSTASC… in Export()
[all …]
/AOO41X/main/bean/com/sun/star/comp/beans/
H A DOOoBean.java64 private transient com.sun.star.lang.XMultiServiceFactory xServiceFactory; field in OOoBean
293 if ( xServiceFactory == null ) in getMultiServiceFactory()
303 xServiceFactory = (com.sun.star.lang.XMultiServiceFactory) in getMultiServiceFactory()
312 if ( xServiceFactory == null ) in getMultiServiceFactory()
316 return xServiceFactory; in getMultiServiceFactory()
435 xServiceFactory = null; in clear()
583 Object xFrame = xServiceFactory.createInstance( "com.sun.star.frame.Frame"); in loadFromURL()
599 xServiceFactory.createInstance( "com.sun.star.util.URLTransformer") ); in loadFromURL()
698 if ( xServiceFactory == null ) in loadFromURL()
/AOO41X/main/xmloff/source/core/
H A DSettingsExportHelper.cxx310 uno::Reference< lang::XMultiServiceFactory > xServiceFactory( m_rContext.GetServiceFactory() ); in exportSymbolDescriptors() local
311 …DBG_ASSERT( xServiceFactory.is(), "XMLSettingsExportHelper::exportSymbolDescriptors: got no servic… in exportSymbolDescriptors()
313 if( xServiceFactory.is() ) in exportSymbolDescriptors()
315 …uno::Reference< container::XIndexContainer > xBox(xServiceFactory->createInstance(rtl::OUString( R… in exportSymbolDescriptors()
460 uno::Reference< lang::XMultiServiceFactory > xServiceFactory( m_rContext.GetServiceFactory() ); in exportForbiddenCharacters() local
461 …DBG_ASSERT( xServiceFactory.is(), "XMLSettingsExportHelper::exportForbiddenCharacters: got no serv… in exportForbiddenCharacters()
463 if( xServiceFactory.is() ) in exportForbiddenCharacters()
465 …uno::Reference< container::XIndexContainer > xBox(xServiceFactory->createInstance(rtl::OUString( R… in exportForbiddenCharacters()
/AOO41X/main/framework/inc/framework/
H A Dstatusbarconfiguration.hxx61 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
65 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
69 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
74 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
/AOO41X/main/framework/inc/xml/
H A Dimagesconfiguration.hxx103 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
108 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
112 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
117 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
/AOO41X/main/editeng/source/misc/
H A Dsvxacorr.cxx2101 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in LoadXMLExceptList_Imp() local
2103 DBG_ASSERT( xServiceFactory.is(), in LoadXMLExceptList_Imp()
2105 if( !xServiceFactory.is() ) in LoadXMLExceptList_Imp()
2118 uno::Reference< XInterface > xXMLParser = xServiceFactory->createInstance( in LoadXMLExceptList_Imp()
2130 …e< xml::sax::XDocumentHandler > xFilter = new SvXMLExceptionListImport ( xServiceFactory, *rpLst ); in LoadXMLExceptList_Imp()
2195 uno::Reference< lang::XMultiServiceFactory > xServiceFactory = in SaveExceptList_Imp() local
2197 DBG_ASSERT( xServiceFactory.is(), in SaveExceptList_Imp()
2199 if( !xServiceFactory.is() ) in SaveExceptList_Imp()
2204 uno::Reference < XInterface > xWriter (xServiceFactory->createInstance( in SaveExceptList_Imp()
2215 SvXMLExceptionListExport aExp( xServiceFactory, rLst, sStrmName, xHandler ); in SaveExceptList_Imp()
[all …]

123456