QuattroSpreadsheetInternal::StyleManager Class Reference

the style manager More...

Public Member Functions

 StyleManager ()
 
void add (int id, Style const &st)
 add a new style and returns its id More...
 
bool get (int id, Style &style) const
 returns the style with id More...
 
void print (int id, std::ostream &o) const
 print a style More...
 

Protected Attributes

std::map< int, Stylem_idStyleMap
 the styles More...
 

Detailed Description

the style manager

Constructor & Destructor Documentation

◆ StyleManager()

QuattroSpreadsheetInternal::StyleManager::StyleManager ( )
inline

Member Function Documentation

◆ add()

void QuattroSpreadsheetInternal::StyleManager::add ( int  id,
Style const &  st 
)
inline

add a new style and returns its id

◆ get()

bool QuattroSpreadsheetInternal::StyleManager::get ( int  id,
Style style 
) const
inline

returns the style with id

◆ print()

void QuattroSpreadsheetInternal::StyleManager::print ( int  id,
std::ostream &  o 
) const
inline

print a style

Member Data Documentation

◆ m_idStyleMap

std::map<int, Style> QuattroSpreadsheetInternal::StyleManager::m_idStyleMap
protected

the styles


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

Generated on Fri Jun 16 2017 12:33:00 for libwps by doxygen 1.8.13