Searched refs:maHeights (Results 1 – 4 of 4) sorted by relevance
135 maHeights.resize( mnHeight, 0L ); in ArrayImpl()240 lclRecalcCoordVec( maYCoords, maHeights ); in GetRowPosition()263 fAngle = frame::GetHorDiagAngle( maWidths[ nCol ] + 1, maHeights[ nRow ] + 1 ); in GetHorDiagAngle()812 mxImpl->maHeights[ nRow ] = nHeight; in SetRowHeight()824 std::fill( mxImpl->maHeights.begin(), mxImpl->maHeights.end(), nHeight ); in SetAllRowHeights()856 return mxImpl->maHeights[ nRow ]; in GetRowHeight()998 std::reverse( mxImpl->maHeights.begin(), mxImpl->maHeights.end() ); in MirrorSelfY()
67 maHeights.resize( static_cast< size_t >( mnMaxRow + 1 ), 0 ); in XclImpColRowSettings()137 maHeights[ nScRow ] = nRawHeight; in SetHeight()231 nHeight = maHeights[ nScRow ]; in Convert()
58 ScfUInt16Vec maHeights; /// Row heights in twips. member in XclImpColRowSettings
72 LongVec maHeights; member
Completed in 44 milliseconds