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