Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/customize/
H A Dcfg.cxx5733 double imgposY = 0; in AutoScaleBitmap() local
5746 imgposY = (aStandardSize - (imgOldHeight / (imgOldWidth / aStandardSize) + 0.5)) / 2 + 0.5; in AutoScaleBitmap()
5752 imgposY = 0; in AutoScaleBitmap()
5762 imgposY = (aStandardSize - imgOldHeight) / 2 + 0.5; in AutoScaleBitmap()
5776 Point aPointPixel( (long)imgposX, (long)imgposY ); in AutoScaleBitmap()

Completed in 41 milliseconds