StarWriterStruct::Mark Struct Reference

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

#include <StarWriterStruct.hxx>

List of all members.

Public Member Functions

 Mark ()
 constructor
bool read (StarZone &zone)
 try to read a mark

Public Attributes

int m_type
 the type: 2: bookmark-start, 3:bookmark-end
int m_id
 the id
int m_offset
 the offset

Friends

std::ostream & operator<< (std::ostream &o, Mark const &mark)
 operator<<

Detailed Description

structure to store a mark in a text zone


Constructor & Destructor Documentation

constructor


Member Function Documentation

try to read a mark

Referenced by StarObjectText::readSWTextZone().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Mark const &  mark 
) [friend]

operator<<


Member Data Documentation

the type: 2: bookmark-start, 3:bookmark-end

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


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