Home
last modified time | relevance | path

Searched defs:selectionIndex (Results 1 – 4 of 4) sorted by relevance

/trunk/main/winaccessibility/source/UAccCOM/
H A DAccText.cpp199 STDMETHODIMP CAccText::removeSelection(long selectionIndex)//, unsigned char * success) in removeSelection()
226 STDMETHODIMP CAccText::setSelection(long selectionIndex, long startOffset, long endOffset) in setSelection()
H A DAccHypertext.cpp202 STDMETHODIMP CAccHypertext::removeSelection(long selectionIndex) in removeSelection()
228 STDMETHODIMP CAccHypertext::setSelection(long selectionIndex, long startOffset, long endOffset) in setSelection()
H A DAccTextBase.cpp429 STDMETHODIMP CAccTextBase::get_selection(long selectionIndex, long * startOffset, long * endOffset) in get_selection()
789 STDMETHODIMP CAccTextBase::removeSelection(long selectionIndex) in removeSelection()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx3770 sal_Bool SAL_CALL SwAccessibleParagraph::removeSelection( sal_Int32 selectionIndex ) in removeSelection()

Completed in 43 milliseconds