Files
libreoffice/unodevtools
Eike Rathke 0f80c06463 added FIXME-BCP47 comment
Change-Id: I77416a9e275dc204b3b82807d27b5276ad4f497f
2013-07-11 19:15:52 +02:00
..
2013-07-11 19:15:52 +02: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.