Files
loongoffice/cppuhelper
Luboš Luňák 34f8495dd9 exported templates need to be marked as such
Otherwise their instances created in other modules may end up
as non-exported even when used by something exported.
2012-03-10 16:39:22 +01:00
..
2012-01-02 15:33:13 +01:00
2012-01-02 15:33:13 +01:00
2012-01-02 15:33:13 +01:00
2012-01-02 15:33:13 +01:00
2012-01-02 15:33:13 +01:00

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]