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

#include <saldata.hxx>

Public Attributes

HDC mhDC = nullptr
 
HPALETTE mhDefPal = nullptr
 
HBITMAP mhDefBmp = nullptr
 
HBITMAP mhSelBmp = nullptr
 
HBITMAP mhActBmp = nullptr
 

Detailed Description

Definition at line 63 of file win/saldata.hxx.

Member Data Documentation

◆ mhActBmp

HBITMAP HDCCache::mhActBmp = nullptr

Definition at line 69 of file win/saldata.hxx.

◆ mhDC

HDC HDCCache::mhDC = nullptr

Definition at line 65 of file win/saldata.hxx.

◆ mhDefBmp

HBITMAP HDCCache::mhDefBmp = nullptr

Definition at line 67 of file win/saldata.hxx.

◆ mhDefPal

HPALETTE HDCCache::mhDefPal = nullptr

Definition at line 66 of file win/saldata.hxx.

◆ mhSelBmp

HBITMAP HDCCache::mhSelBmp = nullptr

Definition at line 68 of file win/saldata.hxx.


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