#include <CDRCollector.h>
      
        
          | libcdr::CDRParserState::CDRParserState | ( |  | ) |  | 
      
 
 
      
        
          | libcdr::CDRParserState::~CDRParserState | ( |  | ) |  | 
      
 
 
      
        
          | unsigned libcdr::CDRParserState::_getRGBColor | ( | const CDRColor & | color | ) |  | 
      
 
 
      
        
          | unsigned libcdr::CDRParserState::getBMPColor | ( | const CDRColor & | color | ) |  | 
      
 
 
      
        
          | librevenge::RVNGString libcdr::CDRParserState::getRGBColorString | ( | const CDRColor & | color | ) |  | 
      
 
 
      
        
          | void libcdr::CDRParserState::setColorTransform | ( | const std::vector< unsigned char > & | profile | ) |  | 
      
 
 
      
        
          | void libcdr::CDRParserState::setColorTransform | ( | librevenge::RVNGInputStream * | input | ) |  | 
      
 
 
      
        
          | std::map<unsigned, librevenge::RVNGBinaryData> libcdr::CDRParserState::m_bmps | 
      
 
 
      
        
          | cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformCMYK2RGB | 
      
 
 
      
        
          | cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformLab2RGB | 
      
 
 
      
        
          | cmsHTRANSFORM libcdr::CDRParserState::m_colorTransformRGB2RGB | 
      
 
 
      
        
          | std::map<unsigned, CDRColor> libcdr::CDRParserState::m_documentPalette | 
      
 
 
      
        
          | std::vector<CDRPage> libcdr::CDRParserState::m_pages | 
      
 
 
      
        
          | std::map<unsigned, CDRPattern> libcdr::CDRParserState::m_patterns | 
      
 
 
      
        
          | std::map<unsigned, std::vector<CDRTextLine> > libcdr::CDRParserState::m_texts | 
      
 
 
      
        
          | std::map<unsigned, librevenge::RVNGBinaryData> libcdr::CDRParserState::m_vects | 
      
 
 
The documentation for this class was generated from the following files: