Lines Matching refs:AccessibleIconChoiceCtrlEntry

80 	DBG_NAME(AccessibleIconChoiceCtrlEntry)  in DBG_NAME()  argument
85 AccessibleIconChoiceCtrlEntry::AccessibleIconChoiceCtrlEntry( SvtIconChoiceCtrl& _rIconCtrl, in DBG_NAME()
105 DBG_CTOR( AccessibleIconChoiceCtrlEntry, NULL ); in DBG_NAME()
108 void AccessibleIconChoiceCtrlEntry::disposing( const EventObject& _rSource ) in disposing()
118 AccessibleIconChoiceCtrlEntry::~AccessibleIconChoiceCtrlEntry() in ~AccessibleIconChoiceCtrlEntry()
120 DBG_DTOR( AccessibleIconChoiceCtrlEntry, NULL ); in ~AccessibleIconChoiceCtrlEntry()
133 void AccessibleIconChoiceCtrlEntry::NotifyAccessibleEvent( sal_Int16 _nEventId, in NotifyAccessibleEvent()
145 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBox_Impl() const in GetBoundingBox_Impl()
155 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBoxOnScreen_Impl() const in GetBoundingBoxOnScreen_Impl()
170 sal_Bool AccessibleIconChoiceCtrlEntry::IsAlive_Impl() const in IsAlive_Impl()
175 sal_Bool AccessibleIconChoiceCtrlEntry::IsShowing_Impl() const in IsShowing_Impl()
190 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBox() throw ( lang::DisposedException ) in GetBoundingBox()
199 Rectangle AccessibleIconChoiceCtrlEntry::GetBoundingBoxOnScreen() throw ( lang::DisposedException ) in GetBoundingBoxOnScreen()
208 void AccessibleIconChoiceCtrlEntry::EnsureIsAlive() const throw ( lang::DisposedException ) in EnsureIsAlive()
214 ::rtl::OUString AccessibleIconChoiceCtrlEntry::implGetText() in implGetText()
223 Locale AccessibleIconChoiceCtrlEntry::implGetLocale() in implGetLocale()
230 …void AccessibleIconChoiceCtrlEntry::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex… in implGetSelection()
239 Sequence< sal_Int8 > AccessibleIconChoiceCtrlEntry::getImplementationId() throw (RuntimeException) in getImplementationId()
258 void SAL_CALL AccessibleIconChoiceCtrlEntry::disposing() in disposing()
280 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getImplementationName() throw(RuntimeExcep… in getImplementationName()
285 …Sequence< ::rtl::OUString > SAL_CALL AccessibleIconChoiceCtrlEntry::getSupportedServiceNames() thr… in getSupportedServiceNames()
290 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::supportsService( const ::rtl::OUString& _rService… in supportsService()
303 …Sequence< ::rtl::OUString > AccessibleIconChoiceCtrlEntry::getSupportedServiceNames_Static(void) t… in getSupportedServiceNames_Static()
312 …::rtl::OUString AccessibleIconChoiceCtrlEntry::getImplementationName_Static(void) throw( RuntimeEx… in getImplementationName_Static()
319 …Reference< XAccessibleContext > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleContext( ) t… in getAccessibleContext()
327 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleChildCount( ) throw (RuntimeExcept… in getAccessibleChildCount()
332 …Reference< XAccessible > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleChild( sal_Int32 ) t… in getAccessibleChild()
337 …Reference< XAccessible > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleParent( ) throw (Ru… in getAccessibleParent()
345 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleIndexInParent( ) throw (RuntimeExc… in getAccessibleIndexInParent()
352 sal_Int16 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
358 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleDescription( ) throw (Runtim… in getAccessibleDescription()
364 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleName( ) throw (RuntimeExcept… in getAccessibleName()
372 …Reference< XAccessibleRelationSet > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleRelationS… in getAccessibleRelationSet()
377 …Reference< XAccessibleStateSet > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleStateSet( )… in getAccessibleStateSet()
406 …Locale SAL_CALL AccessibleIconChoiceCtrlEntry::getLocale( ) throw (IllegalAccessibleComponentStat… in getLocale()
416 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::containsPoint( const awt::Point& rPoint ) throw (… in containsPoint()
421 …Reference< XAccessible > SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleAtPoint( const awt::… in getAccessibleAtPoint()
426 awt::Rectangle SAL_CALL AccessibleIconChoiceCtrlEntry::getBounds( ) throw (RuntimeException) in getBounds()
431 awt::Point SAL_CALL AccessibleIconChoiceCtrlEntry::getLocation( ) throw (RuntimeException) in getLocation()
436 awt::Point SAL_CALL AccessibleIconChoiceCtrlEntry::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
441 awt::Size SAL_CALL AccessibleIconChoiceCtrlEntry::getSize( ) throw (RuntimeException) in getSize()
446 void SAL_CALL AccessibleIconChoiceCtrlEntry::grabFocus( ) throw (RuntimeException) in grabFocus()
451 sal_Int32 AccessibleIconChoiceCtrlEntry::getForeground( ) throw (RuntimeException) in getForeground()
468 sal_Int32 AccessibleIconChoiceCtrlEntry::getBackground( ) throw (RuntimeException) in getBackground()
488 …awt::Rectangle SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacterBounds( sal_Int32 _nIndex ) thr… in getCharacterBounds()
508 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getIndexAtPoint( const awt::Point& aPoint ) thro… in getIndexAtPoint()
537 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIn… in copyText()
555 …void SAL_CALL AccessibleIconChoiceCtrlEntry::addEventListener( const Reference< XAccessibleEventLi… in addEventListener()
566 …void SAL_CALL AccessibleIconChoiceCtrlEntry::removeEventListener( const Reference< XAccessibleEven… in removeEventListener()
586 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getCaretPosition( ) throw (::com::sun::star::un… in getCaretPosition()
590 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::setCaretPosition ( sal_Int32 nIndex ) throw (::co… in setCaretPosition()
601 …sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) throw (::com:… in getCharacter()
608 …::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleIconChoiceCtrlEntry::getCh… in getCharacterAttributes()
621 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacterCount( ) throw (::com::sun::star::u… in getCharacterCount()
629 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getSelectedText( ) throw (::com::sun::sta… in getSelectedText()
636 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getSelectionStart( ) throw (::com::sun::star::u… in getSelectionStart()
643 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getSelectionEnd( ) throw (::com::sun::star::uno… in getSelectionEnd()
650 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::setSelection( sal_Int32 nStartIndex, sal_Int32 nE… in setSelection()
661 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getText( ) throw (::com::sun::star::uno::… in getText()
668 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getTextRange( sal_Int32 nStartIndex, sal_I… in getTextRange()
675 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextAtInde… in getTextAtIndex()
682 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBefore… in getTextBeforeIndex()
689 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBehind… in getTextBehindIndex()
701 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleActionCount( ) throw (RuntimeExcep… in getAccessibleActionCount()
709 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::doAccessibleAction( sal_Int32 nIndex ) throw (Ind… in doAccessibleAction()
729 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getAccessibleActionDescription( sal_Int32 … in getAccessibleActionDescription()
741 …Reference< XAccessibleKeyBinding > AccessibleIconChoiceCtrlEntry::getAccessibleActionKeyBinding( s… in getAccessibleActionKeyBinding()