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