Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx846 sal_Bool bHeightExported = sal_False; in SwWriteTable() local
871 long nHeight = bHeightExported ? 0 : GetLineHeight( pBox ); in SwWriteTable()
902 bHeightExported = sal_True; in SwWriteTable()