Lines Matching refs:GetViewFrame

156 	return *GetViewFrame()->GetDispatcher();  in DBG_NAME()
166 if ( !GetViewFrame()->GetFrame().IsInPlace() && in ImpSetVerb()
277 GetViewFrame()->GetBindings().InvalidateAll( sal_False ); in SelectShell()
520 GetViewFrame()->GetBindings().IsInUpdate() )//do not confuse the SFX in IMPL_LINK()
530 GetViewFrame()->GetBindings().ENTERREGISTRATIONS(); in IMPL_LINK()
564 GetViewFrame()->GetBindings().LEAVEREGISTRATIONS(); in IMPL_LINK()
667 GetViewFrame()->GetBindings().InvalidateAll(sal_True); in _CheckReadonlyState()
721 GetViewFrame()->GetBindings().InvalidateAll( sal_True ); in _CheckReadonlySelection()
739 pHRuler( new SvxRuler(&GetViewFrame()->GetWindow(), pEditWin, in SwView()
745 GetViewFrame()->GetBindings(), in SwView()
747 pVRuler(new SvxRuler(&GetViewFrame()->GetWindow(), pEditWin, in SwView()
750 GetViewFrame()->GetBindings(), in SwView()
917 SfxViewFrame* pViewFrame = GetViewFrame(); in SwView()
997 SfxViewFrame* pVFrame = GetViewFrame(); in SwView()
1037 GetViewFrame()->GetBindings().LEAVEREGISTRATIONS(); in SwView()
1066 GetViewFrame()->GetBindings().LEAVEREGISTRATIONS(); in ~SwView()
1076 EndListening(*GetViewFrame()); in ~SwView()
1098 SfxObjectShell* pDocShell = GetViewFrame()->GetObjectShell(); in GetDocShell()
1489 sal_uInt16 nViewID( GetViewFrame()->GetCurViewId()); in WriteUserDataSequence()
1570 if ( !GetViewFrame()->GetFrame().IsInPlace() ) in DoVerb()
1623 pGlosHdl = new SwGlossaryHdl(GetViewFrame(), pWrtShell); in GetGlosHdl()
1645 if ( &rBC == GetViewFrame() ) in Notify()
1753 SfxBindings& rBind = GetViewFrame()->GetBindings(); in ScannerEventHdl()
1771 GetViewFrame()->GetBindings().LEAVEREGISTRATIONS(); in StopShellTimer()
1784 SfxViewFrame* pVFrame = GetViewFrame(); in PrepareClose()