Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dabout.cxx408 Size aSmaller = aNewFont.GetSize(); in ApplyStyleSettings() local
409 aSmaller.Width() = (long) (aSmaller.Width() * 0.75); in ApplyStyleSettings()
410 aSmaller.Height() = (long) (aSmaller.Height() * 0.75); in ApplyStyleSettings()
411 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()
423 aSmaller = PixelToLogic( aSmaller, MAP_POINT ); in ApplyStyleSettings()
424 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()

Completed in 15 milliseconds