Home
last modified time | relevance | path

Searched refs:GetViewFrame (Results 126 – 150 of 294) sorted by relevance

12345678910>>...12

/aoo41x/main/sw/source/ui/shells/
H A Dtxtattr.cxx123 SfxBindings& rBind = GetView().GetViewFrame()->GetBindings(); in ExecCharAttr()
472 GetView().GetViewFrame()->GetBindings().SetState( aAdjust ); in ExecParaAttr()
566 rSh.GetView().GetViewFrame()->GetFrame().GetFrameInterface(), DLG_SWDROPCAPS ); in ExecParaAttrArgs()
H A Dtxtnum.cxx80 SfxBindings& rBindings = GetView().GetViewFrame()->GetBindings(); in ExecEnterNum()
109 SfxBindings& rBindings = GetView().GetViewFrame()->GetBindings(); in ExecEnterNum()
/aoo41x/main/basctl/source/basicide/
H A Dobjdlg.cxx74 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in MouseButtonDown()
198 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
H A Dbastypes.cxx529 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in MouseButtonDown()
610 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command()
635 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in EndRenaming()
/aoo41x/main/sw/source/ui/fldui/
H A Dfldedt.cxx71 SfxSingleTabDialog(&rVw.GetViewFrame()->GetWindow(), 0, 0), in SwFldEditDlg()
397 pSh->GetView().GetViewFrame()->GetFrame().GetFrameInterface(), in IMPL_LINK()
H A Dfldpage.cxx168 pView->GetViewFrame()->GetBindings().GetRecorder(); in InsertFld()
177 SfxRequest aReq( pView->GetViewFrame(), in InsertFld()
/aoo41x/main/starmath/source/
H A Dtoolbox.cxx305 pViewSh->GetViewFrame()->GetDispatcher()->Execute( in Close()
378 pViewSh->GetViewFrame()->GetDispatcher()->Execute( in IMPL_LINK()
H A Dedit.cxx160 SfxBindings& rBind = GetView()->GetViewFrame()->GetBindings(); in InvalidateSlots()
399 pViewSh->GetViewFrame()->GetDispatcher()->Execute( in IMPL_LINK_INLINE_START()
945 pViewSh->GetViewFrame()->GetDispatcher()->Execute( in Flush()
/aoo41x/main/sd/source/ui/func/
H A Dfubullet.cxx208 …SfxAbstractDialog* pDlg = pFact ? pFact->CreateSfxDialog( &mpView->GetViewShell()->GetViewFrame()-… in InsertSpecialCharacter()
209 mpView->GetViewShell()->GetViewFrame()->GetFrame().GetFrameInterface(), in InsertSpecialCharacter()
H A Dfuconbez.cxx249 mpViewShell->GetViewFrame()->GetDispatcher()->Execute(SID_OBJECT_SELECT, SFX_CALLMODE_ASYNCHRON); in MouseButtonUp()
377 SfxBindings& rBindings = mpViewShell->GetViewFrame()->GetBindings(); in SetEditMode()
/aoo41x/main/sc/source/ui/vba/
H A Dvbahelper.cxx164 pViewFrame = pViewShell->GetViewFrame(); in dispatchExecute()
338 return pViewShell->GetViewFrame(); in getCurrentViewFrame()
420 pViewFrame = pViewShell->GetViewFrame(); in PrintOutHelper()
/aoo41x/main/sd/source/ui/view/
H A Dsdview.cxx1125 if( mpViewSh->GetViewFrame() && mpViewSh->GetViewFrame()->GetDispatcher() ) in onAccessibilityOptionsChanged()
1145 mpViewSh->GetViewFrame()->GetDispatcher()->Execute( nOutputSlot, SFX_CALLMODE_ASYNCHRON ); in onAccessibilityOptionsChanged()
1146 mpViewSh->GetViewFrame()->GetDispatcher()->Execute( nPreviewSlot, SFX_CALLMODE_ASYNCHRON ); in onAccessibilityOptionsChanged()
H A Ddrviews7.cxx201 SfxBindings& rBindings = GetViewFrame()->GetBindings(); in IMPL_LINK()
976 FuBullet::GetSlotState( rSet, this, GetViewFrame() ); in GetMenuState()
1653 if (GetViewFrame()->GetFrame().IsInPlace() || bIsRunning) in GetModeSwitchingMenuState()
1655 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in GetModeSwitchingMenuState()
1740 SfxViewFrame* pViewFrame = GetViewFrame(); in Execute()
/aoo41x/main/sfx2/inc/sfx2/
H A Dviewsh.hxx234 inline SfxViewFrame* GetViewFrame() const;
355 inline SfxViewFrame* SfxViewShell::GetViewFrame() const in GetViewFrame() function in SfxViewShell
/aoo41x/main/sfx2/source/view/
H A Dviewprn.cxx347 SfxBindings& rBind = mpViewShell->GetViewFrame()->GetBindings(); in jobFinished()
692 SfxMedium* pMedium = GetViewFrame()->GetObjectShell()->GetMedium(); in ExecPrint_Impl()
882 SfxRequest aReq( GetViewFrame(), SID_PRINTER_NAME ); in ExecPrint_Impl()
/aoo41x/main/sc/source/ui/unoobj/
H A Ddispuno.cxx61 SfxViewFrame* pViewFrame = pViewShell->GetViewFrame(); in lcl_GetSelectionSupplier()
78 …m_xIntercepted.set(uno::Reference<frame::XDispatchProviderInterception>(pViewShell->GetViewFrame()… in ScDispatchProviderInterceptor()
/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx850 pActiveShell->GetView().GetViewFrame()->GetDispatcher()->Execute(nSlot); in EditContent()
879 SfxDispatcher& rDispatch = *pActiveShell->GetView().GetViewFrame()->GetDispatcher(); in ExcecuteContextMenuAction()
1012 SfxViewFrame* pGlobFrm = pActiveShell->GetView().GetViewFrame(); in ExcecuteContextMenuAction()
1313 pActiveShell->GetView().GetViewFrame()->GetDispatcher()-> in OpenDoc()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtdd.cxx94 rView.GetViewFrame()->GetBindings().InvalidateAll(sal_False); in StartDrag()
516 if ( rView.GetViewFrame() ) in IMPL_LINK()
/aoo41x/main/sw/source/ui/uno/
H A Dunodispatch.cxx56 uno::Reference< frame::XFrame> xUnoFrame = m_pView->GetViewFrame()->GetFrame().GetFrameInterface(); in SwXDispatchProviderInterceptor()
259 m_pView->GetViewFrame()->GetDispatcher()->Execute( in dispatch()
/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx322 SfxBindings& rBindings=pViewShell->GetViewFrame()->GetBindings(); in ExecDrawAttr()
362 xFrame = GetViewShell()->GetViewFrame()->GetFrame().GetFrameInterface(); in ExecuteMacroAssign()
/aoo41x/main/sc/source/ui/view/
H A Dcellsh1.cxx127 SfxBindings& rBindings = pTabViewShell->GetViewFrame()->GetBindings(); in ExecuteEdit()
1540 SfxViewFrame* pViewFrame = pTabViewShell->GetViewFrame(); in ExecuteEdit()
1733 SfxViewFrame* pViewFrm = pTabViewShell->GetViewFrame(); in ExecuteEdit()
1744 SfxViewFrame* pViewFrm = pTabViewShell->GetViewFrame(); in ExecuteEdit()
1940 pTabViewShell->GetViewFrame()->GetFrame().GetFrameInterface(), RID_SVXDLG_CHARMAP ); in ExecuteEdit()
/aoo41x/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx534 SfxViewFrame* pViewFrame = mrDrawViewShell.GetViewFrame(); in SetZoom()
565 SfxViewFrame* pViewFrame = mrDrawViewShell.GetViewFrame(); in SetZoomType()
/aoo41x/main/sw/source/ui/uiview/
H A Dview0.cxx251 GetViewFrame()->GetBindings().Invalidate(aInva); in RecheckBrowseMode()
621 GetViewFrame()->GetBindings().Invalidate(SID_DRAW_TEXT_MARQUEE); in IMPL_LINK()
/aoo41x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx216 pFrame = mpBase->GetViewFrame(); in createResource()
594 mpBase->GetViewFrame()->Resize(sal_True); in ActivateCenterView()
/aoo41x/main/sw/source/ui/app/
H A Ddocst.cxx112 SfxViewFrame* pFrame = pShell->GetView().GetViewFrame(); in StateStyleSheet()
308 GetView()->GetViewFrame()->GetDispatcher()->Execute(SID_STYLE_DESIGNER, sal_False); in ExecStyleSheet()
719 mpView->GetViewFrame()->GetBindings().Invalidate(aInval); in Edit()

Completed in 151 milliseconds

12345678910>>...12