Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx1553 const sal_Int32 nIndexUnderMouse ( in UpdateSelection() local
1558 if (nIndexUnderMouse>=0 && nIndexUnderMouse<nPageCount) in UpdateSelection()
1561 mnAnchorIndex = nIndexUnderMouse; in UpdateSelection()
1562 mnSecondIndex = nIndexUnderMouse; in UpdateSelection()