Searched defs:selectionIndex (Results 1 – 4 of 4) sorted by relevance
199 STDMETHODIMP CAccText::removeSelection(long selectionIndex)//, unsigned char * success) in removeSelection()226 STDMETHODIMP CAccText::setSelection(long selectionIndex, long startOffset, long endOffset) in setSelection()
202 STDMETHODIMP CAccHypertext::removeSelection(long selectionIndex) in removeSelection()228 STDMETHODIMP CAccHypertext::setSelection(long selectionIndex, long startOffset, long endOffset) in setSelection()
429 STDMETHODIMP CAccTextBase::get_selection(long selectionIndex, long * startOffset, long * endOffset) in get_selection()789 STDMETHODIMP CAccTextBase::removeSelection(long selectionIndex) in removeSelection()
3770 sal_Bool SAL_CALL SwAccessibleParagraph::removeSelection( sal_Int32 selectionIndex ) in removeSelection()
Completed in 37 milliseconds