Searched refs:rTempView (Results 1 – 3 of 3) sorted by relevance
108 SwView& rTempView = GetView(); in TYPEINIT1() local109 … rTempView.GetViewFrame()->GetDispatcher()->Execute(SID_DELETE, SFX_CALLMODE_SYNCHRON ); in TYPEINIT1()110 rTempView.StopShellTimer(); in TYPEINIT1()112 rTempView.GetViewFrame()->GetDispatcher()->Execute( in TYPEINIT1()
655 SwView& rTempView = GetView(); in Execute() local663 SfxDispatcher &rDis = *rTempView.GetViewFrame()->GetDispatcher(); in Execute()2495 SwView& rTempView = GetView(); in ExecDlg() local2496 rTempView.GetDocShell()->FormatPage( in ExecDlg()2500 rTempView.InvalidateRulerPos(); in ExecDlg()2670 SwView &rTempView = GetView(); // Da GetView() nach Shellwechsel nicht mehr geht in InsertTable() local2671 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()
290 SwView& rTempView = GetView(); in ExecFormText() local293 rTempView.AttrChangedNotify(&rSh); in ExecFormText()532 SwView& rTempView = rSh.GetView(); in ExecDraw() local533 rTempView.ExitDraw(); in ExecDraw()
Completed in 382 milliseconds