Searched refs:mnShiftKeySelectionAnchor (Results 1 – 2 of 2) sorted by relevance
370 mnShiftKeySelectionAnchor(-1), in SelectionFunction()568 mnShiftKeySelectionAnchor = -1; in KeyInput()602 if (mnShiftKeySelectionAnchor<0) in MoveFocus()606 mnShiftKeySelectionAnchor = pFocusedDescriptor->GetPageIndex(); in MoveFocus()633 if ((nPageIndex>=mnShiftKeySelectionAnchor && nPageIndex<=nPageRangeEnd) in MoveFocus()634 || (nPageIndex<=mnShiftKeySelectionAnchor && nPageIndex>=nPageRangeEnd)) in MoveFocus()898 mnShiftKeySelectionAnchor = -1; in ResetShiftKeySelectionAnchor()
158 sal_Int32 mnShiftKeySelectionAnchor; member in sd::slidesorter::controller::SelectionFunction
Completed in 34 milliseconds