office-gobmx/idl
Noel Grandin f3c1d240bd loplugin:constantparams
Change-Id: Ib162ba9297b9d900ea42c7e5216e152d3e58a361
Reviewed-on: https://gerrit.libreoffice.org/25769
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-06-03 09:08:42 +00:00
..
inc loplugin:constantparams 2016-06-03 09:08:42 +00:00
source loplugin:constantparams 2016-06-03 09:08:42 +00:00
Executable_svidl.mk create a new class SvIdlParser 2016-02-11 10:01:46 +02:00
Makefile
Module_idl.mk
README idl: add article that has details on SDI file format 2015-08-12 09:08:36 +02:00

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
OOo wiki:

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