#include <MSPUBTypes.h>
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 |
| libmspub::CharacterStyle::CharacterStyle | ( | bool | u, |
| bool | i, | ||
| bool | b, | ||
| int | tSIP = -1, |
||
| int | cI = -1, |
||
| unsigned | fI = 0 |
||
| ) | [inline] |
Referenced by libmspub::MSPUBCollector::getCharStyleProps().
Referenced by libmspub::MSPUBCollector::getCharStyleProps().
| unsigned libmspub::CharacterStyle::fontIndex |
Referenced by libmspub::MSPUBCollector::getCharStyleProps().
Referenced by libmspub::MSPUBCollector::getCharStyleProps().
Referenced by libmspub::MSPUBCollector::getCharStyleProps().
Referenced by libmspub::MSPUBCollector::getCharStyleProps().