| begin() const | MWAWEntry | [inline] |
| end() const | MWAWEntry | [inline] |
| extra() const | MWAWEntry | [inline] |
| hasName(std::string const &nam) const | MWAWEntry | [inline] |
| hasType(std::string const &typ) const | MWAWEntry | [inline] |
| id() const | MWAWEntry | [inline] |
| isParsed() const | MWAWEntry | [inline] |
| length() const | MWAWEntry | [inline] |
| m_begin | MWAWEntry | [protected] |
| m_extra | MWAWEntry | [protected] |
| m_id | MWAWEntry | [protected] |
| m_length | MWAWEntry | [protected] |
| m_name | MWAWEntry | [protected] |
| m_parsed | MWAWEntry | [mutable, protected] |
| m_type | MWAWEntry | [protected] |
| MWAWEntry() | MWAWEntry | [inline] |
| name() const | MWAWEntry | [inline] |
| operator!=(const MWAWEntry &a) const | MWAWEntry | [inline] |
| operator<<(std::ostream &o, MWAWEntry const &ent) | MWAWEntry | [friend] |
| operator==(const MWAWEntry &a) const | MWAWEntry | [inline] |
| setBegin(long off) | MWAWEntry | [inline] |
| setEnd(long off) | MWAWEntry | [inline] |
| setExtra(std::string const &s) | MWAWEntry | [inline] |
| setId(int newId) | MWAWEntry | [inline] |
| setLength(long l) | MWAWEntry | [inline] |
| setName(std::string const &nam) | MWAWEntry | [inline] |
| setParsed(bool ok=true) const | MWAWEntry | [inline] |
| setType(std::string const &newType) | MWAWEntry | [inline] |
| type() const | MWAWEntry | [inline] |
| valid() const | MWAWEntry | [inline] |
| ~MWAWEntry() | MWAWEntry | [inline, virtual] |