1
0
Fork 0
libreoffice/idl
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
inc Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
source Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Executable_svidl.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
IwyuFilter_idl.yaml Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_idl.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README.md Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

SvIDL Compiler

SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/ subdirectory.

There is an overview of basic architecture of the markup of SDI files in the OpenOffice wiki:

https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2