libmspub::CharacterStyle Struct Reference

#include <MSPUBTypes.h>

List of all members.

Public Member Functions

 CharacterStyle (bool u, bool i, bool b, int tSIP=-1, int cI=-1, unsigned fI=0)

Public Attributes

bool underline
bool italic
bool bold
int textSizeInPt
int colorIndex
unsigned fontIndex

Constructor & Destructor Documentation

libmspub::CharacterStyle::CharacterStyle ( bool  u,
bool  i,
bool  b,
int  tSIP = -1,
int  cI = -1,
unsigned  fI = 0 
)
inline

Member Data Documentation

bool libmspub::CharacterStyle::bold
int libmspub::CharacterStyle::colorIndex
unsigned libmspub::CharacterStyle::fontIndex
bool libmspub::CharacterStyle::italic
int libmspub::CharacterStyle::textSizeInPt
bool libmspub::CharacterStyle::underline

The documentation for this struct was generated from the following file:

Generated for libmspub by doxygen 1.8.1.1