Home
last modified time | relevance | path

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

123456789

/trunk/main/extensions/source/bibliography/
H A Dbibload.cxx150 …liographyLoader_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) throw( Exception…
/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx484 OServiceManager_Listener( const Reference<XSet > & rSMgr ) in OServiceManager_Listener() argument
485 : xSMgr( rSMgr ) in OServiceManager_Listener()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx2058 …< XInterface > SAL_CALL SVGWriter_createInstance( const Reference< XMultiServiceFactory > & rSMgr ) in SVGWriter_createInstance() argument
2061 return( static_cast< cppu::OWeakObject* >( new SVGWriter( rSMgr ) ) ); in SVGWriter_createInstance()
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx353 …L_CALL OComponent_CreateInstance( const Reference<XMultiServiceFactory> & rSMgr ) throw(RuntimeExc… in OComponent_CreateInstance() argument
356 OComponent* o= new OComponent( rSMgr ); in OComponent_CreateInstance()
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx3036 …ace > SAL_CALL ImplIntrospection_CreateInstance( const Reference< XMultiServiceFactory > & rSMgr ) in ImplIntrospection_CreateInstance() argument
3039 Reference< XInterface > xService = (OWeakObject*)(OComponentHelper*)new ImplIntrospection( rSMgr ); in ImplIntrospection_CreateInstance()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1297 const uno::Reference< lang::XMultiServiceFactory >& rSMgr, in getPropertyValues()
1306 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt143 rSMgr=@0x7fffe2ef79a0, rStrm=@0x18d6f90)
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx2891 …ame##_createInstance(const uno::Reference< lang::XMultiServiceFactory > & rSMgr) throw( uno::Excep…
2893 return (cppu::OWeakObject*)new SdXMLExport( rSMgr, draw, flags );\

Completed in 150 milliseconds

123456789