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< std::pair< MWAWFont, int > > m_fonts
 the fonts and the paragraph 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<std::pair<MWAWFont, int> > Canvas5StyleManager::StyleList::m_fonts

the fonts and the paragraph id

Referenced by Canvas5StyleManager::readStyle(), 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::readStyle(), and Canvas5Graph::sendText().


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

Generated on Fri Sep 2 2022 03:21:27 for libmwaw by doxygen 1.9.2