summaryrefslogtreecommitdiff
path: root/idl/README.md
blob: 019126c70f2c32f14e29c1eb5edaa38250f8a5fe (plain)
1
2
3
4
5
6
7
8
9
# 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>