Lines Matching refs:GetViewFrame
133 SfxViewFrame* pThisFrame = GetViewFrame(); in Activate()
259 if ( GetViewFrame()->GetFrame().IsInPlace() ) // inplace in Deactivate()
286 SfxViewFrame* pFrame = GetViewFrame(); in SetActive()
385 if ( GetViewFrame()->GetFrame().IsInPlace() ) in InnerResizePixel()
526 Point aNewPos = GetViewFrame()->GetWindow().OutputToScreenPixel(Point()); in Move()
1195 SfxViewFrame* pViewFrame = rShell.GetViewFrame(); in lcl_GetViewObj()
1234 SfxViewFrame* pViewFrm = GetViewFrame(); in StartSimpleRefDialog()
1267 SfxViewFrame* pViewFrm = GetViewFrame(); in StopSimpleRefDialog()
1285 SfxViewFrame* pThisFrame = GetViewFrame(); in TabKeyInput()
1384 sal_Bool bParent = ( GetViewFrame()->GetFrame().IsInPlace() && eFunc != KEYFUNC_DONTKNOW ); in TabKeyInput()
1616 StartListening(*GetViewFrame(),sal_True); in Construct()
1621 || (pFirst == GetViewFrame() && !SfxViewFrame::GetNext(*pFirst,pDocSh)); in Construct()
1639 if ( GetViewFrame()->GetFrame().IsInPlace() ) // inplace in Construct()
1734 pFirst = GetViewFrame(); in Construct()
1759 pFirst = GetViewFrame(); in Construct()
1779 if ( GetViewFrame()->GetFrame().IsInPlace() ) in Construct()
1875 EndListening(*GetViewFrame());
2011 GetViewFrame()->GetBindings().Invalidate( nSlot ); in ExecTbx()