Home
last modified time | relevance | path

Searched refs:rSMgr (Results 1 – 25 of 208) sorted by relevance

123456789

/trunk/main/sw/source/ui/uno/
H A Dunofreg.cxx44 …SwUnoModule_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exce…
52 …WebDocument_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exce…
55 …balDocument_createInstance( const uno::Reference< XMultiServiceFactory > &rSMgr ) throw( uno::Exce…
60 …SwXMLImport_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
63 …mportStyles_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
70 …LImportMeta_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
79 …MLExportOOO_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
96 …SwXMLExport_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
117 …L SwXModule_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
121 …wXMailMerge_createInstance(const uno::Reference< XMultiServiceFactory > & rSMgr) throw( uno::Excep…
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dstdidlclass.hxx38 const ::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactory > &rSMgr ,
71 rSMgr, in createStandardClass()
95 rSMgr, in createStandardClass()
123 rSMgr, in createStandardClass()
153 rSMgr, in createStandardClass()
187 rSMgr, in createStandardClass()
221 rSMgr, in createStandardClass()
258 rSMgr, in createStandardClass()
298 rSMgr, in createStandardClass()
338 rSMgr, in createStandardClass()
[all …]
/trunk/main/cppuhelper/test/
H A Dtestidlclass.cxx42 void testidlclass( const Reference < XMultiServiceFactory > &rSMgr) in testidlclass() argument
49 rSMgr , in testidlclass()
85 rSMgr , in testidlclass()
109 rSMgr , in testidlclass()
119 rSMgr , in testidlclass()
131 rSMgr , in testidlclass()
145 rSMgr , in testidlclass()
160 rSMgr , in testidlclass()
175 rSMgr , in testidlclass()
193 rSMgr , in testidlclass()
[all …]
/trunk/main/ucbhelper/source/client/
H A Dcontentbroker.cxx78 ContentBroker_Impl( const Reference< XMultiServiceFactory >& rSMgr, in ContentBroker_Impl() argument
80 : m_xSMgr( rSMgr ), m_aArguments( rArguments ), m_bInitDone( sal_False ) in ContentBroker_Impl()
83 ContentBroker_Impl( const Reference< XMultiServiceFactory >& rSMgr, in ContentBroker_Impl() argument
85 : m_xSMgr( rSMgr ), m_aProvData( rData ), m_bInitDone( sal_False ) in ContentBroker_Impl()
120 ContentBroker::ContentBroker( const Reference< XMultiServiceFactory >& rSMgr, in ContentBroker() argument
123 m_pImpl = new ContentBroker_Impl( rSMgr, rArguments ); in ContentBroker()
127 ContentBroker::ContentBroker( const Reference< XMultiServiceFactory >& rSMgr, in ContentBroker() argument
130 m_pImpl = new ContentBroker_Impl( rSMgr, rData ); in ContentBroker()
176 const Reference< XMultiServiceFactory >& rSMgr, in initialize()
204 const Reference< XMultiServiceFactory >& rSMgr, in initialize()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlexp.cxx712 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportOOO_createInstance()
733 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportStylesOOO_createInstance()
756 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportContentOOO_createInstance()
759 return (cppu::OWeakObject*)new SwXMLExport(rSMgr, in SwXMLExportContentOOO_createInstance()
779 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportMetaOOO_createInstance()
800 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportSettingsOOO_createInstance()
822 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExport_createInstance()
843 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportStyles_createInstance()
870 const Reference< XMultiServiceFactory > & rSMgr) in SwXMLExportContent_createInstance()
878 rSMgr, in SwXMLExportContent_createInstance()
[all …]
H A Dxmlimp.cxx1602 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SwXMLImport_createInstance()
1607 return (cppu::OWeakObject*)new SwXMLImport( rSMgr, IMPORT_ALL ); in SwXMLImport_createInstance()
1625 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SwXMLImportStyles_createInstance()
1633 rSMgr, in SwXMLImportStyles_createInstance()
1653 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SwXMLImportContent_createInstance()
1661 rSMgr, in SwXMLImportContent_createInstance()
1681 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SwXMLImportMeta_createInstance()
1686 return (cppu::OWeakObject*)new SwXMLImport( rSMgr, IMPORT_META ); in SwXMLImportMeta_createInstance()
1704 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SwXMLImportSettings_createInstance()
1709 return (cppu::OWeakObject*)new SwXMLImport( rSMgr, IMPORT_SETTINGS ); in SwXMLImportSettings_createInstance()
/trunk/main/starmath/source/
H A Dregister.cxx48 …SmDocument_createInstance(const Reference< XMultiServiceFactory > & rSMgr, const sal_uInt64 _nCrea…
56 … SmXMLImport_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exception );
62 …SmXMLImportMeta_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exception );
67 …SmXMLImportSettings_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Excepti…
75 … SmXMLExport_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exception );
81 …SmXMLExportMetaOOO_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exceptio…
87 …SmXMLExportMeta_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exception );
93 …SmXMLExportSettingsOOO_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exce…
99 …SmXMLExportSettings_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Excepti…
105 …SmXMLExportContent_createInstance(const Reference< XMultiServiceFactory > & rSMgr) throw( Exceptio…
H A Dmathmlexport.cxx439 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExport_createInstance()
447 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_ALL ); in SmXMLExport_createInstance()
466 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExportMetaOOO_createInstance()
471 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_META ); in SmXMLExportMetaOOO_createInstance()
490 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExportMeta_createInstance()
495 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_OASIS|EXPORT_META ); in SmXMLExportMeta_createInstance()
514 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExportSettingsOOO_createInstance()
519 return (cppu::OWeakObject*)new SmXMLExport( rSMgr, EXPORT_SETTINGS ); in SmXMLExportSettingsOOO_createInstance()
538 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExportSettings_createInstance()
562 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in SmXMLExportContent_createInstance()
[all …]
/trunk/main/io/source/stm/
H A Dfactreg.hxx30 …SAL_CALL OPipeImpl_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
34 …L ODataInputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
38 … ODataOutputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
42 …rkableOutputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
46 …arkableInputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
50 …ObjectOutputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw(Exception);
54 …OObjectInputStream_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw(Exception);
58 …SAL_CALL OPumpImpl_CreateInstance( const Reference< XComponentContext > & rSMgr ) throw (Exception…
/trunk/main/bridges/test/
H A Dtestserver.cxx76 const Reference< XMultiServiceFactory > &rSMgr, in MyThread()
83 m_rSMgr( rSMgr ), in MyThread()
198 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main() local
204 rSMgr ), in main()
210 rSMgr ); in main()
216 rSMgr ) , in main()
221 rSMgr, in main()
245 Reference < XComponent > rComp( rSMgr, UNO_QUERY ); in main()
H A Dtestsameprocess.cxx127 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main() local
133 rSMgr ), in main()
139 rSMgr ), in main()
150 rSMgr ), in main()
207 rComp = Reference < XComponent > ( rSMgr , UNO_QUERY ); in main()
H A Dtestclient.cxx135 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main() local
142 rSMgr ), in main()
165 rSMgr ); in main()
170 rSMgr ), in main()
237 Reference < XComponent > rComp( rSMgr , UNO_QUERY ); in main()
H A Dtestoffice.cxx220 Reference< XMultiServiceFactory > rSMgr = createRegistryServiceFactory( in main() local
228 rSMgr ), in main()
233 rSMgr ); in main()
238 rSMgr ), in main()
270 Reference < XComponent > rComp( rSMgr , UNO_QUERY ); in main()
/trunk/main/io/test/stm/
H A Dtestfactreg.hxx25 …_CALL OPipeTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw( Exception…
30 …_CALL OPumpTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw( Exception…
35 …ODataStreamTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw(Exception);
40 …utputStreamTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw(Exception);
45 …InputStreamTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw(Exception);
50 …bjectStreamTest_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw(Exception);
55 …MyPersistObject_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw(Exception);
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx64 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
68 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
72 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
76 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
80 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
86 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
90 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
94 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
98 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
102 const uno::Reference< lang::XMultiServiceFactory > & rSMgr ) throw( uno::Exception );
[all …]
/trunk/main/extensions/test/stm/
H A Dtestfactreg.hxx23 XInterfaceRef OPipeTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exception));
28 XInterfaceRef ODataStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Excep…
33 XInterfaceRef OMarkableOutputStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THR…
38 XInterfaceRef OMarkableInputStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THRO…
43 XInterfaceRef OObjectStreamTest_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Exc…
48 XInterfaceRef OMyPersistObject_CreateInstance( const XMultiServiceFactoryRef & rSMgr ) THROWS((Ex…
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx139 const Reference< XMultiServiceFactory > rSMgr );
396 const Reference< XMultiServiceFactory > & rSMgr ) in createEventAttacherManager()
399 return new ImplEventAttacherManager( rIntrospection, rSMgr ); in createEventAttacherManager()
403 …ventAttacherManager > createEventAttacherManager( const Reference< XMultiServiceFactory > & rSMgr ) in createEventAttacherManager() argument
406 if ( rSMgr.is() ) in createEventAttacherManager()
408 …Reference< XInterface > xIFace( rSMgr->createInstance( OUString::createFromAscii("com.sun.star.bea… in createEventAttacherManager()
412 return new ImplEventAttacherManager( xIntrospection, rSMgr ); in createEventAttacherManager()
421 const Reference< XMultiServiceFactory > rSMgr ) in ImplEventAttacherManager()
423 , mxSMgr( rSMgr ) in ImplEventAttacherManager()
426 if ( rSMgr.is() ) in ImplEventAttacherManager()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLImport.cxx801 …hXMLImport_createInstance(const Reference< lang::XMultiServiceFactory > & rSMgr) throw( uno::Excep… in SchXMLImport_createInstance() argument
805 return (cppu::OWeakObject*)new SchXMLImport(rSMgr); in SchXMLImport_createInstance()
824 …ort_Styles_createInstance(const Reference< lang::XMultiServiceFactory > & rSMgr) throw( uno::Excep… in SchXMLImport_Styles_createInstance() argument
828 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_STYLES ); in SchXMLImport_Styles_createInstance()
845 …rt_Content_createInstance(const Reference< lang::XMultiServiceFactory > & rSMgr) throw( uno::Excep… in SchXMLImport_Content_createInstance() argument
849 …return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_CONTENT | IMPORT_AUTOSTYLES | IMPORT_FO… in SchXMLImport_Content_createInstance()
866 …mport_Meta_createInstance(const Reference< lang::XMultiServiceFactory > & rSMgr) throw( uno::Excep… in SchXMLImport_Meta_createInstance() argument
870 return (cppu::OWeakObject*)new SchXMLImport( rSMgr, IMPORT_META ); in SchXMLImport_Meta_createInstance()
/trunk/main/cppuhelper/source/
H A Dstdidlclass.cxx58 const Reference < XMultiServiceFactory > &rSMgr ,
162 const Reference < XMultiServiceFactory > &rSMgr , in OStdIdlClass()
169 m_rSMgr( rSMgr ) in OStdIdlClass()
238 const Reference < XMultiServiceFactory > &rSMgr , in createStandardClassWithSequence()
247 rSMgr , in createStandardClassWithSequence()
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx56 void impl_executeSearch( const css::uno::Reference< css::lang::XMultiServiceFactory >& rSMgr, const… in impl_executeSearch() argument
58 …css::uno::Reference< css::util::XURLTransformer > xURLTransformer( rSMgr->createInstance(SERVICENA… in impl_executeSearch()
851 const css::uno::Reference< css::lang::XMultiServiceFactory >& rSMgr ) in FindTextToolbarController_createInstance()
853 return *new FindTextToolbarController( rSMgr ); in FindTextToolbarController_createInstance()
857 const css::uno::Reference< css::lang::XMultiServiceFactory >& rSMgr ) in DownSearchToolboxController_createInstance()
859 return *new DownSearchToolboxController( rSMgr ); in DownSearchToolboxController_createInstance()
863 const css::uno::Reference< css::lang::XMultiServiceFactory >& rSMgr ) in UpSearchToolboxController_createInstance()
865 return *new UpSearchToolboxController( rSMgr ); in UpSearchToolboxController_createInstance()
869 const css::uno::Reference< css::lang::XMultiServiceFactory >& rSMgr ) in FindbarDispatcher_createInstance()
871 return *new FindbarDispatcher( rSMgr ); in FindbarDispatcher_createInstance()
H A Dextrusioncontrols.cxx283 …DirectionControl_createInstance( const Reference< XMultiServiceFactory >& rSMgr ) throw( RuntimeEx… in ExtrusionDirectionControl_createInstance() argument
285 return *new ExtrusionDirectionControl( rSMgr ); in ExtrusionDirectionControl_createInstance()
548 …nDepthController_createInstance( const Reference< XMultiServiceFactory >& rSMgr ) throw( RuntimeEx… in ExtrusionDepthController_createInstance() argument
550 return *new ExtrusionDepthController( rSMgr ); in ExtrusionDepthController_createInstance()
819 …nLightingControl_createInstance( const Reference< XMultiServiceFactory >& rSMgr ) throw( RuntimeEx… in ExtrusionLightingControl_createInstance() argument
821 return *new ExtrusionLightingControl( rSMgr ); in ExtrusionLightingControl_createInstance()
960 …onSurfaceControl_createInstance( const Reference< XMultiServiceFactory >& rSMgr ) throw( RuntimeEx… in ExtrusionSurfaceControl_createInstance() argument
962 return *new ExtrusionSurfaceControl( rSMgr ); in ExtrusionSurfaceControl_createInstance()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontentbroker.hxx77 ::com::sun::star::lang::XMultiServiceFactory >& rSMgr,
88 ::com::sun::star::lang::XMultiServiceFactory >& rSMgr,
116 ::com::sun::star::lang::XMultiServiceFactory >& rSMgr,
134 ::com::sun::star::lang::XMultiServiceFactory >& rSMgr,
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx224 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in XMLMetaExportComponent_createInstance()
229 return (cppu::OWeakObject*)new XMLMetaExportComponent(rSMgr, EXPORT_META|EXPORT_OASIS); in XMLMetaExportComponent_createInstance()
247 const uno::Reference< lang::XMultiServiceFactory > & rSMgr) in XMLMetaExportOOO_createInstance()
252 return (cppu::OWeakObject*)new XMLMetaExportComponent(rSMgr, EXPORT_META); in XMLMetaExportOOO_createInstance()
/trunk/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx264 const Reference< XMultiServiceFactory > & rSMgr) in XMLAutoTextEventExport_createInstance()
269 return (cppu::OWeakObject*)new XMLAutoTextEventExport(rSMgr, EXPORT_ALL|EXPORT_OASIS); in XMLAutoTextEventExport_createInstance()
289 const Reference< XMultiServiceFactory > & rSMgr) in XMLAutoTextEventExportOOO_createInstance()
294 return (cppu::OWeakObject*)new XMLAutoTextEventExport(rSMgr,EXPORT_ALL); in XMLAutoTextEventExportOOO_createInstance()
/trunk/main/sal/test/unloading/
H A Dsamplelib1.cxx102 … Reference<XInterface> SAL_CALL test1_createInstance(const Reference<XMultiServiceFactory> & rSMgr) in test1_createInstance() argument
109 … Reference<XInterface> SAL_CALL test2_createInstance(const Reference<XMultiServiceFactory> & rSMgr) in test2_createInstance() argument
116 … Reference<XInterface> SAL_CALL test3_createInstance(const Reference<XMultiServiceFactory> & rSMgr) in test3_createInstance() argument
123 … Reference<XInterface> SAL_CALL test4_createInstance(const Reference<XMultiServiceFactory> & rSMgr) in test4_createInstance() argument

Completed in 98 milliseconds

123456789