ReactOS 0.4.15-dev-7846-g8ba6c66
HTMLStyleSheet Struct Reference
Collaboration diagram for HTMLStyleSheet:

Public Attributes

DispatchEx dispex
 
IHTMLStyleSheet IHTMLStyleSheet_iface
 
LONG ref
 
nsIDOMCSSStyleSheetnsstylesheet
 

Detailed Description

Definition at line 21 of file htmlstylesheet.c.

Member Data Documentation

◆ dispex

DispatchEx HTMLStyleSheet::dispex

Definition at line 22 of file htmlstylesheet.c.

◆ IHTMLStyleSheet_iface

IHTMLStyleSheet HTMLStyleSheet::IHTMLStyleSheet_iface

Definition at line 23 of file htmlstylesheet.c.

◆ nsstylesheet

nsIDOMCSSStyleSheet* HTMLStyleSheet::nsstylesheet

Definition at line 27 of file htmlstylesheet.c.

◆ ref

LONG HTMLStyleSheet::ref

Definition at line 25 of file htmlstylesheet.c.


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