Home
last modified time | relevance | path

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

/trunk/main/editeng/source/uno/
H A Dunoviwou.cxx38 …ViewForwarder::SvxDrawOutlinerViewForwarder( OutlinerView& rOutl, const Point& rShapePosTopLeft ) : in SvxDrawOutlinerViewForwarder() argument
39 mrOutlinerView ( rOutl ), maTextShapeTopLeft( rShapePosTopLeft ) in SvxDrawOutlinerViewForwarder()
166 void SvxDrawOutlinerViewForwarder::SetShapePos( const Point& rShapePosTopLeft ) in SetShapePos() argument
168 maTextShapeTopLeft = rShapePosTopLeft; in SetShapePos()
/trunk/main/editeng/inc/editeng/
H A Dunoviwou.hxx43 SvxDrawOutlinerViewForwarder( OutlinerView& rOutl, const Point& rShapePosTopLeft );
60 void SetShapePos( const Point& rShapePosTopLeft );

Completed in 10 milliseconds