Searched refs:GetSelectionManager (Results 1 – 10 of 10) sorted by relevance
134 mrController.GetSelectionManager()->SelectionHasChanged(); in GetCoreSelection()192 mrController.GetSelectionManager()->SelectionHasChanged(); in SelectPage()242 mrController.GetSelectionManager()->SelectionHasChanged(); in DeselectPage()333 mrController.GetSelectionManager()->SelectionHasChanged(); in EnableBroadcasting()
260 mrController.GetSelectionManager()->DeleteSelectedPages(); in DoDelete()317 else if (mrController.GetSelectionManager()->GetInsertionPosition() >= 0) in GetInsertionPosition()321 nInsertPosition = mrController.GetSelectionManager()->GetInsertionPosition(); in GetInsertionPosition()681 mrController.GetSelectionManager()->DeleteSelectedPages(); in IMPL_LINK()
174 GetSelectionManager()->SelectionHasChanged(); in Init()298 ::boost::shared_ptr<SelectionManager> SlideSorterController::GetSelectionManager (void) const in GetSelectionManager() function in sd::slidesorter::controller::SlideSorterController484 GetSelectionManager()->SetInsertionPosition( in Command()
252 mrSlideSorter.GetController().GetSelectionManager()->DeleteSelectedPages(); in FuTemporary()1246 else if (mrSlideSorter.GetController().GetSelectionManager()->GetInsertionPosition() >= 0) in GetInsertionPosition()1248 return mrSlideSorter.GetController().GetSelectionManager()->GetInsertionPosition() - 1; in GetInsertionPosition()
42 rSlideSorter.GetController().GetSelectionManager()->GetSelectionObserver()) in Context()
617 mrController.GetSelectionManager()->GetSelectionObserver()->NotifyPageEvent(pPage); in HandleModelChange()
566 mrController.GetSelectionManager()->DeleteSelectedPages(rCode.GetCode()==KEY_DELETE); in KeyInput()
857 mpSlideSorter->GetController().GetSelectionManager()->AddSelectionChangeListener(rCallback); in AddSelectionChangeListener()867 mpSlideSorter->GetController().GetSelectionManager()->RemoveSelectionChangeListener(rCallback); in RemoveSelectionChangeListener()
960 mrSlideSorter.GetController().GetSelectionManager()->AddSelectionChangeListener( in ConnectListeners()975 mrSlideSorter.GetController().GetSelectionManager()->RemoveSelectionChangeListener( in ReleaseListeners()
128 ::boost::shared_ptr<SelectionManager> GetSelectionManager (void) const;
Completed in 58 milliseconds