e0849330bc
Change-Id: Ibf313b8948a493043006ebf3a8281487c1f67b48 Reviewed-on: https://gerrit.libreoffice.org/25532 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> |
||
---|---|---|
.. | ||
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.