Canvas5StyleManager::StyleList Struct Reference

a structure use to store a list of styles More...

#include <Canvas5StyleManager.hxx>

Public Member Functions

 StyleList ()
 constructor More...
 

Public Attributes

std::vector< CharStylem_fonts
 the fonts, the paragraph id and the link id More...
 
std::vector< std::pair< MWAWParagraph, int > > m_paragraphs
 the paragraph list and the tab id More...
 

Detailed Description

a structure use to store a list of styles

Constructor & Destructor Documentation

◆ StyleList()

Canvas5StyleManager::StyleList::StyleList ( )
inline

constructor

Member Data Documentation

◆ m_fonts

std::vector<CharStyle> Canvas5StyleManager::StyleList::m_fonts

the fonts, the paragraph id and the link id

Referenced by Canvas5StyleManager::readParaStyle(), and Canvas5Graph::sendText().

◆ m_paragraphs

std::vector<std::pair<MWAWParagraph, int> > Canvas5StyleManager::StyleList::m_paragraphs

the paragraph list and the tab id

Referenced by Canvas5Graph::readDeR3(), Canvas5StyleManager::readParaStyle(), and Canvas5Graph::sendText().


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

Generated for libmwaw by doxygen 1.8.14