blob: 9efbca2f46d626c5dc09df0f21cf78e5489ebfde [file] [log] [blame]
<html>
<body>
<h1>OpenOffice.org 2.0.4 Software Development Kit (SDK)</h1>
<p><a href="http:///download.openoffice.org/2.0.4/sdk.html">download</a></p>
<p>The OpenOffice.org SDK is an add-on for the OpenOffice.org office suite. It provides the necessary tools and documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for OpenOffice.org.</p>
<h2>What's new in OpenOffice.org 2.0.4 SDK?</h2>
<ul>
<li>API's<br>
We have introduced 18 new UNO IDL types. Please see <a href="#newapis">"Overview of new API's"</a> for a roughly overview of new API's. But we have also removed 3 not published types because they were unnecessary and was never used.
<li> new developpment tool <i>uno-skeletonmaker</i><br>
With this version of the SDK we have introduced a new helper tool to simplify the development of UNO components. The uno-skeletonmaker is a command line tool and can be used to speed up the initial work of your development. The tool supports two modes for either dumping type mappings for Java and C++ on stdout or to generate complete code skeletons for UNO components. Try it out!
</ul>
<h2><a name="newapis"><h2>Overview of new or removed API's</h2>
<ul>
<li>published interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/accessibility/XAccessibleTextAttributes.html">com.sun.star.accessibility.XAccessibleTextAttributes</a>
<li>service : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/awt/DialogProvider2.html">com.sun.star.awt.DialogProvider2</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com.sun.star.awt.XDialogEventHandler.html">com.sun.star.awt.XDialogEventHandler</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/awt/XDialogProvider2.html">com.sun.star.awt.XDialogProvider2</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/container/XContainerApproveBroadcaster.html">com.sun.star.container.XContainerApproveBroadcaster</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/container/XContainerApproveListener.html">com.sun.star.container.XContainerApproveListener</a>
<li>exception : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/deployment/DependencyException.html">com.sun.star.deployment.DependencyException</a>
<li>exception : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/deployment/LicenseException.html">com.sun.star.deployment.LicenseException</a>
<li>service : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/deployment/ui/LicenseDialog.html">com.sun.star.deployment.ui.LicenseDialog</a>
<li>constants : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/tools/CompositionType.html">com.sun.star.sdb.tools.CompositionType</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/tools/XConnectionTools.html">com.sun.star.sdb.tools.XConnectionTools</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/tools/XDataSourceMetaData.html">com.sun.star.sdb.tools.XDataSourceMetaData</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/tools/XObjectNames.html">com.sun.star.sdb.tools.XObjectNames</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/sdb/tools/XTableName.html">com.sun.star.sdb.tools.XTableName</a>
<li>interface : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/util/XVeto.html">com.sun.star.util.XVeto</a>
<li>published service : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/xml/ParaUserDefinedAttributesSupplier.html">com.sun.star.xml.ParaUserDefinedAttributesSupplier</a>
<li>published service : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/xml/TextUserDefinedAttributesSupplier.html">com.sun.star.xml.TextUserDefinedAttributesSupplier</a>
<li>published service : <a href="http://api.openoffice.org/docs/common/ref/com/sun/star/xml/UserDefinedAttributesSupplier.html">com.sun.star.xml.UserDefinedAttributesSupplier</a>
<li>removed not yet published : com.sun.star.media.FrameGrabber
<li>removed not yet published : com.sun.star.media.Player
<li>removed not yet published : com.sun.star.media.PlayerWindow
</ul>
</body>
</html>