xref: /aoo42x/main/odk/index.html (revision cdf0e10c)
1<html>
2<head>
3  <title>OpenOffice.org %PRODUCT_RELEASE% SDK - Overview</title>
4  <link rel="stylesheet" type="text/css" href="docs/sdk_styles.css">
5  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6  <meta name="author" content="J&uuml;rgen Schmidt">
7  <meta name="created" content="2004-12-14">
8</head>
9<body class="sdkbody">
10
11<table class="table1" cellpadding=0>
12  <tr style="background-image:url(docs/images/sdk_head-2.png)">
13    <td colspan="3" align="left"><img src="docs/images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
14  </tr>
15  <tr>
16    <td colspan="3"><img  class="nothing30" src="docs/images/nada.gif"></td>
17  </tr>
18  <tr>
19    <td colspan="3">
20      <table class="table2">
21        <tr>
22          <td><img class="nothing8" src="docs/images/nada.gif"></td>
23          <td>
24            <p>OpenOffice.org %PRODUCT_RELEASE% software is a complete, feature-rich
25              office productivity suite that provides, in combination with this
26			  SDK, all the essential tools for building and deploying custom
27			  solutions that build on, or integrate with, the OpenOffice.org %PRODUCT_RELEASE% suite
28			  of products.</p>
29            <p>The SDK is a development kit for OpenOffice.org %PRODUCT_RELEASE%, which
30			  eases the development of office components. It provides a set of
31			  libraries, binaries, header, and IDL files which have final API's
32			  and can only be extended with new functionality. This set of libraries
33			  and binaries is the minimum set of functions needed to use system
34			  abstraction for base functionality and for using UNO (Universal
35			  Network Objects) component technology. The UNO component model is the
36			  base of the whole Office API. The SDK provides everything necessary
37			  to use the Office API from external programs (e.g. Java, C++) or to
38			  extend the Office functionality with new components (e.g. new filter
39			  components, CalcAddin functions). It is compatible over several
40			  versions because the API remains unaffected and will only be extended
41			  with new functions.</p>
42            <p>The SDK provides the basic building blocks for external developers
43			  to develop components in any language for which a binding exists.
44			  Currently, there are language bindings for OpenOffice.org %PRODUCT_RELEASE% Basic, Java,
45			  and different C++ compilers on different platforms, for OpenOffice.org %PRODUCT_RELEASE%,
46			  thus covering the two most commonly used programming languages. There
47			  will be no limit for office automation in heterogeneous environments.
48			  Currently supported platforms of the SDK are Linux, Solaris (sparc,
49			  x86), and Windows.</p>
50            <p>The SDK also contains <a href="docs/common/ref/com/sun/star/module-ix.html" title="link to the IDL reference documentation"> reference</a> documentation
51              for the API and a complete <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a> is availbale online in the OpenOffice.org Wiki, with
52			  lots of examples, which introduce the API, explain the concepts behind
53			  it, and make it possible for all users to quickly get started with
54			  the Office API.</p>
55          </td>
56          <td><img class="nothing8" src="docs/images/nada.gif"></td>
57        </tr>
58        <tr>
59          <td><img class="nothing8" src="docs/images/nada.gif"></td>
60          <td><img class="line" src="docs/images/sdk_line-1.gif"></td>
61          <td><img class="nothing8" src="docs/images/nada.gif"></td>
62        </tr>
63        <tr>
64          <td><img class="nothing8" src="docs/images/nada.gif"></td>
65          <td>
66             <table class="table3">
67              <tr valign="top">
68                <td colspan="4" class="head1">Content</td>
69              </tr>
70              <tr>
71			    <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td>
72              </tr>
73              <tr valign="top">
74                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
75                <td colspan="2"><a href="docs/install.html" title="link to the installation guide">Installation Guide</a></td>
76                <td class="content70">An overview of all necessary
77				installation steps (e.g. environment variables) to use this SDK.</td>
78              </tr>
79              <tr valign="middle">
80                <td><img class="nothing10" src="docs/images/nada.gif"></td>
81                <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
82              </tr>
83              <tr valign="top">
84                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
85                <td colspan="2"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a></td>
86                <td class="content70">Detailed documentation, explaining the OpenOffice.org %PRODUCT_RELEASE%
87				API and the concepts behind it, with a rich set of examples,
88				implemented mainly in Java. This documentation is online in the
89				OpenOffice.org Wiki.</td>
90              </tr>
91              <tr valign="top">
92                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
93                <td colspan="2"><a href="docs/common/ref/com/sun/star/module-ix.html" title="link to the IDL reference documentation">IDL Reference</a></td>
94                <td class="content70">Complete OpenOffice.org %PRODUCT_RELEASE% API reference.</td>
95              </tr>
96              <tr valign="top">
97                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
98                <td colspan="2"><a href="docs/java/ref/index.html" title="link to the Java UNO runtime API reference documentation">Java UNO Runtime Reference </a></td>
99                <td class="content70">Reference documentation of the Java UNO runtime API.</td>
100              </tr>
101              <tr valign="top">
102                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
103                <td colspan="2"><a href="docs/cpp/ref/names/index.html" title="link to the C++ API reference documentation">C++ Reference</a></td>
104                <td class="content70">Reference documentation of the C++ UNO runtime and a
105				set of C/C++ base and helper functions and classes to abstract from
106				the system layer.</td>
107              </tr>
108              <tr valign="middle">
109                <td><img class="nothing10" src="docs/images/nada.gif"></td>
110                <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
111              </tr>
112              <tr valign="top">
113                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
114                <td colspan="2"><a href="docs/tools.html" title="link to the tools overview page">Development Tools</a></td>
115                <td class="content70">Overview and a short description of the UNO
116				development tools.</td>
117              </tr>
118              <tr valign="top">
119                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
120                <td colspan="2"><a href="examples/examples.html" title="link to the examples overview page">Examples</a></td>
121                <td class="content70">A collection of examples in different
122				programming languages (Java, C++, Basic, OLE, CLI).</td>
123              </tr>
124              <tr valign="middle">
125                <td><img class="nothing10" src="docs/images/nada.gif"></td>
126                <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
127              </tr>
128              <tr valign="top">
129                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
130                <td colspan="2"><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office" title="link to the  OASIS Open Office XML Format TC (online)">OASIS Open Document Format for Office Applications (OpenDocument) TC</a></td>
131                <td class="content70">Link to the OASIS Open Document Format for
132				Office Applications (OpenDocument) Technical Committee where you
133				can find the latest information about the OASIS Open Document XML
134				file format which is the default document format
135				for OpenOffice.org %PRODUCT_RELEASE%.</td>
136              </tr>
137              <tr valign="top">
138                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
139                <td colspan="2"><a href="http://xml.openoffice.org/xml_specification.pdf" title="link to the OpenOffice.org XML File Format Specification">OpenOffice.org XML File Format</a></td>
140                <td class="content70">Specification of the initial OpenOffice.org
141				XML File Format.</td>
142              </tr>
143              <tr valign="middle">
144                <td><img class="nothing10" src="docs/images/nada.gif"></td>
145                <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
146              </tr>
147              <tr valign="top">
148                <td class="content4"><img src="docs/images/arrow-1.gif"></td>
149                <td colspan="2"><a href="share/readme/LICENSE_en-US.html" title="link to the SDK license file">License</a></td>
150                <td class="content70">The license for the OpenOffice.org %PRODUCT_RELEASE% SDK.</td>
151              </tr>
152              <tr valign="middle">
153                <td><img class="nothing10" src="docs/images/nada.gif"></td>
154                <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
155              </tr>
156              <tr valign="top">
157			    <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td>
158              </tr>
159              <tr valign="top">
160                <td colspan="4" class="head1">Additional Resources</td>
161              </tr>
162              <tr valign="top">
163			    <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td>
164              </tr>
165              <tr valign="middle">
166                <td class="content4"><img class="arrow" src="docs/images/arrow-1.gif"</td>
167                <td width="5%"><a target="_blank" href="http://www.oracle.com/us/products/applications/open-office" title="link to the Oracle Open Office homepage (online)"><img  class="appicon" src="docs/images/orc-main-app_32.png"></a></td>
168                <td width="21%"><a target="_blank" href="http://www.oracle.com/us/products/applications/open-office" title="link to the Oracle Open Office homepage (online)">Oracle Open Office&#153</a></td>
169                <td class="content70">Full-featured suite of office productivity tools.</td>
170              </tr>
171              <tr valign="middle">
172                <td class="content4"><img class="arrow" src="docs/images/arrow-1.gif"</td>
173                <td width="5%"><a target="_blank" href="http://www.openoffice.org/" title="link to the OpenOffice.org homepage (online)"><img class="appicon" src="docs/images/ooo-main-app_32.png"></a></td>
174                <td width="21%"><a target="_blank" href="http://www.openoffice.org/" title="link to the OpenOffice.org homepage (online)">OpenOffice.org&#153</a></td>
175                <td class="content70">Open Source community project of office-productivity software.</td>
176              </tr>
177            </table>
178          </td>
179          <td><img class="nothing8" src="docs/images/nada.gif"></td>
180        </tr>
181      </table>
182    </td>
183  </tr>
184  <tr>
185    <td colspan="3"><img class="nothing30" src="docs/images/nada.gif"></td>
186  </tr>
187  <tr>
188    <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
189  </tr>
190  <tr>
191    <td colspan="3">
192      <div class="centertext">
193	<p><img class="oraclelogo" src="docs/images/odk-footer-logo.gif" title="Sponsored by Oracle" alt="Oracle Logo" />
194            Copyright &copy; 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.<p>
195      </div>
196    </td>
197  </tr>
198</table>
199<map name="Map">
200  <area shape="rect" coords="10,68,93,105" href="http://www.oracle.com">
201</map>
202</body>
203</html>
204