Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx5194 if ( pNumericFormatter )
5218 return pNumericFormatter in getValue()
5228 if ( pNumericFormatter ) in setMin()
5229 pNumericFormatter->SetMin( in setMin()
5238 return pNumericFormatter in getMin()
5248 if ( pNumericFormatter ) in setMax()
5249 pNumericFormatter->SetMax( in setMax()
5258 return pNumericFormatter in getMax()
5339 if ( pNumericFormatter ) in setDecimalDigits()
5352 return pNumericFormatter ? pNumericFormatter->GetDecimalDigits() : 0; in getDecimalDigits()
[all …]

Completed in 43 milliseconds