Home
last modified time | relevance | path

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

/aoo42x/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.cxx655 SwView& rTempView = GetView(); in Execute() local
663 SfxDispatcher &rDis = *rTempView.GetViewFrame()->GetDispatcher(); in Execute()
2495 SwView& rTempView = GetView(); in ExecDlg() local
2496 rTempView.GetDocShell()->FormatPage( in ExecDlg()
2500 rTempView.InvalidateRulerPos(); in ExecDlg()
2670 SwView &rTempView = GetView(); // Da GetView() nach Shellwechsel nicht mehr geht in InsertTable() local
2671 sal_Bool bHTMLMode = 0 != (::GetHtmlMode(rTempView.GetDocShell())&HTMLMODE_ON); in InsertTable()
2686 rTempView.AutoCaption(TABLE_CAP); in InsertTable()
2742 AbstractInsTableDlg* pDlg = pFact->CreateInsTableDlg( DLG_INSERT_TABLE, rTempView ); in InsertTable()
2778 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 46 milliseconds