summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-06-05 10:22:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-06-05 11:06:14 +0200
commit06c73497580c32f77f2848a6f57feb037516695e (patch)
treee88cb9ef636b5821b175854c5b4d5c58b2cc4617 /odk
parent32345f9963dd2900da174d9c7dec6a070fce8f9c (diff)
Some HTML clean up
Change-Id: I5f1b5d5e5fc59bc1496a292a5f002d87584732a4
Diffstat (limited to 'odk')
-rw-r--r--odk/docs/install.html88
-rw-r--r--odk/docs/tools.html240
-rw-r--r--odk/examples/DevelopersGuide/examples.html375
-rw-r--r--odk/examples/examples.html163
-rw-r--r--odk/index.html69
5 files changed, 445 insertions, 490 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index 7f44cb183fb7..efc82d2a8aa7 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -19,10 +19,8 @@
<html>
<head>
<title>LibreOffice %PRODUCT_RELEASE% SDK - Installation Guide</title>
- <link rel="stylesheet" type="text/css" href="sdk_styles.css">
- <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">
+ <link rel="stylesheet" type="text/css" href="sdk_styles.css"/>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
</head>
<body>
<div id="BgContainer">
@@ -40,16 +38,16 @@
<h1>
Installation Guide
</h1>
-<table class="table1" cellpadding=0>
+<table class="table1" cellpadding="0">
<tr>
- <td colspan="3"><img class="nothing10" src="images/nada.gif"></td>
+ <td colspan="3"><img class="nothing10" src="images/nada.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
- <td colspan="3"><img class="nothing1" src="images/nada.gif"></td>
+ <td colspan="3"><img class="nothing1" src="images/nada.gif"/></td>
</tr>
<tr>
<td>
@@ -65,26 +63,25 @@
</td>
</tr>
<tr valign="top">
- <td><b>LibreOffice %PRODUCT_RELEASE% installation</td>
+ <td><b>LibreOffice %PRODUCT_RELEASE% installation</b></td>
<td class="content80">The SDK works on top of an existing office
installation and uses the same libraries as the office installation.</td>
- </tr>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td><b>JDK (1.5 or higher)<b></td>
+ <td><b>JDK (1.5 or higher)</b></td>
<td class="content80">
<p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
<p>Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.</p>
<p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td><b>C++ compiler<b></td>
+ <td><b>C++ compiler</b></td>
<td class="content80">A C++ compiler is necessary for developing C++
components or applications. UNO depends on a compiler dependent language
binding, so that we use the appropriate compiler where a language binding
@@ -103,62 +100,62 @@
<td class="cell80">Microsoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)</td>
</tr>
</table>
- <p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en">Microsoft Visual Studio 2008 Redistributable Package</a> is also installed. You can download this package from Microsoft directly.</a></p></td>
+ <p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&amp;displaylang=en">Microsoft Visual Studio 2008 Redistributable Package</a> is also installed. You can download this package from Microsoft directly.</p></td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td><b>Microsoft .NET Framework SDK version 1.0 or higher<b></td>
+ <td><b>Microsoft .NET Framework SDK version 1.0 or higher</b></td>
<td class="content80">The SDK is required for building CLI applications.
- That is, programs written in languages, such as C# or VB.NET.<br>
+ That is, programs written in languages, such as C# or VB.NET.<br/>
<p><b>Note</b>: The .NET Framework is <b><u>optional</u></b>!</p></td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td><b>GNU make (3.79.1 or higher)<b></td>
+ <td><b>GNU make (3.79.1 or higher)</b></td>
<td class="content80">
<p>GNU make is used to build the examples of the SDK. GNU make is available from <a target="_blank" href="http://www.gnu.org" title="link to www.gnu.org (online)">http://www.gnu.org</a>. It can be ftped via <a target="_blank" href="ftp://ftp.gnu.org/gnu/make" title="link to gnumake on www.gnu.org (online)">ftp://ftp.gnu.org/gnu/make</a></p>
<p><b>Note</b>: Windows user can find an executable of gnu make under <a target="_blank" href="http://www.mingw.org/wiki/Getting_Started" title="link to the MinGW Getting Started wiki (online)">http://www.mingw.org/wiki/Getting_Started</a> (see the mingw32-make link under &quot;Manual Installation&quot;). Do not use the Cygwin make, because it does not
- work well. On Solaris gnu make can be found often under <b><i>/usr/sfw/bin/gmake</i></b>, but keep in mind that you have to use <b>'gmake'</b> then. Or you can find gnu make also under <a target="_blank" href="http://www.sunfreeware.com/" title="link to www.sunfreeware.com (online)">http://www.sunfreeware.com/</a>.</td>
+ work well. On Solaris gnu make can be found often under <b><i>/usr/sfw/bin/gmake</i></b>, but keep in mind that you have to use <b>'gmake'</b> then. Or you can find gnu make also under <a target="_blank" href="http://www.sunfreeware.com/" title="link to www.sunfreeware.com (online)">http://www.sunfreeware.com/</a>.</p></td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td><b>zip tool (2.3 or higher)<b></td>
+ <td><b>zip tool (2.3 or higher)</b></td>
<td class="content80">The zip tool is used to create UNO packages. zip is
- a new requirement to make the SDK independent of a Java SDK.<br>
+ a new requirement to make the SDK independent of a Java SDK.<br/>
If you do not have these already, you can download them from <a target="_blank" href="http://www.info-zip.org" title="link to www.ubfi-zip.org (online)">http://www.info-zip.org</a>. Note: The cygwin zip.exe does not work for the build under
the 4NT shell. You have to use the native w32 version.</td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="middle">
<td colspan="2">
<p>The SDK provides an implicit configuration mechanism, which
configures the SDK build environment to your personal needs the first
time you use the SDK environment. This configuration step creates one
- new setsdkenv_XXX script in the user's home directory:</P>
+ new setsdkenv_XXX script in the user's home directory:</p>
<ul>
- <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b>&nbsp;&nbsp;-> for Unix
- <li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b></a>&nbsp;&nbsp;-> for Windows2000/XP or later
+ <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b>&nbsp;&nbsp;-&gt; for Unix</li>
+ <li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b>&nbsp;&nbsp;-&gt; for Windows2000/XP or later</li>
</ul>
<p>The automatically started configure script (Unix and Windows2000/XP)
requests relevant information and directories (SDK, LibreOffice, GNU make,
Java, C++), in order to prepare a working SDK environment. After completing the
configure script once, the newly created script is always used to set the
necessary environment variables for using the SDK and the required
- tools.</P>
+ tools.</p>
<p>On UNIX operating systems, the configure script uses Perl. LINUX systems should have
installed a working Perl version, and on Solaris you can find a working
Perl version under <a target="_blank" href="http://www.sunfreeware.com/" title="link to www.sunfreeware.com (online)">http://www.sunfreeware.com/</a> if
necessary. On Windows, the configure script uses Windows Script and
a JScipt. If you have problems with Windows Script, you can download a
- newer version of <a href ="http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en" link"link to the download page for the Windows Script">Windows Script</a>.
+ newer version of <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&amp;displaylang=en" title="link to the download page for the Windows Script">Windows Script</a>.
</p>
<p>On other versions of Windows, use the batch
file template <b>&lt;OO_SDK_HOME&gt;\setsdkenv_windows.template</b>,
@@ -174,8 +171,8 @@
and OO_SDK_URE_HOME must be set. The other should be either unset or
set to an empty value.</td>
</tr>
- <tr><a name="oosdkname"/>
- <td class="cell20"><b>OO_SDK_NAME</b></td>
+ <tr>
+ <td class="cell20"><a name="oosdkname"/><b>OO_SDK_NAME</b></td>
<td class="cell80">The configuration uses the
directory name of the SDK, but you can use another name as well.
It is important that the name does not contain spaces, because of a limitation
@@ -214,7 +211,7 @@
<td class="cell80">Path to the C# compiler and VB.NET compiler (on
Windows, this directory can be found under the system directory (e.g.
c:\WINXP\Microsoft.NET\Framework\v1.0.3705). The compilers are
- <b>optional</b> and only necessary for building the CLI examples.<br>
+ <b>optional</b> and only necessary for building the CLI examples.<br/>
<b>Note: Windows only!</b></td>
</tr>
<tr>
@@ -250,7 +247,7 @@
</td>
</tr>
<tr valign="middle">
- <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="2"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td colspan="2">
@@ -293,7 +290,7 @@
$OO_SDK_URE_JAVA_DIR/ridl.jar;
$OO_SDK_URE_JAVA_DIR/unoloader.jar;
[$OO_SDK_URE_JAVA_DIR/unoil.jar;]
- $CLASSPATH</i><br>
+ $CLASSPATH</i><br/>
<p>The classpath will be set or extended to the necessary jar files of
the specified office installation. (<i>unoil.jar</i> is only included
when OFFICE_HOME is set.)</p>
@@ -301,7 +298,7 @@
</tr>
<tr valign="top">
<td class="cell20">OFFICE_PROGRAM_PATH</td>
- <td class="cell80">=<i>$OFFICE_HOME/program</i><br>
+ <td class="cell80">=<i>$OFFICE_HOME/program</i><br/>
<p>This variable is used to find, for example, the office type library and
the UNO package deployment tool. This variable is only relevant when
OFFICE_HOME is set.</p>
@@ -309,7 +306,7 @@
</tr>
<tr valign="top">
<td class="cell20">UNO_PATH</td>
- <td class="cell80">=<i>$OFFICE_PROGRAM_PATH</i><br>
+ <td class="cell80">=<i>$OFFICE_PROGRAM_PATH</i><br/>
<p>This variable is used to ensure that the new C++ UNO bootstrap
mechanism uses the configured office installation of the SDK. Normally
the bootstrap mechanism finds the default office installation for the
@@ -325,7 +322,7 @@
<table class="table4">
<tr valign="top">
<td class="cell20">LD_LIBRARY_PATH</td>
- <td class="cell80">=<i>$OO_SDK_URE_LIB_DIR: $OO_SDK_HOME/(solsparc|solintel)/lib: $LD_LIBRARY_PATH</i><br>
+ <td class="cell80">=<i>$OO_SDK_URE_LIB_DIR: $OO_SDK_HOME/(solsparc|solintel)/lib: $LD_LIBRARY_PATH</i><br/>
<p>The LD_LIBRARY_PATH will be set or will be extended by the office/URE
library path, the platform dependent lib directory for several additional
libraries.</p>
@@ -333,7 +330,7 @@
</tr>
<tr valign="top">
<td class="cell20">PATH</td>
- <td class="cell80">=<i>$OO_SDK_HOME/(solsparc|solintel)/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_URE_BIN_DIR: $PATH</i></b><br>
+ <td class="cell80">=<i>$OO_SDK_HOME/(solsparc|solintel)/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_URE_BIN_DIR: $PATH</i><br/>
<p>The PATH variable will be extended by the paths for the SDK development
tools, the compiler, the JDK, GNU make, the zip tool and the
OO_SDK_URE_BIN_DIR, where the compiler or the JDK are
@@ -351,7 +348,7 @@
<table class="table4">
<tr valign="top">
<td class="cell20">LD_LIBRARY_PATH</td>
- <td class="cell80">=<i>$OO_SDK_URE_LIB_DIR: $SDK_HOME/linux/lib: $LD_LIBRARY_PATH</i><br>
+ <td class="cell80">=<i>$OO_SDK_URE_LIB_DIR: $SDK_HOME/linux/lib: $LD_LIBRARY_PATH</i><br/>
<p>The LD_LIBRARY_PATH will be set or will be extended by the office/URE
library path, the platform dependent lib directory for some additional
libraries.</p>
@@ -359,7 +356,7 @@
</tr>
<tr valign="top">
<td class="cell20">PATH</td>
- <td class="cell80">=<i>$OO_SDK_HOME/linux/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_URE_BIN_DIR: $PATH</i><br>
+ <td class="cell80">=<i>$OO_SDK_HOME/linux/bin:$OO_SDK_MAKE_HOME: $OO_SDK_ZIP_HOME: [$OO_SDK_CPP_HOME:] [$OO_SDK_JAVA_HOME/bin:] $OO_SDK_URE_BIN_DIR: $PATH</i><br/>
<p>The PATH variable will be extended by the paths for the SDK development
tools, the compiler, the JDK, GNU make, the zip tool and the
OO_SDK_URE_BIN_DIR, where the compiler and the JDK are
@@ -377,7 +374,7 @@
<table class="table4">
<tr valign="top">
<td class="cell20">PATH</td>
- <td class="cell80">=<i>%OO_SDK_HOME%\windows\bin; %OO_SDK_MAKE_HOME%; %OO_SDK_ZIP_HOME%; [%OO_SDK_CLI_HOME%;] [%OO_SDK_CPP_HOME%;] [%OO_SDK_JAVA_HOME%\bin;] %OO_SDK_URE_BIN_DIR%; %PATH%</i><br>
+ <td class="cell80">=<i>%OO_SDK_HOME%\windows\bin; %OO_SDK_MAKE_HOME%; %OO_SDK_ZIP_HOME%; [%OO_SDK_CLI_HOME%;] [%OO_SDK_CPP_HOME%;] [%OO_SDK_JAVA_HOME%\bin;] %OO_SDK_URE_BIN_DIR%; %PATH%</i><br/>
<p>The PATH variable will be extended by the paths for the SDK development
tools, the compiler, the JDK, GNU make, the zip tool and the
OO_SDK_URE_BIN_DIR.</p>
@@ -385,7 +382,7 @@
</tr>
<tr valign="top">
<td class="cell20">LIB</td>
- <td class="cell80">=<i>%OO_SDK_HOME%\windows\lib; %LIB%</i><br>
+ <td class="cell80">=<i>%OO_SDK_HOME%\windows\lib; %LIB%</i><br/>
<p>The LIB variable will be extended by the path to the import libraries
that are necessary for Windows.</p>
</td>
@@ -411,11 +408,11 @@
<div id="FooterText">
<p>
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
- <br>
+ <br/>
LibreOffice was created by The Document Foundation,
based on Apache OpenOffice, which is Copyright 2011
The Apache Software Foundation.
- <br>
+ <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>
@@ -429,6 +426,7 @@
</div>
</div>
</div>
+ </div>
</body>
</html>
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index 364cb090b25a..ffac2d8283e5 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -19,9 +19,8 @@
<html>
<head>
<title>LibreOffice %PRODUCT_RELEASE% SDK - Development Tools</title>
- <link rel="stylesheet" type="text/css" href="sdk_styles.css">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="author" content="J&uuml;rgen Schmidt">
+ <link rel="stylesheet" type="text/css" href="sdk_styles.css"/>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
</head>
<body>
<a name="tools"></a>
@@ -40,29 +39,29 @@
<h1>
Development Tools
</h1>
-<table class="table1" cellpadding=0>
+<table class="table1" cellpadding="0">
<tr>
- <td colspan="3"><img class="nothing10" src="images/nada.gif"></td>
+ <td colspan="3"><img class="nothing10" src="images/nada.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
- <td colspan="3"><img class="nothing1" src="images/nada.gif"></td>
+ <td colspan="3"><img class="nothing1" src="images/nada.gif"/></td>
</tr>
<tr>
<td>
<table class="table3">
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#unopkg" title="link to the unopkg tool description">unopkg</a></td>
<td class="content87">The new UNO package deployment tool. It comes
with the office installation and can be found in the program
directory of the office installation.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#unoexe" title="link to the uno tool description">uno</a></td>
<td class="content87">Tool to provide a UNO runtime environment and
provide configured (deployed) or single components. This tool
@@ -70,59 +69,59 @@
directory of the office installation.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regmerge" title="link to the regmerge tool description">regmerge</a></td>
<td class="content87">Tool to merge several registry (e.g. type
libraries) files into one file. <b>Note:</b> Since OpenOffice.org 3 it is not longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regview" title="link to the regview tool description">regview</a></td>
<td class="content87">Tool to view the content of a registry file
in a human readable manner. Special support for type library
nodes. <b>Note:</b> Since OpenOffice.org 3 it is not longer part of the SDK but it comes directly with the office as part of the <b>ure</b>.</td>
</tr>
<tr valign="middle">
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#idlc" title="link to the idlc tool description">idlc</a></td>
<td class="content87">The UNOIDL compiler, generates a common
binary type library format as base for all codemaker tools and
the UNO runtime type library.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#cppumaker" title="link to the cppumaker tool description">cppumaker</a></td>
<td class="content87">Tool for generating C++ code for the UNOIDL
types stored in a type library.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#javamaker" title="link to the javamaker tool description">javamaker</a></td>
<td class="content87">Tool for generating Java class files for the
UNOIDL types stored in a type library.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#climaker" title="link to the climaker tool description">climaker</a></td>
<td class="content87">Tool for generating CLI assemblies for the
UNOIDL types stored in a type library (windows only).</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#uno-skeletonmaker" title="link to the uno-skeletonmaker tool description">uno-skeletonmaker</a></td>
<td class="content87">Tool for dumping type definitions on stdout or generating complete code skeletons for Java/C++.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regmerge" title="link to the regmerge tool description">regmerge</a></td>
<td class="content87">Tool to merge several registry (e.g. type
libraries) files into one file.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="images/arrow-1.gif"></td>
+ <td class="content3"><img src="images/arrow-1.gif"/></td>
<td><a href="#regview" title="link to the regview tool description">regview</a></td>
<td class="content87">Tool to view the content of a registry file
in a human readable manner. Special support for type library
@@ -133,20 +132,20 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="unopkg"/>unopkg</td>
<td align="right">
- <a style="a:link:visited #FFFFFF;" href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td>
+ <a style="a:link:visited #FFFFFF;" href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a></td>
</tr>
<tr>
<td colspan="3">
@@ -164,17 +163,16 @@
<p class="head2">Usage:</p>
<blockquote>
<b><code>
- unopkg add &lt;options&gt; package-path...<br>
- unopkg remove &lt;options&gt; package-name...<br>
- unopkg list &lt;options&gt; package-name...<br>
- unopkg reinstall &lt;options&gt;<br>
- unopkg gui<br>
- unopkg -V<br>
- unopkg -h<br>
+ unopkg add &lt;options&gt; package-path...<br/>
+ unopkg remove &lt;options&gt; package-name...<br/>
+ unopkg list &lt;options&gt; package-name...<br/>
+ unopkg reinstall &lt;options&gt;<br/>
+ unopkg gui<br/>
+ unopkg -V<br/>
+ unopkg -h<br/>
</code></b>
</blockquote>
<p class="head2">Sub-commands:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>add</code></td>
@@ -199,9 +197,7 @@
(GUI)</td>
</tr>
</table>
- </p>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-h, --help</code></td>
@@ -223,7 +219,7 @@
<tr>
<td class="cell15"><code>--log-file &lt;file&gt;</code></td>
<td class="cell85">custom log file; default:
- <i>&lt;cache-dir&gt/log.txt</i>.</td>
+ <i>&lt;cache-dir&gt;/log.txt</i>.</td>
</tr>
<tr>
<td class="cell15"><code>--shared</code></td>
@@ -232,30 +228,29 @@
running!</td>
</tr>
<tr>
- <td class="cell15"><code>--deployment-context &lt;context&gt</code>
+ <td class="cell15"><code>--deployment-context &lt;context&gt;</code>
</td>
<td class="cell85">expert feature: explicit deployment context</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="unoexe"/>uno</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -271,14 +266,14 @@
<p>The starter loads the component and instantiates it. The component
must export the interface <a href="common/ref/com/sun/star/lang/XMain.html" title="link into the IDL reference to the interface com.sun.star.lang.XMain">com.sun.star.lang.XMain</a>:</p>
<p>
- <code>interface XMain : com::sun::star::uno::XInterface <br>
- { <br>
- &nbsp;&nbsp;&nbsp; /** This method is called to run the component.<br>
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @param aArguments command line arguments <br>
- &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @return process error code to be returned to system <br>
- &nbsp;&nbsp;&nbsp; */ <br>
- &nbsp;&nbsp;&nbsp; long run( [in] sequence&lt; string &gt; arguments ); <br>
+ <code>interface XMain : com::sun::star::uno::XInterface <br/>
+ { <br/>
+ &nbsp;&nbsp;&nbsp; /** This method is called to run the component.<br/>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br/>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @param aArguments command line arguments <br/>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; @return process error code to be returned to system <br/>
+ &nbsp;&nbsp;&nbsp; */ <br/>
+ &nbsp;&nbsp;&nbsp; long run( [in] sequence&lt; string &gt; arguments ); <br/>
};
</code>
</p>
@@ -289,14 +284,13 @@
<p class="head2">Usage:</p>
<blockquote>
<b><code>uno (-c&lt;ComponentImplementationName&gt; -l &lt;LocationUrl&gt;
- | -s &lt;ServiceName&gt;) <br>
- [-u uno:(socket[,host=&lt;HostName&gt;][,port=&lt;nnn&gt;]|pipe[,name=&lt;PipeName&gt;]);iiop|urp;&lt;Name&gt;<br>
- [--singleaccept] [--singleinstance]] <br>
+ | -s &lt;ServiceName&gt;) <br/>
+ [-u uno:(socket[,host=&lt;HostName&gt;][,port=&lt;nnn&gt;]|pipe[,name=&lt;PipeName&gt;]);iiop|urp;&lt;Name&gt;<br/>
+ [--singleaccept] [--singleinstance]] <br/>
[-- &lt;Argument1 Argument2 ...&gt;]
</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>&lt;HostName&gt;</code></td>
@@ -329,25 +323,24 @@
<p>You can easily connect to a server started with the
<code>-u (url)</code> option by using this service, giving the same url
to resolve. The service provides you an instance from remote.</p>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="idlc"/>idlc</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -355,13 +348,12 @@
<p>'idlc' is the UNOIDL compiler. It is a full featured compiler used
to check UNODL type definitions and transform valid type definitions
into a binary type library format, which is later used by all codemaker
- tools. It is also used as a dynamic type library for UNO at runtime.<br>
+ tools. It is also used as a dynamic type library for UNO at runtime.<br/>
You can find a syntax description for UNOIDL <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/AppendixD/UNOIDL_Syntax_Specification" title="link to the &quot;UNOIDL Syntax Specification&quot; chapter in the Developer's Guide">here</a>.</p>
<p class="head2">Usage:</p>
<blockquote>
<b><code>idlc [-options] file_1 ... file_n | @&lt;filename&gt;</code></b>
</blockquote>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>file_1 ... file_n</code></td>
@@ -374,9 +366,7 @@
file.</td>
</tr>
</table>
- </p>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-O&lt;path&gt;</code></td>
@@ -404,32 +394,31 @@
<td class="cell85">print this help message and exit.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="cppumaker"/>cppumaker</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
<td colspan="3">
<p>The 'cppumaker' generates a C++ representation for idl types. The
cppumaker works on a typelibrary, which is generated by the UNOIDL
- compiler (<a href="#idlc" link="link to the idlc tool description">
+ compiler (<a href="#idlc" title="link to the idlc tool description">
idlc</a>). It generates the output for all specified types and for all
types the specified types depend on.</p>
<p class="head2">Usage:</p>
@@ -437,7 +426,6 @@
<b><code>cppumaker [-options] file_1 ... file_n</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-O&lt;path&gt;</code></td>
@@ -446,7 +434,7 @@
directory.</td>
</tr>
<tr>
- <td class="cell15"><code>-T&lt;name&gt;<br>
+ <td class="cell15"><code>-T&lt;name&gt;<br/>
|-T&lt;t1&gt;;&lt;t2&gt;...</code></td>
<td class="cell85">name specifies a type or a list of types. The
output for this type and all dependent types are generated. If no '-T'
@@ -494,32 +482,31 @@
for generation.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="javamaker"/>javamaker</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
<td colspan="3">
<p>The 'javamaker' generates the appropriate Java class file for each idl
type. The javamaker works on a typelibrary which is generated by the
- UNOIDL compiler (<a href="#idlc" link="link to the idlc tool description">
+ UNOIDL compiler (<a href="#idlc" title="link to the idlc tool description">
idlc</a>). It generates the output for all specified types and for all
types the specified types depend on.</p>
<p class="head2">Usage:</p>
@@ -527,7 +514,6 @@ types the specified types depend on.</p>
<b><code>javamaker [-options] file_1 ... file_n -Xfile_n+1 -Xfile_n+2</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-O&lt;path&gt;</code></td>
@@ -572,32 +558,31 @@ types the specified types depend on.</p>
for generation.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="climaker"/>climaker</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
<td colspan="3">
<p>The 'climaker' (windows only) generates the appropriate CLI assemblies file for each idl
type. The climaker works on a typelibrary which is generated by the
- UNOIDL compiler (<a href="#idlc" link="link to the idlc tool description">
+ UNOIDL compiler (<a href="#idlc" title="link to the idlc tool description">
idlc</a>). It generates the output for all specified types and for all
types the specified types depend on.</p>
<p class="head2">Usage:</p>
@@ -605,11 +590,10 @@ types the specified types depend on.</p>
<b><code>climaker &lt;switches&gt; [registry-file-1 registry-file-2 ...]</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-O, --out &lt;output_file&gt;</code></td>
- <td class="cell85">output assembly file;<br>
+ <td class="cell85">output assembly file;<br/>
defaults to cli_unotypes.dll if more than one registry-file is given, else &lt;registry-file&gt;.dll</td>
</tr>
<tr>
@@ -665,26 +649,25 @@ types the specified types depend on.</p>
</tr>
</table>
- </p>
<p><b>Example:</b> <code>climaker --out cli_mytypes.dll --reference cli_uretypes.dll --extra types.rdb mytypes.rdb</code></p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="uno-skeletonmaker"/>uno-skeletonmaker</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -693,16 +676,15 @@ types the specified types depend on.</p>
<p class="head2">Usage:</p>
<blockquote>
<b><code>
- uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url>) dump [&lt;options>] -t &lt;type&gt; ...<br>
- uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url&gt;) component [&lt;options&gt;] -n &lt;name&gt; -t &lt;type&gt; ...<br>
- uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url&gt;) calc-add-in [&lt;options&gt;] -n &lt;name&gt; -t &lt;add-in_service&gt;<br>
+ uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url>) dump [&lt;options>] -t &lt;type&gt; ...<br/>
+ uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url&gt;) component [&lt;options&gt;] -n &lt;name&gt; -t &lt;type&gt; ...<br/>
+ uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url&gt;) calc-add-in [&lt;options&gt;] -n &lt;name&gt; -t &lt;add-in_service&gt;<br/>
uno-skeletonmaker (-env:INIFILENAME=&lt;url&gt; | -env:UNO_TYPES=&lt;url&gt;) add-on [&lt;options&gt;] -n &lt;name&gt; -p &lt;protocol_name:command,...&gt;
- uno-skeletonmaker -V, --version<br>
- uno-skeletonmaker -h, --help<br>
+ uno-skeletonmaker -V, --version<br/>
+ uno-skeletonmaker -h, --help<br/>
</code></b>
</blockquote>
<p class="head2">Sub-commands:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>dump</code></td>
@@ -721,9 +703,7 @@ types the specified types depend on.</p>
<td class="cell85">generates a language specific code skeleton for an add-on compnent using the implementation name as the file and class name. The protocol name(s) and the corresponding command(s) have to be specified with the '-p' option.</td>
</tr>
</table>
- </p>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-env:INIFILENAME=&lt;url&gt;</code></td>
@@ -739,9 +719,9 @@ types the specified types depend on.</p>
</tr>
<tr>
<td class="cell15"><code>--(java4|java5|cpp)</code></td>
- <td class="cell85">select the target language<br>
- --java4 generate output for Java 1.4 or earlier<br>
- --java5 generate output for Java 1.5 or later (is currently the default)<br>
+ <td class="cell85">select the target language<br/>
+ --java4 generate output for Java 1.4 or earlier<br/>
+ --java5 generate output for Java 1.5 or later (is currently the default)<br/>
--cpp generate output for C++</td>
</tr>
<tr>
@@ -757,7 +737,7 @@ types the specified types depend on.</p>
<td class="cell85">generates a default LibreOffice MPLv2 license header at the beginning of a component source file. This option is taken into account in 'component' mode only and if -o is unequal 'stdout'.</td>
</tr>
<tr>
- <td class="cell15"><code>-bc<br>--backward-compatible</code></td>
+ <td class="cell15"><code>-bc<br/>--backward-compatible</code></td>
<td class="cell85">specifies that the generated calc add-in is backward compatible to older office versions and implement the former required add-in interfaces where the implementation is mapped on the new add-in configuration. In this case the config schema needs to be bundled with the extension add-in as well. Default is a minimal add-in component skeleton based on the add-in configuration coming with the office since OO.org 2.0.4.</td>
</tr>
<tr>
@@ -793,25 +773,24 @@ types the specified types depend on.</p>
<td class="cell85">print this help and exit.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="regmerge"/>regmerge</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -825,7 +804,6 @@ types the specified types depend on.</p>
<b><code>regmerge [-v|--verbose] &lt;mergefile&gt; &lt;mergeKeyName&gt; &lt;regfile_1&gt; ... &lt;regfile_n&gt;</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
<td class="cell15"><code>-v|--verbose</code></td>
@@ -847,25 +825,24 @@ types the specified types depend on.</p>
merged.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="regview"/>regview</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -878,10 +855,9 @@ types the specified types depend on.</p>
<b><code>regview &lt;registryfile&gt; [&lt;keyName&gt;]</code></b>
</blockquote>
<p class="head2">Options:</p>
- <p>
<table class="table4">
<tr>
- <td class="cell15">-br&lt;registryfile&gt;</code></td>
+ <td class="cell15"><code>-br&lt;registryfile&gt;</code></td>
<td class="cell85">the name of the registry whose contents should
be viewed.</td>
</tr>
@@ -894,25 +870,24 @@ types the specified types depend on.</p>
content of the registry file.</td>
</tr>
</table>
- </p>
</td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td colspan="2" class="head1"><a name="autodoc"/>autodoc</td>
<td align="right">
- <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
+ <a href="#tools" title="link to the tools overview"><img class="navigate" src="images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -928,7 +903,7 @@ types the specified types depend on.</p>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="images/nada.gif"/></td>
</tr>
</table>
</div>
@@ -936,11 +911,11 @@ types the specified types depend on.</p>
<div id="FooterText">
<p>
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
- <br>
+ <br/>
LibreOffice was created by The Document Foundation,
based on Apache OpenOffice, which is Copyright 2011
The Apache Software Foundation.
- <br>
+ <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>
@@ -954,6 +929,7 @@ types the specified types depend on.</p>
</div>
</div>
</div>
+ </div>
</body>
</html>
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index c900bb6c669b..e94cda5fa31d 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -19,9 +19,8 @@
<html>
<head>
<title>LibreOffice %PRODUCT_RELEASE% SDK - Developer's Guide Examples</title>
- <link rel="stylesheet" type="text/css" href="../../docs/sdk_styles.css">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="author" content="J&uuml;rgen Schmidt">
+ <link rel="stylesheet" type="text/css" href="../../docs/sdk_styles.css"/>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
</head>
<body>
<a name="tools"></a>
@@ -40,11 +39,12 @@
<h1>
Developer's Guide Examples
</h1>
-<table class="table1" cellpadding=0>
+<table class="table1" cellpadding="0">
<tr>
<td colspan="3"><img class="nothing10"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
+<td colspan="3"><table class="table2">
<tr>
<td>
<table class="table3">
@@ -62,7 +62,7 @@ to modify an existing example to their own needs.</p>
instance listening on a port. If this is necessary you will get further
information in the makefiles.</p>
<p>All examples marked with a <img
- src="../../docs/images/bluball.gif"> are executable and be started
+ src="../../docs/images/bluball.gif"/> are executable and be started
using a run target in the makefile. The name of the binary (C++) can
differ compared to the source file, please see the run target in the
appropriate makefile. Some of the examples which create a component
@@ -76,7 +76,7 @@ detail how to create a working data source (see the office help).</p>
</tr>
<tr>
<td><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
</tbody>
</table>
@@ -88,112 +88,111 @@ detail how to create a working data source (see the office help).</p>
<tbody>
<tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#FirstSteps"
title="link to the First Steps examples">First Steps</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#ProfessionalUNO"
title="link to the Professional UNO examples">Professional UNO</a></td>
<td class="content10"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Components"
title="link to the Components examples">Writing UNO components</a></td>
</tr>
<tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#OfficeDevelopment"
title="link to the Office Development examples">Office Development</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Text" title="link to the Text examples">Text
Documents</a></td>
<td class="content10"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Spreadsheet"
title="link to the Spreadsheet examples">Spreadsheet Documents</a></td>
</tr>
<tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Drawing"
title="link to the Drawing And Presentation examples">Drawing and
Presentation Documents</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Charts"
title="link to the Charts examples">Charts</a></td>
<td class="content10"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#BasicandDialogs"
title="link to the Basic And Dialogs examples">LibreOffice %PRODUCT_RELEASE% Basic and
Dialogs</a></td>
</tr>
<tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Database"
title="link to the Database examples">Database Access</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Forms"
title="link to the Forms examples">Forms</a></td>
<td class="content10"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
- <td><a href="#UniversalContentBroker%28UCB%29"
+ src="../../docs/images/arrow-1.gif"/></td>
+ <td><a href="#UniversalContentBroker"
title="link to the Universal Content Broker examples">Universal
Content Broker (UCB)</a></td>
</tr>
<tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#Configuration"
title="link to the Configuration examples">Configuration Management</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#OfficeBean"
title="link to the OOoBean examples">Office Bean</a></td>
<td class="content10"></td>
</tr>
+ <tr valign="top">
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#ScriptingFramework" title="link to the Scripting Framework examples">Scripting Framework</a></td>
<td class="content4"></td>
<td class="content3"><img
- src="../../docs/images/arrow-1.gif"></td>
+ src="../../docs/images/arrow-1.gif"/></td>
<td><a href="#GraphicalUserInterfaces" title="link to the Graphical UserInterfaces examples">Graphical User Interfaces</a></td>
<td class="content10"></td>
<td class="content3"></td>
<td></td>
- <tr>
</tr>
</tbody>
</table>
</td>
</tr>
- </tbody>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -206,9 +205,9 @@ Content Broker (UCB)</a></td>
examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -224,7 +223,7 @@ examples</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./FirstSteps/FirstUnoContact.java"
title="link to FirstSteps/FirstUnoContact.java">FirstUnoContact</a></td>
<td class="cell80">Shows how to initialize UNO and
@@ -233,7 +232,7 @@ different process space.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./FirstSteps/FirstLoadComponent.java"
title="link to FirstSteps/FirstLoadComponent.java">FirstLoadComponent</a></td>
<td class="cell80">Demonstrates how to load a
@@ -241,7 +240,7 @@ component into LibreOffice %PRODUCT_RELEASE% by a Java application.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./FirstSteps/HelloTextTableShape.java"
title="link to FirstSteps/HelloTextTableShape.java">HelloTextTableShape</a></td>
<td class="cell80">Performs some generic text and
@@ -256,15 +255,15 @@ drawing document.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -277,9 +276,9 @@ drawing document.</td>
name="ProfessionalUNO">Professional UNO examples1</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -295,7 +294,7 @@ drawing document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/Lifetime/MyUnoObject.java"
title="link to ProfUNO/Lifetime/MyUnoObject.java">MyUnoObject</a></td>
<td class="cell80">Shows that it depends on the
@@ -303,7 +302,7 @@ implementation of the Java VM whether finalize() will be called or not.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/Lifetime/object_lifetime.cxx"
title="link to ProfUNO/Lifetime/object_lifetime.java">object_lifetime.cxx
(ProfUnoLifetime)</a></td>
@@ -324,7 +323,7 @@ mechanism in C++.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/InterprocessConn/ConnectionAwareClient.java"
title="link to ProfUNO/InterprocessConn/ConnectionAwareClient/.java">ConnectionAwareClient</a></td>
<td class="cell80">Implements a client which is aware
@@ -332,7 +331,7 @@ of losing connection to LibreOffice %PRODUCT_RELEASE%.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/InterprocessConn/UrlResolver.java"
title="link to ProfUNO/InterProcessConn/UrlResolver.java">UrlResolver</a></td>
<td class="cell80">Builds a connection to
@@ -355,7 +354,7 @@ shows the usage of <a
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/CppBinding/office_connect.cxx"
title="link to ProfUNO/CppBinding/office_connect.java">office_connect.cxx</a></td>
<td class="cell80">Builds a connection to
@@ -363,7 +362,7 @@ LibreOffice %PRODUCT_RELEASE% using C++.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/CppBinding/string_samples.cxx"
title="link to ProfUNO/Cppbinding/string_samples.java">string_samples.cxx</a></td>
<td class="cell80">Demonstrates usage of RTL string
@@ -388,7 +387,7 @@ and <a href="../../docs/cpp/ref/names/rtl/c-OUStringBuffer.html"
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java"
title="link to ProfUNO/SimpleBootstrap_java/SimpleBootstrap_java.java">SimpleBootstrap_java.java</a></td>
<td class="cell80">Shows the transparent use of
@@ -418,7 +417,7 @@ file entries.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx"
title="link to ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx">SimpleBootstrap_cpp.cxx</a></td>
<td class="cell80">Shows the transparent use of
@@ -454,11 +453,11 @@ bootstraps the component context from a UNO installation.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -471,9 +470,9 @@ bootstraps the component context from a UNO installation.</td>
UNO components examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -602,7 +601,7 @@ for the ProtocolHandler addon where different entries are configured.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"> <a
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/> <a
href="./Components/JavaComponent/TestJavaComponent.java"
title="link to Components/JavaComponent/TestJavaComponent.java">TestJavaComponent</a></td>
<td class="cell80">Demonstrates how to extend the
@@ -655,7 +654,7 @@ provider) which can create the two test components.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"> <a
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/> <a
href="./Components/CppComponent/TestCppComponent.cxx"
title="link to Components/CppComponent/TestCppComponent.cxx">TestCppComponent.cxx</a></td>
<td class="cell80">Shows how to create new instances
@@ -716,7 +715,7 @@ for the image shrink component and instantiates it.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif"> <a
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/> <a
href="./Components/DialogComponent/DialogComponent.java"
title="link to Components/DialogComponent/DialogComponent.java">DialogComponent.java</a></td>
<td class="cell80">Implements a component accessing a dialog created
@@ -757,15 +756,15 @@ for the image shrink component and instantiates it.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -778,9 +777,9 @@ for the image shrink component and instantiates it.</td>
name="OfficeDevelopment">Office Development examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -931,7 +930,7 @@ document component.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/DesktopEnvironment/Desk.java"
title="link to OfficeDev/DesktopEnvironment/Desk.java">Desk</a></td>
<td class="cell80">This is the main part of a demo
@@ -1053,7 +1052,7 @@ LibreOffice %PRODUCT_RELEASE% and exports its UNO service manager to the Java si
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/ContextMenuInterceptor.java"
title="link to OfficeDev/ContextMenuInterceptor.java">ContextMenuInterceptor</a></td>
<td class="cell80">This example shows a context menu
@@ -1071,7 +1070,7 @@ menu interceptor example. It determines the menu element type.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/Number_Formats.java"
title="link to OfficeDev/Number_Formats.java">Number_Formats</a></td>
<td class="cell80">Demonstrates the use of number
@@ -1091,7 +1090,7 @@ formats in a spreadsheet document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/TerminationTest/TerminationTest.java"
title="link to OfficeDev/TerminationTest/TerminationTest.java">TerminationTest</a></td>
<td class="cell80">This example uses the
@@ -1121,7 +1120,7 @@ when LibreOffice %PRODUCT_RELEASE% terminates.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/Clipboard/Clipboard.java"
title="link to OfficeDev/Clipboard/Clipboard.java">Clipboard</a></td>
<td class="cell80">Demonstrates the usage of the
@@ -1167,7 +1166,7 @@ of formats.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeDev/Linguistic/LinguisticExamples.java"
title="link to OfficeDev/Linguistic/LinguisticExamples.java">LinguisticExamples</a></td>
<td class="cell80">A short example that uses most of
@@ -1198,8 +1197,6 @@ thesaurus directly.</td>
tracking the hyphenation relevant properties.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/PropChgHelper_Spell.java"
title="link to OfficeDev/Linguistic/PropChgHelper_Spell.java">PropChgHelper_Spell</a></td>
@@ -1207,8 +1204,6 @@ tracking the hyphenation relevant properties.</td>
tracking the spell checking relevant properties.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/SampleHyphenator.java"
title="link to OfficeDev/Linguistic/SampleHyphenator.java">SampleHyphenator</a></td>
@@ -1218,8 +1213,6 @@ tracking the spell checking relevant properties.</td>
service.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/SampleSpellChecker.java"
title="link to OfficeDev/Linguistic/SampleSpellChecker.java">SampleSpellChecker</a></td>
@@ -1229,8 +1222,6 @@ service.</td>
service.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/SampleThesaurus.java"
title="link to OfficeDev/Linguistic/SampleThesaurus.java">SampleThesaurus</a></td>
@@ -1240,8 +1231,6 @@ service.</td>
service.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/XHyphenatedWord_impl.java"
title="link to OfficeDev/Linguistic/XHyphenatedWord_impl.java">XHyphenatedWord_impl</a></td>
@@ -1251,8 +1240,6 @@ service.</td>
interface. An instance of this type may be returned by the hyphenator.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/XMeaning_impl.java"
title="link to OfficeDev/Linguistic/XMeaning_impl.java">XMeaning_impl</a></td>
@@ -1262,8 +1249,6 @@ interface. An instance of this type may be returned by the hyphenator.</td>
interface. An instance of this type may be returned by the thesaurus.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/XPossibleHyphens_impl.java"
title="link to OfficeDev/Linguistic/XPossibleHyphens_impl.java">XPossibleHyphens_impl</a></td>
@@ -1274,8 +1259,6 @@ interface. An instance of this type may be returned by the thesaurus.</td>
instance of this type may be returned by the hyphenator.</td>
</tr>
<tr>
- </tr>
- <tr>
<td class="cell20"><a
href="./OfficeDev/Linguistic/XSpellAlternatives_impl.java"
title="link to OfficeDev/Linguistic/XSpellAlternatives_impl.java">XSpellAlternatives_impl</a></td>
@@ -1285,8 +1268,6 @@ instance of this type may be returned by the hyphenator.</td>
<code>XSpellAlternatives</code></a> interface. An
instance of this type may be returned by the spell checker.</td>
</tr>
- <tr>
- </tr>
</tbody>
</table>
</td>
@@ -1368,15 +1349,15 @@ runtime.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1389,9 +1370,9 @@ runtime.</td>
Documents examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -1407,7 +1388,7 @@ Documents examples</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Text/TextDocuments.java"
title="link to Text/TextDocuments.java">TextDocuments</a></td>
<td class="cell80">
@@ -1441,15 +1422,15 @@ definition to match your installation!</p>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1462,9 +1443,9 @@ definition to match your installation!</p>
Documents examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -1507,7 +1488,7 @@ as well as named ranges, label ranges and data pilot.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Spreadsheet/GeneralTableSample.java"
title="link to Spreadsheet/GeneralTableSample.java">GeneralTableSample</a></td>
<td class="cell80">Executes some examples working on
@@ -1522,7 +1503,7 @@ other examples to access spreadsheet documents, sheets and cells.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Spreadsheet/SpreadsheetSample.java"
title="link to Spreadsheet/SpreadsheetSample.java">SpreadsheetSample</a></td>
<td class="cell80">Executes some examples working on
@@ -1530,7 +1511,7 @@ a spreadsheet document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Spreadsheet/ViewSample.java"
title="link to Spreadsheet/ViewSample.java">ViewSample</a></td>
<td class="cell80">Shows how to manipulate view
@@ -1544,15 +1525,15 @@ settings like splitting sheeting sheets and selecting cells.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1565,9 +1546,9 @@ settings like splitting sheeting sheets and selecting cells.</td>
and Presentation Documents examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -1583,7 +1564,7 @@ and Presentation Documents examples</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/ChangeOrderDemo.java"
title="link to Drawing/ChangeOrderDemo.java">ChangeOrderDemo</a></td>
<td class="cell80">Shows how to change the painting
@@ -1591,7 +1572,7 @@ order of shapes.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/ControlAndSelectDemo.java"
title="link to Drawing/ControlAndSelectDemo.java">ControlAndSelectDemo</a></td>
<td class="cell80">Demonstrates the creation of a
@@ -1599,7 +1580,7 @@ control shape and selects it in the current view.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/CustomShowDemo.java"
title="link to Drawing/CustomShowDemo.java">CustomShowDemo</a></td>
<td class="cell80">Creates two custom shows and
@@ -1607,7 +1588,7 @@ selects one of these.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/DrawViewDemo.java"
title="link to Drawing/DrawViewDemo.java">DrawViewDemo</a></td>
<td class="cell80">Prints the view data properties
@@ -1616,7 +1597,7 @@ setting such a property.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/DrawingDemo.java"
title="link to Drawing/DrawingDemo.java">DrawingDemo</a></td>
<td class="cell80">Creates several shapes on several
@@ -1624,7 +1605,7 @@ slides. Nice pattern included!</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/FillAndLineStyleDemo.java"
title="link to Drawing/FillAndLineStyleDemo.java">FillAndLineStyleDemo</a></td>
<td class="cell80">Demonstrates usage of area fill
@@ -1632,7 +1613,7 @@ and line style properties.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/GluePointDemo.java"
title="link to Drawing/GluePointDemo.java">GluePointDemo</a></td>
<td class="cell80">Creates two shapes with glue
@@ -1640,7 +1621,7 @@ points and connects them with two connectors.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/GraphicExportDemo.java"
title="link to Drawing/GraphicExportDemo.java">GraphicExportDemo</a></td>
<td class="cell80">Loads a drawing document and
@@ -1657,14 +1638,14 @@ document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/LayerDemo.java" title="link to Drawing/LayerDemo.java">LayerDemo</a></td>
<td class="cell80">Creates shapes in different layers
to show how to protect shapes from modifications.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/ObjectTransformationDemo.java"
title="link to Drawing/ObjectTransformationDemo.java">ObjectTransformationDemo</a></td>
<td class="cell80">Shows geometric transformations on
@@ -1672,7 +1653,7 @@ a shape using a homogenous matrix.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/Organigram.java"
title="link to Drawing/Organigram.java">Organigram</a></td>
<td class="cell80">Demonstrates the creation of an
@@ -1687,7 +1668,7 @@ document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/PresentationDemo.java"
title="link to Drawing/PresentationDemo.java">PresentationDemo</a></td>
<td class="cell80">Creates a presentation and runs it
@@ -1702,14 +1683,14 @@ accessing and creating shapes for the other examples.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Drawing/StyleDemo.java" title="link to Drawing/StyleDemo.java">StyleDemo</a></td>
<td class="cell80">Creates a shape and applies a
predefined shape stylesheet.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a href="./Drawing/TextDemo.java"
+ src="../../docs/images/bluball.gif"/> <a href="./Drawing/TextDemo.java"
title="link to Drawing/TextDemo.java">TextDemo</a></td>
<td class="cell80">Demonstrates usage of text and
text styles in shapes.</td>
@@ -1722,15 +1703,15 @@ text styles in shapes.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1743,9 +1724,9 @@ text styles in shapes.</td>
examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -1775,7 +1756,7 @@ charts, like creating a chart as an embedded object.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Charts/ChartInCalc.java"
title="link to Charts/ChartInCalc.java">ChartInCalc</a></td>
<td class="cell80">Demonstrates how to create an
@@ -1783,7 +1764,7 @@ embedded chart object with a random scatter chart within a spreadsheet.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Charts/ChartInDraw.java"
title="link to Charts/ChartInDraw.java">ChartInDraw</a></td>
<td class="cell80">Inserts a 3D-bar chart into a
@@ -1791,7 +1772,7 @@ drawing document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Charts/ChartInWriter.java"
title="link to Charts/ChartInWriter.java">ChartInWriter</a></td>
<td class="cell80">Inserts an embedded chart object
@@ -1816,7 +1797,7 @@ resulting component has to be deployed before it can be used.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Charts/ListenAtCalcRangeInDraw.java"
title="link to Charts/ListenAtCalcRangeInDraw.java">ListenAtCalcRangeInDraw</a></td>
<td class="cell80">This helper class is used to build
@@ -1825,7 +1806,7 @@ data range in a spreadsheet document.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Charts/SelectionChangeListener.java"
title="link to Charts/SelectionChangeListener.java">SelectionChangeListener</a></td>
<td class="cell80">Shows how to register a handler
@@ -1840,15 +1821,15 @@ changes.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1861,9 +1842,9 @@ changes.</td>
name="BasicandDialogs">LibreOffice %PRODUCT_RELEASE% Basic and Dialogs examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -1907,9 +1888,9 @@ executed by pressing a Push button.</td>
<td class="cell80">In this directory you find a Basic
library which implements several examples using toolkit controls. You
can easy pack this Basic library as a UNO package and can install it
-using the package manager (see the makefile output).<br>
+using the package manager (see the makefile output).<br/>
After the installation you will find a new library "ToolkitControls" in
-the Basic IDE containing 4 modules and the necessary dialogs.<br>
+the Basic IDE containing 4 modules and the necessary dialogs.<br/>
<p>Select one of the following modules and press the
Run button: </p>
<ul>
@@ -1931,15 +1912,15 @@ bar </li>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -1952,9 +1933,9 @@ bar </li>
Access examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
<tr>
<td colspan="3"> The Database examples use a SQL
@@ -1976,7 +1957,7 @@ the example. </td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Database/CodeSamples.java"
title="link to Database/CodeSamples.java">CodeSamples</a></td>
<td class="cell80">Creates the connection to
@@ -1984,7 +1965,7 @@ LibreOffice %PRODUCT_RELEASE% and executes the code SalesMan samples for databas
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Database/OpenQuery.java"
title="link to Database/OpenQuery.java">OpenQuery</a></td>
<td class="cell80">Demonstrates the use of <a
@@ -1996,7 +1977,7 @@ and <a href="../../docs/idl/ref/interfacecom_1_1sun_1_1star_1_1sdbc_1_1XRowUpdat
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a href="./Database/RowSet.java"
+ src="../../docs/images/bluball.gif"/> <a href="./Database/RowSet.java"
title="link to Database/RowSet.java">RowSet</a></td>
<td class="cell80">Demonstrates the usage of a row
set.</td>
@@ -2178,15 +2159,15 @@ class.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2199,9 +2180,9 @@ class.</td>
examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2254,7 +2235,7 @@ locking of control depending on the state of the underlying <a
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Forms/ControlValidation.java"
title="link to Forms/ControlValidation.java">ControlValidation</a></td>
<td class="cell80">This is the main class for the
@@ -2273,7 +2254,7 @@ form controls.</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Forms/DataAwareness.java"
title="link to Forms/DataAwareness.java">DataAwareness</a></td>
<td class="cell80">This class implements the basic
@@ -2410,7 +2391,7 @@ ties together a validatable control and those status texts.</td>
title="link to Forms/SpreadsheetDocument.java">SpreadsheetDocument</a></td>
<td class="cell80">A specialized <a
href="./Forms/DocumentHelper.java"
- title="link to Forms/DocumentHelper.java"><code>DocumentHelper<code></code></code></a>
+ title="link to Forms/DocumentHelper.java"><code>DocumentHelper</code></a>
which represents a spreadsheet document, and offers some form related
functionality. For instance, this class allows the creation of <a
href="../../docs/idl/ref/servicecom_1_1sun_1_1star_1_1table_1_1CellValueBinding.html"
@@ -2421,7 +2402,7 @@ a spreadsheet cell.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Forms/SpreadsheetValueBinding.java"
title="link to Forms/SpreadsheetValueBinding.java">SpreadsheetValueBinding</a></td>
<td class="cell80">This example demonstrates how to
@@ -2476,7 +2457,7 @@ class.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Forms/ValueBinding.java"
title="link to Forms/ValueBinding.java">ValueBinding</a></td>
<td class="cell80">An example how to bind the content
@@ -2497,15 +2478,15 @@ pressed key on the console.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2515,13 +2496,13 @@ pressed key on the console.</td>
<tbody>
<tr>
<td colspan="2" class="head1"><a
- name="UniversalContentBroker(UCB)">Universal Content Broker (UCB)
+ name="UniversalContentBroker">Universal Content Broker (UCB)
examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2537,7 +2518,7 @@ examples</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/ChildrenRetriever.java"
title="link to UCB/ChildrenRetriever.java">ChildrenRetriever</a></td>
<td class="cell80">Shows child entries of a given
@@ -2545,7 +2526,7 @@ folder. Try -help or -? on the command line to view optional parameters.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/DataStreamComposer.java"
title="link to UCB/DataStreamComposer.java">DataStreamComposer</a></td>
<td class="cell80">Demonstrates usage of the data
@@ -2553,7 +2534,7 @@ stream by copying the data from one UCB node to another.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/DataStreamRetriever.java"
title="link to UCB/DataStreamRetriever.java">DataStreamRetriever</a></td>
<td class="cell80">Shows how to obtain the data
@@ -2574,7 +2555,7 @@ example which implements a data sink.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/PropertiesComposer.java"
title="link to UCB/PropertiesComposer.java">PropertiesComposer</a></td>
<td class="cell80">Shows how to set property values
@@ -2582,7 +2563,7 @@ of an UCB resource.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/PropertiesRetriever.java"
title="link to UCB/PropertiesRetriever.java">PropertiesRetriever</a></td>
<td class="cell80">Shows how to access property
@@ -2590,7 +2571,7 @@ values of an UCB resource.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/ResourceCreator.java"
title="link to UCB/ResourceCreator.java">ResourceCreator</a></td>
<td class="cell80">Creates a new file in an existing
@@ -2598,7 +2579,7 @@ file system folder.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/ResourceManager.java"
title="link to UCB/ResourceManager.java">ResourceManager</a></td>
<td class="cell80">Demonstrates how to copy and move
@@ -2606,7 +2587,7 @@ UCB resources.</td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./UCB/ResourceRemover.java"
title="link to UCB/ResourceRemover.java">ResourceRemover</a></td>
<td class="cell80">Demonstrates how to remove UCB
@@ -2620,15 +2601,15 @@ resources.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2641,9 +2622,9 @@ resources.</td>
Management examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2659,7 +2640,7 @@ Management examples</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./Config/ConfigExamples.java"
title="link to Config/ConfigExamples.java">ConfigExamples</a></td>
<td class="cell80">This example connects to a
@@ -2674,15 +2655,15 @@ configuration in various ways.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2695,9 +2676,9 @@ configuration in various ways.</td>
Bean example</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2713,7 +2694,7 @@ Bean example</a></td>
</tr>
<tr>
<td class="cell20"><img
- src="../../docs/images/bluball.gif"> <a
+ src="../../docs/images/bluball.gif"/> <a
href="./OfficeBean/OOoBeanViewer.java"
title="link to OfficeBean/OOoBeanViewer.java">OOoBeanViewer</a></td>
<td class="cell80">Shows how to use the <code>OOoBean</code>
@@ -2728,15 +2709,15 @@ documents as well as how to control toolbar visibility.</td>
</table>
</td>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2749,9 +2730,9 @@ documents as well as how to control toolbar visibility.</td>
name="ScriptingFramework">Scripting Framework Examples</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2790,11 +2771,11 @@ for the Office application.</td>
</tr>
<tr>
<td colspan="3"><img class="line"
- src="../../docs/images/sdk_line-1.gif"></td>
+ src="../../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
<td class="content1"><img class="nothing8"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tbody>
@@ -2807,9 +2788,9 @@ for the Office application.</td>
name="GraphicalUserInterfaces">Graphical User Interfaces</a></td>
<td align="right"> <a href="#examples"
title="link to the Developer's Guide examples overview"><img
- class="navigate" src="../../docs/images/nav_up.png"></a> <a
+ class="navigate" src="../../docs/images/nav_up.png"/></a> <a
href="../../index.html" title="link to the SDK start page"><img
- class="navigate" src="../../docs/images/nav_home.png"></a> </td>
+ class="navigate" src="../../docs/images/nav_home.png"/></a> </td>
</tr>
</tbody>
</table>
@@ -2824,37 +2805,37 @@ for the Office application.</td>
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/DialogDocument.java" title="link to GUI/DialogDocument.java">DialogDocument</a></td>
<td class="cell80">A sample showing how to display an office document in a dialog window.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/Messagebox.java" title="link to GUI/MessageBox.java">MessageBox</a></td>
<td class="cell80">A sample showing how to display a simple message box.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample.java" title="link to GUI/UnoDialogSample.java">UnoDialogSample</a></td>
<td class="cell80">A sample showing how to create various controls in a dialog (fixed text field, currency field, progress bar, fixed line, group box, edit field, time field, date field, pattern field, numeric field, progressbar, check box, radio button, list box, combo box, formatted field, file control, button control, roadmap control)</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoDialogSample2.java" title="link to GUI/UnoDialogSample2.java">UnoDialogSample2</a></td>
<td class="cell80">A dialog sample showing how to use a roadmap control.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu.java" title="link to GUI/UnoMenu.java">UnoMenu</a></td>
<td class="cell80">A sample showing a top window with some menus.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/UnoMenu2.java" title="link to GUI/UnoMenu2.java">UnoMenu2</a></td>
<td class="cell80">A dialog sample showing how to use or work with a context menu.</td>
</tr>
<tr>
- <td class="cell20"><img src="../../docs/images/bluball.gif">
+ <td class="cell20"><img src="../../docs/images/bluball.gif"/>
<a href="./GUI/ImageControlSample.java" title="link to GUI/ImageControlSample.java">ImageControlSample2</a></td>
<td class="cell80">Dialog sample showing how to use an image control.</td>
</tr>
@@ -2868,7 +2849,7 @@ for the Office application.</td>
</tr>
<tr>
<td colspan="3"><img class="nothing30"
- src="../../docs/images/nada.gif"></td>
+ src="../../docs/images/nada.gif"/></td>
</tr>
</table>
</div>
@@ -2876,11 +2857,11 @@ for the Office application.</td>
<div id="FooterText">
<p>
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
- <br>
+ <br/>
LibreOffice was created by The Document Foundation,
based on Apache OpenOffice, which is Copyright 2011
The Apache Software Foundation.
- <br>
+ <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>
@@ -2894,4 +2875,6 @@ for the Office application.</td>
</div>
</div>
</div>
+ </div>
</body>
+</html>
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index d3b57c809b35..7086f8d5d0f3 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -19,9 +19,8 @@
<html>
<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=utf-8">
- <meta name="author" content="J&uuml;rgen Schmidt">
+ <link rel="stylesheet" type="text/css" href="../docs/sdk_styles.css"/>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
</head>
<body>
<a name="exapmles"></a>
@@ -41,16 +40,16 @@
Examples
</h1>
-<table class="table1" cellpadding=0>
+<table class="table1" cellpadding="0">
<tr>
- <td colspan="3"><img class="nothing10" src="../docs/images/nada.gif"></td>
+ <td colspan="3"><img class="nothing10" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
- <td colspan="3"><img class="nothing1" src="../docs/images/nada.gif"></td>
+ <td colspan="3"><img class="nothing1" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
<td>
@@ -61,7 +60,7 @@
languages (Java, Python, C++, LibreOffice %PRODUCT_RELEASE% Basic, OLE) to illustrate the use
of the API and demonstrate how to benefit from the included word
processor, spreadsheet, presentation software, graphics program and
- database of LibreOffice %PRODUCT_RELEASE%.<br>
+ database of LibreOffice %PRODUCT_RELEASE%.<br/>
Some fo the examples need a running office instance listening on a
port. If this is necessary you will get further information in the
makefiles.</p>
@@ -75,74 +74,75 @@
</td>
</tr>
<tr>
- <td><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
</table>
+ </td>
</tr>
<tr>
<td>
<table class="table3">
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="DevelopersGuide/examples.html" title="link to the Developer's Guide examples overview page">Developer's Guide examples</a></td>
<td class="content75">The <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a> comes
with a rich set of examples which demonstrate the use of the API in
the different application areas.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#Java_examples" title="link to the Java examples section">Java examples</a></td>
<td class="content75">Set of simple and more complex examples which
shows the use of the API from Java.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#python_examples" title="link to the Python examples section">Python examples</a></td>
<td class="content75">Small set of examples which shows the use of the API from Python.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#Cpp_examples" title="link to the C++ examples section">C++ examples</a></td>
<td class="content75">Small set of examples which shows the use of
the API from C++.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#Basic_examples" title="link to the LibreOffice %PRODUCT_RELEASE% Basic examples section">LibreOffice %PRODUCT_RELEASE% Basic examples</a></td>
<td class="content75">Small set of examples which shows the use of
the API from LibreOffice %PRODUCT_RELEASE% Basic.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#OLE_examples" title="link to the OLE examples section">Object Linking and Embedding (OLE) examples</a></td>
<td class="content75">Examples which show the use of the API from OLE.</td>
</tr>
<tr valign="top">
- <td class="content3"><img src="../docs/images/arrow-1.gif"></td>
+ <td class="content3"><img src="../docs/images/arrow-1.gif"/></td>
<td><a href="#CLI_examples" title="link to the CLI examples section">Common Language Infrastructure (CLI) examples</a></td>
<td class="content75">Examples which show the use of the API from the CLI.</td>
</tr>
- </table>
+ </table></td>
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="Java_examples">Java examples</td>
+ <td colspan="2" class="head1"><a name="Java_examples"/>Java examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
</table>
@@ -216,7 +216,7 @@
objects (text range, text frame, or graphics) at a LibreOffice
Server.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -255,7 +255,7 @@
and the created cell styles will be applied. Finally, a 3D chart will be
inserted.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -273,7 +273,7 @@
the <a href="../docs/idl/ref/interfacecom_1_1sun_1_1star_1_1lang_1_1XMultiComponentFactory.html" title="link into the IDL reference to the interface com.sun.star.lang.XMultiComponentFactory"> multi component factory</a>. Afterwards, an empty text document will
be created and some shapes will be inserted on the draw page.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -296,7 +296,7 @@
existing document.</td>
</tr>
<tr>
- <td class="cell20"><a href="java/DocumentHandling/"title="link to the source directory of the Java DocumentHandling examples">DocumentPrinter</a></td>
+ <td class="cell20"><a href="java/DocumentHandling/" title="link to the source directory of the Java DocumentHandling examples">DocumentPrinter</a></td>
<td class="cell80">The <i>DocumentPrinter</i> allows you to print the
favored pages of a specified document on your favored printer.</td>
</tr>
@@ -305,7 +305,7 @@
<td class="cell80">The DocumentSaver shows how to save a document and
how you can change the type of your document.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -351,7 +351,7 @@
and &quot;Status&quot;. The columns &quot;Needed Days&quot; and
&quot;Status&quot; are mandatory. The first to-do should be placed in
row nine. The date to start the calculation should be placed in cell C6.
- The private holidays should be placed in cell K4/K5 and below.<br>
+ The private holidays should be placed in cell K4/K5 and below.<br/>
All rows will be calculated up to the first empty cell in the first
column. If a cell in the column &quot;Due Date&quot; is colored red,
you should take a look at your entries.</td>
@@ -360,7 +360,7 @@
<td class="cell20"><a href="java/EmbedDocument/EmbeddedObject" title="link to the source directory of the Java EmbeddedObject example">EmbeddedObject</a></td>
<td class="cell80">Contains a component that provides an example of embedded object implementation.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -371,9 +371,9 @@
<td colspan="3">
<p>Additional information:</p>
<p>
- <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the &quot;Simple component in Java&quot; chapter in the Developer's Guide">How to write a UNO component in Java</a><br>
- <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the &quot;Java UNO Language Bnding&quot; chapter in the Developer's Guide">Java UNO Language Binding</a><br>
- <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the &quot;Debugging Java components&quot; chapter in the Developer's Guide">Debugging Java components</a><br>
+ <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the &quot;Simple component in Java&quot; chapter in the Developer's Guide">How to write a UNO component in Java</a><br/>
+ <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the &quot;Java UNO Language Bnding&quot; chapter in the Developer's Guide">Java UNO Language Binding</a><br/>
+ <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the &quot;Debugging Java components&quot; chapter in the Developer's Guide">Debugging Java components</a><br/>
</p>
</td>
</tr>
@@ -382,23 +382,23 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="python_examples">Python examples</td>
+ <td colspan="2" class="head1"><a name="python_examples"/>Python examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -416,10 +416,10 @@
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><a href="python/toolpanel/"title="link to the source directory of the ToolPanel python axample">ToolPanelPoc</a></td>
+ <td class="cell20"><a href="python/toolpanel/" title="link to the source directory of the ToolPanel python axample">ToolPanelPoc</a></td>
<td class="cell80">This proof of concept extension illustrates how to create a ToolPanel in Calc.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -436,23 +436,23 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="Cpp_examples">C++ examples</td>
+ <td colspan="2" class="head1"><a name="Cpp_examples"/>C++ examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -478,7 +478,7 @@
<td class="cell80">Description</td>
</tr>
<tr>
- <td class="cell20"><a href="cpp/DocumentLoader/"title="link to the source directory of the C++ DocumentLoader example">DocumentLoader</a></td>
+ <td class="cell20"><a href="cpp/DocumentLoader/" title="link to the source directory of the C++ DocumentLoader example">DocumentLoader</a></td>
<td class="cell80">This component works the same as the appropriate Java
example, but is implemented in C++.</td>
</tr>
@@ -502,7 +502,7 @@
<td class="cell80">This example shows how to create a toolbar add-on with complex toolbar controls.
It shows how to use an Image Button, a Combo Box, a Spin Field, an Edit Field, a Dropdown Box, a Toggle Dropdown Button and a normal Dropdown Button</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -513,8 +513,8 @@
<td colspan="3">
<p>Additional information:</p>
<p>
- <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/C%2B%2B/C%2B%2B_Component" title="link to the &quot;How to write a UNO component in C++&quot; chapter in the Developer's Guide">How to write a UNO component in C++</a><br>
- <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/C%2B%2B_Language_Binding" title="link to the &quot;C++ UNO Language Binding&quot; chapter in the Developer's Guide">C++ UNO Language Binding</a><br>
+ <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/C%2B%2B/C%2B%2B_Component" title="link to the &quot;How to write a UNO component in C++&quot; chapter in the Developer's Guide">How to write a UNO component in C++</a><br/>
+ <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/C%2B%2B_Language_Binding" title="link to the &quot;C++ UNO Language Binding&quot; chapter in the Developer's Guide">C++ UNO Language Binding</a><br/>
<a href="../docs/cpp/ref/index.html" title="link to the C++ API reference">C++ reference</a>
</p>
</td>
@@ -524,23 +524,23 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="Basic_examples">LibreOffice %PRODUCT_RELEASE% Basic examples</td>
+ <td colspan="2" class="head1"><a name="Basic_examples"/>LibreOffice %PRODUCT_RELEASE% Basic examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
<tr>
@@ -583,7 +583,7 @@
<td class="cell80">If you regularly receive documents from other people
for editing, you might want to make sure that certain words are always
written the same. The next example illustrates this by forcing certain
- words to be spelled in American English.<br>
+ words to be spelled in American English.<br/>
In order for this example to work, you must execute it from an open text
document. For a real world application, it is a good idea to read the
words from an external file.</td>
@@ -591,12 +591,12 @@
<tr>
<td class="cell20"><a href="basic/text/modifying_text_automatically/" title="link to the source directory of the LibreOffice %PRODUCT_RELEASE% Basic text/modifying_text_automatically examples">Using Regular Expressions</a></td>
<td class="cell80">Another application of automatic text modification is
- related to stylistic questions. Suppose your company&#146;s policy is to
+ related to stylistic questions. Suppose your company&rsquo;s policy is to
avoid the use of certain words. You want to replace these words, but you
cannot do that automatically because you have to find the appropriate
replacement, which depends on the context. So instead of deleting or
replacing the offending words automatically, you change their color to
- make them stand out during a subsequent manual review process.<br>
+ make them stand out during a subsequent manual review process.<br/>
The following example handles two kinds of unwanted wordings: those
which are absolutely forbidden and must be replaced by something else,
and those which are considered bad style. A subroutine is responsible
@@ -618,7 +618,7 @@
<code>markList()</code>. Instead of changing the color of the current
word, it creates a new bookmark, oBookmark, whose name is the current
word with an integer appended. It then inserts this bookmark at the
- word.</td>
+ word.</p></td>
</tr>
<tr>
<td class="cell20"><a href="basic/text/creating_an_index/" title="link to the source directory of the LibreOffice %PRODUCT_RELEASE% Basic text/create_index example">Creating an Index</a></td>
@@ -662,7 +662,7 @@
beverage, topping, and sauce. By hitting the button
&quot;Order now!&quot;, your order will be placed.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -679,23 +679,23 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="OLE_examples">Object Linking and Embedding (OLE) examples</td>
+ <td colspan="2" class="head1"><a name="OLE_examples"/>Object Linking and Embedding (OLE) examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
</table>
@@ -717,7 +717,7 @@
so it can be used only in containers that allow the use of such controls.
It can be activated with an &lt;OBJECT&gt; tag from a html-page to embed
a document. Without any parameters a new writer document will be opened
- for editing. For more details please see the <a href="OLE/activex/README.txt" title="link to the README file of the activex example">README</a>.<br>
+ for editing. For more details please see the <a href="OLE/activex/README.txt" title="link to the README file of the activex example">README</a>.<br/>
Note: This example works only under windows and if you don't use the MS
.Net C++ compiler please check the makefile and take notice of the
comments.</td>
@@ -727,7 +727,7 @@
<td class="cell80">This Visual Basic Script creates an empty text
document and inserts text, a table, and a text frame.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -744,23 +744,23 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
<tr>
- <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td>
+ <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"/></td>
</tr>
<tr>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
<td>
<table class="table2">
<tr>
<td>
<table class="table3">
<tr>
- <td colspan="2" class="head1"><a name="CLI_examples">Common Language Infrastructure (CLI) examples</td>
+ <td colspan="2" class="head1"><a name="CLI_examples"/>Common Language Infrastructure (CLI) examples</td>
<td align="right">
- <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"></a>
- <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"></a>
+ <a href="#examples" title="link to the examples overview"><img class="navigate" src="../docs/images/nav_up.png"/></a>
+ <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="../docs/images/nav_home.png"/></a>
</td>
</tr>
</table>
@@ -786,7 +786,7 @@
<td class="cell80">This example is written in VB.NET. It creates a text
document and inserts text, a table, and a text frame.</td>
</tr>
- <tbody>
+ </tbody>
</table>
</td>
</tr>
@@ -803,7 +803,7 @@
</tr>
</table>
</td>
- <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td>
+ <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"/></td>
</tr>
</table>
</div>
@@ -811,11 +811,11 @@
<div id="FooterText">
<p>
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
- <br>
+ <br/>
LibreOffice was created by The Document Foundation,
based on Apache OpenOffice, which is Copyright 2011
The Apache Software Foundation.
- <br>
+ <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>
@@ -829,7 +829,6 @@
</div>
</div>
</div>
+ </div>
</body>
</html>
-</body>
-</html>
diff --git a/odk/index.html b/odk/index.html
index 73deaa61d243..a161fa843fc0 100644
--- a/odk/index.html
+++ b/odk/index.html
@@ -19,10 +19,8 @@
<html>
<head>
<title>LibreOffice %PRODUCT_RELEASE% SDK - Overview</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">
+ <link rel="stylesheet" type="text/css" href="docs/sdk_styles.css"/>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
</head>
<body>
<div id="BgContainer">
@@ -35,15 +33,15 @@
<div id="Layout">
<div class="typography">
<h1>LibreOffice API Documentation</h1>
-<table class="table1" cellpadding=0>
+<table class="table1" cellpadding="0">
<tr>
- <td colspan="3"><img class="nothing30" src="docs/images/nada.gif"></td>
+ <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><img class="nothing8" src="docs/images/nada.gif"/></td>
<td>
<p>LibreOffice %PRODUCT_RELEASE% software is a complete, feature-rich
office productivity suite that provides, in combination with this
@@ -77,35 +75,35 @@
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>
+ <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>
+ <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><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>
+ <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 class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="docs/install.html" title="link to the installation guide">Installation Guide</a></td>
<td class="content70">An overview of all necessary
installation steps (e.g. environment variables) to use this SDK.</td>
</tr>
<tr valign="middle">
- <td><img class="nothing10" src="docs/images/nada.gif"></td>
- <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
+ <td><img class="nothing10" src="docs/images/nada.gif"/></td>
+ <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a></td>
<td class="content70">Detailed documentation, explaining the LibreOffice %PRODUCT_RELEASE%
API and the concepts behind it, with a rich set of examples,
@@ -113,51 +111,51 @@
Apache OpenOffice Wiki.</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="docs/idl/ref/index.html" title="link to the IDL reference documentation">IDL Reference</a></td>
<td class="content70">Complete LibreOffice %PRODUCT_RELEASE% API reference.</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="docs/java/ref/index.html" title="link to the Java UNO runtime API reference documentation">Java UNO Runtime Reference </a></td>
<td class="content70">Reference documentation of the Java UNO runtime API.</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="docs/cpp/ref/index.html" title="link to the C++ API reference documentation">C++ Reference</a></td>
<td class="content70">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.</td>
</tr>
<tr valign="middle">
- <td><img class="nothing10" src="docs/images/nada.gif"></td>
- <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
+ <td><img class="nothing10" src="docs/images/nada.gif"/></td>
+ <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="docs/tools.html" title="link to the tools overview page">Development Tools</a></td>
<td class="content70">Overview and a short description of the UNO
development tools.</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="examples/examples.html" title="link to the examples overview page">Examples</a></td>
<td class="content70">A collection of examples in different
programming languages (Java, Python, C++, Basic, OLE, CLI).</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=blob;f=README;hb=HEAD" title="link to the git repository README file">Additional Examples</a></td>
<td class="content70">A git repository with additional examples
from various contributors: <code>git clone
https://gerrit.libreoffice.org/sdk-examples</code></td>
</tr>
<tr valign="middle">
- <td><img class="nothing10" src="docs/images/nada.gif"></td>
- <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
+ <td><img class="nothing10" src="docs/images/nada.gif"/></td>
+ <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office" title="link to the OASIS Open Office XML Format TC (online)">OASIS Open Document Format for Office Applications (OpenDocument) TC</a></td>
<td class="content70">Link to the OASIS Open Document Format for
Office Applications (OpenDocument) Technical Committee where you
@@ -166,22 +164,22 @@
for LibreOffice %PRODUCT_RELEASE%.</td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="http://xml.openoffice.org/xml_specification.pdf" title="link to the OpenOffice.org XML File Format Specification">OpenOffice.org XML File Format</a></td>
<td class="content70">Specification of the initial OpenOffice.org XML File Format.</td>
</tr>
<tr valign="middle">
- <td><img class="nothing10" src="docs/images/nada.gif"></td>
- <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
+ <td><img class="nothing10" src="docs/images/nada.gif"/></td>
+ <td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"/></td>
</tr>
<tr valign="top">
- <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td class="content4"><img src="docs/images/arrow-1.gif"/></td>
<td colspan="2"><a href="share/readme/LICENSE.html" title="link to the SDK license file">License</a></td>
<td class="content70">The license for the LibreOffice %PRODUCT_RELEASE% SDK.</td>
</tr>
</table>
</td>
- <td><img class="nothing8" src="docs/images/nada.gif"></td>
+ <td><img class="nothing8" src="docs/images/nada.gif"/></td>
</tr>
</table>
</td>
@@ -192,11 +190,11 @@
<div id="FooterText">
<p>
Copyright &copy; 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
- <br>
+ <br/>
LibreOffice was created by The Document Foundation,
based on Apache OpenOffice, which is Copyright 2011
The Apache Software Foundation.
- <br>
+ <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>
@@ -210,6 +208,7 @@
</div>
</div>
</div>
+ </div>
</body>
</html>