summaryrefslogtreecommitdiffstats
path: root/unodevtools/README.md
blob: 16692e371e5529ee54274703390911f32c489fd3 (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.