52 namespace MWAWChartInternal
70 void addContentTo(std::string
const &sheetName,
int coord, librevenge::RVNGPropertyList &propList)
const;
72 void addStyleTo(librevenge::RVNGPropertyList &propList)
const;
74 friend std::ostream &
operator<<(std::ostream &o,
Axis const &axis);
93 void addContentTo(librevenge::RVNGPropertyList &propList)
const;
95 void addStyleTo(librevenge::RVNGPropertyList &propList, shared_ptr<MWAWFontConverter> fontConverter)
const;
120 void addContentTo(std::string
const &sheetName, librevenge::RVNGPropertyList &propList)
const;
122 void addStyleTo(librevenge::RVNGPropertyList &propList)
const;
146 void addContentTo(std::string
const &sheetName, librevenge::RVNGPropertyList &propList)
const;
148 void addStyleTo(librevenge::RVNGPropertyList &propList, shared_ptr<MWAWFontConverter> fontConverter)
const;
194 void add(
int coord, Axis
const &axis);
196 Axis
const &
getAxis(
int coord)
const;
210 void add(Series
const &series);
218 void add(TextZone
const &textZone);