summaryrefslogtreecommitdiff
path: root/unodevtools/README
blob: f53328e9a0a3753e5be7c2759219db39554ce8a8 (plain)
1
2
3
4
5
6
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.