LibreOffice Module lotuswordpro (master) 1
Classes | Macros | Typedefs
lwpoleobject.hxx File Reference

For LWP filter architecture prototype - OLE object. More...

#include "lwpcontent.hxx"
#include <lwpobjhdr.hxx>
#include <lwpobjid.hxx>
#include <tools/gen.hxx>
Include dependency graph for lwpoleobject.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tagAFID_CACHE
 
class  LwpGraphicOleObject
 @descr super class of LwpOleObject and LwpGraphicObject More...
 
class  LwpOleObject
 @descr class to read and parse VO_OLEOBJECT object More...
 

Macros

#define AFID_MAX_FILE_FORMAT_SIZE   80
 
#define AFID_MAX_CONTEXT_FORMAT_SIZE   80
 

Typedefs

typedef struct tagAFID_CACHE AFID_CACHE
 
typedef struct tagAFID_CACHEPAFID_CACHE
 

Detailed Description

For LWP filter architecture prototype - OLE object.

Definition in file lwpoleobject.hxx.

Macro Definition Documentation

◆ AFID_MAX_CONTEXT_FORMAT_SIZE

#define AFID_MAX_CONTEXT_FORMAT_SIZE   80

Definition at line 86 of file lwpoleobject.hxx.

◆ AFID_MAX_FILE_FORMAT_SIZE

#define AFID_MAX_FILE_FORMAT_SIZE   80

Definition at line 85 of file lwpoleobject.hxx.

Typedef Documentation

◆ AFID_CACHE

typedef struct tagAFID_CACHE AFID_CACHE

◆ PAFID_CACHE

typedef struct tagAFID_CACHE * PAFID_CACHE