Home
last modified time | relevance | path

Searched refs:rTempView (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/ui/shells/
H A Ddrformsh.cxx108 SwView& rTempView = GetView(); in TYPEINIT1() local
109rTempView.GetViewFrame()->GetDispatcher()->Execute(SID_DELETE, SFX_CALLMODE_SYNCHRON ); in TYPEINIT1()
110 rTempView.StopShellTimer(); in TYPEINIT1()
112 rTempView.GetViewFrame()->GetDispatcher()->Execute( in TYPEINIT1()
H A Dbasesh.cxx657 SwView& rTempView = GetView(); in Execute() local
665 SfxDispatcher &rDis = *rTempView.GetViewFrame()->GetDispatcher(); in Execute()
2488 SwView& rTempView = GetView(); in ExecDlg() local
2489 rTempView.GetDocShell()->FormatPage( in ExecDlg()
2493 rTempView.InvalidateRulerPos(); in ExecDlg()
2663 SwView &rTempView = GetView(); // Da GetView() nach Shellwechsel nicht mehr geht in InsertTable() local
2664 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rTempView.GetDocShell())&HTMLMODE_ON); in InsertTable()
2679 rTempView.AutoCaption(TABLE_CAP); in InsertTable()
2735 AbstractInsTableDlg* pDlg = pFact->CreateInsTableDlg( DLG_INSERT_TABLE, rTempView ); in InsertTable()
2771 rTempView.AutoCaption(TABLE_CAP); in InsertTable()
H A Ddrwtxtsh.cxx290 SwView& rTempView = GetView(); in ExecFormText() local
293 rTempView.AttrChangedNotify(&rSh); in ExecFormText()
532 SwView& rTempView = rSh.GetView(); in ExecDraw() local
533 rTempView.ExitDraw(); in ExecDraw()

Completed in 34 milliseconds