ACParserInternal::Printing Struct Reference

Internal: class used to store the printing preferences in ACParser. More...

List of all members.

Public Member Functions

 Printing ()
 constructor
bool isEmpty () const
 returns true if the header is empty
bool operator== (Printing const &print) const
 operator==
bool operator!= (Printing const &print) const
 operator=!

Public Attributes

MWAWFont m_font
 the font
int m_flags [2]
 the flags

Friends

std::ostream & operator<< (std::ostream &o, Printing const &print)
 operator<<

Detailed Description

Internal: class used to store the printing preferences in ACParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool ACParserInternal::Printing::isEmpty ( ) const [inline]

returns true if the header is empty

bool ACParserInternal::Printing::operator!= ( Printing const &  print) const [inline]

operator=!

bool ACParserInternal::Printing::operator== ( Printing const &  print) const [inline]

operator==

Referenced by operator!=().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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