29 #ifndef WPS_OLE1_PARSER_H    30 #define WPS_OLE1_PARSER_H    34 #include <librevenge-stream/librevenge-stream.h>    69         shared_ptr<WPSStream> getStreamForName(std::string 
const &
name) 
const;
    71         shared_ptr<WPSStream> getStreamForId(
int id) 
const;
    90         shared_ptr<WPSOLE1ParserInternal::State> 
m_state;
 
a class used to parse a container which is used by Lotus123 (and also by RagTime). 
Definition: WPSOLE1Parser.h:49
Definition: WPSOLE1Parser.cpp:45
small class use to define a embedded object 
Definition: libwps_internal.h:452
shared_ptr< WPSOLE1ParserInternal::State > m_state
a smart ptr used to stored the file data 
Definition: WPSOLE1Parser.h:90
an OLE Zone 
Definition: WPSOLE1Parser.cpp:48