| <!DOCTYPE html> |
| <html> |
| <head> |
| <title>SDK Example Collection</title> |
| <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> |
| </head> |
| <body> |
| |
| <h1>Example Collection</h1> |
| |
| <p>The following is a collection of examples additionally to the SDK examples showing the use of the OpenOffice.org API in the different application |
| areas. Take this as start point searching a solution for your own problems or use cases. You can help us to improve this example collection by |
| contributing own examples or code snippets. |
| </p> |
| |
| <h2>Complete Code Examples</h2> |
| |
| <p>Examples with complete source code which can be compiled or which are embedded into OOo documents, belong into this chapter. |
| </p> |
| |
| <ul> |
| <li>Java examples |
| <li>C++ examples |
| <li>OpenOffice.org Basic examples |
| <li>OLE examples |
| <li>Python examples |
| </ul> |
| |
| </body> |
| </html> |