Home
last modified time | relevance | path

Searched refs:mrDocView (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx68 , mrDocView( rDocView ) in SidebarTxtControl()
118 mrDocView.GetWrtShell().GetContentAtPos( mrSidebarWin.GetAnchorPos(), aCntntAtPos ) ) in RequestHelp()
223 if (!mrDocView.KeyInput(rKeyEvt)) in KeyInput()
228 mrDocView.GetViewFrame()->GetBindings().InvalidateAll(sal_False); in KeyInput()
280 SwWrtShell &rSh = mrDocView.GetWrtShell(); in MouseButtonDown()
295 mrDocView.GetViewFrame()->GetBindings().InvalidateAll(sal_False); in MouseButtonDown()
308mrDocView.GetViewFrame()->GetDispatcher()->Execute( FN_SPELL_GRAMMAR_DIALOG, SFX_CALLMODE_ASYNCHRO… in IMPL_LINK()
332 …SfxPopupMenuManager* pMgr = mrDocView.GetViewFrame()->GetDispatcher()->Popup(0, this,&rCEvt.GetMou… in Command()
368 mrDocView.HandleWheelCommands(rCEvt); in Command()
377 mrDocView.HandleWheelCommands(rCEvt); in Command()
H A DSidebarTxtControl.hxx42 SwView& mrDocView; member in sw::sidebarwindows::SidebarTxtControl