Home
last modified time | relevance | path

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

/aoo4110/main/starmath/source/
H A Dview.cxx382 sal_uInt16 nTmpZoom = GetZoom(); in Command() local
384 nTmpZoom -= 10; in Command()
386 nTmpZoom += 10; in Command()
387 SetZoom( nTmpZoom ); in Command()

Completed in 20 milliseconds