LibreOffice
LibreOffice 24.2 SDK API Reference
|
These constants are used to specify model-dependent representations. More...
Variables | |
const short | UNO = 1 |
const short | OLE = 2 |
const short | JAVA = 3 |
const short | CORBA = 4 |
These constants are used to specify model-dependent representations.
They are only used for creating bridges to other component models.
const short CORBA = 4 |
const short JAVA = 3 |
const short OLE = 2 |
const short UNO = 1 |