Lines Matching refs:sun

56 …void checkActionIndex_Impl( sal_Int32 _nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsExc…  in checkActionIndex_Impl()
60 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in checkActionIndex_Impl()
79 using namespace ::com::sun::star::accessibility;
80 using namespace ::com::sun::star::uno;
81 using namespace ::com::sun::star::lang;
82 using namespace ::com::sun::star;
119 const ::com::sun::star::uno::Any& _aOldValue, in NotifyAccessibleEvent()
120 const ::com::sun::star::uno::Any& _aNewValue ) in NotifyAccessibleEvent()
1043 …sal_Int32 SAL_CALL AccessibleListBoxEntry::getCaretPosition( ) throw (::com::sun::star::uno::Runt… in getCaretPosition()
1047 …CaretPosition ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in setCaretPosition()
1058 …::getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in getCharacter()
1065sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleListBoxEntry… in getCharacterAttributes()
1076 return ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >(); in getCharacterAttributes()
1078 …sal_Int32 SAL_CALL AccessibleListBoxEntry::getCharacterCount( ) throw (::com::sun::star::uno::Run… in getCharacterCount()
1086 …::rtl::OUString SAL_CALL AccessibleListBoxEntry::getSelectedText( ) throw (::com::sun::star::uno:… in getSelectedText()
1093 …sal_Int32 SAL_CALL AccessibleListBoxEntry::getSelectionStart( ) throw (::com::sun::star::uno::Run… in getSelectionStart()
1100 …sal_Int32 SAL_CALL AccessibleListBoxEntry::getSelectionEnd( ) throw (::com::sun::star::uno::Runti… in getSelectionEnd()
1107 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in setSelection()
1118 …::rtl::OUString SAL_CALL AccessibleListBoxEntry::getText( ) throw (::com::sun::star::uno::Runtime… in getText()
1125 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in getTextRange()
1132sun::star::accessibility::TextSegment SAL_CALL AccessibleListBoxEntry::getTextAtIndex( sal_Int32 n… in getTextAtIndex()
1139sun::star::accessibility::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBeforeIndex( sal_Int… in getTextBeforeIndex()
1146sun::star::accessibility::TextSegment SAL_CALL AccessibleListBoxEntry::getTextBehindIndex( sal_Int… in getTextBehindIndex()