diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2003-01-31 16:00:57 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2003-01-31 16:00:57 +0000 |
commit | 7f3718f1338cc80513bdfc320f8c23b1703cd8e6 (patch) | |
tree | 70c88a7561a46e22f35ae1addc58e79dcc510007 /odk/index.html | |
parent | b1dea1c6d812f971960817c63f5022b79aea579b (diff) |
#99053# to be synchronized with OOO_STABLE_1
Diffstat (limited to 'odk/index.html')
-rw-r--r-- | odk/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/odk/index.html b/odk/index.html index 026d4823cf3e..bf81a9216005 100644 --- a/odk/index.html +++ b/odk/index.html @@ -1,6 +1,6 @@ <html> <head> - <title>[TITLE] SDK</title> + <title>[TITLE]</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ürgen Schmidt"> @@ -70,12 +70,12 @@ <table width="100%" border="0" cellpadding="5"> <tr> <td> - <P>[PRODUCTNAME] software is a complete, feature-rich office productivity product that + <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 + 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. |