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 |
void * | pXRenderFormat |
void * | pSurface |
Definition at line 141 of file sysdata.hxx.
|
inline |
Definition at line 161 of file sysdata.hxx.
sal_uIntPtr SystemGraphicsData::hDrawable |
Definition at line 155 of file sysdata.hxx.
int SystemGraphicsData::nScreen |
Definition at line 157 of file sysdata.hxx.
sal_uInt32 SystemGraphicsData::nSize |
Definition at line 143 of file sysdata.hxx.
Referenced by OutputDevice::GetSystemGfxDataAny().
void* SystemGraphicsData::pDisplay |
Definition at line 154 of file sysdata.hxx.
void* SystemGraphicsData::pSurface |
Definition at line 159 of file sysdata.hxx.
void* SystemGraphicsData::pVisual |
Definition at line 156 of file sysdata.hxx.
void* SystemGraphicsData::pXRenderFormat |
Definition at line 158 of file sysdata.hxx.