#include <ie_imp_StarOffice.h>
Public Member Functions | |
TextAttr () | |
~TextAttr () | |
Public Attributes | |
bool | startSet |
bool | endSet |
UT_uint16 | which |
UT_uint16 | ver |
UT_uint16 | start |
UT_uint16 | end |
UT_uint8 * | data |
gsf_off_t | dataLen |
std::string | attrName |
std::string | attrVal |
bool | isOff |
bool | isPara |
TextAttr::TextAttr | ( | ) | [inline] |
TextAttr::~TextAttr | ( | ) | [inline] |
References data.
std::string TextAttr::attrName |
Referenced by IE_Imp_StarOffice::_loadFile().
std::string TextAttr::attrVal |
Referenced by IE_Imp_StarOffice::_loadFile().
Referenced by IE_Imp_StarOffice::_loadFile(), and ~TextAttr().
gsf_off_t TextAttr::dataLen |
Referenced by IE_Imp_StarOffice::_loadFile().
Referenced by IE_Imp_StarOffice::_loadFile().
bool TextAttr::endSet |
Referenced by IE_Imp_StarOffice::_loadFile().
bool TextAttr::isOff |
Referenced by IE_Imp_StarOffice::_loadFile().
bool TextAttr::isPara |
Referenced by IE_Imp_StarOffice::_loadFile().
Referenced by IE_Imp_StarOffice::_loadFile().
bool TextAttr::startSet |
Referenced by IE_Imp_StarOffice::_loadFile().
Referenced by IE_Imp_StarOffice::_loadFile().
Referenced by IE_Imp_StarOffice::_loadFile().