Lines Matching refs:SAL_CALL

160 Reference< XAccessibleContext > SAL_CALL ToolbarMenuAcc::getAccessibleContext() throw (RuntimeExcep…  in getAccessibleContext()
168 sal_Int32 SAL_CALL ToolbarMenuAcc::getAccessibleChildCount() throw (RuntimeException) in getAccessibleChildCount()
178 Reference< XAccessible > SAL_CALL ToolbarMenuAcc::getAccessibleChild( sal_Int32 i ) throw (IndexOut… in getAccessibleChild()
188 Reference< XAccessible > SAL_CALL ToolbarMenuAcc::getAccessibleParent() throw (RuntimeException) in getAccessibleParent()
204 sal_Int32 SAL_CALL ToolbarMenuAcc::getAccessibleIndexInParent() throw (RuntimeException) in getAccessibleIndexInParent()
224 sal_Int16 SAL_CALL ToolbarMenuAcc::getAccessibleRole() throw (RuntimeException) in getAccessibleRole()
232 OUString SAL_CALL ToolbarMenuAcc::getAccessibleDescription() throw (RuntimeException) in getAccessibleDescription()
240 OUString SAL_CALL ToolbarMenuAcc::getAccessibleName() throw (RuntimeException) in getAccessibleName()
261 Reference< XAccessibleRelationSet > SAL_CALL ToolbarMenuAcc::getAccessibleRelationSet() throw (Runt… in getAccessibleRelationSet()
269 Reference< XAccessibleStateSet > SAL_CALL ToolbarMenuAcc::getAccessibleStateSet() throw (RuntimeExc… in getAccessibleStateSet()
289 Locale SAL_CALL ToolbarMenuAcc::getLocale() throw (IllegalAccessibleComponentStateException, Runtim… in getLocale()
310 void SAL_CALL ToolbarMenuAcc::addEventListener( const Reference< XAccessibleEventListener >& rxList… in addEventListener()
335 void SAL_CALL ToolbarMenuAcc::removeEventListener( const Reference< XAccessibleEventListener >& rxL… in removeEventListener()
360 sal_Bool SAL_CALL ToolbarMenuAcc::containsPoint( const awt::Point& aPoint ) throw (RuntimeException) in containsPoint()
372 Reference< XAccessible > SAL_CALL ToolbarMenuAcc::getAccessibleAtPoint( const awt::Point& aPoint ) … in getAccessibleAtPoint()
404 awt::Rectangle SAL_CALL ToolbarMenuAcc::getBounds() throw (RuntimeException) in getBounds()
422 awt::Point SAL_CALL ToolbarMenuAcc::getLocation() throw (RuntimeException) in getLocation()
432 awt::Point SAL_CALL ToolbarMenuAcc::getLocationOnScreen() throw (RuntimeException) in getLocationOnScreen()
442 awt::Size SAL_CALL ToolbarMenuAcc::getSize() throw (RuntimeException) in getSize()
452 void SAL_CALL ToolbarMenuAcc::grabFocus() throw (RuntimeException) in grabFocus()
461 Any SAL_CALL ToolbarMenuAcc::getAccessibleKeyBinding() throw (RuntimeException) in getAccessibleKeyBinding()
469 sal_Int32 SAL_CALL ToolbarMenuAcc::getForeground() throw (RuntimeException) in getForeground()
478 sal_Int32 SAL_CALL ToolbarMenuAcc::getBackground() throw (RuntimeException) in getBackground()
487 void SAL_CALL ToolbarMenuAcc::selectAccessibleChild( sal_Int32 nChildIndex ) throw (IndexOutOfBound… in selectAccessibleChild()
497 sal_Bool SAL_CALL ToolbarMenuAcc::isAccessibleChildSelected( sal_Int32 nChildIndex ) throw (IndexOu… in isAccessibleChildSelected()
506 void SAL_CALL ToolbarMenuAcc::clearAccessibleSelection() throw (RuntimeException) in clearAccessibleSelection()
515 void SAL_CALL ToolbarMenuAcc::selectAllAccessibleChildren() throw (RuntimeException) in selectAllAccessibleChildren()
523 sal_Int32 SAL_CALL ToolbarMenuAcc::getSelectedAccessibleChildCount() throw (RuntimeException) in getSelectedAccessibleChildCount()
533 Reference< XAccessible > SAL_CALL ToolbarMenuAcc::getSelectedAccessibleChild( sal_Int32 nSelectedCh… in getSelectedAccessibleChild()
558 void SAL_CALL ToolbarMenuAcc::deselectAccessibleChild( sal_Int32 nChildIndex ) throw (IndexOutOfBou… in deselectAccessibleChild()
570 void SAL_CALL ToolbarMenuAcc::disposing (void) in disposing()
654 void SAL_CALL ToolbarMenuEntryAcc::disposing (void) in disposing()
689 Reference< XAccessibleContext > SAL_CALL ToolbarMenuEntryAcc::getAccessibleContext() throw (Runtime… in getAccessibleContext()
696 sal_Int32 SAL_CALL ToolbarMenuEntryAcc::getAccessibleChildCount() throw (RuntimeException) in getAccessibleChildCount()
703 Reference< XAccessible > SAL_CALL ToolbarMenuEntryAcc::getAccessibleChild( sal_Int32 ) throw (Index… in getAccessibleChild()
710 Reference< XAccessible > SAL_CALL ToolbarMenuEntryAcc::getAccessibleParent() throw (RuntimeExceptio… in getAccessibleParent()
723 sal_Int32 SAL_CALL ToolbarMenuEntryAcc::getAccessibleIndexInParent() throw (RuntimeException) in getAccessibleIndexInParent()
755 sal_Int16 SAL_CALL ToolbarMenuEntryAcc::getAccessibleRole() throw (RuntimeException) in getAccessibleRole()
762 ::rtl::OUString SAL_CALL ToolbarMenuEntryAcc::getAccessibleDescription() throw (RuntimeException) in getAccessibleDescription()
769 ::rtl::OUString SAL_CALL ToolbarMenuEntryAcc::getAccessibleName() throw (RuntimeException) in getAccessibleName()
790 Reference< XAccessibleRelationSet > SAL_CALL ToolbarMenuEntryAcc::getAccessibleRelationSet() throw … in getAccessibleRelationSet()
797 Reference< XAccessibleStateSet > SAL_CALL ToolbarMenuEntryAcc::getAccessibleStateSet() throw (Runti… in getAccessibleStateSet()
824 Locale SAL_CALL ToolbarMenuEntryAcc::getLocale() throw (IllegalAccessibleComponentStateException, R… in getLocale()
843 void SAL_CALL ToolbarMenuEntryAcc::addEventListener( const Reference< XAccessibleEventListener >& r… in addEventListener()
867 void SAL_CALL ToolbarMenuEntryAcc::removeEventListener( const Reference< XAccessibleEventListener >… in removeEventListener()
891 sal_Bool SAL_CALL ToolbarMenuEntryAcc::containsPoint( const awt::Point& aPoint ) throw (RuntimeExce… in containsPoint()
902 Reference< XAccessible > SAL_CALL ToolbarMenuEntryAcc::getAccessibleAtPoint( const awt::Point& ) th… in getAccessibleAtPoint()
910 awt::Rectangle SAL_CALL ToolbarMenuEntryAcc::getBounds() throw (RuntimeException) in getBounds()
934 awt::Point SAL_CALL ToolbarMenuEntryAcc::getLocation() throw (RuntimeException) in getLocation()
942 awt::Point SAL_CALL ToolbarMenuEntryAcc::getLocationOnScreen() throw (RuntimeException) in getLocationOnScreen()
960 awt::Size SAL_CALL ToolbarMenuEntryAcc::getSize() throw (RuntimeException) in getSize()
973 void SAL_CALL ToolbarMenuEntryAcc::grabFocus() throw (RuntimeException) in grabFocus()
980 Any SAL_CALL ToolbarMenuEntryAcc::getAccessibleKeyBinding() throw (RuntimeException) in getAccessibleKeyBinding()
987 sal_Int32 SAL_CALL ToolbarMenuEntryAcc::getForeground( ) throw (RuntimeException) in getForeground()
994 sal_Int32 SAL_CALL ToolbarMenuEntryAcc::getBackground( ) throw (RuntimeException) in getBackground()