MWAWChart Member List
This is the complete list of members for MWAWChart, including all inherited members.
add(int coord, Axis const &axis)MWAWChart
add(Series const &series)MWAWChart
add(TextZone const &textZone)MWAWChart
getAxis(int coord) const MWAWChart
getDimension() const MWAWChart [inline]
getLegend() const MWAWChart [inline]
getSeries() const MWAWChart [inline]
getTextZone(TextZone::Type type, TextZone &textZone)MWAWChart
m_axisMWAWChart [protected]
m_dataStackedMWAWChart [protected]
m_dimMWAWChart [protected]
m_fontConverterMWAWChart [protected]
m_legendMWAWChart [protected]
m_seriesListMWAWChart [protected]
m_sheetNameMWAWChart [protected]
m_textZoneMapMWAWChart [protected]
m_typeMWAWChart [protected]
MWAWChart(std::string const &sheetName, MWAWFontConverterPtr fontConverter, MWAWVec2f const &dim=MWAWVec2f())MWAWChart
MWAWChart(MWAWChart const &orig)MWAWChart [private]
MWAWChartInternal::SubDocument classMWAWChart [friend]
operator=(MWAWChart const &orig)MWAWChart [private]
sendChart(MWAWSpreadsheetListenerPtr &listener, librevenge::RVNGSpreadsheetInterface *interface)MWAWChart
sendContent(TextZone const &zone, MWAWListenerPtr &listener)=0MWAWChart [pure virtual]
sendTextZoneContent(TextZone::Type type, MWAWListenerPtr &listener)MWAWChart [protected]
set(Legend const &legend)MWAWChart [inline]
setDataType(Series::Type type, bool dataStacked)MWAWChart [inline]
setDimension(MWAWVec2f const &dim)MWAWChart [inline]
~MWAWChart()MWAWChart [virtual]