Lines Matching refs:AdjustRowHeight
147 sal_Bool ScDocFunc::AdjustRowHeight( const ScRange& rRange, sal_Bool bPaint ) in AdjustRowHeight() function in ScDocFunc
652 if (!AdjustRowHeight( aExtendedRange )) in DeleteContents()
723 if (!AdjustRowHeight( aMarkRange )) in TransliterateText()
784 AdjustRowHeight( ScRange(rPos) ); in SetNormalString()
835 AdjustRowHeight( ScRange(rPos) ); in PutCell()
1240 if (!AdjustRowHeight( aMultiRange )) in ApplyAttributes()
1314 if (!AdjustRowHeight( aMultiRange )) in ApplyStyle()
1707 …sal_Bool bAdjusted = ( eCmd == INS_INSROWS ) ? AdjustRowHeight(ScRange(0, nStartRow, i, MAXCOL, nE… in InsertCells()
1708 … AdjustRowHeight(ScRange(0, nPaintStartY, i, MAXCOL, nPaintEndY, i+nScenarioCount )); in InsertCells()
2217 …if ( eCmd == DEL_DELROWS || !AdjustRowHeight(ScRange( 0, nPaintStartY, i, MAXCOL, nPaintEndY, i+nS… in DeleteCells()
2443 bSourceHeight = AdjustRowHeight( rSource, sal_False ); in MoveBlock()
2466 sal_Bool bDestHeight = AdjustRowHeight( in MoveBlock()
3772 sal_Bool bAdj = AdjustRowHeight( ScRange(nStartCol, nStartRow, nTab, in AutoFormat()
4038 AdjustRowHeight(rRange); in FillSimple()
4155 AdjustRowHeight(rRange); in FillSeries()
4285 AdjustRowHeight(aDestArea); in FillAuto()
4380 if ( !AdjustRowHeight( ScRange( 0,nStartRow,nTab, MAXCOL,nEndRow,nTab ) ) ) in MergeCells()
4437 if ( !AdjustRowHeight( aExtended ) ) in UnmergeCells()
4738 if (!AdjustRowHeight(ScRange(0,nStartRow,nTab,MAXCOL,nEndRow,nTab))) in InsertNameList()