Searched refs:nAnchorIndex (Results 1 – 1 of 1) sorted by relevance
1342 const sal_uInt16 nAnchorIndex ((pAnchor->GetPage()->GetPageNum()-1) / 2); in RangeSelect() local1349 const sal_uInt16 nStep ((nAnchorIndex < nOtherIndex) ? +1 : -1); in RangeSelect()1350 sal_uInt16 nIndex (nAnchorIndex); in RangeSelect()