Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1098 awt::Point aPosPoint = mxUnitConv->convertPointToLogic( aPosPixel, util::MeasureUnit::POINT ); in implGetPos() local
1099 return bPosY ? (aPosPoint.Y - mfOffsetY) : (aPosPoint.X - mfOffsetX); in implGetPos()

Completed in 27 milliseconds