examples.html (99eb6ac2) examples.html (ae5b48de)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 68 unchanged lines hidden (view full) ---

77 <td colspan="3">
78 <p>The <a
79 href="https://wiki.openoffice.org/wiki/Documentation/DevGuide"
80 title="link to the Developer's Guide in the Wiki">Developer's Guide</a>
81comes with a wide range of examples from all application areas which
82shows the use of the API in the context of the different functional
83areas. Furthermore the examples can be used as a first starting point
84to modify an existing example to their own needs.</p>
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 68 unchanged lines hidden (view full) ---

77 <td colspan="3">
78 <p>The <a
79 href="https://wiki.openoffice.org/wiki/Documentation/DevGuide"
80 title="link to the Developer's Guide in the Wiki">Developer's Guide</a>
81comes with a wide range of examples from all application areas which
82shows the use of the API in the context of the different functional
83areas. Furthermore the examples can be used as a first starting point
84to modify an existing example to their own needs.</p>
85 <p>Some fo the examples need a running office
85 <p>Some of the examples need a running office
86instance listening on a port. If this is necessary you will get further
87information in the makefiles.</p>
88 <p>All examples marked with a <img
89 src="../../docs/images/blueball.png"> are executable and be started
90using a run target in the makefile. The name of the binary (C++) can
91differ compared to the source file, please see the run target in the
92appropriate makefile. Some of the examples which create a component
93have no run target. In these cases a document is provided which

--- 203 unchanged lines hidden (view full) ---

297 <table class="table2">
298 <tbody>
299 <tr>
300 <td>
301 <table class="table3">
302 <tbody>
303 <tr>
304 <td colspan="2" class="head1"><a
86instance listening on a port. If this is necessary you will get further
87information in the makefiles.</p>
88 <p>All examples marked with a <img
89 src="../../docs/images/blueball.png"> are executable and be started
90using a run target in the makefile. The name of the binary (C++) can
91differ compared to the source file, please see the run target in the
92appropriate makefile. Some of the examples which create a component
93have no run target. In these cases a document is provided which

--- 203 unchanged lines hidden (view full) ---

297 <table class="table2">
298 <tbody>
299 <tr>
300 <td>
301 <table class="table3">
302 <tbody>
303 <tr>
304 <td colspan="2" class="head1"><a
305 name="ProfessionalUNO">Professional UNO examples1</a></td>
305 name="ProfessionalUNO">Professional UNO examples</a></td>
306 <td align="right"> <a href="#examples"
307 title="link to the Developer's Guide examples overview"><img
308 class="navigate" src="../../docs/images/nav_up.png"></a> <a
309 href="../../index.html" title="link to the SDK start page"><img
310 class="navigate" src="../../docs/images/nav_home.png"></a> </td>
311 </tr>
312 </tbody>
313 </table>

--- 2738 unchanged lines hidden ---
306 <td align="right"> <a href="#examples"
307 title="link to the Developer's Guide examples overview"><img
308 class="navigate" src="../../docs/images/nav_up.png"></a> <a
309 href="../../index.html" title="link to the SDK start page"><img
310 class="navigate" src="../../docs/images/nav_home.png"></a> </td>
311 </tr>
312 </tbody>
313 </table>

--- 2738 unchanged lines hidden ---