the style manager  
 More...
◆ StyleManager()
  
  | 
        
          | WKS4SpreadsheetInternal::StyleManager::StyleManager | ( |  | ) |  |  | inline | 
 
 
◆ add()
  
  | 
        
          | int WKS4SpreadsheetInternal::StyleManager::add | ( | Style const & | st, |  
          |  |  | bool | dosFile |  
          |  | ) |  |  |  | inline | 
 
add a new style and returns its id 
 
 
◆ get()
  
  | 
        
          | bool WKS4SpreadsheetInternal::StyleManager::get | ( | int | id, |  
          |  |  | Style & | style |  
          |  | ) |  | const |  | inline | 
 
returns the style with id 
 
 
◆ print()
  
  | 
        
          | void WKS4SpreadsheetInternal::StyleManager::print | ( | int | id, |  
          |  |  | std::ostream & | o |  
          |  | ) |  | const |  | inline | 
 
 
◆ size()
  
  | 
        
          | int WKS4SpreadsheetInternal::StyleManager::size | ( |  | ) | const |  | inline | 
 
returns the number of style 
 
 
◆ m_stylesList
  
  | 
        
          | std::vector<Style> WKS4SpreadsheetInternal::StyleManager::m_stylesList |  | protected | 
 
 
The documentation for this class was generated from the following file: