|
| virtual PMReal | GetTextAsValue (bool16 *errorOut=nil, bool16 *blankEntry=nil)=0 |
| |
| virtual void | SetTextFromValue (const PMReal &valueIn, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0 |
| |
| virtual void | ReformatText (bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0 |
| |
| virtual void | SetControlState (TextControlState newState, bool16 invalidate=kTrue, bool16 notifyOfChange=kTrue)=0 |
| |
| virtual TextControlState | GetControlState () const =0 |
| |
| virtual TextControlChange | GetLastControlChange (PMReal *value) const =0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |