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 |
constructor
the content
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and librevenge::RVNGCSVSpreadsheetGeneratorImpl::storeActualSpreadsheet().
the number of fields
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and librevenge::RVNGCSVSpreadsheetGeneratorImpl::storeActualSpreadsheet().
the number of repetition
Referenced by librevenge::RVNGCSVSpreadsheetGenerator::closeSheetRow(), and librevenge::RVNGCSVSpreadsheetGeneratorImpl::storeActualSpreadsheet().