summaryrefslogtreecommitdiff
path: root/odk/examples/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/examples.html')
-rw-r--r--odk/examples/examples.html74
1 files changed, 41 insertions, 33 deletions
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index a3d11a5bc06c..cbc6732c012e 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -2,16 +2,28 @@
<head>
<title>LibreOffice %PRODUCT_RELEASE% SDK - Examples</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 http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="author" content="J&uuml;rgen Schmidt">
- <meta name="created" content="2004-12-14">
</head>
+<body>
+ <a name="exapmles"></a>
+ <div id="BgContainer">
+ <div id="Container">
+ <div id="TopHeader">
+ <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a>
+ <p id="HeaderTagLine">
+ Software Development Kit %PRODUCT_RELEASE%
+ </p>
+ </div>
+ <div class="clear">
+ </div>
+ <div id="Layout">
+ <div class="typography">
+ <h1>
+ Examples
+ </h1>
-<body class="sdkbody"><a name="examples"/>
<table class="table1" cellpadding=0>
- <tr style="background-image:url(../docs/images/sdk_head-2.png); backgorund-position: bottom; ">
- <td class="background" colspan="3" align="left"><img src="../docs/images/sdk_head-1.png" height="120" usemap="#Map" border="0"></td>
- </tr>
<tr>
<td colspan="3"><img class="nothing10" src="../docs/images/nada.gif"></td>
</tr>
@@ -26,16 +38,6 @@
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1">Examples</td>
- <td align="right"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <table class="table3">
- <tr>
<td colspan="3">
<p>The SDK provides a rich set of examples in different programming
languages (Java, Python, C++, LibreOffice %PRODUCT_RELEASE% Basic, OLE) to illustrate the use
@@ -785,23 +787,29 @@
</td>
<td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
</tr>
- <tr>
- <td colspan="3"><img class="nothing30" src="../docs/images/nada.gif"></td>
- </tr>
- <tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
- </tr>
- <tr>
- <td colspan="3">
- <div class="centertext">
- <p><img class="oraclelogo" src="../docs/images/odk-footer-logo.gif" title="Sponsored by Oracle" alt="Oracle Logo" />
- Copyright &copy; 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.<p>
- </div>
- </td>
- </tr>
</table>
-<map name="Map">
- <area shape="rect" coords="10,68,93,105" href="http://www.oracle.com">
-</map>
+ </div>
+ <div id="Footer">
+ <div id="FooterText">
+ <p>
+ Copyright © 2000, 2010 LibreOffice contributors and/or their affiliates. All rights reserved.
+ <br>
+ LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
+ <br>
+ The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.
+ </p>
+ <p>
+ &nbsp;
+ </p>
+ <p>
+ <a href="http://www.libreoffice.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.libreoffice.org/imprint" target="_blank">Impressum (Legal Info)</a>
+ | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
+ </body>
+</html>
</body>
</html>