Gabor Kelemen a8278e1c49 Remove obsolete fw declarations from i18npool/ idl/
found with bin/find-unneeded-includes --fwdecl

Change-Id: I6671637445e373310cc982af655bef899b2ec14f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183891
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
2025-04-23 15:50:30 +02:00
..

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