Searched refs:bInSetZoom (Results 1 – 2 of 2) sorted by relevance
106 bInSetZoom( false ), in ScPreview()698 bInSetZoom = true; // don't scroll during SetYOffset in UpdateScrollBars in SetZoom()700 bInSetZoom = false; in SetZoom()807 if (nDif && !bInSetZoom) in SetXOffset()817 if (!bInSetZoom) in SetXOffset()834 if (nDif && !bInSetZoom) in SetYOffset()844 if (!bInSetZoom) in SetYOffset()
64 bool bInSetZoom; member in ScPreview
Completed in 17 milliseconds