Searched refs:mbOptimalHeight (Results 1 – 4 of 4) sorted by relevance
62 , mbOptimalHeight( sal_True ) in TableRow()110 mbOptimalHeight = r.mbOptimalHeight; in operator =()249 mbOptimalHeight = mnHeight == 0; in setFastPropertyValue()257 sal_Bool bOptimalHeight = mbOptimalHeight; in setFastPropertyValue()259 if( bOk && (mbOptimalHeight != bOptimalHeight) ) in setFastPropertyValue()261 mbOptimalHeight = bOptimalHeight; in setFastPropertyValue()318 case Property_OptimalHeight: return Any( mbOptimalHeight ); in getFastPropertyValue()
498 mxRow->mbOptimalHeight = rData.mbOptimalHeight; in setData()510 rData.mbOptimalHeight = mxRow->mbOptimalHeight; in getData()
80 sal_Bool mbOptimalHeight; member in sdr::table::TableRow
211 sal_Bool mbOptimalHeight; member
Completed in 24 milliseconds