LibreOffice Module sd (master) 1
epptdef.hxx
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2/*
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 */
19
20#pragma once
21
22#define EPP_Document 1000
23#define EPP_DocumentAtom 1001
24#define EPP_EndDocument 1002
25#define EPP_Slide 1006
26#define EPP_SlideAtom 1007
27#define EPP_Notes 1008
28#define EPP_NotesAtom 1009
29#define EPP_Environment 1010
30#define EPP_SlidePersistAtom 1011 //0x03F3
31#define EPP_MainMaster 1016
32#define EPP_SSSlideInfoAtom 1017
33#define EPP_SlideViewInfo 1018
34#define EPP_GuideAtom 1019
35#define EPP_ViewInfoAtom 1021
36#define EPP_SlideViewInfoAtom 1022
37#define EPP_VBAInfo 1023
38#define EPP_VBAInfoAtom 1024
39#define EPP_SSDocInfoAtom 1025
40#define EPP_OutlineViewInfo 1031
41#define EPP_ExObjList 1033
42#define EPP_ExObjListAtom 1034
43#define EPP_PPDrawingGroup 1035
44#define EPP_PPDrawing 1036
45#define EPP_NamedShows 1040
46#define EPP_NamedShow 1041
47#define EPP_NamedShowSlides 1042
48#define EPP_List 2000
49#define EPP_FontCollection 2005
50#define EPP_SoundCollection 2020
51#define EPP_SoundCollAtom 2021
52#define EPP_Sound 2022
53#define EPP_SoundData 2023
54#define EPP_ColorSchemeAtom 2032
55
56// these atoms first was seen in ppt2000 in a private Tag atom
57#define EPP_PST_ExtendedBuGraContainer 2040 // consist of 4041
58
59#define EPP_ExObjRefAtom 3009
60#define EPP_OEPlaceholderAtom 3011
61#define EPP_TextHeaderAtom 3999
62#define EPP_TextCharsAtom 4000
63#define EPP_StyleTextPropAtom 4001
64#define EPP_BaseTextPropAtom 4002
65#define EPP_TxMasterStyleAtom 4003
66#define EPP_TxCFStyleAtom 4004
67#define EPP_TextRulerAtom 4006
68#define EPP_TxSIStyleAtom 4009
69#define EPP_TextSpecInfoAtom 4010
70
71// these atoms first was seen in ppt2000 in a private Tag atom
72#define EPP_PST_ExtendedParagraphAtom 4012
73#define EPP_PST_ExtendedParagraphMasterAtom 4013
74#define EPP_PST_ExtendedPresRuleContainer 4014 // consist of 4012, 4015,
75#define EPP_PST_ExtendedParagraphHeaderAtom 4015 // the instance of this atom indices the current presobj
76 // the first sal_uInt32 in this atom indices the current slideId
77
78#define EPP_FontEnityAtom 4023
79#define EPP_CString 4026
80#define EPP_ExOleObjAtom 4035
81#define EPP_SrKinsoku 4040
82#define EPP_ExEmbed 4044
83#define EPP_ExEmbedAtom 4045
84#define EPP_SrKinsokuAtom 4050
85#define EPP_ExHyperlinkAtom 4051
86#define EPP_ExHyperlink 4055
87#define EPP_SlideNumberMCAtom 4056
88#define EPP_HeadersFooters 4057
89#define EPP_HeadersFootersAtom 4058
90#define EPP_TxInteractiveInfoAtom 4063
91#define EPP_ExControl 4078
92#define EPP_ExControlAtom 4091
93#define EPP_SlideListWithText 4080 // 0x0FF0
94#define EPP_AnimationInfoAtom 4081
95#define EPP_InteractiveInfo 4082
96#define EPP_InteractiveInfoAtom 4083
97#define EPP_UserEditAtom 4085
98#define EPP_CurrentUserAtom 4086
99#define EPP_DateTimeMCAtom 4087
100#define EPP_GenericDateMCAtom 4088
101#define EPP_HeaderMCAtom 4089
102#define EPP_FooterMCAtom 4090
103#define EPP_ExMediaAtom 4100
104#define EPP_ExVideo 4101
105#define EPP_ExMCIMovie 4103
106#define EPP_ExOleObjStg 4113
107#define EPP_AnimationInfo 4116
108#define EPP_ProgTags 5000
109#define EPP_ProgBinaryTag 5002
110#define EPP_BinaryTagData 5003
111#define EPP_PersistPtrIncrementalBlock 6002
112#define EPP_Comment10 12000
113#define EPP_CommentAtom10 12001
114
115#define EPP_PLACEHOLDER_NONE 0 // 0 None
116#define EPP_PLACEHOLDER_MASTERTITLE 1 // 1 Master title
117#define EPP_PLACEHOLDER_MASTERBODY 2 // 2 Master body
118#define EPP_PLACEHOLDER_MASTERSUBTITLE 4 // 10 Master subtitle
119#define EPP_PLACEHOLDER_MASTERNOTESSLIDEIMAGE 5 // 4 Master notes slide image
120#define EPP_PLACEHOLDER_MASTERNOTESBODYIMAGE 6 // 5 Master notes body image
121#define EPP_PLACEHOLDER_MASTERDATE 7 // 6 Master date
122#define EPP_PLACEHOLDER_MASTERSLIDENUMBER 8 // 7 Master slide number
123#define EPP_PLACEHOLDER_MASTERFOOTER 9 // 8 Master footer
124#define EPP_PLACEHOLDER_MASTERHEADER 10 // 9 Master header
125#define EPP_PLACEHOLDER_GENERICTEXTOBJECT // 11 Generic text object
126#define EPP_PLACEHOLDER_NOTESBODY 12 // 14 Notes body
127#define EPP_PLACEHOLDER_NOTESSLIDEIMAGE 11 // 19 Notes slide image
128
129#define EPP_TEXTTYPE_Title 0
130#define EPP_TEXTTYPE_Body 1
131#define EPP_TEXTTYPE_Notes 2
132#define EPP_TEXTTYPE_notUsed 3
133#define EPP_TEXTTYPE_Other 4 // ( Text in a shape )
134#define EPP_TEXTTYPE_CenterBody 5 // ( subtitle in title slide )
135#define EPP_TEXTTYPE_CenterTitle 6 // ( title in title slide )
136#define EPP_TEXTTYPE_HalfBody 7 // ( body in two-column slide )
137#define EPP_TEXTTYPE_QuarterBody 8 // ( body in four-body slide )
138
139#define EPP_SLIDESIZE_TYPEONSCREEN 0
140#define EPP_SLIDESIZE_TYPEA4PAPER 2
141#define EPP_SLIDESIZE_TYPE35MM 3
142#define EPP_SLIDESIZE_TYPEBANNER 5
143#define EPP_SLIDESIZE_TYPECUSTOM 6
144
145/* vim:set shiftwidth=4 softtabstop=4 expandtab: */