office-gobmx/idl
AungKhantOo 404312cbf5 tdf#143148 Use pragma once instead of include guards in idl/inc/lex.hxx
Change-Id: I149c597d9d571e78ef09a95d91c8550aab9ac471
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162656
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2024-01-29 04:51:49 +01:00
..
inc
source
Executable_svidl.mk
IwyuFilter_idl.yaml
Makefile
Module_idl.mk
README.md

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