examples.html (0f3543aa) | examples.html (80295734) |
---|---|
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 --- 74 unchanged lines hidden (view full) --- 83 </table> 84 </tr> 85 <tr> 86 <td> 87 <table class="table3"> 88 <tr valign="top"> 89 <td class="content3"><img src="../docs/images/arrow-1.gif"></td> 90 <td><a href="DevelopersGuide/examples.html" title="link to the Developer's Guide examples overview page">Developer's Guide examples</a></td> | 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 --- 74 unchanged lines hidden (view full) --- 83 </table> 84 </tr> 85 <tr> 86 <td> 87 <table class="table3"> 88 <tr valign="top"> 89 <td class="content3"><img src="../docs/images/arrow-1.gif"></td> 90 <td><a href="DevelopersGuide/examples.html" title="link to the Developer's Guide examples overview page">Developer's Guide examples</a></td> |
91 <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 | 91 <td class="content75">The <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide" title="link to the Developer's Guide in the Wiki">Developer's Guide</a> comes |
92 with a rich set of examples which demonstrate the use of the API in 93 the different application areas.</td> 94 </tr> 95 <tr valign="top"> 96 <td class="content3"><img src="../docs/images/arrow-1.gif"></td> 97 <td><a href="#Java_examples" title="link to the Java examples section">Java examples</a></td> 98 <td class="content75">Set of simple and more complex examples which 99 shows the use of the API from Java.</td> --- 266 unchanged lines hidden (view full) --- 366 </tr> 367 <tr> 368 <td> 369 <table class="table3"> 370 <tr> 371 <td colspan="3"> 372 <p>Additional information:</p> 373 <p> | 92 with a rich set of examples which demonstrate the use of the API in 93 the different application areas.</td> 94 </tr> 95 <tr valign="top"> 96 <td class="content3"><img src="../docs/images/arrow-1.gif"></td> 97 <td><a href="#Java_examples" title="link to the Java examples section">Java examples</a></td> 98 <td class="content75">Set of simple and more complex examples which 99 shows the use of the API from Java.</td> --- 266 unchanged lines hidden (view full) --- 366 </tr> 367 <tr> 368 <td> 369 <table class="table3"> 370 <tr> 371 <td colspan="3"> 372 <p>Additional information:</p> 373 <p> |
374 <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the "Simple component in Java" chapter in the Developer's Guide">How to write a UNO component in Java</a><br> 375 <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the "Java UNO Language Bnding" chapter in the Developer's Guide">Java UNO Language Binding</a><br> 376 <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the "Debugging Java components" chapter in the Developer's Guide">Debugging Java components</a><br> | 374 <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Simple_Component_in_Java" title="link to the "Simple component in Java" chapter in the Developer's Guide">How to write a UNO component in Java</a><br> 375 <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Java/Java_Language_Binding" title="link to the "Java UNO Language Bnding" chapter in the Developer's Guide">Java UNO Language Binding</a><br> 376 <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/Debugging" title="link to the "Debugging Java components" chapter in the Developer's Guide">Debugging Java components</a><br> |
377 </p> 378 </td> 379 </tr> 380 </table> 381 </td> 382 </tr> 383 </table> 384 </td> --- 73 unchanged lines hidden (view full) --- 458 </tr> 459 <tr> 460 <td> 461 <table class="table3"> 462 <tr> 463 <td colspan="3"> 464 <p>Additional information:</p> 465 <p> | 377 </p> 378 </td> 379 </tr> 380 </table> 381 </td> 382 </tr> 383 </table> 384 </td> --- 73 unchanged lines hidden (view full) --- 458 </tr> 459 <tr> 460 <td> 461 <table class="table3"> 462 <tr> 463 <td colspan="3"> 464 <p>Additional information:</p> 465 <p> |
466 <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/C%2B%2B/C%2B%2B_Component" title="link to the "How to write a UNO component in C++" chapter in the Developer's Guide">How to write a UNO component in C++</a><br> 467 <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/C%2B%2B_Language_Binding" title="link to the "C++ UNO Language Binding" chapter in the Developer's Guide">C++ UNO Language Binding</a><br> | 466 <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/WritingUNO/C%2B%2B/C%2B%2B_Component" title="link to the "How to write a UNO component in C++" chapter in the Developer's Guide">How to write a UNO component in C++</a><br> 467 <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C%2B%2B/C%2B%2B_Language_Binding" title="link to the "C++ UNO Language Binding" chapter in the Developer's Guide">C++ UNO Language Binding</a><br> |
468 <a href="../docs/cpp/ref/index.html" title="link to the C++ API reference">C++ reference</a> 469 </p> 470 </td> 471 </tr> 472 </table> 473 </td> 474 </tr> 475 </table> --- 140 unchanged lines hidden (view full) --- 616 </table> 617 </td> 618 </tr> 619 <tr> 620 <td> 621 <table class="table3"> 622 <tr> 623 <td colspan="3"> | 468 <a href="../docs/cpp/ref/index.html" title="link to the C++ API reference">C++ reference</a> 469 </p> 470 </td> 471 </tr> 472 </table> 473 </td> 474 </tr> 475 </table> --- 140 unchanged lines hidden (view full) --- 616 </table> 617 </td> 618 </tr> 619 <tr> 620 <td> 621 <table class="table3"> 622 <tr> 623 <td colspan="3"> |
624 Additional information: <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Basic/OpenOffice.org_Basic" title="link to the "OpenOffice.org %PRODUCT_RELEASE% Basic language binding" chapter in the Developer's Guide">OpenOffice.org %PRODUCT_RELEASE% Basic language binding</a> | 624 Additional information: <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Basic/OpenOffice.org_Basic" title="link to the "OpenOffice.org %PRODUCT_RELEASE% Basic language binding" chapter in the Developer's Guide">OpenOffice.org %PRODUCT_RELEASE% Basic language binding</a> |
625 </td> 626 </tr> 627 </table> 628 </td> 629 </tr> 630 </table> 631 </td> 632 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> --- 48 unchanged lines hidden (view full) --- 681 </table> 682 </td> 683 </tr> 684 <tr> 685 <td> 686 <table class="table3"> 687 <tr> 688 <td colspan="3"> | 625 </td> 626 </tr> 627 </table> 628 </td> 629 </tr> 630 </table> 631 </td> 632 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> --- 48 unchanged lines hidden (view full) --- 681 </table> 682 </td> 683 </tr> 684 <tr> 685 <td> 686 <table class="table3"> 687 <tr> 688 <td colspan="3"> |
689 Additional information: <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Bridge" title="link to the "Automation Language Binding" chapter in the Developer's Guide">Automation Language Binding</a> | 689 Additional information: <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Automation_Bridge" title="link to the "Automation Language Binding" chapter in the Developer's Guide">Automation Language Binding</a> |
690 </td> 691 </tr> 692 </table> 693 </td> 694 </tr> 695 </table> 696 </td> 697 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> --- 42 unchanged lines hidden (view full) --- 740 </table> 741 </td> 742 </tr> 743 <tr> 744 <td> 745 <table class="table3"> 746 <tr> 747 <td colspan="3"> | 690 </td> 691 </tr> 692 </table> 693 </td> 694 </tr> 695 </table> 696 </td> 697 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> --- 42 unchanged lines hidden (view full) --- 740 </table> 741 </td> 742 </tr> 743 <tr> 744 <td> 745 <table class="table3"> 746 <tr> 747 <td colspan="3"> |
748 Additional information: <a href="http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/CLI/CLI_Language_Binding" title="link to the "CLI-UNO Language Binding" chapter in the Developer's Guide">CLI-UNO Language Binding</a> | 748 Additional information: <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/ProUNO/CLI/CLI_Language_Binding" title="link to the "CLI-UNO Language Binding" chapter in the Developer's Guide">CLI-UNO Language Binding</a> |
749 </td> 750 </tr> 751 </table> 752 </td> 753 </tr> 754 </table> 755 </td> 756 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> 757 </tr> 758 <tr> 759 <td colspan="3"><img class="nothing30" src="../docs/images/nada.gif"></td> 760 </tr> 761 <tr> 762 <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td> 763 </tr> 764 <tr> 765 <td colspan="3"> 766 <div class="centertext"> | 749 </td> 750 </tr> 751 </table> 752 </td> 753 </tr> 754 </table> 755 </td> 756 <td class="content1"><img class="nothing8" src="../docs/images/nada.gif"></td> 757 </tr> 758 <tr> 759 <td colspan="3"><img class="nothing30" src="../docs/images/nada.gif"></td> 760 </tr> 761 <tr> 762 <td colspan="3"><img class="line" src="../docs/images/sdk_line-1.gif"></td> 763 </tr> 764 <tr> 765 <td colspan="3"> 766 <div class="centertext"> |
767 <p><img class="apachelogo" src="../docs/images/odk-footer-logo.gif" title="Apache Feather" alt="Apache Feather" /> | 767 <p><img class="apachelogo" src="../docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" /> |
768 Copyright © 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p> 769 </div> 770 </td> 771 </tr> 772</table> 773<map name="Map"> 774 <area shape="rect" coords="10,68,400,105" href="http://www.openoffice.org"> 775</map> 776</body> 777</html> | 768 Copyright © 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p> 769 </div> 770 </td> 771 </tr> 772</table> 773<map name="Map"> 774 <area shape="rect" coords="10,68,400,105" href="http://www.openoffice.org"> 775</map> 776</body> 777</html> |