Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/control/
H A Dctrlbox.cxx1464 …sal_Int64 nComboVal = static_cast<sal_Int64>(reinterpret_cast<long>(ComboBox::GetEntryData( nPos )… in GetValue() local
1465 if ( nComboVal < 0 ) // marked as special? in GetValue()
1467 return MetricField::ConvertValue( -nComboVal, mnBaseValue, GetDecimalDigits(), in GetValue()

Completed in 78 milliseconds