Searched refs:bInSetZoom (Results 1 – 2 of 2) sorted by relevance
109 bInSetZoom( false ), in ScPreview()701 bInSetZoom = true; // don't scroll during SetYOffset in UpdateScrollBars in SetZoom()703 bInSetZoom = false; in SetZoom()810 if (nDif && !bInSetZoom) in SetXOffset()820 if (!bInSetZoom) in SetXOffset()837 if (nDif && !bInSetZoom) in SetYOffset()847 if (!bInSetZoom) in SetYOffset()
64 bool bInSetZoom; member in ScPreview
Completed in 52 milliseconds