WKS4SpreadsheetInternal::StyleManager Class Reference

the style manager More...

List of all members.

Public Member Functions

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

Protected Attributes

std::vector< Stylem_stylesList
 the styles

Detailed Description

the style manager


Constructor & Destructor Documentation


Member Function Documentation

int WKS4SpreadsheetInternal::StyleManager::add ( Style const &  st,
bool  dosFile 
) [inline]

add a new style and returns its id

bool WKS4SpreadsheetInternal::StyleManager::get ( int  id,
Style style 
) const [inline]

returns the style with id

void WKS4SpreadsheetInternal::StyleManager::print ( int  id,
std::ostream &  o 
) const [inline]

print a style

returns the number of style


Member Data Documentation

the styles

Referenced by add(), get(), print(), and size().


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