office-gobmx/idlc
Stephan Bergmann f8569cd9a2 UNO constants cannot be of CHAR type
Change-Id: I13f2f1d38b99a5eb1d10f40c524894e37a47f7e2
2013-01-30 13:52:03 +01:00
..
inc/idlc
prj
source UNO constants cannot be of CHAR type 2013-01-30 13:52:03 +01:00
test Clarify that constant groups cannot be typedef'ed 2013-01-29 09:55:22 +01:00
CustomTarget_parser_test.mk idlc: silence annoying test spew on success 2013-01-26 22:20:06 +01:00
Executable_idlc.mk gbuild: fix silly "expandtabs" in makefile VIM modelines 2013-01-26 22:20:07 +01:00
Makefile
Module_idlc.mk gbuild: fix silly "expandtabs" in makefile VIM modelines 2013-01-26 22:20:07 +01:00
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.