office-gobmx/idl
Julien Nabet 33b2d58895 Remove some unused include stdio
Change-Id: Ifdb9d133237eecd3132dffb0f85c005beac169d2
Reviewed-on: https://gerrit.libreoffice.org/23174
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-12 14:43:17 +00:00
..
inc loplugin:constantparam in idl 2016-03-09 10:07:47 +02:00
source Remove some unused include stdio 2016-03-12 14:43:17 +00:00
Executable_svidl.mk create a new class SvIdlParser 2016-02-11 10:01:46 +02:00
Makefile
Module_idl.mk
README

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