|
LibreOffice Module vcl (master) 1
|
#include <sysdata.hxx>
Public Member Functions | |
| SystemGraphicsData () | |
Public Attributes | |
| sal_uInt32 | nSize |
| void * | pDisplay |
| sal_uIntPtr | hDrawable |
| void * | pVisual |
| int | nScreen |
Definition at line 142 of file sysdata.hxx.
|
inline |
Definition at line 163 of file sysdata.hxx.
| sal_uIntPtr SystemGraphicsData::hDrawable |
Definition at line 156 of file sysdata.hxx.
| int SystemGraphicsData::nScreen |
Definition at line 158 of file sysdata.hxx.
| sal_uInt32 SystemGraphicsData::nSize |
Definition at line 144 of file sysdata.hxx.
Referenced by OutputDevice::GetSystemGfxDataAny().
| void* SystemGraphicsData::pDisplay |
Definition at line 155 of file sysdata.hxx.
| void* SystemGraphicsData::pVisual |
Definition at line 157 of file sysdata.hxx.