Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dview.cxx385 sal_uInt16 nTmpZoom = GetZoom(); in Command() local
387 nTmpZoom -= 10; in Command()
389 nTmpZoom += 10; in Command()
390 SetZoom( nTmpZoom ); in Command()

Completed in 23 milliseconds