From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- unodevtools/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 unodevtools/README (limited to 'unodevtools/README') diff --git a/unodevtools/README b/unodevtools/README new file mode 100644 index 000000000..f53328e9a --- /dev/null +++ b/unodevtools/README @@ -0,0 +1,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. \ No newline at end of file -- cgit v1.2.3