Lines Matching refs:pOlView

91 	OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() );  in FuTemporary()
120 SetCurrentFunction( FuScale::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
153 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporary()
231 ::Outliner* pOutl = pOlView->GetOutliner(); in FuTemporary()
244 pOlView->PrepareClose(); in FuTemporary()
287 SetCurrentFunction( FuTemplate::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
297 SetCurrentFunction( FuSlideShowDlg::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
304 … SetCurrentFunction( FuCustomShowDlg::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporary()
337 aGuard.reset( new OutlineViewModelChangeGuard(*pOlView) ); in FuTemporaryModify()
341 OutlinerView* pOutlinerView = pOlView->GetViewByWindow( GetActiveWindow() ); in FuTemporaryModify()
381 SetCurrentFunction( FuBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
390 … SetCurrentFunction( FuOutlineBullet::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
397 SetCurrentFunction( FuThesaurus::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
406 SetCurrentFunction( FuChar::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
413 SetCurrentFunction( FuInsertFile::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq) ); in FuTemporaryModify()
420 …SetCurrentFunction( FuPresentationObjects::Create(this, GetActiveWindow(), pOlView, GetDoc(), rReq… in FuTemporaryModify()
463 pOlView->SetSelectedPages(); in FuTemporaryModify()
464 SetCurrentFunction( FuSummaryPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
465 pOlView->GetOutliner()->Clear(); in FuTemporaryModify()
466 pOlView->FillOutliner(); in FuTemporaryModify()
467 pOlView->GetActualPage(); in FuTemporaryModify()
474 pOlView->SetSelectedPages(); in FuTemporaryModify()
475 SetCurrentFunction( FuExpandPage::Create( this, GetActiveWindow(), pOlView, GetDoc(), rReq ) ); in FuTemporaryModify()
476 pOlView->GetOutliner()->Clear(); in FuTemporaryModify()
477 pOlView->FillOutliner(); in FuTemporaryModify()
478 pOlView->GetActualPage(); in FuTemporaryModify()