Lines Matching refs:com

52 …void checkActionIndex_Impl( sal_Int32 _nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsExc…  in checkActionIndex_Impl()
56 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in checkActionIndex_Impl()
75 using namespace ::com::sun::star::accessibility;
76 using namespace ::com::sun::star::uno;
77 using namespace ::com::sun::star::lang;
78 using namespace ::com::sun::star;
134 const ::com::sun::star::uno::Any& _aOldValue, in NotifyAccessibleEvent()
135 const ::com::sun::star::uno::Any& _aNewValue ) in NotifyAccessibleEvent()
586 …sal_Int32 SAL_CALL AccessibleIconChoiceCtrlEntry::getCaretPosition( ) throw (::com::sun::star::un… in getCaretPosition()
590 …::setCaretPosition ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in setCaretPosition()
601 …Entry::getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in getCharacter()
608com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleIconCho… in getCharacterAttributes()
619 return ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >(); 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 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in setSelection()
661 …::rtl::OUString SAL_CALL AccessibleIconChoiceCtrlEntry::getText( ) throw (::com::sun::star::uno::… in getText()
668 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in getTextRange()
675com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextAtIndex(… in getTextAtIndex()
682com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBeforeIn… in getTextBeforeIndex()
689com::sun::star::accessibility::TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBehindIn… in getTextBehindIndex()