Home
last modified time | relevance | path

Searched refs:rXSMgr (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/stoc/test/excomp/
H A Dexcomp1.cxx57 ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr );
77 ExampleComponent1Impl::ExampleComponent1Impl( const Reference<XMultiServiceFactory> & rXSMgr ) in ExampleComponent1Impl() argument
78 : m_xSMgr(rXSMgr) in ExampleComponent1Impl()
H A Dexcomp2.cxx63 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 Ducbstore.cxx198 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 Ducbstore.hxx67 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
127 com::sun::star::lang::XMultiServiceFactory >& rXSMgr,
206 com::sun::star::lang::XMultiServiceFactory >& rXSMgr,
H A Ducb.cxx248 const Reference< com::sun::star::lang::XMultiServiceFactory >& rXSMgr ) in UniversalContentBroker()
249 : m_xSMgr( rXSMgr ), in UniversalContentBroker()
H A Dcmdenv.hxx49 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
H A Ducb.hxx75 …oker( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchyprovider.cxx58 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in HierarchyContentProvider()
59 : ::ucbhelper::ContentProviderImplHelper( rXSMgr ) in HierarchyContentProvider()
H A Dhierarchyprovider.hxx108 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
/aoo41x/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx111 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in ContentProviderImplHelper()
113 m_xSMgr( rXSMgr ) in ContentProviderImplHelper()
/aoo41x/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx464 const uno::Reference< lang::XMultiServiceFactory >& rXSMgr ) in createDocumentEventNotifier()
469 xIfc = rXSMgr->createInstance( in createDocumentEventNotifier()
H A Dtdoc_documentcontentfactory.hxx42 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
H A Dtdoc_provider.hxx71 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
H A Dtdoc_docmgr.hxx157 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
/aoo41x/main/uui/source/
H A Dpasswordcontainer.hxx152 com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dproviderhelper.hxx147 ::com::sun::star::lang::XMultiServiceFactory >& rXSMgr );
/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx1728 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