NSTextInternal::Paragraph Struct Reference

Internal: class to store the paragraph properties. More...

Inheritance diagram for NSTextInternal::Paragraph:
MWAWParagraph

List of all members.

Public Member Functions

 Paragraph ()
 Constructor.

Public Attributes

std::string m_name
 the paragraph name

Friends

std::ostream & operator<< (std::ostream &o, Paragraph const &ind)
 operator<<

Detailed Description

Internal: class to store the paragraph properties.


Constructor & Destructor Documentation

Constructor.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Paragraph const &  ind 
) [friend]

operator<<


Member Data Documentation

the paragraph name

Referenced by NSText::readParagraphs().


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