tree: 821367e7a57617773c76148577969213f94a6543 [path history] [tgz]
  1. inc/
  2. source/
  3. Executable_uno-skeletonmaker.mk
  4. IwyuFilter_unodevtools.yaml
  5. Makefile
  6. Module_unodevtools.mk
  7. README.md
unodevtools/README.md

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.