#include <sgfonts.h>
Inheritance diagram for OpDisplayFontsGallery:
Public Member Functions | |
void | Do (OpDescriptor *) |
This function should be over-ridden to perform an operation without passing a parameter. | |
Static Public Member Functions | |
static BOOL | Init () |
Declares a preference that allows you to clear memory in delete(). | |
static OpState | GetState (String_256 *, OpDescriptor *) |
Private Member Functions | |
CC_DECLARE_DYNCREATE (OpDisplayFontsGallery) |
/
Optoken for the display bitmap gallery operation define OPTOKEN_DISPLAYFONTSGALLERY _T("DisplayFontsGallery")
/*!
Definition at line 597 of file sgfonts.h.
|
|
|
This function should be over-ridden to perform an operation without passing a parameter.
Reimplemented from Operation. |
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |