Get the original name of this control
| 554 | |
| 555 | /// Get the original name of this control |
| 556 | StringTableEntry getOriginalName() const { return mOriginalName; } |
| 557 | |
| 558 | /// These functions allow you to set and access the filename |
| 559 | /// where this object was created. |