Searched refs:MSAAServiceImpl (Results 1 – 1 of 1) sorted by relevance
100 class MSAAServiceImpl : public ::cppu::WeakImplHelper3< class107 MSAAServiceImpl ();108 virtual ~MSAAServiceImpl( void );125 void MSAAServiceImpl::initialize( Sequence< Any > const & args ) in initialize()148 sal_Int64 MSAAServiceImpl::getAccObjectPtr ( sal_Int64 hWnd, sal_Int64 lParam, sal_Int64 wParam) in getAccObjectPtr()159 void MSAAServiceImpl::handleWindowOpened( sal_Int64 pAcc) in handleWindowOpened()169 OUString MSAAServiceImpl::getImplementationName() in getImplementationName()180 sal_Bool MSAAServiceImpl::supportsService( OUString const & serviceName ) in supportsService()191 Sequence< OUString > MSAAServiceImpl::getSupportedServiceNames() in getSupportedServiceNames()203 MSAAServiceImpl* xxx = new MSAAServiceImpl(); in create_MSAAServiceImpl()[all …]