LibreOffice
LibreOffice 7.4 SDK C/C++ API Reference
Macros | Variables
lbnames.h File Reference
#include "sal/config.h"
#include "sal/macros.h"

Go to the source code of this file.

Macros

#define UNO_LB_UNO   "uno"
 Environment type name for binary C UNO. More...
 
#define UNO_LB_JAVA   "java"
 Environment type name for Java 1.3.1 compatible virtual machine. More...
 
#define UNO_LB_CLI   "cli"
 Environment type name for CLI (Common Language Infrastructure). More...
 

Variables

provoking error here
 

Macro Definition Documentation

◆ UNO_LB_CLI

#define UNO_LB_CLI   "cli"

Environment type name for CLI (Common Language Infrastructure).

◆ UNO_LB_JAVA

#define UNO_LB_JAVA   "java"

Environment type name for Java 1.3.1 compatible virtual machine.

◆ UNO_LB_UNO

#define UNO_LB_UNO   "uno"

Environment type name for binary C UNO.

Variable Documentation

◆ here

provoking error here