Searched refs:rXSMgr (Results 1 – 17 of 17) sorted by relevance
/aoo41x/main/stoc/test/excomp/ |
H A D | excomp1.cxx | 57 ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr ); 77 ExampleComponent1Impl::ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent1Impl() argument 78 : m_xSMgr(rXSMgr) in ExampleComponent1Impl()
|
H A D | excomp2.cxx | 63 ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr ); 94 ExampleComponent2Impl::ExampleComponent2Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent2Impl() argument 95 : m_xSMgr(rXSMgr) in ExampleComponent2Impl()
|
/aoo41x/main/ucb/source/core/ |
H A D | ucbstore.cxx | 198 UcbStore::UcbStore( const Reference< XMultiServiceFactory >& rXSMgr ) in UcbStore() argument 199 : m_xSMgr( rXSMgr ), in UcbStore() 335 const Reference< XMultiServiceFactory >& rXSMgr, in PropertySetRegistry() 337 : m_xSMgr( rXSMgr ), in PropertySetRegistry() 1339 const Reference< XMultiServiceFactory >& rXSMgr, in PersistentPropertySet() 1342 : m_xSMgr( rXSMgr ), in PersistentPropertySet()
|
H A D | ucbstore.hxx | 67 com::sun::star::lang::XMultiServiceFactory >& rXSMgr ); 127 com::sun::star::lang::XMultiServiceFactory >& rXSMgr, 206 com::sun::star::lang::XMultiServiceFactory >& rXSMgr,
|
H A D | ucb.cxx | 248 const Reference< com::sun::star::lang::XMultiServiceFactory >& rXSMgr ) in UniversalContentBroker() 249 : m_xSMgr( rXSMgr ), in UniversalContentBroker()
|
H A D | cmdenv.hxx | 49 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
H A D | ucb.hxx | 75 …oker( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
/aoo41x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchyprovider.cxx | 58 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in HierarchyContentProvider() 59 : ::ucbhelper::ContentProviderImplHelper( rXSMgr ) in HierarchyContentProvider()
|
H A D | hierarchyprovider.hxx | 108 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
/aoo41x/main/ucbhelper/source/provider/ |
H A D | providerhelper.cxx | 111 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in ContentProviderImplHelper() 113 m_xSMgr( rXSMgr ) in ContentProviderImplHelper()
|
/aoo41x/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_docmgr.cxx | 464 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in createDocumentEventNotifier() 469 xIfc = rXSMgr->createInstance( in createDocumentEventNotifier()
|
H A D | tdoc_documentcontentfactory.hxx | 42 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
H A D | tdoc_provider.hxx | 71 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
H A D | tdoc_docmgr.hxx | 157 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
/aoo41x/main/uui/source/ |
H A D | passwordcontainer.hxx | 152 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
/aoo41x/main/ucbhelper/inc/ucbhelper/ |
H A D | providerhelper.hxx | 147 ::com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
|
/aoo41x/main/stoc/source/inspect/ |
H A D | introspection.cxx | 1728 ImplIntrospection( const Reference<XMultiServiceFactory> & rXSMgr ); 1765 ImplIntrospection::ImplIntrospection( const Reference<XMultiServiceFactory> & rXSMgr ) in ImplIntrospection() argument 1767 , m_xSMgr( rXSMgr ) in ImplIntrospection() 1780 Reference< XPropertySet > xProps( rXSMgr, UNO_QUERY ); in ImplIntrospection()
|
Completed in 66 milliseconds