Home
last modified time | relevance | path

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

/AOO42X/main/sc/inc/
H A Dglobal.hxx380 SC_SIZE_ORIGINAL // only set size, don't change visible flag enumerator
/AOO42X/main/sc/source/ui/docshell/
H A Ddocfunc.cxx3210 else if ( eMode==SC_SIZE_DIRECT || eMode==SC_SIZE_ORIGINAL ) in SetWidthOrHeight()
3217 if ( eMode != SC_SIZE_ORIGINAL ) in SetWidthOrHeight()
3240 if ( eMode != SC_SIZE_ORIGINAL ) in SetWidthOrHeight()
3248 if ( eMode != SC_SIZE_ORIGINAL ) in SetWidthOrHeight()
/AOO42X/main/sc/source/ui/unoobj/
H A Ddocuno.cxx3083 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, SC_SIZE_ORIGINAL, in setPropertyValue()
3333 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, in setPropertyValue()
H A Dcellsuno.cxx8933 aFunc.SetWidthOrHeight( sal_True, 1, nColArr, nTab, SC_SIZE_ORIGINAL, in SetOnePropertyValue()
9078 aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, in SetOnePropertyValue()
9106 …aFunc.SetWidthOrHeight( sal_False, 1, nRowArr, nTab, SC_SIZE_ORIGINAL, nHeight, sal_True, sal_True… in SetOnePropertyValue()