Lines Matching refs:SvxDrawOutlinerViewForwarder
33 SvxDrawOutlinerViewForwarder::SvxDrawOutlinerViewForwarder( OutlinerView& rOutl ) : in SvxDrawOutlinerViewForwarder() function in SvxDrawOutlinerViewForwarder
38 SvxDrawOutlinerViewForwarder::SvxDrawOutlinerViewForwarder( OutlinerView& rOutl, const Point& rShap… in SvxDrawOutlinerViewForwarder() function in SvxDrawOutlinerViewForwarder
43 SvxDrawOutlinerViewForwarder::~SvxDrawOutlinerViewForwarder() in ~SvxDrawOutlinerViewForwarder()
47 Point SvxDrawOutlinerViewForwarder::GetTextOffset() const in GetTextOffset()
55 sal_Bool SvxDrawOutlinerViewForwarder::IsValid() const in IsValid()
60 Rectangle SvxDrawOutlinerViewForwarder::GetVisArea() const in GetVisArea()
89 Point SvxDrawOutlinerViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) co… in LogicToPixel()
112 Point SvxDrawOutlinerViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) co… in PixelToLogic()
136 sal_Bool SvxDrawOutlinerViewForwarder::GetSelection( ESelection& rSelection ) const in GetSelection()
142 sal_Bool SvxDrawOutlinerViewForwarder::SetSelection( const ESelection& rSelection ) in SetSelection()
148 sal_Bool SvxDrawOutlinerViewForwarder::Copy() in Copy()
154 sal_Bool SvxDrawOutlinerViewForwarder::Cut() in Cut()
160 sal_Bool SvxDrawOutlinerViewForwarder::Paste() in Paste()
166 void SvxDrawOutlinerViewForwarder::SetShapePos( const Point& rShapePosTopLeft ) in SetShapePos()