the state of LotusStyleManager  
 More...
◆ State()
  
  | 
        
          | LotusStyleManagerInternal::State::State | ( |  | ) |  |  | inline | 
 
 
◆ getColor16()
      
        
          | bool LotusStyleManagerInternal::State::getColor16 | ( | int | id, | 
        
          |  |  | WPSColor & | color | 
        
          |  | ) |  | const | 
      
 
returns a color corresponding to an id between 0 and 15 
 
 
◆ getColor256()
      
        
          | bool LotusStyleManagerInternal::State::getColor256 | ( | int | id, | 
        
          |  |  | WPSColor & | color | 
        
          |  | ) |  | const | 
      
 
returns a color corresponding to an id 
 
 
◆ getColor8()
      
        
          | bool LotusStyleManagerInternal::State::getColor8 | ( | int | id, | 
        
          |  |  | WPSColor & | color | 
        
          |  | ) |  | const | 
      
 
returns a color corresponding to an id between 0 and 7 
 
 
◆ getPattern48()
returns the pattern corresponding to a pattern id between 1 and 48 
 
 
◆ getPattern64()
returns the pattern corresponding to a pattern id between 1 and 64 
 
 
◆ m_idCellStyleMap
      
        
          | std::map<int, CellStyle> LotusStyleManagerInternal::State::m_idCellStyleMap | 
      
 
 
◆ m_idColorStyleMap
      
        
          | std::map<int, ColorStyle> LotusStyleManagerInternal::State::m_idColorStyleMap | 
      
 
 
◆ m_idFontNameMap
      
        
          | std::map<int, FontName> LotusStyleManagerInternal::State::m_idFontNameMap | 
      
 
a map id to font name style 
 
 
◆ m_idFontStyleMap
      
        
          | std::map<int, FontStyle> LotusStyleManagerInternal::State::m_idFontStyleMap | 
      
 
 
◆ m_idFormatStyleMap
      
        
          | std::map<int, FormatStyle> LotusStyleManagerInternal::State::m_idFormatStyleMap | 
      
 
 
◆ m_idGraphicStyleMap
      
        
          | std::map<int, GraphicStyle> LotusStyleManagerInternal::State::m_idGraphicStyleMap | 
      
 
a map id to graphic style 
 
 
◆ m_idLineStyleMap
      
        
          | std::map<int, LineStyle> LotusStyleManagerInternal::State::m_idLineStyleMap | 
      
 
 
◆ m_idToCellStyleEntryMap
      
        
          | std::map<int, CellStyleEntry> LotusStyleManagerInternal::State::m_idToCellStyleEntryMap | 
      
 
a map cell style id to the cell style entry 
 
 
◆ m_idToParentStyleMap
      
        
          | std::map<int, int> LotusStyleManagerInternal::State::m_idToParentStyleMap | 
      
 
a map style id to the cell style id 
 
 
◆ m_isUpdated
      
        
          | bool LotusStyleManagerInternal::State::m_isUpdated | 
      
 
a flag to know if updateState was launched 
 
 
◆ m_version
      
        
          | int LotusStyleManagerInternal::State::m_version | 
      
 
 
The documentation for this struct was generated from the following file: