Lines Matching refs:SAL_CALL

159 Any SAL_CALL VCLXAccessibleListItem::queryInterface( Type const & rType ) throw (RuntimeException)  in queryInterface()
164 void SAL_CALL VCLXAccessibleListItem::acquire() throw () in acquire()
169 void SAL_CALL VCLXAccessibleListItem::release() throw () in release()
176 Sequence< Type > SAL_CALL VCLXAccessibleListItem::getTypes( ) throw (RuntimeException) in getTypes()
200 void SAL_CALL VCLXAccessibleListItem::disposing() in disposing()
253 Reference< XAccessibleContext > SAL_CALL VCLXAccessibleListItem::getAccessibleContext( ) throw (Ru… in getAccessibleContext()
260 sal_Int32 SAL_CALL VCLXAccessibleListItem::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()
265 Reference< XAccessible > SAL_CALL VCLXAccessibleListItem::getAccessibleChild( sal_Int32 ) throw (Ru… in getAccessibleChild()
270 Reference< XAccessible > SAL_CALL VCLXAccessibleListItem::getAccessibleParent( ) throw (RuntimeExc… in getAccessibleParent()
277 sal_Int32 SAL_CALL VCLXAccessibleListItem::getAccessibleIndexInParent( ) throw (RuntimeException) in getAccessibleIndexInParent()
283 sal_Int16 SAL_CALL VCLXAccessibleListItem::getAccessibleRole( ) throw (RuntimeException) in getAccessibleRole()
289 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getAccessibleDescription( ) throw (RuntimeExcepti… in getAccessibleDescription()
295 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getAccessibleName( ) throw (RuntimeException) in getAccessibleName()
303 Reference< XAccessibleRelationSet > SAL_CALL VCLXAccessibleListItem::getAccessibleRelationSet( ) t… in getAccessibleRelationSet()
310 Reference< XAccessibleStateSet > SAL_CALL VCLXAccessibleListItem::getAccessibleStateSet( ) throw (… in getAccessibleStateSet()
342 Locale SAL_CALL VCLXAccessibleListItem::getLocale( ) throw (IllegalAccessibleComponentStateExcepti… in getLocale()
352 sal_Bool SAL_CALL VCLXAccessibleListItem::containsPoint( const awt::Point& _aPoint ) throw (Runtime… in containsPoint()
367 Reference< XAccessible > SAL_CALL VCLXAccessibleListItem::getAccessibleAtPoint( const awt::Point& )… in getAccessibleAtPoint()
372 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getBounds( ) throw (RuntimeException) in getBounds()
384 awt::Point SAL_CALL VCLXAccessibleListItem::getLocation( ) throw (RuntimeException) in getLocation()
398 awt::Point SAL_CALL VCLXAccessibleListItem::getLocationOnScreen( ) throw (RuntimeException) in getLocationOnScreen()
413 awt::Size SAL_CALL VCLXAccessibleListItem::getSize( ) throw (RuntimeException) in getSize()
425 void SAL_CALL VCLXAccessibleListItem::grabFocus( ) throw (RuntimeException) in grabFocus()
432 sal_Int32 SAL_CALL VCLXAccessibleListItem::getCaretPosition() throw (RuntimeException) in getCaretPosition()
437 sal_Bool SAL_CALL VCLXAccessibleListItem::setCaretPosition( sal_Int32 nIndex ) throw (IndexOutOfBou… in setCaretPosition()
448 sal_Unicode SAL_CALL VCLXAccessibleListItem::getCharacter( sal_Int32 nIndex ) throw (IndexOutOfBoun… in getCharacter()
456 Sequence< PropertyValue > SAL_CALL VCLXAccessibleListItem::getCharacterAttributes( sal_Int32 nIndex… in getCharacterAttributes()
468 awt::Rectangle SAL_CALL VCLXAccessibleListItem::getCharacterBounds( sal_Int32 nIndex ) throw (Index… in getCharacterBounds()
489 sal_Int32 SAL_CALL VCLXAccessibleListItem::getCharacterCount() throw (RuntimeException) in getCharacterCount()
497 sal_Int32 SAL_CALL VCLXAccessibleListItem::getIndexAtPoint( const awt::Point& aPoint ) throw (Runti… in getIndexAtPoint()
516 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getSelectedText() throw (RuntimeException) in getSelectedText()
524 sal_Int32 SAL_CALL VCLXAccessibleListItem::getSelectionStart() throw (RuntimeException) in getSelectionStart()
532 sal_Int32 SAL_CALL VCLXAccessibleListItem::getSelectionEnd() throw (RuntimeException) in getSelectionEnd()
540 sal_Bool SAL_CALL VCLXAccessibleListItem::setSelection( sal_Int32 nStartIndex, sal_Int32 nEndIndex … in setSelection()
551 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getText() throw (RuntimeException) in getText()
559 ::rtl::OUString SAL_CALL VCLXAccessibleListItem::getTextRange( sal_Int32 nStartIndex, sal_Int32 nEn… in getTextRange()
567 ::com::sun::star::accessibility::TextSegment SAL_CALL VCLXAccessibleListItem::getTextAtIndex( sal_I… in getTextAtIndex()
575 ::com::sun::star::accessibility::TextSegment SAL_CALL VCLXAccessibleListItem::getTextBeforeIndex( s… in getTextBeforeIndex()
583 ::com::sun::star::accessibility::TextSegment SAL_CALL VCLXAccessibleListItem::getTextBehindIndex( s… in getTextBehindIndex()
591 sal_Bool SAL_CALL VCLXAccessibleListItem::copyText( sal_Int32 nStartIndex, sal_Int32 nEndIndex ) th… in copyText()
624 void SAL_CALL VCLXAccessibleListItem::addEventListener( const Reference< XAccessibleEventListener >… in addEventListener()
634 void SAL_CALL VCLXAccessibleListItem::removeEventListener( const Reference< XAccessibleEventListene… in removeEventListener()
661 sal_Int32 SAL_CALL VCLXAccessibleListItem::getForeground (void) in getForeground()
670 sal_Int32 SAL_CALL VCLXAccessibleListItem::getBackground (void) in getBackground()