Lines Matching refs:com

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;
67 ::com::sun::star::lang::Locale AccessibleBrowseBoxTableCell::implGetLocale() in implGetLocale()
81 const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow >& _xFocusWindow, in AccessibleBrowseBoxTableCell()
109 ::com::sun::star::uno::Any SAL_CALL AccessibleBrowseBoxTableCell::queryInterface( in queryInterface()
110 const ::com::sun::star::uno::Type& rType ) in queryInterface()
111 throw ( ::com::sun::star::uno::RuntimeException ) in queryInterface()
131 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleBrowseBoxTableCell::getCharacterBounds( sal_In… in getCharacterBounds()
140 ::com::sun::star::awt::Rectangle aRect; in getCharacterBounds()
150 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getIndexAtPoint( const ::com::sun::star::awt::Poi… in getIndexAtPoint()
165 throw ( ::com::sun::star::uno::RuntimeException ) in getImplementationName()
172 throw ( ::com::sun::star::uno::RuntimeException ) in getAccessibleChildCount()
178 ::com::sun::star::uno::Reference<
179 ::com::sun::star::accessibility::XAccessible > SAL_CALL
181 throw ( ::com::sun::star::lang::IndexOutOfBoundsException, in getAccessibleChild()
182 ::com::sun::star::uno::RuntimeException ) in getAccessibleChild()
184 throw ::com::sun::star::lang::IndexOutOfBoundsException(); in getAccessibleChild()
226 throw ( ::com::sun::star::uno::RuntimeException ) in getAccessibleIndexInParent()
235 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getCaretPosition( ) throw (::com::sun::star::uno… in getCaretPosition()
239 …::setCaretPosition ( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in setCaretPosition()
249 …eCell::getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in getCharacter()
255com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleBrowseB… in getCharacterAttributes()
265 return ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >(); in getCharacterAttributes()
267 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getCharacterCount( ) throw (::com::sun::star::un… in getCharacterCount()
274 …::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getSelectedText( ) throw (::com::sun::star… in getSelectedText()
280 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getSelectionStart( ) throw (::com::sun::star::un… in getSelectionStart()
286 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getSelectionEnd( ) throw (::com::sun::star::uno:… in getSelectionEnd()
292 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in setSelection()
301 …::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getText( ) throw (::com::sun::star::uno::R… in getText()
307 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in getTextRange()
313com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextAtIndex( … in getTextAtIndex()
319com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBeforeInd… in getTextBeforeIndex()
325com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBehindInd… in getTextBehindIndex()
331 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, … in copyText()