Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx1542 const sal_uInt16 nAnchorIndex ((pAnchor->GetPage()->GetPageNum()-1) / 2); in RangeSelect() local
1549 const sal_uInt16 nStep ((nAnchorIndex < nOtherIndex) ? +1 : -1); in RangeSelect()
1550 sal_uInt16 nIndex (nAnchorIndex); in RangeSelect()

Completed in 14 milliseconds