StarWriterStruct::Dictionary::Data Struct Reference

a data of a Dictionary More...

#include <StarWriterStruct.hxx>

Public Member Functions

 Data ()
 constructor More...
 

Public Attributes

librevenge::RVNGString m_name
 the name More...
 
int m_language
 the language More...
 
int m_id
 the id More...
 
bool m_spellWrong
 a flag to know if we do spell or not More...
 

Friends

std::ostream & operator<< (std::ostream &o, Data const &data)
 operator<< More...
 

Detailed Description

a data of a Dictionary

Constructor & Destructor Documentation

◆ Data()

StarWriterStruct::Dictionary::Data::Data ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Data const &  data 
)
friend

operator<<

Member Data Documentation

◆ m_id

int StarWriterStruct::Dictionary::Data::m_id

the id

Referenced by StarWriterStruct::Dictionary::read().

◆ m_language

int StarWriterStruct::Dictionary::Data::m_language

the language

Referenced by StarWriterStruct::Dictionary::read().

◆ m_name

librevenge::RVNGString StarWriterStruct::Dictionary::Data::m_name

the name

Referenced by StarWriterStruct::Dictionary::read().

◆ m_spellWrong

bool StarWriterStruct::Dictionary::Data::m_spellWrong

a flag to know if we do spell or not

Referenced by StarWriterStruct::Dictionary::read().


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

Generated on Mon Jan 20 2020 23:02:23 for libstaroffice by doxygen 1.8.16