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