ReactOS 0.4.15-dev-7953-g1f49173
OLEFontImpl Struct Reference
Collaboration diagram for OLEFontImpl:

Public Attributes

IFont IFont_iface
 
IDispatch IDispatch_iface
 
IPersistStream IPersistStream_iface
 
IConnectionPointContainer IConnectionPointContainer_iface
 
IPersistPropertyBag IPersistPropertyBag_iface
 
IPersistStreamInit IPersistStreamInit_iface
 
LONG ref
 
FONTDESC description
 
HFONT gdiFont
 
BOOL dirty
 
LONG cyLogical
 
LONG cyHimetric
 
LONG nRealHeight
 
IConnectionPointpPropertyNotifyCP
 
IConnectionPointpFontEventsCP
 

Detailed Description

Definition at line 245 of file olefont.c.

Member Data Documentation

◆ cyHimetric

LONG OLEFontImpl::cyHimetric

Definition at line 278 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ cyLogical

LONG OLEFontImpl::cyLogical

Definition at line 277 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ description

FONTDESC OLEFontImpl::description

Definition at line 267 of file olefont.c.

Referenced by OLEFontImpl_Clone(), OLEFontImpl_Construct(), and OLEFontImpl_Destroy().

◆ dirty

BOOL OLEFontImpl::dirty

Definition at line 273 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ gdiFont

HFONT OLEFontImpl::gdiFont

Definition at line 272 of file olefont.c.

Referenced by OLEFontImpl_Clone(), and OLEFontImpl_Construct().

◆ IConnectionPointContainer_iface

IConnectionPointContainer OLEFontImpl::IConnectionPointContainer_iface

Definition at line 256 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ IDispatch_iface

IDispatch OLEFontImpl::IDispatch_iface

Definition at line 254 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ IFont_iface

IFont OLEFontImpl::IFont_iface

Definition at line 253 of file olefont.c.

Referenced by OleCreateFontIndirect(), OLEFontImpl_Clone(), and OLEFontImpl_Construct().

◆ IPersistPropertyBag_iface

IPersistPropertyBag OLEFontImpl::IPersistPropertyBag_iface

Definition at line 257 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ IPersistStream_iface

IPersistStream OLEFontImpl::IPersistStream_iface

Definition at line 255 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ IPersistStreamInit_iface

IPersistStreamInit OLEFontImpl::IPersistStreamInit_iface

Definition at line 258 of file olefont.c.

Referenced by OLEFontImpl_Construct().

◆ nRealHeight

LONG OLEFontImpl::nRealHeight

Definition at line 283 of file olefont.c.

◆ pFontEventsCP

IConnectionPoint* OLEFontImpl::pFontEventsCP

Definition at line 286 of file olefont.c.

Referenced by OLEFontImpl_Clone(), OLEFontImpl_Construct(), and OLEFontImpl_Destroy().

◆ pPropertyNotifyCP

IConnectionPoint* OLEFontImpl::pPropertyNotifyCP

Definition at line 285 of file olefont.c.

Referenced by OLEFontImpl_Clone(), OLEFontImpl_Construct(), and OLEFontImpl_Destroy().

◆ ref

LONG OLEFontImpl::ref

Definition at line 262 of file olefont.c.

Referenced by OLEFontImpl_Clone(), and OLEFontImpl_Construct().


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