TextInfoBarEnumFont Class Reference

Class for creating TextInfoBarOps. Derived classes of BarCreate are used by DialogBarOp::ReadBarsFromFile(). More...

#include <textinfo.h>

Inheritance diagram for TextInfoBarEnumFont:

OILEnumFonts CCObject SimpleCCObject List of all members.

Public Member Functions

 TextInfoBarEnumFont ()
INT32 GetCount ()
virtual BOOL NewFont (FontClass Class, ENUMLOGFONT FAR *lpelf)

Private Attributes

INT32 count

Detailed Description

Class for creating TextInfoBarOps. Derived classes of BarCreate are used by DialogBarOp::ReadBarsFromFile().

Author:
Mark_Neves (Xara Group Ltd) <camelotdev@xara.com>
Date:
3/10/94

Definition at line 481 of file textinfo.h.


Constructor & Destructor Documentation

TextInfoBarEnumFont::TextInfoBarEnumFont  )  [inline]
 

Definition at line 486 of file textinfo.h.

00486 { count=0; }


Member Function Documentation

INT32 TextInfoBarEnumFont::GetCount void   )  [inline]
 

Definition at line 487 of file textinfo.h.

00487 { return count; };

virtual BOOL TextInfoBarEnumFont::NewFont FontClass  Class,
ENUMLOGFONT FAR *  lpelf
[virtual]
 

Reimplemented from OILEnumFonts.


Member Data Documentation

INT32 TextInfoBarEnumFont::count [private]
 

Definition at line 491 of file textinfo.h.


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