Searched refs:PageSelection (Results 1 – 7 of 7) sorted by relevance
349 ::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()
140 typedef ::std::vector<SdPage*> PageSelection; typedef in sd::slidesorter::SlideSorterViewShell144 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;146 void SetPageSelection (const ::boost::shared_ptr<PageSelection>& rSelection);214 typedef ::boost::shared_ptr<SlideSorterViewShell::PageSelection> SharedPageSelection;
133 typedef ::std::vector<SdPage*> PageSelection; typedef in sd::slidesorter::controller::PageSelector142 ::boost::shared_ptr<PageSelection> GetPageSelection (void) const;159 const ::boost::shared_ptr<PageSelection>& rSelection,
576 ::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()
833 ::boost::shared_ptr<SlideSorterViewShell::PageSelection>844 const ::boost::shared_ptr<PageSelection>& rSelection) in SetPageSelection()
433 new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in AssignMasterPageToAllSlides()
540 pPageSelection.reset(new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in AssignLayoutToSelectedSlides()
Completed in 37 milliseconds