MSWEntry Struct Reference

the entry of MSWParser More...

#include <MSWParser.hxx>

Inheritance diagram for MSWEntry:
MWAWEntry

List of all members.

Public Member Functions

 MSWEntry ()
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, MSWEntry const &entry)
 operator<<

Detailed Description

the entry of MSWParser


Constructor & Destructor Documentation

MSWEntry::MSWEntry ( ) [inline]

Member Function Documentation

int MSWEntry::pictType ( ) const [inline]

returns the text id

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

Referenced by MSWParser::readPicture().

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

sets the picture id

Referenced by MSWParser::checkPicturePos().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
MSWEntry 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: