Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5200 if ( pNumericFormatter )
5224 return pNumericFormatter in getValue()
5234 if ( pNumericFormatter ) in setMin()
5235 pNumericFormatter->SetMin( in setMin()
5244 return pNumericFormatter in getMin()
5254 if ( pNumericFormatter ) in setMax()
5255 pNumericFormatter->SetMax( in setMax()
5264 return pNumericFormatter in getMax()
5345 if ( pNumericFormatter ) in setDecimalDigits()
5358 return pNumericFormatter ? pNumericFormatter->GetDecimalDigits() : 0; in getDecimalDigits()
[all …]

Completed in 38 milliseconds