| /AOO42X/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsClipboard.cxx | 101 : mrController(rController), in TemporarySlideTrackingDeactivator() 103 mrController.GetVisibleAreaManager().IsCurrentSlideTrackingActive()) in TemporarySlideTrackingDeactivator() 106 mrController.GetVisibleAreaManager().DeactivateCurrentSlideTracking(); in TemporarySlideTrackingDeactivator() 111 mrController.GetVisibleAreaManager().ActivateCurrentSlideTracking(); in ~TemporarySlideTrackingDeactivator() 115 SlideSorterController& mrController; member in sd::slidesorter::controller::__anon7b263a070111::TemporarySlideTrackingDeactivator 162 mrController(mrSlideSorter.GetController()), in Clipboard() 260 mrController.GetSelectionManager()->DeleteSelectedPages(); in DoDelete() 311 mrController.GetInsertionIndicatorHandler()); in GetInsertionPosition() 317 else if (mrController.GetSelectionManager()->GetInsertionPosition() >= 0) in GetInsertionPosition() 321 nInsertPosition = mrController.GetSelectionManager()->GetInsertionPosition(); in GetInsertionPosition() [all …]
|
| H A D | SlsSelectionManager.cxx | 78 mrController(rSlideSorter.GetController()), in SelectionManager() 95 mrController.GetAnimator()->RemoveAnimation(mnAnimationId); in ~SelectionManager() 105 SlideSorterController::ModelChangeLock aLock (mrController); in DeleteSelectedPages() 110 bool bIsFocusShowing = mrController.GetFocusManager().IsFocusShowing(); in DeleteSelectedPages() 112 mrController.GetFocusManager().ToggleFocus(); in DeleteSelectedPages() 147 mrController.HandleModelChange(); in DeleteSelectedPages() 152 mrController.GetFocusManager().ToggleFocus(); in DeleteSelectedPages() 159 mrController.GetPageSelector().CountSelectedPages(); in DeleteSelectedPages() 160 mrController.GetPageSelector().SelectPage(nNewCurrentSlide); in DeleteSelectedPages() 161 mrController.GetFocusManager().SetFocusedPage(nNewCurrentSlide); in DeleteSelectedPages() [all …]
|
| H A D | SlsListener.cxx | 69 mrController(mrSlideSorter.GetController()), in Listener() 329 mpModelChangeLock.reset(new SlideSorterController::ModelChangeLock(mrController)); in Notify() 330 mrController.HandleModelChange(); in Notify() 339 mrController.PrepareEditModeChange(); in Notify() 343 mrController.FinishEditModeChange(); in Notify() 347 mpModelChangeLock.reset(new SlideSorterController::ModelChangeLock(mrController)); in Notify() 361 mrController.CheckForMasterPageAssignment(); in Notify() 362 mrController.CheckForSlideTransitionAssignment(); in Notify() 504 mrController.GetCurrentSlideManager()->NotifyCurrentSlideChange(nCurrentPage-1); in propertyChange() 521 mrController.ChangeEditMode ( in propertyChange() [all …]
|
| H A D | SlsSelectionFunction.cxx | 350 mrController(mrSlideSorter.GetController()), in SelectionFunction() 394 mrController.GetScrollBarManager().StopAutoScroll (); in MouseButtonUp() 414 FocusManager& rFocusManager (mrController.GetFocusManager()); in KeyInput() 468 mrController.GetPageSelector().DeselectPage(pDescriptor, false); in KeyInput() 470 mrController.GetPageSelector().SelectPage(pDescriptor); in KeyInput() 528 mrController.GetSelectionManager()->DeleteSelectedPages(rCode.GetCode()==KEY_DELETE); in KeyInput() 564 mrController.GetFocusManager().GetFocusedPageDescriptor()); in MoveFocus() 571 mrController.GetFocusManager().MoveFocus(eDirection); in MoveFocus() 573 PageSelector& rSelector (mrController.GetPageSelector()); in MoveFocus() 575 mrController.GetFocusManager().GetFocusedPageDescriptor()); in MoveFocus() [all …]
|
| H A D | SlsPageSelector.cxx | 60 mrController(mrSlideSorter.GetController()), in PageSelector() 134 mrController.GetSelectionManager()->SelectionHasChanged(); in GetCoreSelection() 192 mrController.GetSelectionManager()->SelectionHasChanged(); in SelectPage() 242 mrController.GetSelectionManager()->SelectionHasChanged(); in DeselectPage() 333 mrController.GetSelectionManager()->SelectionHasChanged(); in EnableBroadcasting() 418 mrController.GetCurrentSlideManager()->SwitchCurrentSlide(pCurrentPageDescriptor); in UpdateCurrentPage()
|
| H A D | SlsListener.hxx | 140 SlideSorterController& mrController; member in sd::slidesorter::controller::Listener
|
| /AOO42X/main/svx/source/tbxctrls/ |
| H A D | extrusioncontrols.cxx | 82 , mrController( rController ) in ExtrusionDirectionWindow() 228 mrController.dispatchCommand( msExtrusionDirection, aArgs ); in IMPL_LINK() 239 mrController.dispatchCommand( msExtrusionProjection, aArgs ); in IMPL_LINK() 336 , mrController( rController ) in ExtrusionDepthWindow() 482 mrController.dispatchCommand( aCommand, aArgs ); in IMPL_LINK() 501 mrController.dispatchCommand( msExtrusionDepth, aArgs ); in IMPL_LINK() 574 , mrController( rController ) in ExtrusionLightingWindow() 757 mrController.dispatchCommand( msExtrusionLightingIntensity, aArgs ); in IMPL_LINK() 775 mrController.dispatchCommand( msExtrusionLightingDirection, aArgs ); in IMPL_LINK() 842 , mrController( rController ) in ExtrusionSurfaceWindow() [all …]
|
| H A D | fontworkgallery.cxx | 361 svt::ToolboxController& mrController; member in svx::FontworkAlignmentWindow 383 , mrController( rController ) in FontworkAlignmentWindow() 477 mrController.dispatchCommand( msFontworkAlignment, aArgs ); in IMPL_LINK() 567 svt::ToolboxController& mrController; member in svx::FontworkCharacterSpacingWindow 583 , mrController( rController ) in FontworkCharacterSpacingWindow() 697 …mrController.dispatchCommand( OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:FontworkCharacterSpacin… in IMPL_LINK() 707 mrController.dispatchCommand( msFontworkKernCharacterPairs, aArgs ); in IMPL_LINK() 717 mrController.dispatchCommand( msFontworkCharacterSpacing, aArgs ); in IMPL_LINK()
|
| H A D | extrusioncontrols.hxx | 57 svt::ToolboxController& mrController; member in svx::ExtrusionDirectionWindow 100 svt::ToolboxController& mrController; member in svx::ExtrusionDepthWindow 155 svt::ToolboxController& mrController; member in svx::ExtrusionLightingWindow 213 svt::ToolboxController& mrController; member in svx::ExtrusionSurfaceWindow
|
| /AOO42X/main/sd/source/ui/controller/ |
| H A D | slidelayoutcontroller.cxx | 89 SlideLayoutController& mrController; member in sd::LayoutToolbarMenu 182 , mrController( rController ) in LayoutToolbarMenu() 303 OUString sCommandURL( mrController.getCommandURL() ); in IMPL_LINK() 325 mrController.dispatchCommand( sCommandURL, aArgs ); in IMPL_LINK()
|
| /AOO42X/main/sd/source/ui/unoidl/ |
| H A D | SdUnoDrawView.cxx | 67 mrController(rController), in SdUnoDrawView() 154 mrController.mpCurrentLayer = &(xCurrentLayer) ; in getActiveLayer()
|
| H A D | SdUnoOutlineView.cxx | 56 mrController(rController), in SdUnoOutlineView()
|
| H A D | SdUnoSlideView.cxx | 54 mrController(rController), in SdUnoSlideView()
|
| /AOO42X/main/sd/source/ui/slidesorter/inc/controller/ |
| H A D | SlsSelectionManager.hxx | 114 SlideSorterController& mrController; member in sd::slidesorter::controller::SelectionManager
|
| H A D | SlsPageSelector.hxx | 195 SlideSorterController& mrController; member in sd::slidesorter::controller::PageSelector
|
| H A D | SlsSelectionFunction.hxx | 128 SlideSorterController& mrController; member in sd::slidesorter::controller::SelectionFunction
|
| H A D | SlsClipboard.hxx | 118 SlideSorterController& mrController; member in sd::slidesorter::controller::Clipboard
|
| /AOO42X/main/sd/source/ui/inc/ |
| H A D | SdUnoOutlineView.hxx | 116 DrawController& mrController; member in sd::SdUnoOutlineView
|
| H A D | SdUnoSlideView.hxx | 114 DrawController& mrController; member in sd::SdUnoSlideView
|
| H A D | SdUnoDrawView.hxx | 140 DrawController& mrController; member in sd::SdUnoDrawView
|