Home
last modified time | relevance | path

Searched refs:GetSelectionAtIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/access/
H A Daccpara.cxx3695 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionStart()
3706 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionEnd()
3782 sal_Bool bSelected = GetSelectionAtIndex(i, nStart, nEnd ); in addSelection()
4002 sal_Bool SwAccessibleParagraph::GetSelectionAtIndex( in GetSelectionAtIndex() function in SwAccessibleParagraph
H A Daccpara.hxx405 sal_Bool GetSelectionAtIndex(sal_Int32& nIndex, sal_Int32& nStart, sal_Int32& nEnd);