Searched refs:nTmpZoom (Results 1 – 1 of 1) sorted by relevance
385 sal_uInt16 nTmpZoom = GetZoom(); in Command() local387 nTmpZoom -= 10; in Command()389 nTmpZoom += 10; in Command()390 SetZoom( nTmpZoom ); in Command()
Completed in 48 milliseconds