Lines Matching refs:GetView

256 		SvxPluginFileDlg aDlg( &GetView().GetViewFrame()->GetWindow(), nSlot );  in TYPEINIT1()
443 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1()
444 SwInsertChart( &GetView().GetEditWin(), &pVFrame->GetBindings() ); in TYPEINIT1()
463 …xDataProvider.set( GetView().GetDocShell()->getIDocumentChartDataProviderAccess()->GetChartDataPro… in TYPEINIT1()
494 GetView().GetEditWin().StopQuickHelp(); in TYPEINIT1()
519 SwEditWin& rEdtWin = GetView().GetEditWin(); in TYPEINIT1()
541 GetView().InsFrmMode(nCols); in TYPEINIT1()
549 if( 0!= dynamic_cast< SwWebDocShell*>( GetView().GetDocShell()) ) in TYPEINIT1()
619 aSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in TYPEINIT1()
630 … const SwDrawModel* pDrawModel = GetShell().GetView().GetDocShell()->GetDoc()->GetDrawModel(); in TYPEINIT1()
646 … FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, GetView().GetDocShell())); in TYPEINIT1()
651 GetView().GetViewFrame(), &GetView().GetViewFrame()->GetWindow(), aSet, sal_True); in TYPEINIT1()
671 GetView().GetViewFrame()->GetBindings().GetRecorder(); in TYPEINIT1()
682 GetView().AutoCaption(FRAME_CAP); in TYPEINIT1()
705 Window* pParent = GetView().GetWindow(); in TYPEINIT1()
757 if ( GRFILTER_OK == GetView().InsertGraphic( sPath, aEmptyStr, sal_True, 0, 0 ) ) in TYPEINIT1()
776 …VclAbstractDialog* pColDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_COLUM… in TYPEINIT1()
800 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in StateInsert()
806 GetView().GetDocShell()->GetCreateMode(); in StateInsert()
1163 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( GetView().GetWindow(), aAllSet, in InsertSymbol()
1164 GetView().GetViewFrame()->GetFrame().GetFrameInterface(), RID_SVXDLG_CHARMAP ); in InsertSymbol()
1181 SW_MOD()->ApplyUsrPref(aOpt, &GetView()); in InsertSymbol()