office-gobmx/idl
Yli875 6759434463 tdf#145538 Use range based for loops in idl:object
Change-Id: I7c9935254be5bea050a09859cebbc4112894999b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156858
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2023-10-03 22:08:54 +02:00
..
inc
source
Executable_svidl.mk
IwyuFilter_idl.yaml
Makefile
Module_idl.mk
README.md

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