Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx582 sal_Int32 nPageRangeEnd (pFocusedDescriptor->GetPageIndex()); in MoveFocus() local
592 if ((nPageIndex>=mnShiftKeySelectionAnchor && nPageIndex<=nPageRangeEnd) in MoveFocus()
593 || (nPageIndex<=mnShiftKeySelectionAnchor && nPageIndex>=nPageRangeEnd)) in MoveFocus()