ReactOS
0.4.16-dev-1109-gd06d9f3
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
Public Member Functions
|
List of all members
nsIDOMHTMLTableCellElement Interface Reference
Inheritance diagram for nsIDOMHTMLTableCellElement:
[
legend
]
Collaboration diagram for nsIDOMHTMLTableCellElement:
[
legend
]
Public Member Functions
nsresult
GetCellIndex
(
int32_t
*aCellIndex)
nsresult
GetAbbr
(
nsAString
*aAbbr)
nsresult
SetAbbr
(
const
nsAString
*aAbbr)
nsresult
GetAlign
(
nsAString
*aAlign)
nsresult
SetAlign
(
const
nsAString
*aAlign)
nsresult
GetAxis
(
nsAString
*aAxis)
nsresult
SetAxis
(
const
nsAString
*aAxis)
nsresult
GetBgColor
(
nsAString
*aBgColor)
nsresult
SetBgColor
(
const
nsAString
*aBgColor)
nsresult
GetCh
(
nsAString
*aCh)
nsresult
SetCh
(
const
nsAString
*aCh)
nsresult
GetChOff
(
nsAString
*aChOff)
nsresult
SetChOff
(
const
nsAString
*aChOff)
nsresult
GetColSpan
(
int32_t
*aColSpan)
nsresult
SetColSpan
(
int32_t
aColSpan)
nsresult
GetHeaders
(
nsAString
*aHeaders)
nsresult
SetHeaders
(
const
nsAString
*aHeaders)
nsresult
GetHeight
(
nsAString
*aHeight)
nsresult
SetHeight
(
const
nsAString
*aHeight)
nsresult
GetNoWrap
(
bool
*aNoWrap)
nsresult
SetNoWrap
(
bool
aNoWrap)
nsresult
GetRowSpan
(
int32_t
*aRowSpan)
nsresult
SetRowSpan
(
int32_t
aRowSpan)
nsresult
GetScope
(
nsAString
*aScope)
nsresult
SetScope
(
const
nsAString
*aScope)
nsresult
GetVAlign
(
nsAString
*aVAlign)
nsresult
SetVAlign
(
const
nsAString
*aVAlign)
nsresult
GetWidth
(
nsAString
*aWidth)
nsresult
SetWidth
(
const
nsAString
*aWidth)
Public Member Functions inherited from
nsISupports
nsresult
QueryInterface
(
nsIIDRef
riid
,
void
**
result
)
nsrefcnt
AddRef
()
nsrefcnt
Release
()
Detailed Description
Definition at line
2088
of file
nsiface.idl
.
Member Function Documentation
◆
GetAbbr()
nsresult
nsIDOMHTMLTableCellElement::GetAbbr
(
nsAString
*
aAbbr
)
◆
GetAlign()
nsresult
nsIDOMHTMLTableCellElement::GetAlign
(
nsAString
*
aAlign
)
◆
GetAxis()
nsresult
nsIDOMHTMLTableCellElement::GetAxis
(
nsAString
*
aAxis
)
◆
GetBgColor()
nsresult
nsIDOMHTMLTableCellElement::GetBgColor
(
nsAString
*
aBgColor
)
◆
GetCellIndex()
nsresult
nsIDOMHTMLTableCellElement::GetCellIndex
(
int32_t
*
aCellIndex
)
◆
GetCh()
nsresult
nsIDOMHTMLTableCellElement::GetCh
(
nsAString
*
aCh
)
◆
GetChOff()
nsresult
nsIDOMHTMLTableCellElement::GetChOff
(
nsAString
*
aChOff
)
◆
GetColSpan()
nsresult
nsIDOMHTMLTableCellElement::GetColSpan
(
int32_t
*
aColSpan
)
◆
GetHeaders()
nsresult
nsIDOMHTMLTableCellElement::GetHeaders
(
nsAString
*
aHeaders
)
◆
GetHeight()
nsresult
nsIDOMHTMLTableCellElement::GetHeight
(
nsAString
*
aHeight
)
◆
GetNoWrap()
nsresult
nsIDOMHTMLTableCellElement::GetNoWrap
(
bool
*
aNoWrap
)
◆
GetRowSpan()
nsresult
nsIDOMHTMLTableCellElement::GetRowSpan
(
int32_t
*
aRowSpan
)
◆
GetScope()
nsresult
nsIDOMHTMLTableCellElement::GetScope
(
nsAString
*
aScope
)
◆
GetVAlign()
nsresult
nsIDOMHTMLTableCellElement::GetVAlign
(
nsAString
*
aVAlign
)
◆
GetWidth()
nsresult
nsIDOMHTMLTableCellElement::GetWidth
(
nsAString
*
aWidth
)
◆
SetAbbr()
nsresult
nsIDOMHTMLTableCellElement::SetAbbr
(
const
nsAString
*
aAbbr
)
◆
SetAlign()
nsresult
nsIDOMHTMLTableCellElement::SetAlign
(
const
nsAString
*
aAlign
)
◆
SetAxis()
nsresult
nsIDOMHTMLTableCellElement::SetAxis
(
const
nsAString
*
aAxis
)
◆
SetBgColor()
nsresult
nsIDOMHTMLTableCellElement::SetBgColor
(
const
nsAString
*
aBgColor
)
◆
SetCh()
nsresult
nsIDOMHTMLTableCellElement::SetCh
(
const
nsAString
*
aCh
)
◆
SetChOff()
nsresult
nsIDOMHTMLTableCellElement::SetChOff
(
const
nsAString
*
aChOff
)
◆
SetColSpan()
nsresult
nsIDOMHTMLTableCellElement::SetColSpan
(
int32_t
aColSpan
)
◆
SetHeaders()
nsresult
nsIDOMHTMLTableCellElement::SetHeaders
(
const
nsAString
*
aHeaders
)
◆
SetHeight()
nsresult
nsIDOMHTMLTableCellElement::SetHeight
(
const
nsAString
*
aHeight
)
◆
SetNoWrap()
nsresult
nsIDOMHTMLTableCellElement::SetNoWrap
(
bool
aNoWrap
)
◆
SetRowSpan()
nsresult
nsIDOMHTMLTableCellElement::SetRowSpan
(
int32_t
aRowSpan
)
◆
SetScope()
nsresult
nsIDOMHTMLTableCellElement::SetScope
(
const
nsAString
*
aScope
)
◆
SetVAlign()
nsresult
nsIDOMHTMLTableCellElement::SetVAlign
(
const
nsAString
*
aVAlign
)
◆
SetWidth()
nsresult
nsIDOMHTMLTableCellElement::SetWidth
(
const
nsAString
*
aWidth
)
The documentation for this interface was generated from the following file:
dll/win32/mshtml/
nsiface.idl
nsIDOMHTMLTableCellElement
Generated on Mon May 12 2025 06:29:10 for ReactOS by
1.9.6