#include <textinfo.h>
Inheritance diagram for TextInfoBarEnumFont:
Public Member Functions | |
TextInfoBarEnumFont () | |
INT32 | GetCount () |
virtual BOOL | NewFont (FontClass Class, ENUMLOGFONT FAR *lpelf) |
Private Attributes | |
INT32 | count |
Definition at line 481 of file textinfo.h.
|
Definition at line 486 of file textinfo.h. 00486 { count=0; }
|
|
Definition at line 487 of file textinfo.h. 00487 { return count; };
|
|
Reimplemented from OILEnumFonts. |
|
Definition at line 491 of file textinfo.h. |