Searched refs:accessibleComponent (Results 1 – 6 of 6) sorted by relevance
68 XAccessibleComponent * accessibleComponent = [ wrapper accessibleComponent ];70 Size tableSize = accessibleComponent -> getSize();74 …Reference < XAccessible > rAccessibleTopLeft = accessibleComponent -> getAccessibleAtPoint ( point…77 …Reference < XAccessible > rAccessibleBottomRight = accessibleComponent -> getAccessibleAtPoint ( p…
40 Size size = [ wrapper accessibleComponent ] -> getSize();49 Size size = [ wrapper accessibleComponent ] -> getSize();50 Point location = [ wrapper accessibleComponent ] -> getLocationOnScreen();101 [ wrapper accessibleComponent ] -> grabFocus();
214 const Point screenPos = [ wrapper accessibleComponent ] -> getLocationOnScreen();247 if ( [ wrapper accessibleComponent ] != nil ) {249 Point screenPos = [ wrapper accessibleComponent ] -> getLocationOnScreen();
392 if ( [ self accessibleComponent ] != nil ) {400 if ( [ self accessibleComponent ] != nil ) {770 if ( [ self accessibleComponent ] != nil ) {802 if ( ! isSettable && [ self accessibleComponent ] != nil ) {1068 -(XAccessibleComponent *)accessibleComponent { method in com
119 bounds = [ element accessibleComponent ] -> getBounds(); in notifyEvent()
104 -(::com::sun::star::accessibility::XAccessibleComponent *)accessibleComponent; in accessibleComponent() method
Completed in 41 milliseconds