LibreOffice
LibreOffice 7.2 SDK API Reference
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
27module com { module sun { module star {
28
57module accessibility {};
58
60module animations {};
61
63module auth {};
64
66module awt {
67
69 module grid {};
70
72 module tab {};
73
75 module tree {};
76
77};
78
80module chart {};
81
86module chart2 {
87
89 module data {};
90};
91
93module configuration {
94
96 module backend {
98 module xml {};
99 };
100
102 module bootstrap {};
103
104};
105
107module cui {};
108
110module datatransfer {
111
113 module clipboard {};
114
116 module dnd {};
117
118};
119
121module deployment {
122
123 // this looks like it should not be documented
124 module test {};
125
127 module ui {};
128
129};
130
132module document {};
133
135module drawing {
136
138 module framework {};
139
140};
141
143module embed {};
144
146module 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
172module formula {};
173
175module frame {
176
178 module status {};
179
180};
181
183module gallery {};
184
186module geometry {};
187
189module graphic {};
190
193module i18n {};
194
196module image {};
197
199module inspection {};
200
202module ldap {};
203
205module linguistic2 {};
206
208module logging {};
209
211module mail {};
212
214module media {};
215
217module mozilla {};
218
220module office {};
221
223module packages {
224
226 module manifest {};
227
229 module zip {};
230
231};
232
234module plugin {};
235
237module presentation {
238
240 module textfield {};
241
242};
243
245module qa {};
246
285module rdf {};
286
288module rendering {};
289
291module report {
292
294 module inspection {};
295
297 module meta {};
298
299};
300
302module resource {};
303
305module scanner {};
306
308module script {
309
311 module browse {};
312
314 module provider {};
315
317 module vba {};
318
319};
320
322module sdb {
323
325 module application {};
326
328 module tools {};
329
330};
331
333module sdbc {};
334
336module sdbcx {};
337
339module security {};
340
342module setup {};
343
345module sheet {};
346
348module smarttags {};
349
351module style {};
352
354module svg {};
355
357module system {};
358
360module table {};
361
363module task {};
364
366module text {
367
369 module fieldmaster {};
370
372 module textfield {
373
375 module docinfo {};
376
377 };
378
379};
380
382module ucb {};
383
385module ui {
386
388 module dialogs {};
389
390};
391
393module util {};
394
396module view {};
397
399module xforms {};
400
402module 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
444module xsd {};
445
446}; }; };
447
448#endif
449
450/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Definition: Ambiguous.idl:22