libodsstream
Library for mass spectrometry
Loading...
Searching...
No Matches
ContentXml Member List

This is the complete list of members for ContentXml, including all inherited members.

_automatic_styles_writedContentXmlprivate
_col_posContentXmlprivate
_color_scale_listContentXmlprivate
_current_sheet_nameContentXmlprivate
_current_style_refContentXmlprivate
_outFileContentXmlprivate
_p_quaZipContentXmlprivate
_p_settings_xmlContentXmlprivate
_p_writerContentXmlprivate
_row_posContentXmlprivate
_spreadsheet_startedContentXmlprivate
_style2writeContentXmlprivate
_style_ref_listContentXmlprivate
_tableRowStartedContentXmlprivate
_tableStartedContentXmlprivate
_xsdNamespaceURIContentXmlprivatestatic
_xsiNamespaceURIContentXmlprivatestatic
addColorScale(const OdsColorScale &ods_color_scale)ContentXml
close()ContentXml
ContentXml(QuaZip *p_quaZip, SettingsXml *p_settings_xml)ContentXml
getCellCoordinate()ContentXml
getOdsColorScaleListBySheetName(const QString &sheet_name)ContentXmlprivate
getTableCellStyleRef(const OdsTableCellStyle &style)ContentXml
setTableCellStyleRef(OdsTableCellStyleRef style_ref)ContentXml
startSpreadsheet()ContentXmlprivate
writeAnnotation(const QString &annotation)ContentXmlprivate
writeAutomaticStyles()ContentXmlprivate
writeCell(double value, const QString &annotation)ContentXml
writeCell(std::size_t value, const QString &annotation)ContentXml
writeCell(int value, const QString &annotation)ContentXml
writeCell(const QString &value, const QString &annotation)ContentXml
writeCell(const QDate &, const QString &annotation)ContentXml
writeCell(const QDateTime &, const QString &annotation)ContentXml
writeCell(const QUrl &, const QString &, const QString &annotation)ContentXml
writeCell(bool value, const QString &annotation)ContentXml
writeCellFloat(const QString &value, const QString &representation, const QString &annotation)ContentXmlprivate
writeCellPercentage(double value, const QString &annotation)ContentXml
writeEmptyCell(const QString &annotation)ContentXml
writeEndTable()ContentXmlprivate
writeFontFaceDecls()ContentXmlprivate
WriteHeader()ContentXmlprivate
writeLine()ContentXml
writeSheet(const QString &sheetName)ContentXml
writeSheet()ContentXmlprivate
~ContentXml()ContentXmlvirtual