Internal: class to store a field definition (BKMT)  
 More...
|  | 
| int | m_id | 
|  | an index 
 | 
|  | 
| librevenge::RVNGString | m_text | 
|  | the field value 
 | 
|  | 
| std::string | m_error | 
|  | a string used to store the parsing errors 
 | 
|  | 
Internal: class to store a field definition (BKMT) 
◆ Bookmark()
  
  | 
        
          | WPS8TextInternal::Bookmark::Bookmark | ( |  | ) |  |  | inline | 
 
 
◆ operator<<
  
  | 
        
          | std::ostream & operator<< | ( | std::ostream & | o, |  
          |  |  | Bookmark const & | tok |  
          |  | ) |  |  |  | friend | 
 
 
◆ m_error
      
        
          | std::string WPS8TextInternal::Bookmark::m_error | 
      
 
a string used to store the parsing errors 
 
 
◆ m_id
      
        
          | int WPS8TextInternal::Bookmark::m_id | 
      
 
 
◆ m_text
      
        
          | librevenge::RVNGString WPS8TextInternal::Bookmark::m_text | 
      
 
 
The documentation for this struct was generated from the following file: