Searched refs:EmbedServer_Impl (Results 1 – 3 of 3) sorted by relevance
120 EmbedServer_Impl::EmbedServer_Impl( const uno::Reference<lang::XMultiServiceFactory>& xFactory): in EmbedServer_Impl() function in EmbedServer_Impl130 EmbedServer_Impl::~EmbedServer_Impl() in ~EmbedServer_Impl()141 EmbedServer_Impl::queryInterface( in queryInterface()156 void SAL_CALL EmbedServer_Impl::acquire( ) throw(uno::RuntimeException) in acquire()161 void SAL_CALL EmbedServer_Impl::release( ) throw (uno::RuntimeException) in release()169 EmbedServer_Impl::getTypes( ) in getTypes()192 uno::Sequence< sal_Int8 > SAL_CALL EmbedServer_Impl::getImplementationId() throw(uno::RuntimeExcept… in getImplementationId()
46 uno::Reference<uno::XInterface > xService = *new EmbedServer_Impl( xSMgr ); in EmbedServer_createInstance()
44 class EmbedServer_Impl : public ::cppu::OWeakObject, ::com::sun::star::lang::XTypeProvider class47 …EmbedServer_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…48 virtual ~EmbedServer_Impl();
Completed in 9 milliseconds