Lines Matching refs:SfxViewFrame
193 SfxViewFrame* pViewFrame=0; in Property()
195 pViewFrame = SfxViewFrame::Current(); in Property()
197 pViewFrame = SfxViewFrame::GetFirst(); in Property()
310 ::framework::SetActivateToolPanel( &SfxViewFrame::ActivateToolPanel ); in GetOrCreate()
454 void SfxApplication::SetViewFrame_Impl( SfxViewFrame *pFrame ) in SetViewFrame_Impl()
459 SfxViewFrame *pOldContainerFrame = pAppData_Impl->pViewFrame; in SetViewFrame_Impl()
462 SfxViewFrame *pNewContainerFrame = pFrame; in SetViewFrame_Impl()
540 SfxFrame& rFrame = SfxViewFrame::GetFirst(&rDoc)->GetFrame(); in QuerySave_Impl()
645 SfxWorkWindow* pWork = GetWorkWindow_Impl( SfxViewFrame::Current() ); in GetTopWindow()
656 SfxViewFrame *pTop = pAppData_Impl->pViewFrame; in GetStatusIndicator()
695 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate()
774 const SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in ChooseScript()