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... | |
|
inline |
constructor
std::string librevenge::RVNGCSVSpreadsheetRowContent::m_content |
the content
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow().
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().