Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dcombobox.cxx146 const long nNCHeight = aBoundRegion.GetHeight(); in ImplCalcEditHeight() local
147 if( mnDDHeight < nNCHeight ) in ImplCalcEditHeight()
148 mnDDHeight = sal::static_int_cast<sal_uInt16>( nNCHeight ); in ImplCalcEditHeight()

Completed in 20 milliseconds