Lines Matching refs:GetActiveWindow

72     OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() );  in FuTemporary()
99 … SetCurrentFunction( FuScale::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq ) ); in FuTemporary()
130 …SetZoom( std::min<::tools::Long>( GetActiveWindow()->GetZoom() * 2, GetActiveWindow()->GetMaxZoom(… in FuTemporary()
131 … ::tools::Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( ::tools::Rectangle( Point(0,0), in FuTemporary()
132 GetActiveWindow()->GetOutputSizePixel()) ); in FuTemporary()
146 … ::tools::Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( ::tools::Rectangle( Point(0,0), in FuTemporary()
147 GetActiveWindow()->GetOutputSizePixel()) ); in FuTemporary()
158 …SetZoom( std::max<::tools::Long>( GetActiveWindow()->GetZoom() / 2, GetActiveWindow()->GetMinZoom(… in FuTemporary()
159 … ::tools::Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( ::tools::Rectangle( Point(0,0), in FuTemporary()
160 GetActiveWindow()->GetOutputSizePixel()) ); in FuTemporary()
264 …SetCurrentFunction( FuTemplate::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq ) ); in FuTemporary()
274 …SetCurrentFunction( FuSlideShowDlg::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq… in FuTemporary()
291 …SetCurrentFunction( FuCustomShowDlg::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rRe… in FuTemporary()
299 vcl::Window* pWin = GetActiveWindow(); in FuTemporary()
344 OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() ); in FuTemporaryModify()
385 … SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq ) ); in FuTemporaryModify()
394 …SetCurrentFunction( FuBulletAndPosition::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(),… in FuTemporaryModify()
401 …SetCurrentFunction( FuThesaurus::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq ) … in FuTemporaryModify()
410 … SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq ) ); in FuTemporaryModify()
417 …SetCurrentFunction( FuInsertFile::Create(this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq) ); in FuTemporaryModify()
424 …SetCurrentFunction( FuPresentationObjects::Create(this, GetActiveWindow(), pOlView.get(), GetDoc()… in FuTemporaryModify()
440 …SetCurrentFunction( FuSummaryPage::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq … in FuTemporaryModify()
451 …SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), pOlView.get(), GetDoc(), rReq )… in FuTemporaryModify()
564 vcl::Window* pWin = GetActiveWindow(); in FuTemporaryModify()