Searched refs:nAnchorIndex (Results 1 – 1 of 1) sorted by relevance
1542 const sal_uInt16 nAnchorIndex ((pAnchor->GetPage()->GetPageNum()-1) / 2); in RangeSelect() local1549 const sal_uInt16 nStep ((nAnchorIndex < nOtherIndex) ? +1 : -1); in RangeSelect()1550 sal_uInt16 nIndex (nAnchorIndex); in RangeSelect()
Completed in 17 milliseconds