Searched refs:nTmpZoom (Results 1 – 1 of 1) sorted by relevance
382 sal_uInt16 nTmpZoom = GetZoom(); in Command() local384 nTmpZoom -= 10; in Command()386 nTmpZoom += 10; in Command()387 SetZoom( nTmpZoom ); in Command()
Completed in 22 milliseconds