office-gobmx/idlc
Stephan Bergmann a39d07e134 Unwind occurrences of deprecated sal_sChar, sal_uChar
Change-Id: I76be464200d486efef9c8a7e957c310c9adae3b8
2013-11-27 12:52:32 +01:00
..
inc/idlc Fix fn declaration parameter names to match fn definition 2013-11-25 17:26:18 +01:00
source Unwind occurrences of deprecated sal_sChar, sal_uChar 2013-11-27 12:52:32 +01:00
test Duplicate base checking code already covers check for opt base != XInterface 2013-11-26 11:03:41 +01:00
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README

Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp

This compiler generates binary RDB fragments that can be assembled
into a RDB (UNO type library) with the "regmerge" tool, as is done
primarily in the offapi and udkapi directories.