Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2167 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
2187 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
2248 if ( eMode != SC_SIZE_VISOPT || !pDoc->ColHidden(nCol, nTab) ) in SetWidthOrHeight()
2252 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
H A Dviewfun2.cxx1582 SetMarkedWidthOrHeight( sal_True, SC_SIZE_VISOPT, STD_EXTRA_WIDTH, sal_False, sal_False ); in AutoFormat()
1583 SetMarkedWidthOrHeight( sal_False, SC_SIZE_VISOPT, 0, sal_False, sal_False ); in AutoFormat()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3186 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
3234 if ( eMode != SC_SIZE_VISOPT || !pDoc->ColHidden(nCol, nTab, nLastCol) ) in SetWidthOrHeight()
3238 if ( eMode==SC_SIZE_OPTIMAL || eMode==SC_SIZE_VISOPT ) in SetWidthOrHeight()
3761 … SetWidthOrHeight( sal_True, 1,nCols, nTab, SC_SIZE_VISOPT, STD_EXTRA_WIDTH, sal_False, sal_True); in AutoFormat()
3762 … SetWidthOrHeight( sal_False,1,nRows, nTab, SC_SIZE_VISOPT, 0, sal_False, sal_False); in AutoFormat()
/trunk/main/sc/inc/
H A Dglobal.hxx379 SC_SIZE_VISOPT, // set optimal size only if visible enumerator

Completed in 55 milliseconds