Searched refs:SetFocusedPage (Results 1 – 5 of 5) sorted by relevance
245 void FocusManager::SetFocusedPage (const model::SharedPageDescriptor& rpDescriptor) in SetFocusedPage() function in sd::slidesorter::controller::FocusManager257 void FocusManager::SetFocusedPage (sal_Int32 nPageIndex) in SetFocusedPage() function in sd::slidesorter::controller::FocusManager268 SetFocusedPage(mrSlideSorter.GetController().GetCurrentSlideManager()->GetCurrentSlide()); in SetFocusedPageToCurrentPage()
100 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(mpCurrentSlide); in NotifyCurrentSlideChange()196 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(rpDescriptor); in SwitchCurrentSlide()
161 mrController.GetFocusManager().SetFocusedPage(nNewCurrentSlide); in DeleteSelectedPages()
755 mrController.GetFocusManager().SetFocusedPage(nIndex); in GotoPage()
125 void SetFocusedPage (const model::SharedPageDescriptor& rDescriptor);132 void SetFocusedPage (sal_Int32 nPageIndex);
Completed in 34 milliseconds