| /trunk/main/sd/source/ui/view/ |
| H A D | FormShellManager.cxx | 59 : mrBase(rBase), in FormShellManager() 69 mrBase.GetEventMultiplexer()->AddEventListener( in FormShellManager() 88 mrBase.GetEventMultiplexer()->RemoveEventListener(aLink); in ~FormShellManager() 92 ViewShell* pShell = mrBase.GetMainViewShell().get(); in ~FormShellManager() 94 mrBase.GetViewShellManager()->RemoveSubShellFactory(pShell,mpSubShellFactory); in ~FormShellManager() 125 ViewShell* pMainViewShell = mrBase.GetMainViewShell().get(); in SetFormShell() 136 mrBase.GetViewShellManager()->SetFormShell( in SetFormShell() 137 mrBase.GetMainViewShell().get(), in SetFormShell() 158 ViewShell* pShell = mrBase.GetMainViewShell().get(); in RegisterAtCenterPane() 182 mrBase.GetViewShellManager()->AddSubShellFactory(pShell,mpSubShellFactory); in RegisterAtCenterPane() [all …]
|
| H A D | ViewShellManager.cxx | 172 ViewShellBase& mrBase; member in sd::ViewShellManager::Implementation 444 : mrBase(rBase), in Implementation() 556 mrBase.GetDocShell()->Disconnect(dynamic_cast<ViewShell*>(aDescriptor.mpShell)); in DeactivateViewShell() 630 mrBase.GetDocShell()->Disconnect(dynamic_cast<ViewShell*>(aDescriptor.mpShell)); in DeactivateShell() 765 if (mrBase.GetDispatcher() == NULL) in MoveToTop() 870 OSL_ASSERT(mpTopShell == mrBase.GetSubShell(0)); in GetTopShell() 918 SfxShell* pTopMostShell = mrBase.GetSubShell(0); in UpdateShellStack() 935 while (mrBase.GetSubShell(nIndex)!=NULL) in UpdateShellStack() 939 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in UpdateShellStack() 971 mrBase.RemoveSubShell(pShell); in UpdateShellStack() [all …]
|
| H A D | ViewShellBase.cxx | 114 ViewShellBase& mrBase; member in __anonf68e97220111::CurrentPageSetter 203 ViewShellBase& mrBase; member in sd::ViewShellBase::Implementation 227 ViewShellBase& mrBase; member in sd::__anonf68e97220211::FocusForwardingWindow 1219 mrBase(rBase), in Implementation() 1240 mpController = new DrawController(mrBase); in LateInit() 1248 ViewShell* pViewShell = mrBase.GetMainViewShell().get(); in ProcessRestoreEditingViewSlot() 1260 ::boost::shared_ptr<FrameworkHelper> pHelper (FrameworkHelper::Instance(mrBase)); in ProcessRestoreEditingViewSlot() 1266 CurrentPageSetter(mrBase)); in ProcessRestoreEditingViewSlot() 1280 mrBase.Rearrange(); in ShowViewTabBar() 1297 ViewShell* pMainViewShell = mrBase.GetMainViewShell().get(); in ResizePixel() [all …]
|
| H A D | DocumentRenderer.cxx | 1220 : mrBase(rBase), in Implementation() 1228 DialogCreator aCreator( mrBase.GetDocShell()->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ); in Implementation() 1232 StartListening(mrBase); in Implementation() 1240 EndListening(mrBase); in ~Implementation() 1251 && &rBroadcaster == &static_cast<SfxBroadcaster&>(mrBase)) in Notify() 1349 ::boost::shared_ptr<ViewShell> pViewShell (mrBase.GetMainViewShell()); in PrintPage() 1357 ::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell())); in PrintPage() 1360 mpPrintView.reset(new DrawView(mrBase.GetDocShell(), &rPrinter, pDrawViewShell.get())); in PrintPage() 1422 ViewShellBase& mrBase; member in sd::DocumentRenderer::Implementation 1446 SdDrawDocument* pDocument = mrBase.GetMainViewShell()->GetDoc(); in SetupPaperOrientation() [all …]
|
| H A D | viewoverlaymanager.cxx | 479 : mrBase( rViewShellBase ) in ViewOverlayManager() 483 …mrBase.GetEventMultiplexer()->AddEventListener(aLink, tools::EventMultiplexerEvent::EID_CURRENT_PA… in ViewOverlayManager() 489 StartListening( *mrBase.GetDocShell() ); in ViewOverlayManager() 497 mrBase.GetEventMultiplexer()->RemoveEventListener( aLink ); in ~ViewOverlayManager() 544 if( bChanges && mrBase.GetDrawView() ) in IMPL_LINK() 545 static_cast< ::sd::View* >( mrBase.GetDrawView() )->updateHandles(); in IMPL_LINK() 553 SdPage* pPage = mrBase.GetMainViewShell()->getCurrentPage(); in CreateTags() 561 …IsEmptyPresObj() && ((*iter)->GetObjIdentifier() == OBJ_OUTLINETEXT) && (mrBase.GetDrawView()->Get… in CreateTags() 563 …rtl::Reference< SmartTag > xTag( new ChangePlaceholderTag( *this, *mrBase.GetMainViewShell()->GetV… in CreateTags()
|
| H A D | ToolBarManager.cxx | 326 ViewShellBase& mrBase; member in sd::ToolBarManager::Implementation 606 mrBase(rBase), in Implementation() 668 if (mrBase.GetViewFrame() != NULL) in SetValid() 669 xFrame = mrBase.GetViewFrame()->GetFrame().GetFrameInterface(); in SetValid() 680 GetToolBarRules().Update(mrBase); in SetValid() 758 ViewShell* pMainViewShell = mrBase.GetMainViewShell().get(); in AddToolBarShell() 772 maToolBarShellList.UpdateShells(mrBase.GetMainViewShell(), mrBase.GetViewShellManager()); in ReleaseAllToolBarShells() 875 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in LockViewShellManager() 953 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in Update() 955 mrBase.GetMainViewShell(), in Update() [all …]
|
| H A D | UpdateLockManager.cxx | 73 ViewShellBase& mrBase; member in sd::UpdateLockManager::Implementation 194 mrBase(rBase), in Implementation() 290 mrBase.Rearrange(); in Unlock() 395 if (mrBase.GetViewFrame()!=NULL) in GetLayoutManager() 398 mrBase.GetViewFrame()->GetFrame().GetFrameInterface(), in GetLayoutManager()
|
| /trunk/main/sd/source/ui/sidebar/ |
| H A D | LayoutMenu.cxx | 142 mrBase(rViewShellBase), in LayoutMenu() 151 implConstruct( *mrBase.GetDocument()->GetDocSh() ); in LayoutMenu() 169 OSL_ENSURE( mrBase.GetDocument()->GetDocSh() == &rDocumentShell, in implConstruct() 186 mrBase.GetEventMultiplexer()->AddEventListener(aEventListenerLink, in implConstruct() 201 Reference<frame::XDispatchProvider>(mrBase.GetController()->getFrame(), UNO_QUERY), in implConstruct() 236 mrBase.GetEventMultiplexer()->RemoveEventListener (aLink); in Dispose() 407 ViewShell* pViewShell = mrBase.GetMainViewShell().get(); in InsertPageWithLayout() 411 SfxViewFrame* pViewFrame = mrBase.GetViewFrame(); in InsertPageWithLayout() 486 ViewShell* pMainViewShell = mrBase.GetMainViewShell().get(); in AssignLayoutToSelectedSlides() 525 pSlideSorter = SlideSorterViewShell::GetSlideSorter(mrBase); in AssignLayoutToSelectedSlides() [all …]
|
| H A D | MasterPagesSelector.cxx | 83 mrBase(rBase), in MasterPagesSelector() 232 SfxViewFrame* pViewFrame = mrBase.GetViewFrame(); in IMPL_LINK() 325 mrBase.SetBusyState (true); in ExecuteCommand() 327 mrBase.SetBusyState (false); in ExecuteCommand() 331 mrBase.SetBusyState (true); in ExecuteCommand() 333 mrBase.SetBusyState (false); in ExecuteCommand() 345 mrBase.SetBusyState (true); in ExecuteCommand() 350 mrBase.SetBusyState (false); in ExecuteCommand() 361 SfxViewFrame* pViewFrame = mrBase.GetViewFrame(); in ExecuteCommand() 370 mrBase.GetDrawController().setCurrentPage(xSelectedMaster); in ExecuteCommand() [all …]
|
| H A D | CurrentMasterPagesSelector.cxx | 117 mrBase.GetEventMultiplexer()->RemoveEventListener(aLink); in ~CurrentMasterPagesSelector() 273 ::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell())); in ProcessPopupMenu() 311 if (mrBase.GetDocument()->GetMasterPageCount()%2 == 1) in IMPL_LINK() 338 ::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell())); in Notify()
|
| H A D | LayoutMenu.hxx | 134 ViewShellBase& mrBase; member in sd::sidebar::LayoutMenu
|
| H A D | MasterPagesSelector.hxx | 144 ViewShellBase& mrBase; member in sd::sidebar::MasterPagesSelector
|
| /trunk/main/sd/source/ui/annotations/ |
| H A D | annotationmanager.cxx | 187 , mrBase( rViewShellBase ) in AnnotationManagerImpl() 205 mxView = Reference< XDrawView >::query(mrBase.GetController()); in init() 215 Reference<XEventBroadcaster> xModel (mrBase.GetDocShell()->GetModel(), UNO_QUERY_THROW ); in init() 231 Reference<XEventBroadcaster> xModel (mrBase.GetDocShell()->GetModel(), UNO_QUERY_THROW ); in disposing() 601 const bool bReadOnly = mrBase.GetDocShell()->IsReadOnly(); in GetAnnotationState() 716 …awViewShell> pDrawViewShell(::boost::dynamic_pointer_cast<DrawViewShell>(mrBase.GetMainViewShell()… in SelectNextAnnotation() 722 SfxDispatcher* pDispatcher = getDispatcher( mrBase ); in SelectNextAnnotation() 784 mrBase.GetMainViewShell()->GetView()->getSmartTags().select( xTag ); in SelectAnnotation() 800 SfxBindings* pBindings = getBindings( mrBase ); in invalidateSlots() 817 if( mxView.is() && mrBase.GetDrawView() ) try in onSelectionChanged() [all …]
|
| /trunk/main/slideshow/source/engine/shapes/ |
| H A D | externalshapebase.cxx | 57 mrBase( rBase ) in ExternalShapeBaseListener() 69 mrBase.implViewChanged(rView); in viewChanged() 73 mrBase.implViewsChanged(); in viewsChanged() 82 return mrBase.implStartIntrinsicAnimation(); in enableAnimations() 86 return mrBase.implEndIntrinsicAnimation(); in disableAnimations() 89 ExternalShapeBase& mrBase; member in slideshow::internal::ExternalShapeBase::ExternalShapeBaseListener
|
| /trunk/main/sd/source/ui/tools/ |
| H A D | EventMultiplexer.cxx | 88 ViewShellBase& GetViewShellBase() const { return mrBase; } in GetViewShellBase() 132 ViewShellBase& mrBase; member in sd::tools::EventMultiplexer::Implementation 252 mrBase (rBase), in Implementation() 264 mrBase.GetFrame()->GetTopFrame().GetFrameInterface(), in Implementation() 279 mpDocument = mrBase.GetDocument(); in Implementation() 285 Reference<XWeak>(&mrBase.GetDrawController()), UNO_QUERY); in Implementation() 420 Reference<frame::XController> xController = mrBase.GetController(); in ConnectToController() 421 mxControllerWeak = mrBase.GetController(); in ConnectToController() 775 EventMultiplexerEvent aEvent (mrBase, eId, pUserData); in CallListeners() 812 : mrBase(rBase), in EventMultiplexerEvent()
|
| /trunk/main/sd/source/ui/animations/ |
| H A D | CustomAnimationPane.cxx | 161 mrBase( rBase ), in CustomAnimationPane() 231 mxView = Reference< XDrawView >::query(mrBase.GetController()); in CustomAnimationPane() 289 ::svl::IUndoManager* pManager = mrBase.GetDocShell()->GetUndoManager(); in addUndo() 294 pManager->AddUndoAction( new UndoAnimation( mrBase.GetDocShell()->GetDoc(), pPage ) ); in addUndo() 320 mrBase.GetEventMultiplexer()->AddEventListener ( in addListener() 333 mrBase.GetEventMultiplexer()->RemoveEventListener( aLink ); in removeListener() 353 if( bool(mrBase.GetMainViewShell()) ) in IMPL_LINK() 355 if( mrBase.GetMainViewShell()->GetShellType() == ViewShell::ST_IMPRESS ) in IMPL_LINK() 357 mxView = Reference<XDrawView>::query(mrBase.GetDrawController()); in IMPL_LINK() 998 ::boost::shared_ptr<ViewShell> xViewShell( mrBase.GetMainViewShell() ); in updateMotionPathTags() [all …]
|
| H A D | SlideTransitionPane.cxx | 444 mrBase( rBase ), in SlideTransitionPane() 574 = ::sd::slidesorter::SlideSorterViewShell::GetSlideSorter(mrBase); in getSelectedPages() 1120 lcl_CreateUndoForPages( pSelectedPages, mrBase ); in applyToSelectedPages() 1122 mrBase.GetDocShell()->SetModified(); in applyToSelectedPages() 1138 SlideShow::StartPreview( mrBase, mxView->getCurrentPage(), xNode ); in playCurrentEffect() 1145 mrBase.GetEventMultiplexer()->AddEventListener ( in addListener() 1158 mrBase.GetEventMultiplexer()->RemoveEventListener( aLink ); in removeListener() 1193 if( bool(mrBase.GetMainViewShell()) ) in IMPL_LINK() 1195 mxView = Reference<drawing::XDrawView>::query(mrBase.GetController()); in IMPL_LINK() 1228 lcl_CreateUndoForPages( pPages, mrBase ); in IMPL_LINK() [all …]
|
| H A D | SlideTransitionPane.hxx | 105 ViewShellBase & mrBase; member in sd::SlideTransitionPane
|
| /trunk/main/sd/source/ui/table/ |
| H A D | TableDesignPane.cxx | 100 , mrBase( rBase ) in TableDesignPane() 147 mxView = Reference< XDrawView >::query(mrBase.GetController()); in TableDesignPane() 150 Reference< XController > xController( mrBase.GetController(), UNO_QUERY_THROW ); in TableDesignPane() 293 SdrView* pView = mrBase.GetDrawView(); in ApplyStyle() 305 SfxBindings* pBindings = getBindings( mrBase ); in ApplyStyle() 315 SfxDispatcher* pDispatcher = getDispatcher( mrBase ); in ApplyStyle() 358 SdrView* pView = mrBase.GetDrawView(); in ApplyOptions() 366 SfxBindings* pBindings = getBindings( mrBase ); in ApplyOptions() 594 mrBase.GetEventMultiplexer()->AddEventListener ( in addListener() 608 mrBase.GetEventMultiplexer()->RemoveEventListener( aLink ); in removeListener() [all …]
|
| H A D | TableDesignPane.hxx | 90 ViewShellBase& mrBase; member in sd::TableDesignPane 115 ViewShellBase& mrBase; member in sd::TableDesignDialog
|
| /trunk/main/sd/source/ui/framework/tools/ |
| H A D | FrameworkHelper.cxx | 154 ::sd::ViewShellBase& mrBase; 448 : mrBase(rBase), in FrameworkHelper() 459 new LifetimeController(mrBase); in FrameworkHelper() 929 new CallbackCaller(mrBase,rsEventType,rFilter,rCallback); in RunOnEvent() 1213 mrBase(rBase), in LifetimeController() 1222 StartListening(mrBase); in LifetimeController() 1290 ::sd::framework::FrameworkHelper::DisposeInstance(mrBase); in Update() 1297 ::sd::framework::FrameworkHelper::ReleaseInstance(mrBase); in Update()
|
| /trunk/main/sd/source/ui/app/ |
| H A D | sdmod1.cxx | 97 ::sd::ViewShellBase& mrBase; 943 : mrBase(rBase), in OutlineToImpressFinalizer() 1010 …= dynamic_cast<sd::OutlineViewShell*>(FrameworkHelper::Instance(mrBase)->GetViewShell(FrameworkHel… in operator ()()
|
| /trunk/main/sd/source/ui/inc/view/ |
| H A D | viewoverlaymanager.hxx | 56 ViewShellBase& mrBase; member in sd::ViewOverlayManager
|
| /trunk/main/sd/source/ui/inc/ |
| H A D | FormShellManager.hxx | 78 ViewShellBase& mrBase; member in sd::FormShellManager
|
| H A D | EventMultiplexer.hxx | 135 const ViewShellBase& mrBase; member in sd::tools::EventMultiplexerEvent
|