Lines Matching refs:GetView

168 	SfxItemSet aSet( rSh.GetView().GetPool(), rItem.Which(), rItem.Which(), 0);  in lcl_SetAttr()
214 rSh.GetView().GetViewFrame()->GetDispatcher()->Execute( FN_TABLE_SELECT_ALL, sal_False ); in lcl_TableParamToItemSet()
319 SW_MOD()->ApplyUsrPref(aUsrPref, &rSh.GetView()); in ItemSetToTableParam()
373 rSh.GetView().GetViewFrame()->GetDispatcher()->Execute( FN_TABLE_SELECT_ALL ); in ItemSetToTableParam()
639 SfxBindings& rBindings = GetView().GetViewFrame()->GetBindings(); in Execute()
642 FieldUnit eMetric = ::GetDfltMetric(0 != PTR_CAST(SwWebView, &rSh.GetView())); in Execute()
651 …pDlg = pFact->CreateSwTableTabDlg( GetView().GetWindow(), GetPool(), &aCoreSet, &rSh, DLG_FORMAT_T… in Execute()
654 aCoreSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in Execute()
728 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( GetView().GetWindow(),aCoreSet, in Execute()
735 const SfxPoolItem* pNumberFormatItem = GetView().GetDocShell()-> in Execute()
816 InfoBox aInfoBox( GetView().GetWindow(), in Execute()
876 …AbstractSwAutoFormatDlg* pDlg = pFact->CreateSwAutoFormatDlg(&GetView().GetViewFrame()->GetWindow(… in Execute()
887 …VclAbstractDialog* pDlg = pFact->CreateVclAbstractDialog( GetView().GetWindow(), rSh, DLG_ROW_HEIG… in Execute()
965 …ptr<SvxAbstractInsRowColDlg> pDlg( pFact ? pFact->CreateSvxInsRowColDlg( GetView().GetWindow(), nS… in Execute()
972 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute()
1001 …SvxAbstractSplittTableDialog* pDlg = pFact->CreateSvxSplittTableDialog( GetView().GetWindow(), rSh… in Execute()
1046 … AbstractSplitTableDialog* pDlg = pFact->CreateSplitTblDialog( GetView().GetWindow(), rSh ); in Execute()
1065 …VclAbstractDialog* pDlg = pFact->CreateSwVclDialog( DLG_MERGE_TABLE, GetView().GetWindow(), bPrev … in Execute()
1086 SfxBindings& rBind = GetView().GetViewFrame()->GetBindings(); in Execute()
1099 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute()
1124 rSh.GetView().GetViewFrame()->GetDispatcher()->Execute(FN_TABLE_SELECT_ALL); in Execute()
1179 aMgr.ColWidthDlg(GetView().GetWindow()); in Execute()