Searched refs:MSAAServiceImpl (Results 1 – 1 of 1) sorted by relevance
100 class MSAAServiceImpl : public ::cppu::WeakImplHelper3< class107 MSAAServiceImpl ();108 virtual ~MSAAServiceImpl( void );131 void MSAAServiceImpl::initialize( Sequence< Any > const & args ) throw (Exception) in initialize()154 sal_Int32 MSAAServiceImpl::getAccObjectPtr ( long hWnd, long lParam, long wParam) throw (RuntimeExc… in getAccObjectPtr()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()[all …]