Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionCommand.cxx46 mnCurrentPageIndex(-1) in SelectionCommand()
67 if (mnCurrentPageIndex >= 0) in operator ()()
68 mpCurrentSlideManager->SwitchCurrentSlide(mnCurrentPageIndex); in operator ()()
H A DSlsSelectionCommand.hxx86 sal_Int32 mnCurrentPageIndex; member in sd::slidesorter::controller::SelectionCommand
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx269 mnCurrentPageIndex(pCurrentPage!=NULL ? (pCurrentPage->GetPageNum()-1)/2 : -1), in Selection()
289 else if (mbIsShapeSelection && nIndex==mnCurrentPageIndex) in IsSelected()
298 const sal_Int32 mnCurrentPageIndex; member in sd::__anone7cee3020111::Selection

Completed in 26 milliseconds