LibreOffice Module vcl (master) 1
Classes | Macros | Functions | Variables
salsys.hxx File Reference
#include <tools/gen.hxx>
#include <vcl/dllapi.h>
#include <rtl/ustring.hxx>
Include dependency graph for salsys.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SalSystem
 

Macros

#define VIRTUAL_DESKTOP_WIDTH   1024
 
#define VIRTUAL_DESKTOP_HEIGHT   768
 

Functions

VCL_DLLPUBLIC SalSystemImplGetSalSystem ()
 

Variables

const int SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK = 1
 

Macro Definition Documentation

◆ VIRTUAL_DESKTOP_HEIGHT

#define VIRTUAL_DESKTOP_HEIGHT   768

Definition at line 79 of file salsys.hxx.

◆ VIRTUAL_DESKTOP_WIDTH

#define VIRTUAL_DESKTOP_WIDTH   1024

Definition at line 78 of file salsys.hxx.

Function Documentation

◆ ImplGetSalSystem()

VCL_DLLPUBLIC SalSystem * ImplGetSalSystem ( )

Variable Documentation

◆ SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK

const int SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK = 1

Definition at line 28 of file salsys.hxx.

Referenced by Application::ShowNativeErrorBox().