libmwaw::PrinterStyle Struct Reference

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

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

◆ read()

bool libmwaw::PrinterStyle::read ( MWAWInputStreamPtr  input)
inline

reads data from file

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Note
print nothing

Member Data Documentation

◆ m_feed

int libmwaw::PrinterStyle::m_feed
protected

paper type: cut, fanfold, mechcut or other

Referenced by read().

◆ m_pageHeight

int libmwaw::PrinterStyle::m_pageHeight
protected

paper height

Referenced by read().

◆ m_pageWidth

int libmwaw::PrinterStyle::m_pageWidth
protected

paper width

Referenced by read().

◆ m_port

int libmwaw::PrinterStyle::m_port
protected

printer or modem port

Referenced by read().

◆ m_wDev

int libmwaw::PrinterStyle::m_wDev
protected

used internally

Referenced by read().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6