Lines Matching refs:AccessibleBrowseBoxTableCell

61 	::rtl::OUString AccessibleBrowseBoxTableCell::implGetText()  in implGetText()
67 ::com::sun::star::lang::Locale AccessibleBrowseBoxTableCell::implGetLocale() in implGetLocale()
73 void AccessibleBrowseBoxTableCell::implGetSelection( sal_Int32& nStartIndex, sal_Int32& nEndIndex ) in implGetSelection()
79AccessibleBrowseBoxTableCell::AccessibleBrowseBoxTableCell(const Reference<XAccessible >& _rxParen… in AccessibleBrowseBoxTableCell() function in accessibility::AccessibleBrowseBoxTableCell
97 …void AccessibleBrowseBoxTableCell::nameChanged( const ::rtl::OUString& rNewName, const ::rtl::OUSt… in nameChanged()
109 ::com::sun::star::uno::Any SAL_CALL AccessibleBrowseBoxTableCell::queryInterface( in queryInterface()
120 void SAL_CALL AccessibleBrowseBoxTableCell::acquire() throw () in acquire()
126 void SAL_CALL AccessibleBrowseBoxTableCell::release() throw () in release()
131 …::com::sun::star::awt::Rectangle SAL_CALL AccessibleBrowseBoxTableCell::getCharacterBounds( sal_In… in getCharacterBounds()
150 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getIndexAtPoint( const ::com::sun::star::awt::Poi… in getIndexAtPoint()
164 ::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getImplementationName() in getImplementationName()
171 sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getAccessibleChildCount() in getAccessibleChildCount()
180 AccessibleBrowseBoxTableCell::getAccessibleChild( sal_Int32 ) in getAccessibleChild()
192 ::utl::AccessibleStateSetHelper* AccessibleBrowseBoxTableCell::implCreateStateSetHelper() in implCreateStateSetHelper()
217 …Reference< XAccessibleContext > SAL_CALL AccessibleBrowseBoxTableCell::getAccessibleContext() thro… in getAccessibleContext()
225 sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getAccessibleIndexInParent() in getAccessibleIndexInParent()
235 …sal_Int32 SAL_CALL AccessibleBrowseBoxTableCell::getCaretPosition( ) throw (::com::sun::star::uno… in getCaretPosition()
239 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setCaretPosition ( sal_Int32 nIndex ) throw (::com… in setCaretPosition()
249 …sal_Unicode SAL_CALL AccessibleBrowseBoxTableCell::getCharacter( sal_Int32 nIndex ) throw (::com::… in getCharacter()
255 …::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL AccessibleBrowseBoxTableCell::getCha… 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 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::setSelection( sal_Int32 nStartIndex, sal_Int32 nEn… in setSelection()
301 …::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getText( ) throw (::com::sun::star::uno::R… in getText()
307 …::rtl::OUString SAL_CALL AccessibleBrowseBoxTableCell::getTextRange( sal_Int32 nStartIndex, sal_In… in getTextRange()
313 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextAtIndex… in getTextAtIndex()
319 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBeforeI… in getTextBeforeIndex()
325 …::com::sun::star::accessibility::TextSegment SAL_CALL AccessibleBrowseBoxTableCell::getTextBehindI… in getTextBehindIndex()
331 …sal_Bool SAL_CALL AccessibleBrowseBoxTableCell::copyText( sal_Int32 nStartIndex, sal_Int32 nEndInd… in copyText()
342 …void AccessibleBrowseBoxTableCell::disposing( const EventObject& _rSource ) throw (RuntimeExceptio… in disposing()