SmFontStyles Class Reference

List of all members.

Public Member Functions

 SmFontStyles ()
USHORT GetCount () const
const String & GetStyleName (const Font &rFont) const
const String & GetStyleName (USHORT nIdx) const

Private Attributes

String aNormal
String aBold
String aItalic
String aBoldItalic
String aEmpty

Detailed Description

Definition at line 131 of file dialog.cxx.


Constructor & Destructor Documentation

SmFontStyles::SmFontStyles (  ) 

Definition at line 148 of file dialog.cxx.

References aBold, aBoldItalic, and aItalic.


Member Function Documentation

USHORT SmFontStyles::GetCount (  )  const [inline]

Definition at line 142 of file dialog.cxx.

Referenced by GetStyleName(), and SetFontStyle().

const String & SmFontStyles::GetStyleName ( const Font &  rFont  )  const

Definition at line 161 of file dialog.cxx.

References aBold, aBoldItalic, aItalic, aNormal, IsBold(), and IsItalic().

Referenced by SetFontStyle().

const String & SmFontStyles::GetStyleName ( USHORT  nIdx  )  const

Definition at line 178 of file dialog.cxx.

References aBold, aBoldItalic, aEmpty, aItalic, aNormal, and GetCount().


Member Data Documentation

String SmFontStyles::aNormal [private]

Definition at line 133 of file dialog.cxx.

Referenced by GetStyleName().

String SmFontStyles::aBold [private]

Definition at line 134 of file dialog.cxx.

Referenced by GetStyleName(), and SmFontStyles().

String SmFontStyles::aItalic [private]

Definition at line 135 of file dialog.cxx.

Referenced by GetStyleName(), and SmFontStyles().

String SmFontStyles::aBoldItalic [private]

Definition at line 136 of file dialog.cxx.

Referenced by GetStyleName(), and SmFontStyles().

String SmFontStyles::aEmpty [private]

Definition at line 137 of file dialog.cxx.

Referenced by GetStyleName().


The documentation for this class was generated from the following file:
Generated on Wed Feb 20 17:23:16 2008 for maths by  doxygen 1.5.1