Lines Matching refs:SfxViewFrame
196 SfxViewFrame* pViewFrame=0; in Property()
198 pViewFrame = SfxViewFrame::Current(); in Property()
200 pViewFrame = SfxViewFrame::GetFirst(); in Property()
313 ::framework::SetActivateToolPanel( &SfxViewFrame::ActivateToolPanel ); in GetOrCreate()
457 void SfxApplication::SetViewFrame_Impl( SfxViewFrame *pFrame ) in SetViewFrame_Impl()
462 SfxViewFrame *pOldContainerFrame = pAppData_Impl->pViewFrame; in SetViewFrame_Impl()
465 SfxViewFrame *pNewContainerFrame = pFrame; in SetViewFrame_Impl()
543 SfxFrame& rFrame = SfxViewFrame::GetFirst(&rDoc)->GetFrame(); in QuerySave_Impl()
648 SfxWorkWindow* pWork = GetWorkWindow_Impl( SfxViewFrame::Current() ); in GetTopWindow()
659 SfxViewFrame *pTop = pAppData_Impl->pViewFrame; in GetStatusIndicator()
698 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate()
777 const SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in ChooseScript()