office-gobmx/codemaker
2012-04-06 20:03:42 +02:00
..
inc remove misc. unused code 2012-03-06 15:01:35 +00:00
prj
source Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
test/javamaker
codemaker.pmk
README idlc/README: correct nonsense added in 534b3a9b2e 2012-03-21 17:16:43 +01:00

UNO interface declaration/stub generators for:
- C++: cppumaker generates headers (.hpp and .hdl files) that provide
  the UNO API C++ binding
- Java: javamaker generates class files that provide the JVM UNO API binding
- the one for .Net is in module cli_ure