Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx376maVirDevPos = Point( (aCtrlSize.Width() - mnCtrlSize) / 2, (aCtrlSize.Height() - mnCtrlSize) / 2 ); in InitGlobalGeometry()
667 …mrFrameSel.DrawBitmap( maVirDevPos, maVirDev.GetBitmap( Point( 0, 0 ), maVirDev.GetOutputSizePixel… in CopyVirDevToControl()
677 aPPoly.Move( maVirDevPos.X(), maVirDevPos.Y() ); in DrawAllTrackingRects()
681 aPPoly.Insert( Polygon( Rectangle( maVirDevPos, maVirDev.GetOutputSizePixel() ) ) ); in DrawAllTrackingRects()
690 return rMousePos - maVirDevPos; in GetDevPosFromMousePos()
/trunk/main/svx/source/inc/
H A Dfrmselimpl.hxx109 Point maVirDevPos; /// Position of virtual device in the control. member

Completed in 26 milliseconds