ReactOS 0.4.16-dev-716-g2b2bdab
|
#include "mshtml_private.h"
Go to the source code of this file.
Classes | |
struct | HTMLTableCell |
Variables | |
static const IHTMLTableCellVtbl | HTMLTableCellVtbl |
static const NodeImplVtbl | HTMLTableCellImplVtbl |
static const tid_t | HTMLTableCell_iface_tids [] |
static dispex_static_data_t | HTMLTableCell_dispex |
Definition at line 41 of file htmltablecell.c.
HRESULT HTMLTableCell_Create | ( | HTMLDocumentNode * | doc, |
nsIDOMHTMLElement * | nselem, | ||
HTMLElement ** | elem | ||
) |
Definition at line 440 of file htmltablecell.c.
Referenced by HTMLTableRow_insertCell().
|
static |
Definition at line 380 of file htmltablecell.c.
Definition at line 132 of file htmltablecell.c.
Definition at line 227 of file htmltablecell.c.
Definition at line 181 of file htmltablecell.c.
Definition at line 241 of file htmltablecell.c.
|
static |
Definition at line 269 of file htmltablecell.c.
|
static |
Definition at line 255 of file htmltablecell.c.
Definition at line 304 of file htmltablecell.c.
Definition at line 107 of file htmltablecell.c.
Definition at line 297 of file htmltablecell.c.
|
static |
Definition at line 213 of file htmltablecell.c.
Definition at line 93 of file htmltablecell.c.
Definition at line 153 of file htmltablecell.c.
Definition at line 283 of file htmltablecell.c.
|
static |
Definition at line 69 of file htmltablecell.c.
|
static |
Definition at line 61 of file htmltablecell.c.
|
static |
Definition at line 55 of file htmltablecell.c.
|
static |
Definition at line 77 of file htmltablecell.c.
Definition at line 114 of file htmltablecell.c.
Definition at line 220 of file htmltablecell.c.
Definition at line 160 of file htmltablecell.c.
Definition at line 234 of file htmltablecell.c.
|
static |
Definition at line 262 of file htmltablecell.c.
|
static |
Definition at line 248 of file htmltablecell.c.
Definition at line 100 of file htmltablecell.c.
Definition at line 290 of file htmltablecell.c.
|
static |
Definition at line 206 of file htmltablecell.c.
Definition at line 86 of file htmltablecell.c.
Definition at line 146 of file htmltablecell.c.
Definition at line 276 of file htmltablecell.c.
|
static |
Definition at line 359 of file htmltablecell.c.
|
static |
Definition at line 34 of file htmltablecell.c.
Definition at line 48 of file htmltablecell.c.
|
static |
Definition at line 387 of file htmltablecell.c.
|
static |
Definition at line 395 of file htmltablecell.c.
|
inlinestatic |
Definition at line 354 of file htmltablecell.c.
Referenced by HTMLTableCell_destructor(), HTMLTableCell_QI(), HTMLTableCell_traverse(), and HTMLTableCell_unlink().
|
inlinestatic |
Definition at line 29 of file htmltablecell.c.
Referenced by HTMLTableCell_AddRef(), HTMLTableCell_get_align(), HTMLTableCell_get_background(), HTMLTableCell_get_bgColor(), HTMLTableCell_get_borderColor(), HTMLTableCell_get_borderColorDark(), HTMLTableCell_get_borderColorLight(), HTMLTableCell_get_cellIndex(), HTMLTableCell_get_colSpan(), HTMLTableCell_get_height(), HTMLTableCell_get_noWrap(), HTMLTableCell_get_rowSpan(), HTMLTableCell_get_vAlign(), HTMLTableCell_get_width(), HTMLTableCell_GetIDsOfNames(), HTMLTableCell_GetTypeInfo(), HTMLTableCell_GetTypeInfoCount(), HTMLTableCell_Invoke(), HTMLTableCell_put_align(), HTMLTableCell_put_background(), HTMLTableCell_put_bgColor(), HTMLTableCell_put_borderColor(), HTMLTableCell_put_borderColorDark(), HTMLTableCell_put_borderColorLight(), HTMLTableCell_put_colSpan(), HTMLTableCell_put_height(), HTMLTableCell_put_noWrap(), HTMLTableCell_put_rowSpan(), HTMLTableCell_put_vAlign(), HTMLTableCell_put_width(), HTMLTableCell_QueryInterface(), and HTMLTableCell_Release().
|
static |
Definition at line 433 of file htmltablecell.c.
Referenced by HTMLTableCell_Create().
Definition at line 427 of file htmltablecell.c.
|
static |
Definition at line 407 of file htmltablecell.c.
Referenced by HTMLTableCell_Create().
|
static |
Definition at line 319 of file htmltablecell.c.
Referenced by HTMLTableCell_Create().