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 227 of file saldisp.hxx.

Constructor & Destructor Documentation

◆ ScreenData()

SalDisplay::ScreenData::ScreenData ( )
inline

Definition at line 244 of file saldisp.hxx.

References None.

Member Data Documentation

◆ m_aAndGC

GC SalDisplay::ScreenData::m_aAndGC

Definition at line 239 of file saldisp.hxx.

◆ m_aAndInvertedGC

GC SalDisplay::ScreenData::m_aAndInvertedGC

Definition at line 238 of file saldisp.hxx.

◆ m_aColormap

SalColormap SalDisplay::ScreenData::m_aColormap

Definition at line 235 of file saldisp.hxx.

◆ m_aCopyGC

GC SalDisplay::ScreenData::m_aCopyGC

Definition at line 237 of file saldisp.hxx.

◆ m_aMonoGC

GC SalDisplay::ScreenData::m_aMonoGC

Definition at line 236 of file saldisp.hxx.

◆ m_aOrGC

GC SalDisplay::ScreenData::m_aOrGC

Definition at line 240 of file saldisp.hxx.

◆ m_aRefWindow

::Window SalDisplay::ScreenData::m_aRefWindow

Definition at line 232 of file saldisp.hxx.

◆ m_aRoot

::Window SalDisplay::ScreenData::m_aRoot

Definition at line 231 of file saldisp.hxx.

◆ m_aSize

Size SalDisplay::ScreenData::m_aSize

Definition at line 233 of file saldisp.hxx.

◆ m_aStippleGC

GC SalDisplay::ScreenData::m_aStippleGC

Definition at line 241 of file saldisp.hxx.

◆ m_aVisual

SalVisual SalDisplay::ScreenData::m_aVisual

Definition at line 234 of file saldisp.hxx.

◆ m_bInit

bool SalDisplay::ScreenData::m_bInit

Definition at line 229 of file saldisp.hxx.

◆ m_hInvert50

Pixmap SalDisplay::ScreenData::m_hInvert50

Definition at line 242 of file saldisp.hxx.


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