librevenge::RVNGCSVSpreadsheetRowContent Struct Reference

Public Member Functions

 RVNGCSVSpreadsheetRowContent ()
 constructor More...
 

Public Attributes

std::string m_content
 the content More...
 
int m_numFields
 the number of fields More...
 
int m_numRepeated
 the number of repetition More...
 

Constructor & Destructor Documentation

librevenge::RVNGCSVSpreadsheetRowContent::RVNGCSVSpreadsheetRowContent ( )
inline

constructor

Member Data Documentation

std::string librevenge::RVNGCSVSpreadsheetRowContent::m_content
int librevenge::RVNGCSVSpreadsheetRowContent::m_numFields

the number of fields

Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow().

int librevenge::RVNGCSVSpreadsheetRowContent::m_numRepeated

the number of repetition

Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow().


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

Generated for librevenge by doxygen 1.8.10