From 251a1066f446599700ed3949a0230b8168658a37 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 18 Apr 2005 08:15:00 +0000 Subject: INTEGRATION: CWS sdkdevguide (1.17.12); FILE MERGED 2005/04/15 07:54:53 jsc 1.17.12.2: #120062# adapt year 2004 -> 2005 2005/04/13 16:05:41 jsc 1.17.12.1: #114009# correct link --- odk/index.html | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 212 insertions(+), 1 deletion(-) (limited to 'odk/index.html') diff --git a/odk/index.html b/odk/index.html index abf162be3781..800381a36e69 100644 --- a/odk/index.html +++ b/odk/index.html @@ -1 +1,212 @@ - [TITLE] - SDK

[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.

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.

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.

The SDK also contains reference documentation for the API and a complete Developer's Guide, 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.

Content
Installation Guide An overview of all necessary installation steps (e.g. environment variables) to use this SDK.
Developer's Guide Detailed documentation, explaining the [PRODUCTNAME] API and the concepts behind it, with a rich set of examples, implemented mainly in Java.
IDL Reference Complete [PRODUCTNAME] API reference.
Java UNO Runtime Reference Reference documentation of the Java UNO runtime API.
C++ Reference Reference documentation of the C++ UNO runtime and a set of C/C++ base and helper functions and classes to abstract from the system layer.
Development Tools Overview and a short description of the UNO development tools.
Examples A collection of examples in different programming languages (Java, C++, Basic, OLE, CLI).
OASIS Open Document Format for Office Applications (OpenDocument) TC Link to the OASIS Open Document Format for Office Applications (OpenDocument) Technical Committee where you can find the latest information about the OASIS Open Document XML file format which is the default document format for [PRODUCTNAME].
OpenOffice.org XML File Format Specification of the initial OpenOffice.org XML File Format.
License The license for the [PRODUCTNAME] SDK.
Additional Resources
Sun Developer Resources Sun's one-stop location for Developers.
StarOffice™ Full-featured suite of office productivity tools.
OpenOffice.org Open Source community project of office-productivity software.

Copyright 2004 Sun Microsystems, Inc.

\ No newline at end of file + + + [TITLE] - SDK + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+

[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.

+

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.

+

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.

+

The SDK also contains reference documentation + for the API and a complete Developer's Guide, 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.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Content
Installation GuideAn overview of all necessary + installation steps (e.g. environment variables) to use this SDK.
Developer's GuideDetailed documentation, explaining the [PRODUCTNAME] + API and the concepts behind it, with a rich set of examples, + implemented mainly in Java.
IDL ReferenceComplete [PRODUCTNAME] API reference.
Java UNO Runtime Reference Reference documentation of the Java UNO runtime API.
C++ ReferenceReference documentation of the C++ UNO runtime and a + set of C/C++ base and helper functions and classes to abstract from + the system layer.
Development ToolsOverview and a short description of the UNO + development tools.
ExamplesA collection of examples in different + programming languages (Java, C++, Basic, OLE, CLI).
OASIS Open Document Format for Office Applications (OpenDocument) TCLink to the OASIS Open Document Format for + Office Applications (OpenDocument) Technical Committee where you + can find the latest information about the OASIS Open Document XML + file format which is the default document format + for [PRODUCTNAME].
OpenOffice.org XML File FormatSpecification of the initial OpenOffice.org + XML File Format.
LicenseThe license for the [PRODUCTNAME] SDK.
Additional Resources
Sun Developer ResourcesSun's one-stop location for Developers.
+ StarOffice™Full-featured suite of office productivity + tools.
+ OpenOffice.orgOpen Source community project of + office-productivity software.
+
+
+

Copyright 2005 Sun Microsystems, Inc.

+
+ + + + + -- cgit