Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dcolrowst.cxx136 bool bDefHeight = ::get_flag( nHeight, EXC_ROW_FLAGDEFHEIGHT ) || (nRawHeight == 0); in SetHeight() local
140 if( !bDefHeight && (nRawHeight == 0) ) in SetHeight()
142 ::set_flag( rnFlags, EXC_COLROW_DEFAULT, bDefHeight ); in SetHeight()

Completed in 23 milliseconds