Home
last modified time | relevance | path

Searched refs:OleServer_Impl (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/extensions/source/ole/
H A Dservprov.cxx641 OleServer_Impl::OleServer_Impl( const Reference<XMultiServiceFactory>& smgr): in OleServer_Impl() function in ole_adapter::OleServer_Impl
664 OleServer_Impl::~OleServer_Impl() in ~OleServer_Impl()
676 Any SAL_CALL OleServer_Impl::queryInterface( const Type& aType ) throw(RuntimeException) in queryInterface()
684 void SAL_CALL OleServer_Impl::acquire( ) throw() in acquire()
688 void SAL_CALL OleServer_Impl::release( ) throw () in release()
695 Sequence< Type > SAL_CALL OleServer_Impl::getTypes( ) throw(RuntimeException) in getTypes()
711 Sequence< sal_Int8 > SAL_CALL OleServer_Impl::getImplementationId() throw(RuntimeException) in getImplementationId()
727 sal_Bool OleServer_Impl::provideService(const Reference<XSingleServiceFactory>& xSFact, GUID* guid) in provideService()
738 sal_Bool OleServer_Impl::provideInstance(const Reference<XInterface>& xInst, GUID* guid, sal_Bool b… in provideInstance()
H A Dservprov.hxx246 class OleServer_Impl : public OWeakObject, XTypeProvider class
249 OleServer_Impl( const Reference<XMultiServiceFactory> &smgr);
250 ~OleServer_Impl();
H A Dservreg.cxx66 Reference<XInterface > xService = *new OleServer_Impl(xSMgr); in OleServer_CreateInstance()

Completed in 32 milliseconds