LibreOffice Module vcl (master) 1
|
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 SalSystem * | ImplGetSalSystem () |
Variables | |
const int | SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK = 1 |
#define VIRTUAL_DESKTOP_HEIGHT 768 |
Definition at line 79 of file salsys.hxx.
#define VIRTUAL_DESKTOP_WIDTH 1024 |
Definition at line 78 of file salsys.hxx.
VCL_DLLPUBLIC SalSystem * ImplGetSalSystem | ( | ) |
Definition at line 81 of file svdata.cxx.
References SalInstance::CreateSalSystem(), ImplGetSVData(), ImplSVData::mpDefInst, and ImplSVData::mpSalSystem.
Referenced by Application::GetDisplayBuiltInScreen(), Application::GetScreenCount(), Application::GetScreenPosSizePixel(), and Application::ShowNativeErrorBox().
const int SALSYSTEM_SHOWNATIVEMSGBOX_BTN_OK = 1 |
Definition at line 28 of file salsys.hxx.
Referenced by Application::ShowNativeErrorBox().