Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsFocusManager.cxx245 void FocusManager::SetFocusedPage (const model::SharedPageDescriptor& rpDescriptor) in SetFocusedPage() function in sd::slidesorter::controller::FocusManager
257 void FocusManager::SetFocusedPage (sal_Int32 nPageIndex) in SetFocusedPage() function in sd::slidesorter::controller::FocusManager
268 SetFocusedPage(mrSlideSorter.GetController().GetCurrentSlideManager()->GetCurrentSlide()); in SetFocusedPageToCurrentPage()
H A DSlsCurrentSlideManager.cxx100 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(mpCurrentSlide); in NotifyCurrentSlideChange()
196 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(rpDescriptor); in SwitchCurrentSlide()
H A DSlsSelectionManager.cxx161 mrController.GetFocusManager().SetFocusedPage(nNewCurrentSlide); in DeleteSelectedPages()
H A DSlsSelectionFunction.cxx755 mrController.GetFocusManager().SetFocusedPage(nIndex); in GotoPage()
/aoo4110/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsFocusManager.hxx125 void SetFocusedPage (const model::SharedPageDescriptor& rDescriptor);
132 void SetFocusedPage (sal_Int32 nPageIndex);

Completed in 60 milliseconds