libmspub::CharacterStyle Struct Reference

#include <MSPUBTypes.h>

List of all members.

Public Member Functions

 CharacterStyle ()
 CharacterStyle (bool u, bool i, bool b, boost::optional< double > tSIP=boost::optional< double >(), int cI=-1, boost::optional< unsigned > fI=boost::optional< unsigned >(), SuperSubType sst=NO_SUPER_SUB)

Public Attributes

bool underline
bool italic
bool bold
boost::optional< double > textSizeInPt
int colorIndex
boost::optional< unsigned > fontIndex
SuperSubType superSubType

Constructor & Destructor Documentation

libmspub::CharacterStyle::CharacterStyle ( bool  u,
bool  i,
bool  b,
boost::optional< double >  tSIP = boost::optional<double>(),
int  cI = -1,
boost::optional< unsigned >  fI = boost::optional<unsigned>(),
SuperSubType  sst = NO_SUPER_SUB 
) [inline]

Member Data Documentation


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