StarWriterStruct::NodeRedline Struct Reference

structure to store a nodeRedline in a text zone More...

#include <StarWriterStruct.hxx>

Public Member Functions

 NodeRedline ()
 constructor More...
 
bool read (StarZone &zone)
 try to read a nodeRedline More...
 

Public Attributes

int m_id
 the id More...
 
int m_offset
 the offset More...
 
int m_flags
 the flags More...
 

Friends

std::ostream & operator<< (std::ostream &o, NodeRedline const &nodeRedline)
 operator<< More...
 

Detailed Description

structure to store a nodeRedline in a text zone

Constructor & Destructor Documentation

StarWriterStruct::NodeRedline::NodeRedline ( )
inline

constructor

Member Function Documentation

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

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

int StarWriterStruct::NodeRedline::m_flags

the flags

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

int StarWriterStruct::NodeRedline::m_id

the id

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

int StarWriterStruct::NodeRedline::m_offset

the offset

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


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

Generated on Sun Jul 15 2018 12:11:42 for libstaroffice by doxygen 1.8.8