Change-Id: I5bb176035d09de91459e86e83ec41c772d3ec019 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184126 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
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.