Lines Matching refs:ToolbarMenuEntryAcc

616 ToolbarMenuEntryAcc::ToolbarMenuEntryAcc( ToolbarMenuEntry* pParent )  in ToolbarMenuEntryAcc()  function in svtools::ToolbarMenuEntryAcc
624 ToolbarMenuEntryAcc::~ToolbarMenuEntryAcc() in ~ToolbarMenuEntryAcc()
630 void ToolbarMenuEntryAcc::FireAccessibleEvent( short nEventId, const Any& rOldValue, const Any& rNe… in FireAccessibleEvent()
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()