LibreOffice Module filter (master) 1
Classes | Namespaces | Macros
msoleexp.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <filter/msfilter/msfilterdllapi.h>
#include <sal/types.h>
Include dependency graph for msoleexp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxMSExportOLEObjects
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 Shape IDs per cluster in DGG atom.
 
namespace  com::sun::star::embed
 
namespace  svt
 

Macros

#define OLE_STARMATH_2_MATHTYPE   0x0001
 
#define OLE_STARWRITER_2_WINWORD   0x0002
 
#define OLE_STARCALC_2_EXCEL   0x0004
 
#define OLE_STARIMPRESS_2_POWERPOINT   0x0008
 

Macro Definition Documentation

◆ OLE_STARCALC_2_EXCEL

#define OLE_STARCALC_2_EXCEL   0x0004

Definition at line 40 of file msoleexp.hxx.

◆ OLE_STARIMPRESS_2_POWERPOINT

#define OLE_STARIMPRESS_2_POWERPOINT   0x0008

Definition at line 41 of file msoleexp.hxx.

◆ OLE_STARMATH_2_MATHTYPE

#define OLE_STARMATH_2_MATHTYPE   0x0001

Definition at line 38 of file msoleexp.hxx.

◆ OLE_STARWRITER_2_WINWORD

#define OLE_STARWRITER_2_WINWORD   0x0002

Definition at line 39 of file msoleexp.hxx.