StarWriterStruct::Mark Struct Reference

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

#include <StarWriterStruct.hxx>

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

structure to store a mark in a text zone

Constructor & Destructor Documentation

◆ Mark()

StarWriterStruct::Mark::Mark ( )
inline

constructor

Member Function Documentation

◆ read()

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

try to read a mark

Referenced by StarObjectText::readSWTextZone().

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_id

int StarWriterStruct::Mark::m_id

the id

Referenced by read().

◆ m_offset

int StarWriterStruct::Mark::m_offset

the offset

Referenced by read().

◆ m_type

int StarWriterStruct::Mark::m_type

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

Referenced by read().


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

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1