LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
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
20/* note: this file contains documentation of the modules.
21 sub-modules of modules are documented here too so there aren't
22 lots of tiny documentation only files everywhere.
23*/
24
25module com { module sun { module star {
26
55module accessibility {};
56
58module animations {};
59
61module auth {};
62
64module awt {
65
67 module grid {};
68
70 module tab {};
71
73 module tree {};
74
75};
76
78module chart {};
79
84module chart2 {
85
87 module data {};
88};
89
91module configuration {
92
94 module backend {
96 module xml {};
97 };
98
100 module bootstrap {};
101
102};
103
105module cui {};
106
108module datatransfer {
109
111 module clipboard {};
112
114 module dnd {};
115
116};
117
119module deployment {
120
121 // this looks like it should not be documented
122 module test {};
123
125 module ui {};
126
127};
128
130module document {};
131
133module drawing {
134
136 module framework {};
137
138};
139
141module embed {};
142
144module form {
145
147 module binding {};
148
150 module component {};
151
153 module control {};
154
156 module inspection {};
157
159 module runtime {};
160
162 module submission {};
163
165 module validation {};
166
167};
168
170module formula {};
171
173module frame {
174
176 module status {};
177
178};
179
181module gallery {};
182
184module geometry {};
185
187module graphic {};
188
191module i18n {};
192
194module image {};
195
197module inspection {};
198
200module ldap {};
201
203module linguistic2 {};
204
206module logging {};
207
209module mail {};
210
212module media {};
213
215module mozilla {};
216
218module office {};
219
221module packages {
222
224 module manifest {};
225
227 module zip {};
228
229};
230
232module plugin {};
233
235module presentation {
236
238 module textfield {};
239
240};
241
243module qa {};
244
283module rdf {};
284
286module rendering {};
287
289module report {
290
292 module inspection {};
293
295 module meta {};
296
297};
298
300module resource {};
301
303module scanner {};
304
306module script {
307
309 module browse {};
310
312 module provider {};
313
315 module vba {};
316
317};
318
320module sdb {
321
323 module application {};
324
326 module tools {};
327
328};
329
331module sdbc {};
332
334module sdbcx {};
335
337module security {};
338
340module setup {};
341
343module sheet {};
344
346module smarttags {};
347
349module style {};
350
352module svg {};
353
355module system {};
356
358module table {};
359
361module task {};
362
364module text {
365
367 module fieldmaster {};
368
370 module textfield {
371
373 module docinfo {};
374
375 };
376
377};
378
380module ucb {};
381
383module ui {
384
386 module dialogs {};
387
388};
389
391module util {};
392
394module view {};
395
397module xforms {};
398
400module xml {
401
403 module crypto {
404
406 module sax {};
407
408 };
409
411 module csax {};
412
414 module dom {
415
417 module events {};
418
420 module views {};
421
422 };
423
425 module input {};
426
428 module sax {};
429
431 module wrapper {};
432
434 module xpath {};
435
437 module xslt {};
438
439};
440
442module xsd {};
443
444}; }; };
445
446/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Definition Ambiguous.idl:20