Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A DPostItMgr.hxx245 bool IsHit(const Point &aPointPixel);
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1530 bool SwPostItMgr::IsHit(const Point &aPointPixel) in IsHit() argument
1534 const Point aPoint = mpEditWin->PixelToLogic(aPointPixel); in IsHit()
/trunk/main/cui/source/customize/
H A Dcfg.cxx5776 Point aPointPixel( (long)imgposX, (long)imgposY ); in AutoScaleBitmap() local
5777 aVirDevice.DrawBitmapEx( aPointPixel, aRet ); in AutoScaleBitmap()

Completed in 35 milliseconds