Lines Matching refs:mrView
34 mrView( rView ) in SvxEditEngineViewForwarder()
49 OutputDevice* pOutDev = mrView.GetWindow(); in GetVisArea()
53 Rectangle aVisArea = mrView.GetVisArea(); in GetVisArea()
56 EditEngine* pEditEngine = mrView.GetEditEngine(); in GetVisArea()
74 OutputDevice* pOutDev = mrView.GetWindow(); in LogicToPixel()
90 OutputDevice* pOutDev = mrView.GetWindow(); in PixelToLogic()
107 rSelection = mrView.GetSelection(); in GetSelection()
113 mrView.SetSelection( rSelection ); in SetSelection()
119 mrView.Copy(); in Copy()
125 mrView.Cut(); in Cut()
131 mrView.Paste(); in Paste()