Lines Matching refs:GetViewFrame
712 SfxViewFrame* pFrame = ( mpViewShell && mpViewShell->GetViewFrame() ) ? in SaveCompleted()
713 mpViewShell->GetViewFrame() : in SaveCompleted()
916 SfxBindings& rBindings = (pDrawViewShell->GetViewFrame()!=NULL in GotoBookmark()
917 ? pDrawViewShell->GetViewFrame() in GotoBookmark()
988 ( ( mpViewShell && mpViewShell->GetViewFrame() ) ? in GetObjectIsmarked()
989 mpViewShell->GetViewFrame() : SfxViewFrame::Current() )-> in GetObjectIsmarked()
1095 ( ( mpViewShell && mpViewShell->GetViewFrame() ) ? in GotoTreeBookmark()
1096 mpViewShell->GetViewFrame() : SfxViewFrame::Current() )-> in GotoTreeBookmark()
1151 SfxBindings& rBindings = ( ( mpViewShell && mpViewShell->GetViewFrame() ) ? in GotoTreeBookmark()
1152 mpViewShell->GetViewFrame() : SfxViewFrame::Current() )->GetBindings(); in GotoTreeBookmark()
1280 …( mpViewShell ? mpViewShell->GetViewFrame() : SfxViewFrame::Current() )->GetBindings().Execute( SI… in OpenBookmark()