c923f7d2c2
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target) |
||
---|---|---|
.. | ||
com/sun/star | ||
native | ||
prj | ||
qa/complex/bean | ||
test | ||
Jar_officebean.mk | ||
JunitTest_bean_complex.mk | ||
Library_officebean.mk | ||
Makefile | ||
Module_bean.mk | ||
README |
To use Libre Office from Java applications. LibreOffice's API is completely exposed so that all office components can be fully controlled.