Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


- Code snippets for all the UNO API language bindings.
I see a few, for the likes of Java, OOBasic, and ooRexx, but they
harken back to 2.0 and 1.1 days. Further, Since the API has multiple
language bindings, I'm looking for more than just those 3. For
instance, I see barely six examples for CPP, six for Python, etc.

- Complete object and method listing.
One of the things I currently lack is the grander idea of what I can
do with the API. Generically I understand that it's a lot, but I
don't know how to access most of it.

- Complete, self-contained code examples.
There are above-mentioned code snippets, perhaps, but complete,
downloadable examples that show off a particular functionality would
be incredibly useful.

I'm trying to ascertain what resources are available to me while I hack
away at LO, and "just" those three items would be tremendous. Do these
exist?

Hey Kevin,

this is the UNO reference:

http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html

There are some examples, but they are scarce unfortunately. It's worth looking in libreoffice sources itself as well, if you don't mind C++. The API is almost the same in all bindings, so you should be able to read any example as long as you focus on UNO API and ignore the constructors involved.

ciao,
    Christian

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.