Searched refs:nNCHeight (Results 1 – 1 of 1) sorted by relevance
146 const long nNCHeight = aBoundRegion.GetHeight(); in ImplCalcEditHeight() local147 if( mnDDHeight < nNCHeight ) in ImplCalcEditHeight()148 mnDDHeight = sal::static_int_cast<sal_uInt16>( nNCHeight ); in ImplCalcEditHeight()
Completed in 23 milliseconds