Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dunotools.cxx273 sal_Int16 nZoomValue = 50; in IMPL_LINK() local
276 nZoomValue = 80; in IMPL_LINK()
278 aZoom <<= nZoomValue; in IMPL_LINK()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx151 sal_Int32 nZoomValue ((aZoomY.GetNumerator() * 100) / aZoomY.GetDenominator()); in WriteUserDataSequence() local
156 pSettings[SC_TABLE_ZOOM_VALUE].Value <<= nZoomValue; in WriteUserDataSequence()
2738 …sal_Int32 nZoomValue ((pThisTab->aZoomY.GetNumerator() * 100) / pThisTab->aZoomY.GetDenominator()); in WriteUserDataSequence() local
2743 pSettings[SC_ZOOM_VALUE].Value <<= nZoomValue; in WriteUserDataSequence()

Completed in 22 milliseconds