d969251911
Change-Id: I65a5d21bed1753f3dbb5ad1b87fb76ea16066413 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164928 Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> |
||
---|---|---|
.. | ||
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