Searched refs:nBitmapSize (Results 1 – 1 of 1) sorted by relevance
736 … const sal_Int32 nBitmapSize = (sal_Int32)GetMinor(aBitmapSize.Width, aBitmapSize.Height); in UpdateWidthOrHeight() local737 if (nBitmapSize > rSize) in UpdateWidthOrHeight()738 rSize = nBitmapSize; in UpdateWidthOrHeight()
Completed in 9 milliseconds