Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx349 ::boost::shared_ptr<PageSelector::PageSelection> PageSelector::GetPageSelection (void) const in GetPageSelection() function in sd::slidesorter::controller::PageSelector
416 ::boost::shared_ptr<PageSelection> pSelection (GetPageSelection()); in UpdateCurrentPage()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx834 SlideSorterViewShell::GetPageSelection (void) const in GetPageSelection() function in sd::slidesorter::SlideSorterViewShell
837 return mpSlideSorter->GetController().GetPageSelector().GetPageSelection(); in GetPageSelection()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsPageSelector.hxx142 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx144 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx473 ::sd::slidesorter::SharedPageSelection pPageSelection = pSlideSorter->GetPageSelection(); in AssignMasterPageToSelectedSlides()
H A DLayoutMenu.cxx533 pPageSelection = pSlideSorter->GetPageSelection(); in AssignLayoutToSelectedSlides()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx580 pSelection = pSlideSorterViewShell->GetPageSelection(); in getSelectedPages()

Completed in 48 milliseconds