Files
loongoffice/bean
Stephan Bergmann 3aa70e21d7 [API CHANGE] OfficeBean: remove deprecated com.sun.star.beans classes
<https://wiki.openoffice.org/wiki/Documentation/DevGuide/JavaBean/The_Internal_Office_Bean_API>:
"Prior to OpenOffice.org 2.0 all Office Bean classes were in the
com.sun.star.bean package.  As of OpenOffice.org 2.0 the classes are contained
in the com.sun.star.comp.bean package.  The classes of the com.sun.star.bean
package are still contained in the officebean.jar but they are deprecated.
Further development and bug fixing will occur only in the com.sun.star.comp.bean
package."

Change-Id: I9421bfba941d9801a5cf8886ca971275740d178a
2014-09-30 14:41:51 +02:00
..
2014-07-11 14:12:25 +02:00

To use Libre Office from Java applications.

LibreOffice's API is completely exposed so that all office components can be fully controlled.