StarWriterStruct::PrintData Struct Reference

the doc statistic More...

#include <StarWriterStruct.hxx>

List of all members.

Public Member Functions

 PrintData ()
 constructor
bool read (StarZone &zone)
 try to read a printData: '8'

Public Attributes

int m_flags
 the flags
STOFFVec2i m_colRow
 the row, col dim
int m_spacings [6]
 the spaces: left, right, top, bottom, horizontal, verticals

Friends

std::ostream & operator<< (std::ostream &o, PrintData const &printData)
 operator<<

Detailed Description

the doc statistic


Constructor & Destructor Documentation

constructor


Member Function Documentation

try to read a printData: '8'

Referenced by StarObjectText::readWriterDocument().


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the spaces: left, right, top, bottom, horizontal, verticals

Referenced by StarWriterStruct::operator<<(), PrintData(), and read().


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