Searched refs:mpFormatter (Results 1 – 1 of 1) sorted by relevance
851 FormatterBase* mpFormatter; member in VCLXFormattedSpinField854 FormatterBase* GetFormatter() const { return GetWindow() ? mpFormatter : NULL; } in GetFormatter()860 void SetFormatter( FormatterBase* pFormatter ) { mpFormatter = pFormatter; } in SetFormatter()
Completed in 21 milliseconds