42#include <librevenge-stream/librevenge-stream.h>
Type
an enum to define the different type of document
Definition: MWAWDocument.hxx:99
@ MWAW_T_UNKNOWN
Unrecognised file type.
Definition: MWAWDocument.hxx:100
Kind
an enum to define the kind of document
Definition: MWAWDocument.hxx:80
@ MWAW_K_TEXT
word processing file
Definition: MWAWDocument.hxx:82
libmwaw API: main libmwaw interface header
std::shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:551