Lines Matching refs:GetViewFrame
134 GetViewFrame()->GetDispatcher()->Execute(SID_FM_LEAVE_CREATE); // Button soll rauspoppen in ExecDraw()
177 Window* pWin = &( pWrtShell->GetView().GetViewFrame()->GetWindow() ); in ExecDraw()
256 GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in ExecDraw()
333 SfxBindings& rBind = GetViewFrame()->GetBindings(); in ExecDraw()
352 GetViewFrame()->GetBindings().Invalidate(aInval); in ExecDraw()
419 SfxDispatcher* pDispatch = GetViewFrame()->GetDispatcher(); in ExitDraw()
441 GetViewFrame()->GetBindings().Invalidate(SID_ENTER_GROUP); in ExitDraw()
453 GetViewFrame()->GetBindings().Invalidate(SID_INSERT_DRAW); in ExitDraw()
474 GetViewFrame()->GetBindings().SetState( aTmp ); in NoRotate()
783 GetViewFrame()->GetDispatcher()->Execute( FN_SPELL_GRAMMAR_DIALOG, SFX_CALLMODE_ASYNCHRON); in IMPL_LINK()
841 GetViewFrame()->GetBindings().Invalidate(FN_HYPHENATE_OPT_DLG); in HyphenateDrawText()