Home
last modified time | relevance | path

Searched refs:PageSelection (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()
351 ::boost::shared_ptr<PageSelection> pSelection (new PageSelection()); in GetPageSelection()
369 const ::boost::shared_ptr<PageSelection>& rpSelection, in SetPageSelection()
372 PageSelection::const_iterator iPage; in SetPageSelection()
416 ::boost::shared_ptr<PageSelection> pSelection (GetPageSelection()); in UpdateCurrentPage()
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx140 typedef ::std::vector<SdPage*> PageSelection; typedef in sd::slidesorter::SlideSorterViewShell
144 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;
146 void SetPageSelection (const ::boost::shared_ptr<PageSelection>& rSelection);
214 typedef ::boost::shared_ptr<SlideSorterViewShell::PageSelection> SharedPageSelection;
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsPageSelector.hxx133 typedef ::std::vector<SdPage*> PageSelection; typedef in sd::slidesorter::controller::PageSelector
142 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;
159 const ::boost::shared_ptr<PageSelection>& rSelection,
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx576 ::boost::shared_ptr<sd::slidesorter::SlideSorterViewShell::PageSelection> pSelection; in getSelectedPages()
584 pSelection.reset(new sd::slidesorter::SlideSorterViewShell::PageSelection()); in getSelectedPages()
805 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aIt( in updateControls()
807 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aEndIt( in updateControls()
1215 new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx833 ::boost::shared_ptr<SlideSorterViewShell::PageSelection>
844 const ::boost::shared_ptr<PageSelection>& rSelection) in SetPageSelection()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx433 new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in AssignMasterPageToAllSlides()
H A DLayoutMenu.cxx540 pPageSelection.reset(new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in AssignLayoutToSelectedSlides()

Completed in 326 milliseconds