Lines Matching refs:SvtRulerAccessible

91 DBG_NAME( SvtRulerAccessible )  in DBG_NAME()  argument
96 SvtRulerAccessible::SvtRulerAccessible( in DBG_NAME()
105 DBG_CTOR( SvtRulerAccessible, NULL ); in DBG_NAME()
108 SvtRulerAccessible::~SvtRulerAccessible() in ~SvtRulerAccessible()
110 DBG_DTOR( SvtRulerAccessible, NULL ); in ~SvtRulerAccessible()
121 uno::Reference< XAccessibleContext > SAL_CALL SvtRulerAccessible::getAccessibleContext( void ) thro… in getAccessibleContext()
128 sal_Bool SAL_CALL SvtRulerAccessible::containsPoint( const awt::Point& rPoint ) throw( RuntimeExcep… in containsPoint()
135 uno::Reference< XAccessible > SAL_CALL SvtRulerAccessible::getAccessibleAtPoint( const awt::Point& … in getAccessibleAtPoint()
147 awt::Rectangle SAL_CALL SvtRulerAccessible::getBounds() throw( RuntimeException ) in getBounds()
153 awt::Point SAL_CALL SvtRulerAccessible::getLocation() throw( RuntimeException ) in getLocation()
159 awt::Point SAL_CALL SvtRulerAccessible::getLocationOnScreen() throw( RuntimeException ) in getLocationOnScreen()
165 awt::Size SAL_CALL SvtRulerAccessible::getSize() throw( RuntimeException ) in getSize()
171 sal_Bool SAL_CALL SvtRulerAccessible::isShowing() throw( RuntimeException ) in isShowing()
176 sal_Bool SAL_CALL SvtRulerAccessible::isVisible() throw( RuntimeException ) in isVisible()
185 sal_Bool SAL_CALL SvtRulerAccessible::isFocusTraversable() throw( RuntimeException ) in isFocusTraversable()
192 sal_Int32 SAL_CALL SvtRulerAccessible::getAccessibleChildCount( void ) throw( RuntimeException ) in getAccessibleChildCount()
201 uno::Reference< XAccessible > SAL_CALL SvtRulerAccessible::getAccessibleChild( sal_Int32 ) in getAccessibleChild()
209 uno::Reference< XAccessible > SAL_CALL SvtRulerAccessible::getAccessibleParent( void ) throw( Runti… in getAccessibleParent()
214 sal_Int32 SAL_CALL SvtRulerAccessible::getAccessibleIndexInParent( void ) throw( RuntimeException ) in getAccessibleIndexInParent()
240 sal_Int16 SAL_CALL SvtRulerAccessible::getAccessibleRole( void ) throw( RuntimeException ) in getAccessibleRole()
245 OUString SAL_CALL SvtRulerAccessible::getAccessibleDescription( void ) throw( RuntimeException ) in getAccessibleDescription()
251 OUString SAL_CALL SvtRulerAccessible::getAccessibleName( void ) throw( RuntimeException ) in getAccessibleName()
260 uno::Reference< XAccessibleRelationSet > SAL_CALL SvtRulerAccessible::getAccessibleRelationSet( voi… in getAccessibleRelationSet()
266 uno::Reference< XAccessibleStateSet > SAL_CALL SvtRulerAccessible::getAccessibleStateSet( void ) th… in getAccessibleStateSet()
300 lang::Locale SAL_CALL SvtRulerAccessible::getLocale( void ) throw( IllegalAccessibleComponentStateE… in getLocale()
314 void SAL_CALL SvtRulerAccessible::addEventListener( const uno::Reference< XAccessibleEventListener … in addEventListener()
326 void SAL_CALL SvtRulerAccessible::removeEventListener( const uno::Reference< XAccessibleEventListen… in removeEventListener()
346 void SAL_CALL SvtRulerAccessible::addFocusListener( const uno::Reference< awt::XFocusListener >& xL… in addFocusListener()
361 void SAL_CALL SvtRulerAccessible::removeFocusListener( const uno::Reference< awt::XFocusListener >&… in removeFocusListener()
376 void SAL_CALL SvtRulerAccessible::grabFocus() throw( RuntimeException ) in grabFocus()
386 Any SAL_CALL SvtRulerAccessible::getAccessibleKeyBinding() throw( RuntimeException ) in getAccessibleKeyBinding()
392 sal_Int32 SvtRulerAccessible::getForeground( ) in getForeground()
401 sal_Int32 SvtRulerAccessible::getBackground( ) in getBackground()
413 OUString SAL_CALL SvtRulerAccessible::getImplementationName( void ) throw( RuntimeException ) in getImplementationName()
418 sal_Bool SAL_CALL SvtRulerAccessible::supportsService( const OUString& sServiceName ) throw( Runtim… in supportsService()
436 Sequence< OUString > SAL_CALL SvtRulerAccessible::getSupportedServiceNames( void ) throw( RuntimeEx… in getSupportedServiceNames()
444 Sequence< sal_Int8 > SAL_CALL SvtRulerAccessible::getImplementationId( void ) throw( RuntimeExcepti… in getImplementationId()
452 void SvtRulerAccessible::setName( const OUString& rName ) in setName()
458 void SvtRulerAccessible::setDescription( const OUString& rDescr ) in setDescription()
467 void SAL_CALL SvtRulerAccessible::disposing() in disposing()
491 Rectangle SvtRulerAccessible::GetBoundingBoxOnScreen( void ) throw( RuntimeException ) in GetBoundingBoxOnScreen()
502 Rectangle SvtRulerAccessible::GetBoundingBox( void ) throw( RuntimeException ) in GetBoundingBox()
512 Sequence< sal_Int8 > SvtRulerAccessible::getUniqueId( void ) in getUniqueId()
527 void SvtRulerAccessible::ThrowExceptionIfNotAlive( void ) throw( lang::DisposedException ) in ThrowExceptionIfNotAlive()
533 void SvtRulerAccessible::addEventListener( const ::com::sun::star::uno::Reference< ::com::sun::star… in addEventListener()
538 void SvtRulerAccessible::removeEventListener( const ::com::sun::star::uno::Reference< ::com::sun::s… in removeEventListener()