OpDisplayFontsGallery Class Reference

Displays the fonts gallery. This op can be attached to a menu, button or keypress. More...

#include <sgfonts.h>

Inheritance diagram for OpDisplayFontsGallery:

Operation MessageHandler ListItem CCObject SimpleCCObject List of all members.

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)

Detailed Description

Displays the fonts gallery. This op can be attached to a menu, button or keypress.

/

Optoken for the display bitmap gallery operation define OPTOKEN_DISPLAYFONTSGALLERY _T("DisplayFontsGallery")

/*!

Author:
Richard_Millican (Xara Group Ltd) <camelotdev@xara.com>
Date:
03/02/95
See also:
-

Definition at line 597 of file sgfonts.h.


Member Function Documentation

OpDisplayFontsGallery::CC_DECLARE_DYNCREATE OpDisplayFontsGallery   )  [private]
 

void OpDisplayFontsGallery::Do OpDescriptor  )  [virtual]
 

This function should be over-ridden to perform an operation without passing a parameter.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/6/94
Parameters:
OpDesc,: A pointer to the OpDescriptor which invoked the operation [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
Operation::DoWithParam

Reimplemented from Operation.

static OpState OpDisplayFontsGallery::GetState String_256 ,
OpDescriptor
[static]
 

static BOOL OpDisplayFontsGallery::Init void   )  [static]
 

Declares a preference that allows you to clear memory in delete().

Author:
Rik_Heywood (Xara Group Ltd) <camelotdev@xara.com>
Date:
19/4/94
Returns:
TRUE if it worked OK, FALSE if not

Reimplemented from SimpleCCObject.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:57:57 2007 for Camelot by  doxygen 1.4.4