Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterHelpView.cxx430 sal_Int32 nBestSize (6); in CheckFontSize() local
462 if (nHeightDifference<0 && mpFont->mnSize>nBestSize) in CheckFontSize()
463 nBestSize = mpFont->mnSize; in CheckFontSize()
473 if (nBestSize != mpFont->mnSize) in CheckFontSize()
475 mpFont->mnSize = nBestSize; in CheckFontSize()

Completed in 18 milliseconds