PowerPoint1ParserInternal::Ruler::Outline Struct Reference

the outline More...

Public Member Functions

 Outline ()
 constructor More...
 

Public Attributes

int m_margins [2]
 the first margin and left margin More...
 
int m_interlines [2]
 the interline and paragraph spacing: 10 means 100% More...
 

Friends

std::ostream & operator<< (std::ostream &o, Outline const &outline)
 operator<< More...
 

Detailed Description

the outline

Constructor & Destructor Documentation

§ Outline()

PowerPoint1ParserInternal::Ruler::Outline::Outline ( )
inline

constructor

Friends And Related Function Documentation

§ operator<<

std::ostream& operator<< ( std::ostream &  o,
Outline const &  outline 
)
friend

operator<<

Member Data Documentation

§ m_interlines

int PowerPoint1ParserInternal::Ruler::Outline::m_interlines[2]

the interline and paragraph spacing: 10 means 100%

Referenced by Outline(), PowerPoint1Parser::readRulers(), and PowerPoint1Parser::sendText().

§ m_margins

int PowerPoint1ParserInternal::Ruler::Outline::m_margins[2]

the first margin and left margin

Referenced by Outline(), PowerPoint1Parser::readRulers(), and PowerPoint1Parser::sendText().


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

Generated on Wed Nov 23 2016 21:47:03 for libmwaw by doxygen 1.8.12