Home
last modified time | relevance | path

Searched refs:repeatContentIntoSpannedCells (Results 1 – 1 of 1) sorted by relevance

/plugin/sqlraw/
H A Dtest2.php5 $repeatContentIntoSpannedCells = false; variable
17 global $repeatContentIntoSpannedCells;
20 $repeatContentIntoSpannedCells = $repeatContent;
108 global $repeatContentIntoSpannedCells;
120 … $mdTable[$rowPos+$i][$colPos] = ($repeatContentIntoSpannedCells ? $cell->plaintext : "");
129 … $mdTable[$rowPos][$colPos] = ($repeatContentIntoSpannedCells ? $cell->plaintext : "");