office-gobmx/odk/index.html

1 line
12 KiB
HTML
Raw Normal View History

<html> <head> <title>[TITLE] - SDK</title> <link rel="stylesheet" type="text/css" href="docs/sdk_styles.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="author" content="J&uuml;rgen Schmidt"> <meta name="created" content="2004-12-14"> </head> <body class="sdkbody"> <table class="table1" cellpadding=0> <tr style="background-image:url(docs/images/sdk_head-2.gif)"> <td colspan="2" align="left"><img src="docs/images/sdk_head-1.gif" width="335" height="109" usemap="#Map" border="0"></td> <td align=right><img src="docs/images/sdk_head-3.gif" width="32" height="109"></td> </tr> <tr> <td colspan="3"><img class="nothing30" src="docs/images/nada.gif"></td> </tr> <tr> <td colspan="3"> <table class="table2"> <tr> <td><img class="nothing8" src="docs/images/nada.gif"></td> <td> <p>[PRODUCTNAME] software is a complete, feature-rich office productivity suite that provides, in combination with this SDK, all the essential tools for building and deploying custom solutions that build on, or integrate with, the [PRODUCTNAME] suite of products.</p> <p>The SDK is a development kit for [PRODUCTNAME], which eases the development of office components. It provides a set of libraries, binaries, header, and IDL files which have final API's and can only be extended with new functionality. This set of libraries and binaries is the minimum set of functions needed to use system abstraction for base functionality and for using UNO (Universal Network Objects) component technology. The UNO component model is the base of the whole Office API. The SDK provides everything necessary to use the Office API from external programs (e.g. Java, C++) or to extend the Office functionality with new components (e.g. new filter components, CalcAddin functions). It is compatible over several versions because the API remains unaffected and will only be extended with new functions.</p> <p>The SDK provides the basic building blocks for external developers to develop components in any language for which a binding exists. Currently, there are language bindings for [PRODUCTNAME] Basic, Java, and different C++ compilers on different platforms, for [PRODUCTNAME], thus covering the two most commonly used programming languages. There will be no limit for office automation in heterogeneous environments. Currently supported platforms of the SDK are Linux, Solaris (sparc, x86), and Windows.</p> <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 for the API and a complete <a href="docs/DevelopersGuide_intro.html" title="link to the Developer's Guide introduction page">Developer's Guide</a>, with lots of examples, which introduce the API, explain the concepts behind it, and make it possible for all users to quickly get started with the Office API.</p> </td> <td><img class="nothing8" src="docs/images/nada.gif"></td> </tr> <tr> <td><img class="nothing8" src="docs/images/nada.gif"></td> <td><img class="line" src="docs/images/sdk_line-1.gif"></td> <td><img class="nothing8" src="docs/images/nada.gif"></td> </tr> <tr> <td><img class="nothing8" src="docs/images/nada.gif"></td> <td> <table class="table3"> <tr valign="top"> <td colspan="4" class="head1">Content</td> </tr> <tr> <td colspan="4"><img class="nothing8" src="docs/images/nada.gif"></td> </tr> <tr valign="top"> <td class="content4"><img src="docs/images/arrow-1.gif"></td> <td colspan="2"><a href="docs/install.html" title="link to the installation guide">In