Searched refs:EXC_ZOOM_MAX (Results 1 – 2 of 2) sorted by relevance
35 const sal_uInt16 EXC_ZOOM_MAX = 400; variable
291 sal_uInt16 nXclZoom = limit_cast< sal_uInt16 >( nScZoom, EXC_ZOOM_MIN, EXC_ZOOM_MAX ); in lclGetXclZoom()
Completed in 23 milliseconds