LibreOffice Module comphelper (master)
1
include
comphelper
classids.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
#ifndef INCLUDED_COMPHELPER_CLASSIDS_HXX
20
#define INCLUDED_COMPHELPER_CLASSIDS_HXX
21
22
/*
23
* StarWriter
24
*/
25
26
/* 3.0 */
27
28
#define SO3_SW_CLASSID_30 \
29
0xDC5C7E40L, 0xB35C, 0x101B, 0x99, 0x61, 0x04, \
30
0x02, 0x1C, 0x00, 0x70, 0x02
31
32
/* 4.0 */
33
34
#define SO3_SW_CLASSID_40 \
35
0x8b04e9b0, 0x420e, 0x11d0, 0xa4, 0x5e, 0x0, \
36
0xa0, 0x24, 0x9d, 0x57, 0xb1
37
38
/* 5.0 */
39
40
#define SO3_SW_CLASSID_50 \
41
0xc20cf9d1, 0x85ae, 0x11d1, 0xaa, 0xb4, 0x0, \
42
0x60, 0x97, 0xda, 0x56, 0x1a
43
44
/* 6.0, 7, 8 */
45
46
#define SO3_SW_CLASSID_60 \
47
0x8BC6B165, 0xB1B2, 0x4EDD, 0xAA, 0x47, 0xDA, \
48
0xE2, 0xEE, 0x68, 0x9D, 0xD6
49
50
/* ole embed 6.0, 7 */
51
52
#define SO3_SW_OLE_EMBED_CLASSID_60 \
53
0x30a2652a, 0xddf7, 0x45e7, 0xac, 0xa6, 0x3e, \
54
0xab, 0x26, 0xfc, 0x8a, 0x4e
55
56
/* ole embed 8 */
57
58
#define SO3_SW_OLE_EMBED_CLASSID_8 \
59
0xf616b81f, 0x7bb8, 0x4f22, 0xb8, 0xa5, 0x47, \
60
0x42, 0x8d, 0x59, 0xf8, 0xad
61
62
/* current */
63
64
#define SO3_SW_CLASSID SO3_SW_CLASSID_60
65
66
/*
67
* StarWriter/Web
68
*/
69
70
/* 6.0, 7, 8 */
71
72
#define SO3_SWWEB_CLASSID_60 \
73
0xA8BBA60C, 0x7C60, 0x4550, 0x91, 0xCE, 0x39, \
74
0xC3, 0x90, 0x3F, 0xAC, 0x5E
75
76
/* current */
77
78
#define SO3_SWWEB_CLASSID SO3_SWWEB_CLASSID_60
79
80
/*
81
* Globaldokument
82
*/
83
84
/* 6.0, 7, 8 */
85
86
#define SO3_SWGLOB_CLASSID_60 \
87
0xB21A0A7C, 0xE403, 0x41FE, 0x95, 0x62, 0xBD, \
88
0x13, 0xEA, 0x6F, 0x15, 0xA0
89
90
/* current */
91
92
#define SO3_SWGLOB_CLASSID SO3_SWGLOB_CLASSID_60
93
94
95
/*
96
* StarCalc
97
*/
98
99
/* 3.0 */
100
101
#define SO3_SC_CLASSID_30 \
102
0x3F543FA0L, 0xB6A6, 0x101B, 0x99, 0x61, 0x04, \
103
0x02, 0x1C, 0x00, 0x70, 0x02
104
105
/* 4.0 */
106
107
#define SO3_SC_CLASSID_40 \
108
0x6361d441L, 0x4235, 0x11d0, 0x89, 0xcb, 0x00, \
109
0x80, 0x29, 0xe4, 0xb0, 0xb1
110
111
/* 5.0 */
112
113
#define SO3_SC_CLASSID_50 \
114
0xc6a5b861L, 0x85d6, 0x11d1, 0x89, 0xcb, 0x00, \
115
0x80, 0x29, 0xe4, 0xb0, 0xb1
116
117
/* 6.0 */
118
119
#define SO3_SC_CLASSID_60 \
120
0x47BBB4CB, 0xCE4C, 0x4E80, 0xA5, 0x91, 0x42, \
121
0xD9, 0xAE, 0x74, 0x95, 0x0F
122
123
/* ole embed 6.0, 7 */
124
125
#define SO3_SC_OLE_EMBED_CLASSID_60 \
126
0x7b342dc4, 0x139a, 0x4a46, 0x8a, 0x93, 0xdb, \
127
0x8, 0x27, 0xcc, 0xee, 0x9c
128
129
/* ole embed 8 */
130
131
#define SO3_SC_OLE_EMBED_CLASSID_8 \
132
0x7fa8ae11, 0xb3e3, 0x4d88, 0xaa, 0xbf, 0x25, \
133
0x55, 0x26, 0xcd, 0x1c, 0xe8
134
135
/* current */
136
137
#define SO3_SC_CLASSID SO3_SC_CLASSID_60
138
139
/****************************************************
140
* StarImpress
141
****************************************************/
142
143
/* 3.0 */
144
145
#define SO3_SIMPRESS_CLASSID_30 \
146
0xAF10AAE0L, 0xB36D, 0x101B, 0x99, 0x61, 0x04, \
147
0x02, 0x1C, 0x00, 0x70, 0x02
148
149
/* 4.0 */
150
151
#define SO3_SIMPRESS_CLASSID_40 \
152
0x12d3cc0L, 0x4216, 0x11d0, 0x89, 0xcb, 0x0, \
153
0x80, 0x29, 0xe4, 0xb0, 0xb1
154
155
/* 5.0 */
156
157
#define SO3_SIMPRESS_CLASSID_50 \
158
0x565c7221L, 0x85bc, 0x11d1, 0x89, 0xd0, 0x0, \
159
0x80, 0x29, 0xe4, 0xb0, 0xb1
160
161
/* 6.0 */
162
163
#define SO3_SIMPRESS_CLASSID_60 \
164
0x9176E48A, 0x637A, 0x4D1F, 0x80, 0x3B, 0x99, \
165
0xD9, 0xBF, 0xAC, 0x10, 0x47
166
167
/* ole embed 6.0, 7 */
168
169
#define SO3_SIMPRESS_OLE_EMBED_CLASSID_60 \
170
0xe5a0b632, 0xdfba, 0x4549, 0x93, 0x46, 0xe4, \
171
0x14, 0xda, 0x6, 0xe6, 0xf8
172
173
/* ole embed 8 */
174
175
#define SO3_SIMPRESS_OLE_EMBED_CLASSID_8 \
176
0xee5d1ea4, 0xd445, 0x4289, 0xb2, 0xfc, 0x55, \
177
0xfc, 0x93, 0x69, 0x39, 0x17
178
179
/* current */
180
181
#define SO3_SIMPRESS_CLASSID SO3_SIMPRESS_CLASSID_60
182
183
/****************************************************
184
* StarDraw
185
****************************************************/
186
187
/* 5.0 */
188
189
#define SO3_SDRAW_CLASSID_50 \
190
0x2e8905a0L, 0x85bd, 0x11d1, 0x89, 0xd0, 0x0, \
191
0x80, 0x29, 0xe4, 0xb0, 0xb1
192
193
/* 6.0 */
194
#define SO3_SDRAW_CLASSID_60 \
195
0x4BAB8970, 0x8A3B, 0x45B3, 0x99, 0x1C, 0xCB, \
196
0xEE, 0xAC, 0x6B, 0xD5, 0xE3
197
198
/* ole embed 6.0, 7 */
199
200
#define SO3_SDRAW_OLE_EMBED_CLASSID_60 \
201
0x41662fc2, 0xd57, 0x4aff, 0xab, 0x27, 0xad, \
202
0x2e, 0x12, 0xe7, 0xc2, 0x73
203
204
/* ole embed 8 */
205
206
#define SO3_SDRAW_OLE_EMBED_CLASSID_8 \
207
0x448bb771, 0xcfe2, 0x47c4, 0xbc, 0xdf, 0x1f, \
208
0xbf, 0x37, 0x8e, 0x20, 0x2c
209
210
/* current */
211
212
#define SO3_SDRAW_CLASSID SO3_SDRAW_CLASSID_60
213
214
/****************************************************
215
* StarChart
216
****************************************************/
217
218
/* 3.0 */
219
220
#define SO3_SCH_CLASSID_30 \
221
0xFB9C99E0L, 0x2C6D, 0x101C, 0x8E, 0x2C, 0x00, \
222
0x00, 0x1B, 0x4C, 0xC7, 0x11
223
224
/* 4.0 */
225
226
#define SO3_SCH_CLASSID_40 \
227
0x2b3b7e0L, 0x4225, 0x11d0, 0x89, 0xca, 0x00, \
228
0x80, 0x29, 0xe4, 0xb0, 0xb1
229
230
/* 5.0 */
231
232
#define SO3_SCH_CLASSID_50 \
233
0xbf884321L, 0x85dd, 0x11d1, 0x89, 0xd0, 0x00, \
234
0x80, 0x29, 0xe4, 0xb0, 0xb1
235
236
/* 6.0 */
237
238
#define SO3_SCH_CLASSID_60 \
239
0x12DCAE26, 0x281F, 0x416F, 0xA2, 0x34, 0xC3, \
240
0x08, 0x61, 0x27, 0x38, 0x2E
241
242
/* ole embed 6.0, 7 */
243
244
#define SO3_SCH_OLE_EMBED_CLASSID_60 \
245
0xd415cd93, 0x35c4, 0x4c6f, 0x81, 0x9d, 0xa6, \
246
0x64, 0xa1, 0xc8, 0x13, 0xae
247
248
/* ole embed 8 */
249
250
#define SO3_SCH_OLE_EMBED_CLASSID_8 \
251
0xdd0a57f, 0xcf3b, 0x4fd2, 0xbd, 0xa4, 0x94, \
252
0x42, 0x71, 0x9b, 0x2a, 0x73
253
254
/* current */
255
256
#define SO3_SCH_CLASSID SO3_SCH_CLASSID_60
257
258
// Report chart
259
260
#define SO3_RPTCH_CLASSID \
261
0x80243D39, 0x6741, 0x46C5, 0x92, 0x6E, 0x06, \
262
0x91, 0x64, 0xFF, 0x87, 0xBB
263
264
/***************************************************
265
* StarMath
266
***************************************************/
267
268
/* 3.0 */
269
270
#define SO3_SM_CLASSID_30 \
271
0xD4590460L, 0x35FD, 0x101C, 0xB1, 0x2A, 0x04, \
272
0x02, 0x1C, 0x00, 0x70, 0x02
273
274
/* 4.0 */
275
276
#define SO3_SM_CLASSID_40 \
277
0x2b3b7e1L, 0x4225, 0x11d0, 0x89, 0xca, 0x00, \
278
0x80, 0x29, 0xe4, 0xb0, 0xb1
279
280
/* 5.0 */
281
282
#define SO3_SM_CLASSID_50 \
283
0xffb5e640L, 0x85de, 0x11d1, 0x89, 0xd0, 0x00, \
284
0x80, 0x29, 0xe4, 0xb0, 0xb1
285
286
/* 6.0, 7, 8 */
287
288
#define SO3_SM_CLASSID_60 \
289
0x078B7ABA, 0x54FC, 0x457F, 0x85, 0x51, 0x61, \
290
0x47, 0xE7, 0x76, 0xA9, 0x97
291
292
/* ole embed 6.0, 7 */
293
294
#define SO3_SM_OLE_EMBED_CLASSID_60 \
295
0xd0484de6, 0xaaee, 0x468a, 0x99, 0x1f, 0x8d, \
296
0x4b, 0x7, 0x37, 0xb5, 0x7a
297
298
/* ole embed 8 */
299
300
#define SO3_SM_OLE_EMBED_CLASSID_8 \
301
0xd2d59cd1, 0xa6a, 0x4d36, 0xae, 0x20, 0x47, \
302
0x81, 0x70, 0x77, 0xd5, 0x7c
303
304
/* current */
305
306
#define SO3_SM_CLASSID SO3_SM_CLASSID_60
307
308
#define SO3_OUT_CLASSID \
309
0x970b1e82, 0xcf2d, 0x11cf, 0x89, 0xca, 0x00, \
310
0x80, 0x29, 0xe4, 0xb0, 0xb1
311
312
#define SO3_DUMMY_CLASSID \
313
0x970b1fff, 0xcf2d, 0x11cf, \
314
0x89,0xca,0x00,0x80,0x29,0xe4,0xb0,0xb1
315
316
#define SO3_APPLET_CLASSID \
317
0x970b1e81, 0xcf2d, 0x11cf, \
318
0x89,0xca,0x00,0x80,0x29,0xe4,0xb0,0xb1
319
320
#define SO3_PLUGIN_CLASSID \
321
0x4caa7761, 0x6b8b, 0x11cf, \
322
0x89,0xca,0x0,0x80,0x29,0xe4,0xb0,0xb1
323
324
#define SO3_IFRAME_CLASSID \
325
0x1a8a6701, 0xde58, 0x11cf, \
326
0x89, 0xca, 0x0, 0x80, 0x29, 0xe4, 0xb0, 0xb1
327
328
#define SO3_RPT_CLASSID_90 \
329
0xd7896d52, 0xb7af, 0x4820, \
330
0x9d, 0xfe, 0xd4, 0x04, 0xd0, 0x15, 0x96, 0x0f
331
332
#endif
333
334
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Generated on Sun Jul 30 2023 04:30:35 for LibreOffice Module comphelper (master) by
1.9.3