c82efb610b
Change-Id: Iab35a8b85b3ba1df791c774f40b037f9420a071a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86708 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
source | ||
Executable_uno-skeletonmaker.mk | ||
Makefile | ||
Module_unodevtools.mk | ||
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.