#include <memory>
#include <utility>
#include <vector>
#include "escherex.hxx"
#include <sal/types.h>
#include <sot/storage.hxx>
#include "pptexsoundcollection.hxx"
#include "text.hxx"
#include <com/sun/star/presentation/AnimationEffect.hpp>
#include <com/sun/star/presentation/ClickAction.hpp>
#include "epptbase.hxx"
Go to the source code of this file.
◆ EPP_MAINMASTER_PERSIST_KEY
| #define EPP_MAINMASTER_PERSIST_KEY 0x80010000 |
◆ EPP_MAINNOTES_PERSIST_KEY
| #define EPP_MAINNOTES_PERSIST_KEY 0x80040000 |
◆ EPP_MAINNOTESMASTER_PERSIST_KEY
| #define EPP_MAINNOTESMASTER_PERSIST_KEY 0x80020000 |
◆ EPP_MAINSLIDE_PERSIST_KEY
| #define EPP_MAINSLIDE_PERSIST_KEY 0x80030000 |
◆ EPP_Persist_CurrentPos
| #define EPP_Persist_CurrentPos 0x81000000 |
◆ EPP_Persist_Document
| #define EPP_Persist_Document 0x80080000 |
◆ EPP_Persist_ExObj
| #define EPP_Persist_ExObj 0x88000000 |
◆ EPP_Persist_MainMaster
| #define EPP_Persist_MainMaster 0x80100000 |
◆ EPP_Persist_MainNotes
| #define EPP_Persist_MainNotes 0x80200000 |
◆ EPP_Persist_Notes
| #define EPP_Persist_Notes 0x80800000 |
◆ EPP_Persist_Slide
| #define EPP_Persist_Slide 0x80400000 |
◆ EPP_Persist_VBAInfoAtom
| #define EPP_Persist_VBAInfoAtom 0x84000000 |
◆ EPP_TEXTSTYLE_BODY
| #define EPP_TEXTSTYLE_BODY 0x00000100 |
◆ EPP_TEXTSTYLE_NORMAL
| #define EPP_TEXTSTYLE_NORMAL 0x00000001 |
◆ EPP_TEXTSTYLE_TEXT
| #define EPP_TEXTSTYLE_TEXT 0x00001000 |
◆ EPP_TEXTSTYLE_TITLE
| #define EPP_TEXTSTYLE_TITLE 0x00000010 |
◆ PPTExOleObjEntryType
| Enumerator |
|---|
| NORMAL_OLE_OBJECT | |
| OCX_CONTROL | |
Definition at line 78 of file eppt.hxx.