Public Member Functions | |
RVNGCSVSpreadsheetRowContent () | |
constructor |
Public Attributes | |
std::string | m_content |
the content | |
int | m_numFields |
the number of fields | |
int | m_numRepeated |
the number of repetition |
|
inline |
constructor
std::string librevenge::RVNGCSVSpreadsheetRowContent::m_content |
the content
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and RVNGCSVSpreadsheetRowContent().
int librevenge::RVNGCSVSpreadsheetRowContent::m_numFields |
the number of fields
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and RVNGCSVSpreadsheetRowContent().
int librevenge::RVNGCSVSpreadsheetRowContent::m_numRepeated |
the number of repetition
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and RVNGCSVSpreadsheetRowContent().