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

#include <saldata.hxx>

Public Attributes

HDC mhDC
 
HPALETTE mhDefPal
 
HBITMAP mhDefBmp
 
HBITMAP mhSelBmp
 
HBITMAP mhActBmp
 

Detailed Description

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

Member Data Documentation

◆ mhActBmp

HBITMAP HDCCache::mhActBmp

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

◆ mhDC

HDC HDCCache::mhDC

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

◆ mhDefBmp

HBITMAP HDCCache::mhDefBmp

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

◆ mhDefPal

HPALETTE HDCCache::mhDefPal

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

◆ mhSelBmp

HBITMAP HDCCache::mhSelBmp

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


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