|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| nsresult | GetRowIndex (int32_t *aRowIndex) |
| nsresult | GetSectionRowIndex (int32_t *aSectionRowIndex) |
| nsresult | GetCells (nsIDOMHTMLCollection **aCells) |
| nsresult | GetAlign (nsAString *aAlign) |
| nsresult | SetAlign (const nsAString *aAlign) |
| 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 | GetVAlign (nsAString *aVAlign) |
| nsresult | SetVAlign (const nsAString *aVAlign) |
| nsresult | InsertCell (int32_t index, nsIDOMHTMLElement **_retval) |
| nsresult | DeleteCell (int32_t index) |
Public Member Functions inherited from nsISupports | |
| nsresult | QueryInterface (nsIIDRef riid, void **result) |
| nsrefcnt | AddRef () |
| nsrefcnt | Release () |
Definition at line 2064 of file nsiface.idl.
| nsresult nsIDOMHTMLTableRowElement::GetCells | ( | nsIDOMHTMLCollection ** | aCells | ) |
| nsresult nsIDOMHTMLTableRowElement::InsertCell | ( | int32_t | index, |
| nsIDOMHTMLElement ** | _retval | ||
| ) |