office-gobmx/idl
Stephan Bergmann 6291574d94 Remove unused #include <ctype.h>
Change-Id: I8bf3e30687e20151a9e1936e69362abfe9b3a99d
2017-03-23 17:55:31 +01:00
..
inc This code trades in 'char' entities disguised as 'int' 2017-03-23 07:29:17 +01:00
source Remove unused #include <ctype.h> 2017-03-23 17:55:31 +01:00
Executable_svidl.mk
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