Lines Matching refs:bWidth
2070 void ScViewFunc::SetWidthOrHeight( sal_Bool bWidth, SCCOLROW nRangeCnt, SCCOLROW* pRanges, in SetWidthOrHeight() argument
2099 if (bWidth) in SetWidthOrHeight()
2138 if (bWidth) in SetWidthOrHeight()
2185 if ( !bWidth ) // Hoehen immer blockweise in SetWidthOrHeight()
2264 if (bWidth) in SetWidthOrHeight()
2289 pUndoTab, eMode, nSizeTwips, bWidth ) ); in SetWidthOrHeight()
2305 if (bWidth) in SetWidthOrHeight()
2333 if ( bWidth ) in SetWidthOrHeight()
2362 void ScViewFunc::SetMarkedWidthOrHeight( sal_Bool bWidth, ScSizeMode eMode, sal_uInt16 nSizeTwips, in SetMarkedWidthOrHeight() argument
2382 if ( bWidth ) in SetMarkedWidthOrHeight()
2387 SetWidthOrHeight( bWidth, nRangeCnt, pRanges, eMode, nSizeTwips, bRecord, bPaint ); in SetMarkedWidthOrHeight()