Lines Matching refs:GetView

255 		SvxPluginFileDlg aDlg( &GetView().GetViewFrame()->GetWindow(), nSlot );  in TYPEINIT1()
442 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1()
443 SwInsertChart( &GetView().GetEditWin(), &pVFrame->GetBindings() ); in TYPEINIT1()
462 …xDataProvider.set( GetView().GetDocShell()->getIDocumentChartDataProviderAccess()->GetChartDataPro… in TYPEINIT1()
493 GetView().GetEditWin().StopQuickHelp(); in TYPEINIT1()
518 SwEditWin& rEdtWin = GetView().GetEditWin(); in TYPEINIT1()
540 GetView().InsFrmMode(nCols); in TYPEINIT1()
548 if( 0!= dynamic_cast< SwWebDocShell*>( GetView().GetDocShell()) ) in TYPEINIT1()
609 aSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in TYPEINIT1()
630 … FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebDocShell, GetView().GetDocShell())); in TYPEINIT1()
635 GetView().GetViewFrame(), &GetView().GetViewFrame()->GetWindow(), aSet, sal_True); in TYPEINIT1()
655 GetView().GetViewFrame()->GetBindings().GetRecorder(); in TYPEINIT1()
666 GetView().AutoCaption(FRAME_CAP); in TYPEINIT1()
689 Window* pParent = GetView().GetWindow(); in TYPEINIT1()
741 if ( GRFILTER_OK == GetView().InsertGraphic( sPath, aEmptyStr, sal_True, 0, 0 ) ) in TYPEINIT1()
760 …VclAbstractDialog* pColDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_COLUM… in TYPEINIT1()
784 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in StateInsert()
790 GetView().GetDocShell()->GetCreateMode(); in StateInsert()
1147 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( GetView().GetWindow(), aAllSet, in InsertSymbol()
1148 GetView().GetViewFrame()->GetFrame().GetFrameInterface(), RID_SVXDLG_CHARMAP ); in InsertSymbol()
1165 SW_MOD()->ApplyUsrPref(aOpt, &GetView()); in InsertSymbol()