STOFFChart Member List
This is the complete list of members for STOFFChart, including all inherited members.
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_axisSTOFFChart [protected]
m_dataStackedSTOFFChart [protected]
m_dimSTOFFChart [protected]
m_legendSTOFFChart [protected]
m_seriesListSTOFFChart [protected]
m_sheetNameSTOFFChart [protected]
m_textZoneMapSTOFFChart [protected]
m_typeSTOFFChart [protected]
operator=(STOFFChart const &orig)STOFFChart [private]
sendChart(STOFFSpreadsheetListenerPtr &listener, librevenge::RVNGSpreadsheetInterface *interface)STOFFChart
sendContent(TextZone const &zone, STOFFListenerPtr &listener)=0STOFFChart [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 classSTOFFChart [friend]
~STOFFChart()STOFFChart [virtual]