COleFont Class Reference

#include <font.h>

List of all members.

Public Member Functions

 COleFont ()
 COleFont (LPDISPATCH pDispatch)
 COleFont (const COleFont &dispatchSrc)
CString GetName ()
void SetName (LPCTSTR)
CY GetSize ()
void SetSize (const CY &)
BOOL GetBold ()
void SetBold (BOOL)
BOOL GetItalic ()
void SetItalic (BOOL)
BOOL GetUnderline ()
void SetUnderline (BOOL)
BOOL GetStrikethrough ()
void SetStrikethrough (BOOL)
short GetWeight ()
void SetWeight (short)
short GetCharset ()
void SetCharset (short)


Constructor & Destructor Documentation

COleFont::COleFont  )  [inline]
 

COleFont::COleFont LPDISPATCH  pDispatch  )  [inline]
 

COleFont::COleFont const COleFont dispatchSrc  )  [inline]
 


Member Function Documentation

BOOL COleFont::GetBold  ) 
 

short COleFont::GetCharset  ) 
 

BOOL COleFont::GetItalic  ) 
 

CString COleFont::GetName  ) 
 

CY COleFont::GetSize  ) 
 

BOOL COleFont::GetStrikethrough  ) 
 

BOOL COleFont::GetUnderline  ) 
 

short COleFont::GetWeight  ) 
 

void COleFont::SetBold BOOL   ) 
 

void COleFont::SetCharset short   ) 
 

void COleFont::SetItalic BOOL   ) 
 

void COleFont::SetName LPCTSTR   ) 
 

void COleFont::SetSize const CY &   ) 
 

void COleFont::SetStrikethrough BOOL   ) 
 

void COleFont::SetUnderline BOOL   ) 
 

void COleFont::SetWeight short   ) 
 


The documentation for this class was generated from the following files:
Generated on Sat Dec 31 11:38:18 2005 for OTOBand by  doxygen 1.4.6-NO