Home
last modified time | relevance | path

Searched refs:OInstanceProvider (Results 1 – 8 of 8) sorted by relevance

/trunk/main/bridges/test/
H A Dtestcomp.h127 class OInstanceProvider : class
132 OInstanceProvider( ){} in OInstanceProvider() function in OInstanceProvider
133OInstanceProvider( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFa… in OInstanceProvider() function in OInstanceProvider
136 ~OInstanceProvider(){ printf( "instance provider dies\n" );} in ~OInstanceProvider()
H A Dtestcomp.cxx89 Any OInstanceProvider::queryInterface( const Type & aType ) throw ( RuntimeException ) in queryInterface()
101 OInstanceProvider::getInstance( const ::rtl::OUString& sObjectName ) in getInstance()
H A Dtestsameprocess.cxx105 (XInstanceProvider * ) new OInstanceProvider ); in run()
H A Dtestclient.cxx180 new OInstanceProvider ); in main()
H A Dtestserver.cxx141 (XInstanceProvider * ) new OInstanceProvider(m_rSMgr) ); in run()
/trunk/main/cpputools/source/unoexe/
H A Dunoexe.cxx463 class OInstanceProvider class
482 OInstanceProvider( const Reference< XComponentContext > & xContext, in OInstanceProvider() function in unoexe::OInstanceProvider
500 inline Reference< XInterface > OInstanceProvider::createInstance() in createInstance()
517 Reference< XInterface > OInstanceProvider::getInstance( const OUString & rName ) in getInstance()
810 Reference< XInstanceProvider > xInstanceProvider( new OInstanceProvider(
/trunk/main/framework/source/application/
H A Dframework.cxx238 new OInstanceProvider( xGlobalServiceManager ) ); in Main()
/trunk/main/framework/test/
H A Dtest.cxx545 …Reference< XInstanceProvider > xInstanceProvider( (OWeakObject*)(new OInstanceProvider( xFactory )… in impl_testPlugIn()

Completed in 56 milliseconds