Home
last modified time | relevance | path

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

/aoo41x/main/embedserv/source/embed/
H A Dservprov.cxx120 EmbedServer_Impl::EmbedServer_Impl( const uno::Reference<lang::XMultiServiceFactory>& xFactory): in EmbedServer_Impl() function in EmbedServer_Impl
130 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()
H A Dregister.cxx46 uno::Reference<uno::XInterface > xService = *new EmbedServer_Impl( xSMgr ); in EmbedServer_createInstance()
/aoo41x/main/embedserv/source/inc/
H A Dservprov.hxx44 class EmbedServer_Impl : public ::cppu::OWeakObject, ::com::sun::star::lang::XTypeProvider class
47EmbedServer_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFac…
48 virtual ~EmbedServer_Impl();

Completed in 16 milliseconds