examples.html (507825dd) examples.html (06006ce9)
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

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

437 <td class="cell20"><a href="cpp/remoteclient/" title="link to the source directory of the C++ remoteclient example">Remote client</a></td>
438 <td class="cell80">The 'uno' program is used to export an arbitrary
439 service to other processes. In this example the com.sun.star.uno.Pipe
440 service (which is built in io-module) is exported. The client component
441 implements the <a href="../docs/common/ref/com/sun/star/lang/XMain.html" title="link into the IDL reference to the interface com.sun.star.lang.XMain">
442 com.sun.star.lang.XMain</a> interface. In the run method, it connects to
443 the servers process and retrieves an instance and does some calls on the
444 instance.</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

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

437 <td class="cell20"><a href="cpp/remoteclient/" title="link to the source directory of the C++ remoteclient example">Remote client</a></td>
438 <td class="cell80">The 'uno' program is used to export an arbitrary
439 service to other processes. In this example the com.sun.star.uno.Pipe
440 service (which is built in io-module) is exported. The client component
441 implements the <a href="../docs/common/ref/com/sun/star/lang/XMain.html" title="link into the IDL reference to the interface com.sun.star.lang.XMain">
442 com.sun.star.lang.XMain</a> interface. In the run method, it connects to
443 the servers process and retrieves an instance and does some calls on the
444 instance.</td>
445 </tr>
445 </tr>
446 <tr>
447 <td class="cell20"><a href="cpp/complextoolbarcontrols/" title="link to the source directory of the C++ complextoolbarcontrols example">complextoolbarcontrols</a></td>
448 <td class="cell80">This example shows how to create a toolbar add-on with complex toolbar controls.
449 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>
446 <tr>
447 <td class="cell20"><a href="cpp/complextoolbarcontrols/" title="link to the source directory of the C++ complextoolbarcontrols example">complextoolbarcontrols</a></td>
448 <td class="cell80">This example shows how to create a toolbar add-on with complex toolbar controls.
449 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>
450 </tr>
450 </tr>
451 <tr>
452 <td class="cell20"><a href="cpp/StatusbarController/" title="link to the source directory of the C++ StatusbarController example">StatusbarController</a></td>
453 <td class="cell80">These examples show how to implement a StatusbarController to add functionality in the status bar.</td>
454 </tr>
451 <tbody>
452 </table>
453 </td>
454 </tr>
455 <tr>
456 <td>
457 <table class="table3">
458 <tr>

--- 315 unchanged lines hidden ---
455 <tbody>
456 </table>
457 </td>
458 </tr>
459 <tr>
460 <td>
461 <table class="table3">
462 <tr>

--- 315 unchanged lines hidden ---