Searched refs:SC_SIZE_ORIGINAL (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/sc/inc/ |
| H A D | global.hxx | 380 SC_SIZE_ORIGINAL // only set size, don't change visible flag enumerator
|
| /AOO42X/main/sc/source/ui/docshell/ |
| H A D | docfunc.cxx | 3210 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 D | docuno.cxx | 3083 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 D | cellsuno.cxx | 8933 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()
|