mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-20 18:18:30 +00:00

It was too optimistic to think this worked on msvc Change-Id: I66c85619d5ad1c93dbc2e03bdc228cf4d674ea88 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187778 Tested-by: Jenkins Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
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