Lines Matching refs:attributes

20 … $params, $maxcols = NULL, $numrows = NULL, $tableStyleName=NULL, $element=NULL, $attributes=NULL){  argument
116 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
215 …function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $attributes=NULL){ argument
228 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
258 …span = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes=NULL){ argument
272 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
307 …span = 1, $align = "left", $cellStyle=NULL, $paragraphStyle=NULL, $element=NULL, $attributes=NULL){ argument
330 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
373 …enUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $element=NULL, $attributes=NULL){ argument
379 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
447 …OpenUseCSS(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $element=NULL, $attributes=NULL){ argument
453 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
484 …public static function tableRowOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NU… argument
490 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);
525 …unction tableCellOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL, $colspan =… argument
531 ODTUtility::openHTMLElement ($params, $properties, $element, $attributes);