NSStruct::FootnoteInfo Struct Reference

Internal: low level a structure helping to store the footnote information. More...

#include <NSStruct.hxx>

Public Member Functions

 FootnoteInfo ()
 constructor
bool endNotes () const
 returns true if we have endnote
bool resetNumberOnNewPage () const
 returns true if we have to reset index at the beginning of a page

Public Attributes

int m_flags
 the footnote flags
int m_distToDocument
 the distance between the footnote and the document
int m_distSeparator
 the distance between two footnotes ( or between a footnote and the line sep)
int m_separatorLength
 the separator length
int m_unknown
 a unknown value

Friends

std::ostream & operator<< (std::ostream &o, FootnoteInfo const &fnote)
 operator<<: prints data

Detailed Description

Internal: low level a structure helping to store the footnote information.

Constructor & Destructor Documentation

NSStruct::FootnoteInfo::FootnoteInfo ( )
inline

constructor

Member Function Documentation

bool NSStruct::FootnoteInfo::endNotes ( ) const
inline

returns true if we have endnote

Referenced by NSText::sendText().

bool NSStruct::FootnoteInfo::resetNumberOnNewPage ( ) const
inline

returns true if we have to reset index at the beginning of a page

Referenced by NSText::sendText().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
FootnoteInfo const &  fnote 
)
friend

operator<<: prints data

Member Data Documentation

int NSStruct::FootnoteInfo::m_distSeparator

the distance between two footnotes ( or between a footnote and the line sep)

Referenced by NSStruct::operator<<(), and NSParser::readINFO().

int NSStruct::FootnoteInfo::m_distToDocument

the distance between the footnote and the document

Referenced by NSStruct::operator<<(), and NSParser::readINFO().

int NSStruct::FootnoteInfo::m_flags
int NSStruct::FootnoteInfo::m_separatorLength

the separator length

Referenced by NSStruct::operator<<(), and NSParser::readINFO().

int NSStruct::FootnoteInfo::m_unknown

a unknown value

Referenced by NSStruct::operator<<(), and NSParser::readINFO().


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2