Lines Matching refs:rView

153 : rView(r)  in TYPEINIT1()
155 SwWrtShell &rSh = rView.GetWrtShell(); in TYPEINIT1()
166 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetUndoManager()
179 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in Exec()
417 …VclAbstractDialog* pDlg = pFact->CreateSwFootNoteOptionDlg( rView.GetWindow(), rView.GetWrtShell()… in Exec()
429 rView.GetWindow(), &aTmp, rView.GetWrtShell()); in Exec()
454 SwWrtShell &rSh = rView.GetWrtShell(); in Exec()
458 SwWait aWait( *rView.GetDocShell(), true ); in Exec()
467 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( rView.GetWindow() ); in Exec()
496 …SfxAbstractTabDialog* pDlg = pFact->CreateSwCharDlg( rView.GetWindow(), rView, aDlgAttr, DLG_CHAR,… in Exec()
549 …SfxAbstractTabDialog* pDlg = pFact->CreateSwParaDlg( rView.GetWindow(), rView, aDlgAttr,DLG_STD, D… in Exec()
568 rView.ExecuteSlot(rReq); in Exec()
616 rView.GetViewFrame()->GetBindings().InvalidateAll(sal_False); in Exec()
618 rView.GetWrtShell().SetModified(); in Exec()
629 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetState()
799 const SfxPoolItem* pState = rView.GetSlotState(nWhich); in GetState()
844 rView.GetViewFrame()->GetBindings().SetVisibleState( nWhich, bEnabled ); in GetState()
876 rView.ExecSearch(rReq,bNoMessage); in ExecSearch()
881 rView.StateSearch(rSet); in StateSearch()
886 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecClpbrd()
915 SfxAbstractPasteDialog* pDlg = pFact->CreatePasteDialog( &rView.GetEditWin() ); in ExecClpbrd()
920 …TransferableDataHelper aDataHelper( TransferableDataHelper::CreateFromSystemClipboard( &rView.GetE… in ExecClpbrd()
960 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateClpbrd()
965 …TransferableDataHelper aDataHelper( TransferableDataHelper::CreateFromSystemClipboard( &rView.GetE… in StateClpbrd()
1041 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateInsert()
1079 sal_uInt16 nHtmlMode = ::GetHtmlMode(rView.GetDocShell()); in StateInsert()
1098 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in NoteExec()
1147 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetNoteState()
1207 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecLingu()
1214 SwWrtShell &rSh = rView.GetWrtShell(); in ExecLingu()
1229 bRestoreSelection = SwLangHelper::SetLanguageStatus(pOLV,rReq,rView,rSh); in ExecLingu()
1332 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in GetLinguState()
1370 const SfxPoolItem &rItem = rView.GetWrtShell().GetDoc()->GetDefault( in GetLinguState()
1386 rView.GetViewFrame()->GetBindings().SetVisibleState( nWhich, sal_False ); in GetLinguState()
1390 rView.GetViewFrame()->GetBindings().SetVisibleState( nWhich, sal_True ); in GetLinguState()
1404 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in ExecTransliteration()
1459 SwWrtShell &rSh = rView.GetWrtShell(); in ExecUndo()
1461 long aOldHeight = rView.GetPostItMgr()->HasActiveSidebarWin() in ExecUndo()
1462 ? rView.GetPostItMgr()->GetActiveSidebarWin()->GetPostItTextHeight() in ExecUndo()
1521 rView.GetViewFrame()->GetBindings().InvalidateAll(sal_False); in ExecUndo()
1523 if (rView.GetPostItMgr()->HasActiveSidebarWin()) in ExecUndo()
1524rView.GetPostItMgr()->GetActiveSidebarWin()->ResizeIfNeccessary(aOldHeight,rView.GetPostItMgr()->G… in ExecUndo()
1529 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in StateUndo()
1536 SfxViewFrame *pSfxViewFrame = rView.GetViewFrame(); in StateUndo()
1537 SwWrtShell &rSh = rView.GetWrtShell(); in StateUndo()
1645 SwPostItMgr* pPostItMgr = rView.GetPostItMgr(); in InsertSymbol()
1693 SwViewOption aOpt(*rView.GetWrtShell().GetViewOptions()); in InsertSymbol()
1701 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( rView.GetWindow(), aAllSet, in InsertSymbol()
1702 rView.GetViewFrame()->GetFrame().GetFrameInterface(), RID_SVXDLG_CHARMAP ); in InsertSymbol()
1721 SW_MOD()->ApplyUsrPref(aOpt, &rView); in InsertSymbol()