Home
last modified time | relevance | path

Searched refs:GetSelectionManager (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx134 mrController.GetSelectionManager()->SelectionHasChanged(); in GetCoreSelection()
192 mrController.GetSelectionManager()->SelectionHasChanged(); in SelectPage()
242 mrController.GetSelectionManager()->SelectionHasChanged(); in DeselectPage()
333 mrController.GetSelectionManager()->SelectionHasChanged(); in EnableBroadcasting()
H A DSlsClipboard.cxx260 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()
H A DSlideSorterController.cxx174 GetSelectionManager()->SelectionHasChanged(); in Init()
298 ::boost::shared_ptr<SelectionManager> SlideSorterController::GetSelectionManager (void) const in GetSelectionManager() function in sd::slidesorter::controller::SlideSorterController
484 GetSelectionManager()->SetInsertionPosition( in Command()
H A DSlsSlotManager.cxx252 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()
H A DSlsSelectionObserver.cxx42 rSlideSorter.GetController().GetSelectionManager()->GetSelectionObserver()) in Context()
H A DSlsListener.cxx617 mrController.GetSelectionManager()->GetSelectionObserver()->NotifyPageEvent(pPage); in HandleModelChange()
H A DSlsSelectionFunction.cxx566 mrController.GetSelectionManager()->DeleteSelectedPages(rCode.GetCode()==KEY_DELETE); in KeyInput()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx857 mpSlideSorter->GetController().GetSelectionManager()->AddSelectionChangeListener(rCallback); in AddSelectionChangeListener()
867 mpSlideSorter->GetController().GetSelectionManager()->RemoveSelectionChangeListener(rCallback); in RemoveSelectionChangeListener()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx960 mrSlideSorter.GetController().GetSelectionManager()->AddSelectionChangeListener( in ConnectListeners()
975 mrSlideSorter.GetController().GetSelectionManager()->RemoveSelectionChangeListener( in ReleaseListeners()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlideSorterController.hxx128 ::boost::shared_ptr<SelectionManager> GetSelectionManager (void) const;

Completed in 53 milliseconds