LibreOffice
LibreOffice 4.2 SDK API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
com
sun
star
modules.idl
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 __com_sun_star_modules_idl__
20
#define __com_sun_star_modules_idl__
21
22
/* note: this file contains documentation of the modules.
23
sub-modules of modules are documented here too so there aren't
24
lots of tiny documentation only files everywhere.
25
*/
26
27
module com { module sun { module star {
28
57
module accessibility {};
58
60
module animations {};
61
63
module auth {};
64
66
module awt {
67
69
module grid {};
70
72
module tab {};
73
75
module tree {};
76
77
};
78
80
module chart {};
81
86
module chart2 {
87
89
module data {};
90
};
91
93
module configuration {
94
96
module backend {
98
module xml {};
99
};
100
102
module bootstrap {};
103
104
};
105
107
module cui {};
108
110
module datatransfer {
111
113
module clipboard {};
114
116
module dnd {};
117
118
};
119
121
module deployment {
122
123
// this looks like it should not be documented
124
module test {};
125
127
module ui {};
128
129
};
130
132
module document {};
133
135
module drawing {
136
138
module framework {};
139
140
};
141
143
module embed {};
144
146
module form {
147
149
module binding {};
150
152
module component {};
153
155
module control {};
156
158
module inspection {};
159
161
module runtime {};
162
164
module submission {};
165
167
module validation {};
168
169
};
170
172
module formula {};
173
175
module frame {
176
178
module status {};
179
180
};
181
183
module gallery {};
184
186
module geometry {};
187
189
module graphic {};
190
193
module i18n {};
194
196
module image {};
197
199
module inspection {};
200
202
module ldap {};
203
205
module linguistic2 {};
206
208
module logging {};
209
211
module mail {};
212
214
module media {};
215
217
module mozilla {};
218
220
module office {};
221
223
module packages {
224
226
module manifest {};
227
229
module zip {};
230
231
};
232
234
module plugin {};
235
237
module presentation {
238
240
module textfield {};
241
242
};
243
245
module qa {};
246
285
module rdf {};
286
288
module rendering {};
289
291
module report {
292
294
module inspection {};
295
297
module meta {};
298
299
};
300
302
module resource {};
303
305
module scanner {};
306
308
module script {
309
311
module browse {};
312
314
module provider {};
315
317
module vba {};
318
319
};
320
322
module sdb {
323
325
module application {};
326
328
module tools {};
329
330
};
331
333
module sdbc {};
334
336
module sdbcx {};
337
339
module security {};
340
342
module setup {};
343
345
module sheet {};
346
348
module smarttags {};
349
351
module style {};
352
354
module svg {};
355
357
module system {};
358
360
module table {};
361
363
module task {};
364
366
module text {
367
369
module fieldmaster {};
370
372
module textfield {
373
375
module docinfo {};
376
377
};
378
379
};
380
382
module ucb {};
383
385
module ui {
386
388
module dialogs {};
389
390
};
391
393
module util {};
394
396
module view {};
397
399
module xforms {};
400
402
module xml {
403
405
module crypto {
406
408
module sax {};
409
410
};
411
413
module csax {};
414
416
module dom {
417
419
module events {};
420
422
module views {};
423
424
};
425
427
module input {};
428
430
module sax {};
431
433
module wrapper {};
434
436
module xpath {};
437
439
module xslt {};
440
441
};
442
444
module xsd {};
445
446
}; }; };
447
448
#endif
449
450
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Generated by
1.8.6