Files
libreoffice/cppuhelper
jan Iversen 6eeac3539e iOS, simplifyModule in cppuhelper is unused
function simplifyModule is reported unused == error on iOS,
therefore guarded with an #ifndef IOS

Change-Id: I751cf68bd46ed17032251fede030f9082ce4e4f5
2017-11-25 17:04:00 +01:00
..
2017-07-31 11:56:10 +02:00
2017-11-25 15:54:38 +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.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]