Internal: the structures of a MsWrd1Parser.  
More...
Internal: the structures of a MsWrd1Parser. 
◆ PLCType
different types 
- FONT: font
- RULER: ruler
- PAGE: page break
- FOOTNOTE: footnote marker
- ZONE: unknown(zone4) 
| Enumerator | 
|---|
| FONT |  | 
| RULER |  | 
| FOOTNOTE |  | 
| PAGE |  | 
| ZONE |  | 
| UNKNOWN |  | 
 
 
◆ operator<<() [1/3]
      
        
          | std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, | 
        
          |  |  | PLC const & | plc | 
        
          |  | ) |  |  | 
      
 
 
◆ operator<<() [2/3]
      
        
          | std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, | 
        
          |  |  | Font const & | ft | 
        
          |  | ) |  |  | 
      
 
 
◆ operator<<() [3/3]
      
        
          | std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, | 
        
          |  |  | Paragraph const & | para | 
        
          |  | ) |  |  |