Searched refs:mnAddBottom (Results 1 – 2 of 2) sorted by relevance
43 mnAddBottom( 0 ), in Cell()73 std::swap( mnAddTop, mnAddBottom ); in MirrorSelfY()208 return GetCell( nCol, nRow + 1 ).mbOverlapY || (GetCell( nCol, nRow ).mnAddBottom > 0); in IsMergedOverlappedBottom()272 …t = GetRowHeight( nFirstRow, GetMergedLastRow( nCol, nRow ) ) + rCell.mnAddTop + rCell.mnAddBottom; in GetHorDiagAngle()654 rCell.mnAddLeft = rCell.mnAddRight = rCell.mnAddTop = rCell.mnAddBottom = 0; in RemoveMergedRange()687 CELLACC( aIt.Col(), aIt.Row() ).mnAddBottom = nAddSize; in SetAddMergedBottomSize()903 aRect.Bottom() += rCell.mnAddBottom; in GetCellRect()
51 long mnAddBottom; member
Completed in 25 milliseconds