Searched refs:bInSetZoom (Results 1 – 2 of 2) sorted by relevance
98 bInSetZoom( false ), in ScPreview()661 bInSetZoom = true; // don't scroll during SetYOffset in UpdateScrollBars in SetZoom()663 bInSetZoom = false; in SetZoom()765 if (nDif && !bInSetZoom) in SetXOffset()775 if (!bInSetZoom) in SetXOffset()791 if (nDif && !bInSetZoom) in SetYOffset()801 if (!bInSetZoom) in SetYOffset()
64 bool bInSetZoom; member in ScPreview