Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx851 FormatterBase* mpFormatter; member in VCLXFormattedSpinField
854 FormatterBase* GetFormatter() const { return GetWindow() ? mpFormatter : NULL; } in GetFormatter()
860 void SetFormatter( FormatterBase* pFormatter ) { mpFormatter = pFormatter; } in SetFormatter()

Completed in 21 milliseconds