Searched refs:nComboVal (Results 1 – 1 of 1) sorted by relevance
1464 …sal_Int64 nComboVal = static_cast<sal_Int64>(reinterpret_cast<long>(ComboBox::GetEntryData( nPos )… in GetValue() local1465 if ( nComboVal < 0 ) // marked as special? in GetValue()1467 return MetricField::ConvertValue( -nComboVal, mnBaseValue, GetDecimalDigits(), in GetValue()
Completed in 17 milliseconds