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

#include <saldisp.hxx>

Collaboration diagram for SalDisplay::ScreenData:
[legend]

Public Member Functions

 ScreenData ()
 

Public Attributes

bool m_bInit
 
::Window m_aRoot
 
::Window m_aRefWindow
 
Size m_aSize
 
SalVisual m_aVisual
 
SalColormap m_aColormap
 
GC m_aMonoGC
 
GC m_aCopyGC
 
GC m_aAndInvertedGC
 
GC m_aAndGC
 
GC m_aOrGC
 
GC m_aStippleGC
 
Pixmap m_hInvert50
 

Detailed Description

Definition at line 209 of file saldisp.hxx.

Constructor & Destructor Documentation

◆ ScreenData()

SalDisplay::ScreenData::ScreenData ( )
inline

Definition at line 226 of file saldisp.hxx.

References None.

Member Data Documentation

◆ m_aAndGC

GC SalDisplay::ScreenData::m_aAndGC

Definition at line 221 of file saldisp.hxx.

◆ m_aAndInvertedGC

GC SalDisplay::ScreenData::m_aAndInvertedGC

Definition at line 220 of file saldisp.hxx.

◆ m_aColormap

SalColormap SalDisplay::ScreenData::m_aColormap

Definition at line 217 of file saldisp.hxx.

◆ m_aCopyGC

GC SalDisplay::ScreenData::m_aCopyGC

Definition at line 219 of file saldisp.hxx.

◆ m_aMonoGC

GC SalDisplay::ScreenData::m_aMonoGC

Definition at line 218 of file saldisp.hxx.

◆ m_aOrGC

GC SalDisplay::ScreenData::m_aOrGC

Definition at line 222 of file saldisp.hxx.

◆ m_aRefWindow

::Window SalDisplay::ScreenData::m_aRefWindow

Definition at line 214 of file saldisp.hxx.

◆ m_aRoot

::Window SalDisplay::ScreenData::m_aRoot

Definition at line 213 of file saldisp.hxx.

◆ m_aSize

Size SalDisplay::ScreenData::m_aSize

Definition at line 215 of file saldisp.hxx.

◆ m_aStippleGC

GC SalDisplay::ScreenData::m_aStippleGC

Definition at line 223 of file saldisp.hxx.

◆ m_aVisual

SalVisual SalDisplay::ScreenData::m_aVisual

Definition at line 216 of file saldisp.hxx.

◆ m_bInit

bool SalDisplay::ScreenData::m_bInit

Definition at line 211 of file saldisp.hxx.

◆ m_hInvert50

Pixmap SalDisplay::ScreenData::m_hInvert50

Definition at line 224 of file saldisp.hxx.


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