Lines Matching refs:SfxViewFrame
97 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in enableInput()
120 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in enableInput()
527 SfxViewFrame* pViewFrm = SfxViewFrame::Current(); in DoClose()
542 SfxViewFrame* pMyViewFrm = NULL; in DoClose()
567 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in SetDispatcherLock()
574 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in SetDispatcherLock()
596 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in EnableSpreadsheets()
619 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in EnableSpreadsheets()
636 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); in lcl_InvalidateWindows()
655 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in lcl_InvalidateWindows()
717 SfxViewFrame* pMyViewFrm = pMyDisp->GetFrame(); in EnterRefMode()