LibreOffice Module vcl (master) 1
Macros
dllapi.h File Reference
#include <sal/config.h>
#include <sal/types.h>
Include dependency graph for dllapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VCL_DLLPUBLIC   SAL_DLLPUBLIC_IMPORT
 
#define VCL_DLLPRIVATE   SAL_DLLPRIVATE
 
#define UITEST_DLLPUBLIC   SAL_DLLPUBLIC_IMPORT
 
#define VCL_PLUGIN_PUBLIC   VCL_DLLPUBLIC
 

Macro Definition Documentation

◆ UITEST_DLLPUBLIC

#define UITEST_DLLPUBLIC   SAL_DLLPUBLIC_IMPORT

Definition at line 36 of file dllapi.h.

◆ VCL_DLLPRIVATE

#define VCL_DLLPRIVATE   SAL_DLLPRIVATE

Definition at line 31 of file dllapi.h.

◆ VCL_DLLPUBLIC

#define VCL_DLLPUBLIC   SAL_DLLPUBLIC_IMPORT

Definition at line 29 of file dllapi.h.

◆ VCL_PLUGIN_PUBLIC

#define VCL_PLUGIN_PUBLIC   VCL_DLLPUBLIC

Definition at line 40 of file dllapi.h.