LibreOffice
LibreOffice 24.8 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
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: */
Interfaces for Mozilla integration.
Definition modules.idl:215
Office document content related interfaces.
Definition modules.idl:218
interfaces for reading and writing manifest.xml files in ODF packages.
Definition modules.idl:224
for direct access to ZIP packages.
Definition modules.idl:227
Package file format interfaces.
Definition modules.idl:221
Netscape-like plugin interfaces.
Definition modules.idl:232
for text fields in presentation documents.
Definition modules.idl:238
Presentation specific interfaces.
Definition modules.idl:235
Interfaces for QA and automated tests.
Definition modules.idl:243
RDF (Resource Description Framework) and metadata interfaces.
Definition modules.idl:283
Interfaces and data structures for rendering.
Definition modules.idl:286
property handlers for reports.
Definition modules.idl:292
report meta data.
Definition modules.idl:295
interfaces for reports generated from data sources.
Definition modules.idl:289
Interfaces to access (UI) resource files.
Definition modules.idl:300
Interfaces for scanner control.
Definition modules.idl:303
manage available scripts in some sort of hierarchy.
Definition modules.idl:309
interfaces for scripting providers.
Definition modules.idl:312
VBA scripting.
Definition modules.idl:315
Scripting language bindings.
Definition modules.idl:66
application UI.
Definition modules.idl:323
misc stuff.
Definition modules.idl:326
Basic interfaces for database access.
Definition modules.idl:320
Database component interfaces.
Definition modules.idl:331
High-level database component interfaces.
Definition modules.idl:334
Interface for authorisation and authentication.
Definition modules.idl:69
Setup specific interfaces.
Definition modules.idl:340
Spreadsheet specific interfaces.
Definition modules.idl:343
allows to put smart tags in document content.
Definition modules.idl:346
Formatting and layout style and style sheet interfaces.
Definition modules.idl:349
Interfaces for import/export of Scalable Vector Format.
Definition modules.idl:352
Host operating system integration interfaces.
Definition modules.idl:355
Table specific interfaces (for text and spreadsheet).
Definition modules.idl:358
Task management interfaces.
Definition XInteractionAbort.idl:22
text field masters.
Definition modules.idl:367
Document Properties text fields.
Definition modules.idl:373
text fields.
Definition modules.idl:370
Text specific interfaces.
Definition modules.idl:364
Universal Content Broker interfaces.
Definition modules.idl:380
dialogs.
Definition modules.idl:386
Dialogs and other UI elements.
Definition modules.idl:383
Miscellaneous interfaces for sorting, connecting objects etc.
Definition XVndSunStarExpandUrl.idl:20
interfaces for XForms (XML-based forms) implementation
Definition modules.idl:397
XML encryption SAX interfaces.
Definition modules.idl:406
XML encryption interfaces.
Definition modules.idl:403
Compressed SAX interfaces.
Definition modules.idl:411
XML Document Object Model events.
Definition modules.idl:417
XML Document Object Model views.
Definition modules.idl:420
XML Document Object Model.
Definition DependencyException.idl:20
no idea what this does but it's all marked "internal".
Definition modules.idl:425
SAX interfaces.
Definition modules.idl:428
something related to creating DOMs from SAX interfaces?
Definition modules.idl:431
XPath interfaces.
Definition modules.idl:434
XSLT interfaces.
Definition modules.idl:437
XML related interfaces.
Definition DependencyException.idl:20
W3C XML Schema-2 data type related interfaces.
Definition modules.idl:442
Definition Ambiguous.idl:20