libmwaw::PrinterStyle Struct Reference

Internal: structure used to keep the printer style information. More...

List of all members.

Public Member Functions

bool read (MWAWInputStreamPtr input)
 reads data from file

Protected Attributes

int m_wDev
 used internally
int m_feed
 paper type: cut, fanfold, mechcut or other
int m_pageHeight
 paper height
int m_pageWidth
 paper width
int m_port
 printer or modem port

Friends

std::ostream & operator<< (std::ostream &o, PrinterStyle const &)
 operator<<

Detailed Description

Internal: structure used to keep the printer style information.


Member Function Documentation

reads data from file


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PrinterStyle const &   
) [friend]

operator<<

Note:
print nothing

Member Data Documentation

paper type: cut, fanfold, mechcut or other

Referenced by read().

paper height

Referenced by read().

paper width

Referenced by read().

printer or modem port

Referenced by read().

used internally

Referenced by read().


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