LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
SystemGraphicsData Struct Reference

#include <sysdata.hxx>

Public Member Functions

 SystemGraphicsData ()
 

Public Attributes

sal_uInt32 nSize
 
void * pDisplay
 
sal_uIntPtr hDrawable
 
void * pVisual
 
int nScreen
 

Detailed Description

Definition at line 142 of file sysdata.hxx.

Constructor & Destructor Documentation

◆ SystemGraphicsData()

SystemGraphicsData::SystemGraphicsData ( )
inline

Definition at line 163 of file sysdata.hxx.

References if(), and NULL.

Member Data Documentation

◆ hDrawable

sal_uIntPtr SystemGraphicsData::hDrawable

Definition at line 156 of file sysdata.hxx.

◆ nScreen

int SystemGraphicsData::nScreen

Definition at line 158 of file sysdata.hxx.

◆ nSize

sal_uInt32 SystemGraphicsData::nSize

Definition at line 144 of file sysdata.hxx.

Referenced by OutputDevice::GetSystemGfxDataAny().

◆ pDisplay

void* SystemGraphicsData::pDisplay

Definition at line 155 of file sysdata.hxx.

◆ pVisual

void* SystemGraphicsData::pVisual

Definition at line 157 of file sysdata.hxx.


The documentation for this struct was generated from the following file: