MsWrdText::PLC Struct Reference

Internal: the plc. More...

#include <MsWrdText.hxx>

Classes

struct  ltstr
 a comparaison structure More...
 

Public Types

enum  Type {
  TextPosition, HeaderFooter, Page, Section,
  ParagraphInfo, Paragraph, Font, Footnote,
  FootnoteDef, Field, Object
}
 

Public Member Functions

 PLC (Type type, int id=0)
 

Public Attributes

Type m_type
 the plc type More...
 
int m_id
 the identificator More...
 
std::string m_extra
 some extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, PLC const &plc)
 operator<< More...
 

Detailed Description

Internal: the plc.

Member Enumeration Documentation

◆ Type

Enumerator
TextPosition 
HeaderFooter 
Page 
Section 
ParagraphInfo 
Paragraph 
Font 
Footnote 
FootnoteDef 
Field 
Object 

Constructor & Destructor Documentation

◆ PLC()

MsWrdText::PLC::PLC ( Type  type,
int  id = 0 
)
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
MsWrdText::PLC const &  plc 
)
friend

operator<<

Member Data Documentation

◆ m_extra

std::string MsWrdText::PLC::m_extra

some extra data

Referenced by operator<<().

◆ m_id

◆ m_type


The documentation for this struct was generated from the following file:

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20