StarWriterStruct::Dictionary Struct Reference

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

#include <StarWriterStruct.hxx>

Classes

struct  Data
 a data of a Dictionary More...
 

Public Member Functions

 Dictionary ()
 constructor
 
bool read (StarZone &zone)
 try to read a dictionary: 'j'
 

Public Attributes

std::vector< Datam_dataList
 the list of data
 

Friends

std::ostream & operator<< (std::ostream &o, Dictionary const &dictionary)
 operator<<
 

Detailed Description

structure to store a dictionary in a text zone

Constructor & Destructor Documentation

◆ Dictionary()

StarWriterStruct::Dictionary::Dictionary ( )
inline

constructor

Member Function Documentation

◆ read()

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

try to read a dictionary: 'j'

Referenced by StarObjectText::readWriterDocument().

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Dictionary const &  dictionary 
)
friend

operator<<

Member Data Documentation

◆ m_dataList

std::vector<Data> StarWriterStruct::Dictionary::m_dataList

the list of data

Referenced by read().


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

Generated on Fri Apr 14 2023 04:41:10 for libstaroffice by doxygen 1.9.6