|  | 
| typedef deque< std::pair< string, string > > | Attributes_t | 
|  | 
| typedef boost::unordered_map< string, Token > | TokenMap_t | 
|  | 
  
  | 
        
          | libebook::TDTextParser::TDTextParser | ( | const TDTextParser & | other | ) |  |  | private | 
 
 
  
  | 
        
          | libebook::TDTextParser::TDTextParser | ( | librevenge::RVNGTextInterface * | document | ) |  |  | explicit | 
 
 
  
  | 
        
          | void libebook::TDTextParser::closeParagraph | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | void libebook::TDTextParser::finishParagraph | ( |  | ) |  |  | private | 
 
 
  
  | 
        
          | void libebook::TDTextParser::flushText | ( | const TDAttributes & | attributes = TDAttributes() | ) |  |  | private | 
 
 
  
  | 
        
          | void libebook::TDTextParser::openParagraph | ( | const TDAttributes & | attributes = TDAttributes() | ) |  |  | private | 
 
 
      
        
          | void libebook::TDTextParser::parse | ( | librevenge::RVNGInputStream * | input, | 
        
          |  |  | bool | last = false | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | void libebook::TDTextParser::parseAttribute | ( | const string & | name, |  
          |  |  | const string & | rawValue, |  
          |  |  | TDAttributes & | attributes |  
          |  | ) |  |  |  | private | 
 
 
  
  | 
        
          | bool libebook::TDTextParser::parseHeaderTag | ( | const Attributes_t & | attributeList | ) |  |  | private | 
 
 
  
  | 
        
          | bool libebook::TDTextParser::parseTag | ( | librevenge::RVNGInputStream * | input | ) |  |  | private | 
 
 
  
  | 
        
          | librevenge::RVNGTextInterface* const libebook::TDTextParser::m_document |  | private | 
 
 
  
  | 
        
          | bool libebook::TDTextParser::m_openedParagraph |  | private | 
 
 
  
  | 
        
          | string libebook::TDTextParser::m_text |  | private | 
 
 
The documentation for this class was generated from the following file: