com.sun.star.lang.XMain</a> interface. In the run method, it connects to
the servers process and retrieves an instance and does some calls on the
instance.</td>
</tr>
</tr>
<tr>
<tdclass="cell20"><ahref="cpp/complextoolbarcontrols/"title="link to the source directory of the C++ complextoolbarcontrols example">complextoolbarcontrols</a></td>
<tdclass="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>
</tr>
<tr>
<tdclass="cell20"><ahref="cpp/StatusbarController/"title="link to the source directory of the C++ StatusbarController example">StatusbarController</a></td>
<tdclass="cell80">These examples show how to implement a StatusbarController to add functionality in the status bar.</td>