Lines Matching refs:slidesorter
250 const ::sd::slidesorter::SharedPageSelection& rpPages, in lcl_ApplyToPages()
262 const ::sd::slidesorter::SharedPageSelection& rpPages, in lcl_CreateUndoForPages()
571 ::sd::slidesorter::SharedPageSelection SlideTransitionPane::getSelectedPages (void) const in getSelectedPages()
573 ::sd::slidesorter::SlideSorterViewShell * pSlideSorterViewShell in getSelectedPages()
574 = ::sd::slidesorter::SlideSorterViewShell::GetSlideSorter(mrBase); in getSelectedPages()
576 ::boost::shared_ptr<sd::slidesorter::SlideSorterViewShell::PageSelection> pSelection; in getSelectedPages()
584 pSelection.reset(new sd::slidesorter::SlideSorterViewShell::PageSelection()); in getSelectedPages()
787 ::sd::slidesorter::SharedPageSelection pSelectedPages(getSelectedPages()); in updateControls()
805 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aIt( in updateControls()
807 ::sd::slidesorter::SlideSorterViewShell::PageSelection::const_iterator aEndIt( in updateControls()
1117 ::sd::slidesorter::SharedPageSelection pSelectedPages( getSelectedPages()); in applyToSelectedPages()
1214 ::sd::slidesorter::SharedPageSelection pPages ( in IMPL_LINK()
1215 new ::sd::slidesorter::SlideSorterViewShell::PageSelection()); in IMPL_LINK()