Lines Matching refs:mrOutlinerView
34 mrOutlinerView ( rOutl ), maTextShapeTopLeft() in SvxDrawOutlinerViewForwarder()
39 mrOutlinerView ( rOutl ), maTextShapeTopLeft( rShapePosTopLeft ) in SvxDrawOutlinerViewForwarder()
50 Rectangle aOutputRect( mrOutlinerView.GetOutputArea() ); in GetTextOffset()
62 OutputDevice* pOutDev = mrOutlinerView.GetWindow(); in GetVisArea()
66 Rectangle aVisArea = mrOutlinerView.GetVisArea(); in GetVisArea()
73 Outliner* pOutliner = mrOutlinerView.GetOutliner(); in GetVisArea()
91 OutputDevice* pOutDev = mrOutlinerView.GetWindow(); in LogicToPixel()
114 OutputDevice* pOutDev = mrOutlinerView.GetWindow(); in PixelToLogic()
138 rSelection = mrOutlinerView.GetSelection(); in GetSelection()
144 mrOutlinerView.SetSelection( rSelection ); in SetSelection()
150 mrOutlinerView.Copy(); in Copy()
156 mrOutlinerView.Cut(); in Cut()
162 mrOutlinerView.Paste(); in Paste()