Lines Matching refs:SfxViewFrame
227 for ( const SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pCur ); in PrepareClose_Impl()
228 !bOther && pFrame; pFrame = SfxViewFrame::GetNext( *pFrame, pCur ) ) in PrepareClose_Impl()
311 SfxViewFrame* pFrm; in CancelTransfers()
312 for( pFrm = SfxViewFrame::GetFirst( pObj ); in CancelTransfers()
314 pFrm = SfxViewFrame::GetNext( *pFrm, pObj ) ) ; in CancelTransfers()
335 SfxViewFrame* SfxFrame::GetCurrentViewFrame() const in GetCurrentViewFrame()
354 void SfxFrame::SetCurrentViewFrame_Impl( SfxViewFrame *pFrame ) in SetCurrentViewFrame_Impl()
374 SfxViewFrame* pViewFrame = GetCurrentViewFrame(); in GetViewData_Impl()
509 SfxViewFrame* pView = GetCurrentViewFrame(); in GetTargetList()
553 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxViewFrame *p ) in SfxFrameItem()
797 SfxViewFrame *pF = GetCurrentViewFrame(); in SetToolSpaceBorderPixel_Impl()
944 pWork = SfxViewFrame::GetFirst( pDoc )->GetFrame().GetWorkWindow_Impl(); in Resize()