libmwaw.hxx File Reference

libmwaw API: main libmwaw interface header More...

#include "MWAWDocument.hxx"

Go to the source code of this file.

Macros

#define MWAW_DATABASE_VERSION   0
 Defines the database possible conversion (actually none) More...
 
#define MWAW_GRAPHIC_VERSION   1
 Defines the vector graphic possible conversion: More...
 
#define MWAW_PAINT_VERSION   0
 Defines the bitmap graphic possible conversion (actually none) More...
 
#define MWAW_PRESENTATION_VERSION   0
 Defines the presentation possible conversion (actually none) More...
 
#define MWAW_SPREADSHEET_VERSION   0
 Defines the spreadsheet possible conversion (actually none) More...
 
#define MWAW_TEXT_VERSION   2
 Defines the word processing possible conversion: More...
 

Detailed Description

libmwaw API: main libmwaw interface header

Includes MWAWDocument.hxx and a set of versions' define.

Macro Definition Documentation

#define MWAW_DATABASE_VERSION   0

Defines the database possible conversion (actually none)

#define MWAW_GRAPHIC_VERSION   1

Defines the vector graphic possible conversion:

  • 1: can create some graphic shapes in a WPXBinaryDate mimeType="image/mwaw-odg". You can use MWAWDocument::decodeGraphic to read them.
#define MWAW_PAINT_VERSION   0

Defines the bitmap graphic possible conversion (actually none)

#define MWAW_PRESENTATION_VERSION   0

Defines the presentation possible conversion (actually none)

#define MWAW_SPREADSHEET_VERSION   0

Defines the spreadsheet possible conversion (actually none)

#define MWAW_TEXT_VERSION   2

Defines the word processing possible conversion:

  • 2: new interface with password encryption + API enums more meaningfull.

Generated on Tue Mar 10 2015 17:32:09 for libmwaw by doxygen 1.8.5