Lines Matching refs:SfxViewFrame
142 String SfxViewFrame::UpdateTitle() in UpdateTitle()
182 DBG_CHKTHIS(SfxViewFrame, 0); in UpdateTitle()
210 for ( SfxViewFrame *pView= GetFirst(pObjSh); in UpdateTitle()
267 void SfxViewFrame::Exec_Impl(SfxRequest &rReq ) in Exec_Impl()
358 for ( const SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocSh ); in Exec_Impl()
360 pFrame = SfxViewFrame::GetNext( *pFrame, pDocSh ) ) in Exec_Impl()
392 void SfxViewFrame::GetState_Impl( SfxItemSet &rSet ) in GetState_Impl()
453 void SfxViewFrame::INetExecute_Impl( SfxRequest &rRequest ) in INetExecute_Impl()
487 void SfxViewFrame::INetState_Impl( SfxItemSet &rItemSet ) in INetState_Impl()
500 void SfxViewFrame::SetZoomFactor( const Fraction &rZoomX, const Fraction &rZoomY ) in SetZoomFactor()
505 void SfxViewFrame::Activate( sal_Bool bMDI ) in Activate()
513 void SfxViewFrame::Deactivate( sal_Bool bMDI ) in Deactivate()