office-gobmx/unodevtools
2013-03-14 17:05:51 +00:00
..
inc/unodevtools
source Removed RTL_CONSTASCII_STRINGPARAM in unodevtools 2013-03-12 21:02:26 +01:00
Executable_skeletonmaker.mk
Makefile
Module_unodevtools.mk more subtle dependencies for cross-compilation 2013-03-13 16:26:10 +01:00
README

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.