38 #ifndef STAR_OBJECT_CHART 39 # define STAR_OBJECT_CHART 82 bool readSCHAttributes(
StarZone &zone);
84 bool readSCHMemChart(
StarZone &zone);
std::shared_ptr< StarObjectChartInternal::State > m_chartState
the state
Definition: StarObjectChart.hxx:87
Internal: the structures of a StarObjectChart.
Definition: StarObjectChart.cxx:65
Class to store a frame style.
Definition: STOFFFrameStyle.hxx:45
std::shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:485
std::shared_ptr< STOFFListener > STOFFListenerPtr
a smart pointer of STOFFListener
Definition: libstaroffice_internal.hxx:487
the main class to read a StarOffice chart
Definition: StarObjectChart.hxx:60
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56
Class to store a graphic style.
Definition: STOFFGraphicStyle.hxx:44