Home
last modified time | relevance | path

Searched refs:ImplMapPoint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx92 Point ImplEESdrWriter::ImplMapPoint( const Point& rPoint ) in ImplMapPoint() function in ImplEESdrWriter
267 Point aPosition( ImplMapPoint( aBound.TopLeft() ) ); in ImplWriteShape()
407 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape()
427 rObj.SetRect( Rectangle( ImplMapPoint( Point( aNewRect.X, aNewRect.Y ) ), in ImplWriteShape()
1285 SetRect(rEx.ImplMapPoint(aNewP), rEx.ImplMapSize(aNewS)); in Init()
1293 SetRect(rEx.ImplMapPoint(aOldP), rEx.ImplMapSize(aOldS)); in Init()
H A Deschesdo.hxx171 Point ImplMapPoint( const Point& rPoint );
/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgm.cxx402 ImplMapPoint( rFloatPoint ); in ImplGetPoint()
668 void CGM::ImplMapPoint( FloatPoint& rFloatPoint ) in ImplMapPoint() function in CGM
H A Dcgm.hxx127 void ImplMapPoint( FloatPoint& );
H A Dactimpr.cxx651 mpCGM->ImplMapPoint( aOrigin ); in DrawBitmap()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1133 maPosition = ImplMapPoint( mXShape->getPosition() ); in ImplGetShapeByIndex()
4378 … maPosition = ImplMapPoint( ::com::sun::star::awt::Point( aRect.X, aRect.Y ) ); in ImplWritePage()
4406 maPosition = ImplMapPoint( ::com::sun::star::awt::Point( aBound.Left(), aBound.Top() ) ); in ImplWritePage()
5604 ::com::sun::star::awt::Point PPTWriter::ImplMapPoint( const ::com::sun::star::awt::Point& rPoint ) in ImplMapPoint() function in PPTWriter
5629 ::com::sun::star::awt::Point aP( ImplMapPoint( aPoint ) ); in ImplMapRectangle()
5748 awt::Point aPosition( ImplMapPoint( rXShape->getPosition() ) ); in ImplCreateTable()
H A Deppt.hxx827 ::com::sun::star::awt::Point ImplMapPoint( const ::com::sun::star::awt::Point& );

Completed in 64 milliseconds