Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/engine3d/
H A Ddragmt3d.cxx521 maScaleFixPos = maFullBound.RightCenter(); in E3dDragMove()
524 maScaleFixPos = maFullBound.LeftCenter(); in E3dDragMove()
527 maScaleFixPos = maFullBound.BottomCenter(); in E3dDragMove()
530 maScaleFixPos = maFullBound.TopCenter(); in E3dDragMove()
533 maScaleFixPos = maFullBound.BottomRight(); in E3dDragMove()
536 maScaleFixPos = maFullBound.BottomLeft(); in E3dDragMove()
539 maScaleFixPos = maFullBound.TopRight(); in E3dDragMove()
542 maScaleFixPos = maFullBound.TopLeft(); in E3dDragMove()
553 maScaleFixPos = maFullBound.Center(); in E3dDragMove()
669 … basegfx::B2DPoint aGlobalScaleFixPos2D((double)(maScaleFixPos.X()), (double)(maScaleFixPos.Y())); in MoveSdrDrag()
/aoo41x/main/svx/inc/
H A Ddragmt3d.hxx133 Point maScaleFixPos; member in E3dDragMove

Completed in 16 milliseconds