Lines Matching refs:sun

38 …void checkIndex_Impl( sal_Int32 _nIndex, const ::rtl::OUString& _sText ) throw (::com::sun::star::…  in checkIndex_Impl()
41 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in checkIndex_Impl()
49 using namespace ::com::sun::star::lang;
54 using namespace ::com::sun::star::uno;
55 using ::com::sun::star::accessibility::XAccessible;
56 using namespace ::com::sun::star::accessibility;
104 ::com::sun::star::lang::Locale AccessibleGridControlTableCell::implGetLocale() in implGetLocale()
128 ::com::sun::star::uno::Any SAL_CALL AccessibleGridControlTableCell::queryInterface( in queryInterface()
129 const ::com::sun::star::uno::Type& rType ) in queryInterface()
130 throw ( ::com::sun::star::uno::RuntimeException ) in queryInterface()
150 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleGridControlTableCell::getCharacterBounds( sal_… in getCharacterBounds()
159 ::com::sun::star::awt::Rectangle aRect; in getCharacterBounds()
166 …sal_Int32 SAL_CALL AccessibleGridControlTableCell::getIndexAtPoint( const ::com::sun::star::awt::P… in getIndexAtPoint()
179 throw ( ::com::sun::star::uno::RuntimeException ) in getImplementationName()
186 throw ( ::com::sun::star::uno::RuntimeException ) in getAccessibleChildCount()
192 ::com::sun::star::uno::Reference<
193 ::com::sun::star::accessibility::XAccessible > SAL_CALL
195 throw ( ::com::sun::star::lang::IndexOutOfBoundsException, in getAccessibleChild()
196 ::com::sun::star::uno::RuntimeException ) in getAccessibleChild()
198 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in getAccessibleChild()
240 throw ( ::com::sun::star::uno::RuntimeException ) in getAccessibleIndexInParent()
249 …sal_Int32 SAL_CALL AccessibleGridControlTableCell::getCaretPosition( ) throw (::com::sun::star::u… in getCaretPosition()
253 …CaretPosition ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in setCaretPosition()
263 …::getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in getCharacter()
269sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleGridControlT… in getCharacterAttributes()
279 return ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >(); in getCharacterAttributes()
281 …sal_Int32 SAL_CALL AccessibleGridControlTableCell::getCharacterCount( ) throw (::com::sun::star::… in getCharacterCount()
288 …::rtl::OUString SAL_CALL AccessibleGridControlTableCell::getSelectedText( ) throw (::com::sun::st… in getSelectedText()
294 …sal_Int32 SAL_CALL AccessibleGridControlTableCell::getSelectionStart( ) throw (::com::sun::star::… in getSelectionStart()
300 …sal_Int32 SAL_CALL AccessibleGridControlTableCell::getSelectionEnd( ) throw (::com::sun::star::un… in getSelectionEnd()
306 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in setSelection()
315 …::rtl::OUString SAL_CALL AccessibleGridControlTableCell::getText( ) throw (::com::sun::star::uno:… in getText()
321 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in getTextRange()
327sun::star::accessibility::TextSegment SAL_CALL AccessibleGridControlTableCell::getTextAtIndex( sal… in getTextAtIndex()
333sun::star::accessibility::TextSegment SAL_CALL AccessibleGridControlTableCell::getTextBeforeIndex(… in getTextBeforeIndex()
339sun::star::accessibility::TextSegment SAL_CALL AccessibleGridControlTableCell::getTextBehindIndex(… in getTextBehindIndex()
345 …nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com… in copyText()