38 #ifndef STAR_OBJECT_CHART 39 # define STAR_OBJECT_CHART 79 bool readSCHAttributes(
StarZone &zone);
81 bool readSCHMemChart(
StarZone &zone);
shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:488
Internal: the structures of a StarObjectChart.
Definition: StarObjectChart.cxx:58
shared_ptr< StarObjectChartInternal::State > m_chartState
the state
Definition: StarObjectChart.hxx:84
the main class to read a StarOffice chart
Definition: StarObjectChart.hxx:59
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56