Lines Matching refs:GetController

367     mpSlideSorter->GetController().GetFocusManager().ShowFocus();  in GetFocus()
376 mpSlideSorter->GetController().GetFocusManager().HideFocus(); in LoseFocus()
409 mpSlideSorter->GetController().GetCurrentSlideManager()->GetCurrentSlide()); in GetActualPage()
429 mpSlideSorter->GetController().GetSlotManager()->GetMenuState(rSet); in GetMenuState()
439 mpSlideSorter->GetController().GetSlotManager()->GetClipboardState(rSet); in GetClipboardState()
448 mpSlideSorter->GetController().ExecCtrl(rRequest); in ExecCtrl()
457 mpSlideSorter->GetController().GetCtrlState(rSet); in GetCtrlState()
466 mpSlideSorter->GetController().FuSupport(rRequest); in FuSupport()
494 mpSlideSorter->GetController().FuTemporary(rRequest); in FuTemporary()
505 mpSlideSorter->GetController().GetStatusBarState(rSet); in GetStatusBarState()
514 mpSlideSorter->GetController().FuPermanent(rRequest); in FuPermanent()
523 mpSlideSorter->GetController().GetAttrState(rSet); in GetAttrState()
532 mpSlideSorter->GetController().ExecStatusBar(rRequest); in ExecStatusBar()
545 mpSlideSorter->GetController().Paint(rBBox,pWindow); in Paint()
629 if ( ! mpSlideSorter->GetController().Command (rEvent, pWindow)) in Command()
651 mpSlideSorter->GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in ReadFrameViewData()
653 mpSlideSorter->GetController().Rearrange(true); in ReadFrameViewData()
667 mpSlideSorter->GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in ReadFrameViewData()
766 mpSlideSorter->GetController().GetScrollBarManager().UpdateScrollBars (false); in UpdateScrollBars()
777 mpSlideSorter->GetController().GetClipboard().StartDrag ( in StartDrag()
789 mpSlideSorter->GetController().GetClipboard().DragFinished (nDropAction); in DragFinished()
803 return mpSlideSorter->GetController().GetClipboard().AcceptDrop ( in AcceptDrop()
822 return mpSlideSorter->GetController().GetClipboard().ExecuteDrop ( in ExecuteDrop()
837 return mpSlideSorter->GetController().GetPageSelector().GetPageSelection(); in GetPageSelection()
847 mpSlideSorter->GetController().GetPageSelector().SetPageSelection(rSelection); in SetPageSelection()
857 mpSlideSorter->GetController().GetSelectionManager()->AddSelectionChangeListener(rCallback); in AddSelectionChangeListener()
867 mpSlideSorter->GetController().GetSelectionManager()->RemoveSelectionChangeListener(rCallback); in RemoveSelectionChangeListener()