WPS4TextInternal Namespace Reference

Classes

struct  FontName
 Internal: class to store a font name: name with encoding type. More...
 
struct  Font
 Internal: class to store font properties. More...
 
struct  Paragraph
 Internal: class to store paragraph properties. More...
 
struct  Note
 Internal: class to store an note type. More...
 
struct  Object
 Internal: class to store an object definition. More...
 
struct  DosLink
 Internal: class to store an object definition. More...
 
struct  DateTime
 Internal: class to store a date/time format. More...
 
struct  DataPLC
 Internal: class to store the PLC: Pointer List Content ? More...
 
struct  State
 Internal: the state of a WPS4Text. More...
 

Enumerations

enum  ZoneType {
  Z_String =-1, Z_Header =0, Z_Footer =1, Z_Main =2,
  Z_Note, Z_Bookmark, Z_DLink, Z_Unknown
}
 a enum used to type a zone More...
 
enum  PLCType {
  BTE =0, OBJECT, FTNp, FTNd,
  BKMK, DTTM, Unknown
}
 different types More...
 

Functions

std::ostream & operator<< (std::ostream &o, FontName const &ft)
 operator<< for a font name More...
 
std::ostream & operator<< (std::ostream &o, Font const &ft)
 operator<< for font properties More...
 
std::ostream & operator<< (std::ostream &o, Object const &obj)
 operator<< for an object More...
 
std::ostream & operator<< (std::ostream &o, DosLink const &dlink)
 operator<< for an object More...
 
std::ostream & operator<< (std::ostream &o, DateTime const &dtime)
 operator<< for an object More...
 
std::ostream & operator<< (std::ostream &o, DataPLC const &plc)
 operator<< for a dataPLC More...
 

Enumeration Type Documentation

different types

  • BTE: font/paragraph properties
  • OBJECT: object properties
  • FTNp, FTNd: footnote position in text and footnote content
  • BKMK: comment field
  • DTTM: field type: date/time/..
Enumerator
BTE 
OBJECT 
FTNp 
FTNd 
BKMK 
DTTM 
Unknown 

a enum used to type a zone

Enumerator
Z_String 
Z_Header 
Z_Footer 
Z_Main 
Z_Note 
Z_Bookmark 
Z_DLink 
Z_Unknown 

Function Documentation

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
FontName const &  ft 
)

operator<< for a font name

operator<<

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
Font const &  ft 
)

operator<< for font properties

operator<<

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
Object const &  obj 
)

operator<< for an object

operator <<

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
DosLink const &  dlink 
)

operator<< for an object

operator <<

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
DateTime const &  dtime 
)

operator<< for an object

operator <<

std::ostream& WPS4TextInternal::operator<< ( std::ostream &  o,
DataPLC const &  plc 
)

operator<< for a dataPLC

operator<<


Generated on Wed Apr 11 2018 00:19:14 for libwps by doxygen 1.8.5