/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 367 mpSlideSorter->GetController().GetFocusManager().ShowFocus(); in GetFocus() 448 mpSlideSorter->GetController().ExecCtrl(rRequest); in ExecCtrl() 457 mpSlideSorter->GetController().GetCtrlState(rSet); in GetCtrlState() 466 mpSlideSorter->GetController().FuSupport(rRequest); in FuSupport() 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() 653 mpSlideSorter->GetController().Rearrange(true); in ReadFrameViewData() [all …]
|
H A D | SlideSorterService.cxx | 266 mpSlideSorter->GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in setCurrentPage() 278 … return mpSlideSorter->GetController().GetCurrentSlideManager()->GetCurrentSlide()->GetXDrawPage(); in getCurrentPage() 304 mpSlideSorter->GetController().SetDocumentSlides(rxSlides); in setDocumentSlides() 330 controller::SlideSorterController::ModelChangeLock aLock (mpSlideSorter->GetController()); in setIsHighlightCurrentSlide() 331 mpSlideSorter->GetController().HandleModelChange(); in setIsHighlightCurrentSlide()
|
H A D | SlideSorter.cxx | 175 mxControllerWeak = mpViewShellBase->GetController(); in Init() 307 controller::SlideSorterController& SlideSorter::GetController (void) const in GetController() function in sd::slidesorter::SlideSorter 327 GetController().Paint( in Paint()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 178 mrSlideSorter.GetController().Rearrange(true); in FuTemporary() 185 mrSlideSorter.GetController().GetPageSelector().SelectAllPages(); in FuTemporary() 370 mrSlideSorter.GetController().GetClipboard().HandleSlotCall(rRequest); in FuSupport() 466 mrSlideSorter.GetController().UpdateAllPages(); in ExecCtrl() 792 >= mrSlideSorter.GetController().GetPageSelector().GetPageCount()) in GetClipboardState() 933 mrSlideSorter.GetController().PageNameHasChanged( in RenameSlide() 1103 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in InsertSlide() 1104 mrSlideSorter.GetController().GetPageSelector().SelectPage(pNewPage); in InsertSlide() 1151 PageSelector& rSelector (mrSlideSorter.GetController().GetPageSelector()); in DuplicateSelectedSlides() 1234 PageSelector& rSelector (mrSlideSorter.GetController().GetPageSelector()); in GetInsertionPosition() [all …]
|
H A D | SlsDragAndDropContext.cxx | 68 rSlideSorter.GetController().GetClipboard().CreateTransferableUserData(pTransferable)); in DragAndDropContext() 71 rSlideSorter.GetController().GetInsertionIndicatorHandler()->UpdateIndicatorIcon(pTransferable); in DragAndDropContext() 161 mpTargetSlideSorter->GetController().GetInsertionIndicatorHandler()); in UpdatePosition() 164 && mpTargetSlideSorter->GetController().GetScrollBarManager().AutoScroll( in UpdatePosition() 189 mpTargetSlideSorter->GetController().GetScrollBarManager().StopAutoScroll(); in SetTargetSlideSorter() 190 mpTargetSlideSorter->GetController().GetInsertionIndicatorHandler()->End( in SetTargetSlideSorter() 198 mpTargetSlideSorter->GetController().GetInsertionIndicatorHandler()->Start( in SetTargetSlideSorter() 200 mpTargetSlideSorter->GetController().GetInsertionIndicatorHandler()->UpdatePosition( in SetTargetSlideSorter()
|
H A D | SlsCurrentSlideManager.cxx | 89 … PageSelector::BroadcastLock aBroadcastLock (mrSlideSorter.GetController().GetPageSelector()); in NotifyCurrentSlideChange() 91 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in NotifyCurrentSlideChange() 99 mrSlideSorter.GetController().GetPageSelector().SelectPage(mpCurrentSlide); in NotifyCurrentSlideChange() 100 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(mpCurrentSlide); in NotifyCurrentSlideChange() 172 mrSlideSorter.GetController().GetPageSelector().SetCoreSelection(); in SwitchCurrentSlide() 193 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in SwitchCurrentSlide() 194 mrSlideSorter.GetController().GetPageSelector().SelectPage(rpDescriptor); in SwitchCurrentSlide() 196 mrSlideSorter.GetController().GetFocusManager().SetFocusedPage(rpDescriptor); in SwitchCurrentSlide()
|
H A D | SlsSelectionFunction.cxx | 366 mrController(mrSlideSorter.GetController()), in SelectionFunction() 935 mpHitDescriptor = rSlideSorter.GetController().GetPageAt(maMousePosition); in EventDescriptor() 971 mpHitDescriptor = rSlideSorter.GetController().GetPageAt(maMousePosition); in EventDescriptor() 1234 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in DeselectAllPages() 1245 mrSlideSorter.GetController().GetPageSelector().SelectPage(rpDescriptor); in SelectOnePage() 1443 mrSlideSorter.GetController().GetPageSelector().DeselectPage( in ProcessButtonUpEvent() 1448 mrSlideSorter.GetController().GetPageSelector().SelectPage( in ProcessButtonUpEvent() 1533 PageSelector& rSelector (mrSlideSorter.GetController().GetPageSelector()); in RangeSelect() 1774 mrSlideSorter.GetController().GetPageSelector().SelectPage(rpDescriptor); in UpdateSelectionState() 1842 mrSlideSorter.GetController().GetInsertionIndicatorHandler()->Start( in DragAndDropModeHandler() [all …]
|
H A D | SlsPageSelector.cxx | 60 mrController(mrSlideSorter.GetController()), in PageSelector() 120 mrSlideSorter.GetController().GetVisibleAreaManager().RequestVisible(pDescriptor); in GetCoreSelection() 182 mrSlideSorter.GetController().GetVisibleAreaManager().RequestVisible(rpDescriptor,true); in SelectPage() 235 mrSlideSorter.GetController().GetVisibleAreaManager().RequestVisible(rpDescriptor); in DeselectPage() 432 : mpSelector(&rSlideSorter.GetController().GetPageSelector()) in UpdateLock() 473 : mrSelector(rSlideSorter.GetController().GetPageSelector()) in BroadcastLock()
|
H A D | SlsVisibleAreaManager.cxx | 127 mrSlideSorter.GetController().GetCurrentSlideManager()->GetCurrentSlide()); in RequestCurrentSlideVisible() 157 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(mnScrollAnimationId); in MakeVisible() 167 mnScrollAnimationId = mrSlideSorter.GetController().GetAnimator()->AddAnimation( in MakeVisible() 244 : mrVisibleAreaManager(rSlideSorter.GetController().GetVisibleAreaManager()) in TemporaryDisabler() 301 mrSlideSorter.GetController().GetScrollBarManager().SetTopLeft( in operator ()()
|
H A D | SlsSelectionObserver.cxx | 42 rSlideSorter.GetController().GetSelectionManager()->GetSelectionObserver()) in Context() 144 PageSelector& rSelector (mrSlideSorter.GetController().GetPageSelector()); in EndObservation() 163 mrSlideSorter.GetController().GetFocusManager().SetFocusedPageToCurrentPage(); in EndObservation()
|
H A D | SlsScrollBarManager.cxx | 307 mrSlideSorter.GetController().GetVisibleAreaManager().DeactivateCurrentSlideTracking(); in IMPL_LINK() 326 mrSlideSorter.GetController().GetVisibleAreaManager().DeactivateCurrentSlideTracking(); in IMPL_LINK() 728 mrSlideSorter.GetController().GetVisibleAreaManager().DeactivateCurrentSlideTracking(); in Scroll()
|
H A D | SlsFocusManager.cxx | 268 SetFocusedPage(mrSlideSorter.GetController().GetCurrentSlideManager()->GetCurrentSlide()); in SetFocusedPageToCurrentPage() 308 mrSlideSorter.GetController().GetVisibleAreaManager().RequestVisible(rpDescriptor,true); in ShowFocusIndicator()
|
/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleSlideSorterView.cxx | 450 mrSlideSorter.GetController().GetPageAt(aTestPoint)); in getAccessibleAtPoint() 617 bIsSelected = mrSlideSorter.GetController().GetPageSelector().IsPageSelected( in isAccessibleChildSelected() 634 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in clearAccessibleSelection() 646 mrSlideSorter.GetController().GetPageSelector().SelectAllPages(); in selectAllAccessibleChildren() 657 return mrSlideSorter.GetController().GetPageSelector().GetSelectedPageCount(); in getSelectedAccessibleChildCount() 672 mrSlideSorter.GetController().GetPageSelector()); in getSelectedAccessibleChild() 960 mrSlideSorter.GetController().GetSelectionManager()->AddSelectionChangeListener( in ConnectListeners() 962 mrSlideSorter.GetController().GetFocusManager().AddFocusChangeListener( in ConnectListeners() 973 mrSlideSorter.GetController().GetFocusManager().RemoveFocusChangeListener( in ReleaseListeners() 1044 mrSlideSorter.GetController().GetFocusManager().ShowFocus(); in Activated() [all …]
|
H A D | AccessibleSlideSorterObject.cxx | 267 if (mrSlideSorter.GetController().GetPageSelector().IsPageSelected(mnPageNumber)) in getAccessibleStateSet() 269 if (mrSlideSorter.GetController().GetFocusManager().GetFocusedPageIndex() == mnPageNumber) in getAccessibleStateSet() 270 if (mrSlideSorter.GetController().GetFocusManager().IsFocusShowing()) in getAccessibleStateSet()
|
/aoo41x/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 381 mrSlideSorter.GetController().GetPageSelector().CountSelectedPages(); in Resync() 470 mrSlideSorter.GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange(-1); in SetDocumentSlides() 476 mrSlideSorter.GetController().GetPageSelector().CountSelectedPages(); in SetDocumentSlides() 483 mrSlideSorter.GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in SetDocumentSlides() 492 mrSlideSorter.GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in SetDocumentSlides() 500 mrSlideSorter.GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in SetDocumentSlides() 506 mrSlideSorter.GetController().GetCurrentSlideManager()->NotifyCurrentSlideChange( in SetDocumentSlides() 512 mrSlideSorter.GetController().GetSlotManager()->NotifyEditModeChange(); in SetDocumentSlides() 570 mrSlideSorter.GetController().SetDocumentSlides(xPages); in UpdatePageList()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | SdUnoSlideView.cxx | 78 = mrSlideSorter.GetController(); in select() 119 mrSlideSorter.GetController().GetPageSelector().GetSelectedPageCount()); in getSelection() 168 mrSlideSorter.GetController().GetCurrentSlideManager()->SwitchCurrentSlide( in setCurrentPage() 182 … return mrSlideSorter.GetController().GetCurrentSlideManager()->GetCurrentSlide()->GetXDrawPage(); in getCurrentPage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 706 Reference<XControllerManager> xControllerManager (GetController(), UNO_QUERY); in Execute() 843 Reference<XControllerManager> xControllerManager (GetController(), UNO_QUERY); in Activate() 1344 Reference<XControllerManager> xControllerManager (mrBase.GetController(), UNO_QUERY_THROW); in SetPaneVisibility() 1408 Reference<XControllerManager> xControllerManager (mrBase.GetController(), UNO_QUERY_THROW); in GetSlotState() 1570 mrBase.GetController()->getModel(), UNO_QUERY_THROW); in operator ()() 1578 mrBase.GetController()->getModel(), UNO_QUERY_THROW); in operator ()() 1585 Reference<beans::XPropertySet> xSet (mrBase.GetController(), UNO_QUERY_THROW); in operator ()()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | ChildrenManagerImpl.cxx | 102 Reference<frame::XController> xController(maShapeTreeInfo.GetController()); in Init() 623 xCurrentController = maShapeTreeInfo.GetController(); in SetInfo() 644 Reference<frame::XController> xNewController(maShapeTreeInfo.GetController()); in SetInfo() 681 || rEventObject.Source == maShapeTreeInfo.GetController()) in disposing() 746 Reference<frame::XController> xController(maShapeTreeInfo.GetController()); in impl_dispose() 936 Reference<frame::XController> xController(maShapeTreeInfo.GetController()); in UpdateSelection()
|
/aoo41x/main/sfx2/source/view/ |
H A D | frame.cxx | 233 …LOSEVIEW, GlobalEventConfig::GetEventName( STR_EVENT_PREPARECLOSEVIEW ), pCur, GetController() ) ); in PrepareClose_Impl() 383 if ( GetController().is() && pSet->GetItemState( SID_VIEW_DATA ) != SFX_ITEM_SET ) in GetViewData_Impl() 385 ::com::sun::star::uno::Any aData = GetController()->getViewData(); in GetViewData_Impl() 741 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController > SfxFrame::GetController() … in GetController() function in SfxFrame 744 return pImp->pCurrentViewFrame->GetViewShell()->GetController(); in GetController()
|
H A D | viewsh.cxx | 155 m_xCtrl = uno::Reference < lang::XComponent >( pView->GetController(), uno::UNO_QUERY ); in SfxClipboardChangeListener() 1072 … pSh->GetModel()->setCurrentController( GetViewFrame()->GetFrame().GetController() ); in Activate() 1434 if ( pViewShell->GetController() == i_rController ) in Get() 1715 if ( GetController().is() ) in Notify() 2071 Reference < XController > SfxViewShell::GetController() in GetController() function in SfxViewShell 2146 …aEvent.Selection = uno::Reference < view::XSelectionSupplier > ( GetController(), uno::UNO_QUERY ); in TryContextMenuInterception()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | 724 mrSlideSorter.GetController().GetAnimator()->RemoveAnimation(nId); in StartFadeAnimation() 754 mrSlideSorter.GetController().GetAnimator()->AddAnimation( in StartFadeAnimation() 1399 mrSlideSorter.GetController().GetSlotManager()->ChangeSlideExclusionState( in ProcessClick() 1497 mrSlideSorter.GetController().GetSlotManager()->ChangeSlideExclusionState( in ProcessClick() 1555 mrSlideSorter.GetController().GetPageSelector().DeselectAllPages(); in ProcessClick() 1556 mrSlideSorter.GetController().GetPageSelector().SelectPage(rpDescriptor); in ProcessClick()
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | editbrowsebox2.cxx | 193 CellController* pController = GetController( in GetFieldCharacterBounds() 206 CellController* pController = GetController( in GetFieldIndexAtPoint()
|
/aoo41x/main/svx/source/form/ |
H A D | filtnav.cxx | 388 Reference< XFilterController > xController( pFormItem->GetController(), UNO_QUERY_THROW ); in setText() 711 if ( xController == pForm->GetController() ) in Find() 733 if (xForm == pForm->GetController()->getModel()) in Find() 897 Reference< XFormController > xFormController( pFormItem->GetController() ); in ValidateText() 989 if ( m_xController != pFormItem->GetController() ) in SetCurrentItems() 991 SetCurrentController( pFormItem->GetController() ); in SetCurrentItems() 1520 m_pModel->SetCurrentController(((FmFormItem*)pEntry->GetUserData())->GetController()); in Select()
|
/aoo41x/main/sw/source/ui/smartmenu/ |
H A D | stmenu.cxx | 58 Reference <frame::XController> xController = mpSwView->GetController(); in SwSmartTagPopup() 172 mpSwView->GetController(), in Execute()
|
/aoo41x/main/svx/source/mnuctrls/ |
H A D | SmartTagCtl.cxx | 86 const Reference<frame::XController>& xController = mpSmartTagItem->GetController(); in FillMenu() 189 mpSmartTagItem->GetController(), in IMPL_LINK_INLINE_START()
|