Home
last modified time | relevance | path

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

/aoo4110/main/winaccessibility/source/service/
H A Dmsaaservice_impl.cxx100 class MSAAServiceImpl : public ::cppu::WeakImplHelper3< class
107 MSAAServiceImpl ();
108 virtual ~MSAAServiceImpl( void );
131 void MSAAServiceImpl::initialize( Sequence< Any > const & args ) throw (Exception) in initialize()
165 void MSAAServiceImpl::handleWindowOpened( sal_Int32 pAcc) in handleWindowOpened()
175 OUString MSAAServiceImpl::getImplementationName() throw (RuntimeException) in getImplementationName()
186 sal_Bool MSAAServiceImpl::supportsService( OUString const & serviceName ) throw (RuntimeException) in supportsService()
197 Sequence< OUString > MSAAServiceImpl::getSupportedServiceNames() throw (RuntimeException) in getSupportedServiceNames()
209 MSAAServiceImpl* xxx = new MSAAServiceImpl(); in create_MSAAServiceImpl()
220 MSAAServiceImpl::MSAAServiceImpl() in MSAAServiceImpl() function in my_sc_impl::MSAAServiceImpl
[all …]

Completed in 16 milliseconds