MsWrdEntry Struct Reference

the entry of MsWrdParser More...

#include <MsWrdParser.hxx>

Inheritance diagram for MsWrdEntry:
MWAWEntry

List of all members.

Public Member Functions

 MsWrdEntry ()
int pictType () const
 returns the text id
void setPictType (int newId)
 sets the picture id

Public Attributes

int m_pictType
 the picture identificator

Friends

std::ostream & operator<< (std::ostream &o, MsWrdEntry const &entry)
 operator<<

Detailed Description

the entry of MsWrdParser


Constructor & Destructor Documentation

MsWrdEntry::MsWrdEntry ( ) [inline]

Member Function Documentation

int MsWrdEntry::pictType ( ) const [inline]

returns the text id

This field is used to differentiate main text, header, ...)

Referenced by MsWrdParser::readPicture().

void MsWrdEntry::setPictType ( int  newId) [inline]

sets the picture id

Referenced by MsWrdParser::checkPicturePos().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
MsWrdEntry const &  entry 
) [friend]

operator<<


Member Data Documentation

the picture identificator

Referenced by pictType(), and setPictType().


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