Home
last modified time | relevance | path

Searched refs:mnDefHeight (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dcolrowst.cxx59 mnDefHeight( static_cast< sal_uInt16 >( STD_ROW_HEIGHT ) ), in XclImpColRowSettings()
121 mnDefHeight = nDefHeight; in SetDefHeight()
123 if( mnDefHeight == 0 ) in SetDefHeight()
125 mnDefHeight = static_cast< sal_uInt16 >( STD_ROW_HEIGHT ); in SetDefHeight()
208 rDoc.SetRowHeightOnly( 0, MAXROW, nScTab, mnDefHeight ); in Convert()
226 nHeight = mnDefHeight; in Convert()
234 nHeight = mnDefHeight; in Convert()
244 nHeight = mnDefHeight; in Convert()
/aoo41x/main/sc/source/filter/inc/
H A Dcolrowst.hxx67 sal_uInt16 mnDefHeight; /// Default height from DEFAULTROWHEIGHT record. member in XclImpColRowSettings

Completed in 7 milliseconds