NisusWrtTextInternal Namespace Reference

Internal: the structures of a NisusWrtText. More...

Classes

struct  DataPLC
 Internal: class to store the PLC: Pointer List Content ? More...
 
struct  Font
 Internal: the fonts and many other data. More...
 
struct  Footnote
 Internal structure: use to store a footnote. More...
 
struct  HeaderFooter
 Internal structure: use to store a header. More...
 
struct  Paragraph
 Internal: class to store the paragraph properties. More...
 
struct  PicturePara
 Internal: the picture data ( PICD ) More...
 
struct  State
 Internal: the state of a NisusWrtText. More...
 
class  SubDocument
 Internal: the subdocument of a NisusWrtText. More...
 
struct  Zone
 internal structure used to store zone data More...
 

Enumerations

enum  PLCType {
  P_Format =0, P_Ruler, P_Footnote, P_HeaderFooter,
  P_PicturePara, P_Unknown
}
 different types More...
 

Functions

std::ostream & operator<< (std::ostream &o, Font const &font)
 
std::ostream & operator<< (std::ostream &o, HeaderFooter const &hf)
 
std::ostream & operator<< (std::ostream &o, Footnote const &ft)
 
std::ostream & operator<< (std::ostream &o, PicturePara const &pict)
 
std::ostream & operator<< (std::ostream &o, DataPLC const &plc)
 operator<< for DataPLC More...
 

Detailed Description

Internal: the structures of a NisusWrtText.

Enumeration Type Documentation

different types

  • Format: font properties
  • Ruler: new ruler
Enumerator
P_Format 
P_Ruler 
P_Footnote 
P_HeaderFooter 
P_PicturePara 
P_Unknown 

Function Documentation

std::ostream& NisusWrtTextInternal::operator<< ( std::ostream &  o,
Font const &  font 
)
std::ostream& NisusWrtTextInternal::operator<< ( std::ostream &  o,
HeaderFooter const &  hf 
)
std::ostream& NisusWrtTextInternal::operator<< ( std::ostream &  o,
Footnote const &  ft 
)
std::ostream& NisusWrtTextInternal::operator<< ( std::ostream &  o,
PicturePara const &  pict 
)
std::ostream& NisusWrtTextInternal::operator<< ( std::ostream &  o,
DataPLC const &  plc 
)

operator<< for DataPLC

operator<<


Generated on Thu Jul 9 2015 20:26:42 for libmwaw by doxygen 1.8.8