StarWriterStruct::PrintData Struct Reference

the doc statistic More...

#include <StarWriterStruct.hxx>

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

the doc statistic

Constructor & Destructor Documentation

◆ PrintData()

StarWriterStruct::PrintData::PrintData ( )
inline

constructor

Member Function Documentation

◆ read()

bool StarWriterStruct::PrintData::read ( StarZone zone)

try to read a printData: '8'

Referenced by StarObjectText::readWriterDocument().

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_colRow

STOFFVec2i StarWriterStruct::PrintData::m_colRow

the row, col dim

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

◆ m_flags

int StarWriterStruct::PrintData::m_flags

the flags

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

◆ m_spacings

int StarWriterStruct::PrintData::m_spacings[6]

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:

Generated on Sun Mar 24 2019 23:33:17 for libstaroffice by doxygen 1.8.15