mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-20 18:18:30 +00:00
…
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.