Files
libreoffice/unodevtools
2012-07-03 13:10:11 +01:00
..
2012-07-03 13:10:11 +01:00
2012-07-03 13:10:11 +01:00
2012-07-03 13:10:11 +01:00

Helper tools for external UNO component developers

This module contains some tools for people writing UNO components. In
particular it will auto-generate skeletons for implementing UNO
interfaces - that declare all the relevant methods leaving the code to
be filled in. This can be done for C++ or Java.