#include <oofrpWin.h>
Inheritance diagram for oofWinTextDE:


Public Member Functions | |
| oofWinTextDE (int x, int y, const oofString &inStr) | |
| oofWinTextDE (int x, int y, LPCTSTR lpString, int cbString) | |
| virtual void | draw () const |
| const oofString & | str () const |
| void | str (const oofString &) |
Static Public Member Functions | |
| void | recordElement (int x, int y, const oofString &inStr) |
| void | recordElement (int x, int y, LPCTSTR lpString, int cbString) |
| void | appendElement (oofDE *adoptedDE) |
Protected Attributes | |
| oofString | mString |
| int | mX |
| int | mY |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
Implements oofTextDE. |
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5