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.cxx3754 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionStart()
3766 /*sal_Bool bSelected = */GetSelectionAtIndex(nSelectedPortionIndex, nStart, nEnd ); in getSeletedPositionEnd()
3844 sal_Bool bSelected = GetSelectionAtIndex(i, nStart, nEnd ); in addSelection()
4076 sal_Bool SwAccessibleParagraph::GetSelectionAtIndex( in GetSelectionAtIndex() function in SwAccessibleParagraph
H A Daccpara.hxx452 sal_Bool GetSelectionAtIndex(sal_Int32& nIndex, sal_Int32& nStart, sal_Int32& nEnd);

Completed in 34 milliseconds