office-gobmx/idl
Maxim Monastirsky 710c794bbf svidl: Don't mention removed properties
Get/Set were removed in ccbed01b40
("remove unused GET/SET/STATUSBARCONFIG in .SDI files").

Nested methods were removed in
20f33eb7c5 ("svidl: Remove nested
method support").

Change-Id: Ice03e63dc5f54365099bcaff3ba379cf691709bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102346
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-09-10 11:33:30 +02:00
..
inc
source
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