Files
libreoffice/idlc
Stephan Bergmann 361774e910 idlc: sal_Bool -> bool
Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813
2014-02-17 17:55:17 +01:00
..
2014-02-17 17:55:17 +01:00
2014-02-17 17:55:17 +01:00
2014-02-06 21:32:04 +01:00

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.