LibreOffice
LibreOffice 24.8 SDK API Reference
|
Exports interfaces to handle a Java VM. More...
import <JavaVirtualMachine.idl;
Additional Inherited Members | |
![]() | |
any | getJavaVM ([in] sequence< byte > processID) |
returns the address of the Java Virtual Machine. | |
boolean | isVMStarted () |
returns TRUE if the VM is started successfully, otherwise FALSE . | |
boolean | isVMEnabled () |
Returns TRUE if the VM is enabled. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
Exports interfaces to handle a Java VM.