Home
last modified time | relevance | path

Searched refs:maHeights (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx135 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()
/trunk/main/sc/source/filter/excel/
H A Dcolrowst.cxx67 maHeights.resize( static_cast< size_t >( mnMaxRow + 1 ), 0 ); in XclImpColRowSettings()
137 maHeights[ nScRow ] = nRawHeight; in SetHeight()
231 nHeight = maHeights[ nScRow ]; in Convert()
/trunk/main/sc/source/filter/inc/
H A Dcolrowst.hxx58 ScfUInt16Vec maHeights; /// Row heights in twips. member in XclImpColRowSettings
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx72 LongVec maHeights; member

Completed in 29 milliseconds