Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx736 … const sal_Int32 nBitmapSize = (sal_Int32)GetMinor(aBitmapSize.Width, aBitmapSize.Height); in UpdateWidthOrHeight() local
737 if (nBitmapSize > rSize) in UpdateWidthOrHeight()
738 rSize = nBitmapSize; in UpdateWidthOrHeight()

Completed in 20 milliseconds