add(int coord, Axis const &axis) | STOFFChart | |
add(Series const &series) | STOFFChart | |
add(TextZone const &textZone) | STOFFChart | |
getAxis(int coord) const | STOFFChart | |
getDimension() const | STOFFChart | [inline] |
getLegend() const | STOFFChart | [inline] |
getSeries() const | STOFFChart | [inline] |
getTextZone(TextZone::Type type, TextZone &textZone) | STOFFChart | |
m_axis | STOFFChart | [protected] |
m_dataStacked | STOFFChart | [protected] |
m_dim | STOFFChart | [protected] |
m_legend | STOFFChart | [protected] |
m_seriesList | STOFFChart | [protected] |
m_sheetName | STOFFChart | [protected] |
m_textZoneMap | STOFFChart | [protected] |
m_type | STOFFChart | [protected] |
operator=(STOFFChart const &orig) | STOFFChart | [private] |
sendChart(STOFFSpreadsheetListenerPtr &listener, librevenge::RVNGSpreadsheetInterface *interface) | STOFFChart | |
sendContent(TextZone const &zone, STOFFListenerPtr &listener)=0 | STOFFChart | [pure virtual] |
sendTextZoneContent(TextZone::Type type, STOFFListenerPtr &listener) | STOFFChart | [protected] |
set(Legend const &legend) | STOFFChart | [inline] |
setDataType(Series::Type type, bool dataStacked) | STOFFChart | [inline] |
setDimension(STOFFVec2f const &dim) | STOFFChart | [inline] |
STOFFChart(librevenge::RVNGString const &sheetName, STOFFVec2f const &dim=STOFFVec2f()) | STOFFChart | |
STOFFChart(STOFFChart const &orig) | STOFFChart | [private] |
STOFFChartInternal::SubDocument class | STOFFChart | [friend] |
~STOFFChart() | STOFFChart | [virtual] |