Home
last modified time | relevance | path

Searched defs:maxcols (Results 1 – 25 of 31) sorted by relevance

12

/plugin/latexport/implementation/
H A Ddecorator_tables.php14 static function makeRow($maxcols) {
112 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/odt/ODT/
H A DODTTable.php20 …public static function tableOpen(ODTInternalParams $params, $maxcols = NULL, $numrows = NULL, $tab…
373 …public static function tableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $e…
400 …public static function tableOpenUseProperties (ODTInternalParams $params, $properties, $maxcols = …
H A DODTDocument.php1090 function tableOpen($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes=NULL){
1182 …function tableOpenUseCSS($maxcols=NULL, $numrows=NULL, $element=NULL, $attributes=NULL, cssimportn…
1201 function tableOpenUseProperties ($properties, $maxcols = 0, $numrows = 0){
/plugin/fckg/
H A Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null){
/plugin/rplus/
H A Drenderer.php232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/ckgdoku/
H A Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/ckgedit/
H A Drenderer.php113 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL){
/plugin/edittable/renderer/
H A Djson.php52 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/qc/
H A Drenderer.php246 table_open($maxcols = null, $numrows = null, $pos = null) global() argument
/plugin/dokutexit/
H A Dlatex.php689 function table_open($maxcols = NULL, $numrows = NULL) {
731 function table_analyse_open($maxcols = NULL, $numrows = NULL) {
886 function tabular_open($maxcols = NULL, $numrows = NULL) {
969 function tabularx_open($maxcols = NULL, $numrows = NULL) {
1070 function supertabular_open($maxcols = NULL, $numrows = NULL) {
1173 function supertabular_landscape_open($maxcols = NULL, $numrows = NULL) {
/plugin/purplenumbers/
H A Drenderer.php89 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) { argument
/plugin/latexport/_test/
H A Dcommand.php149 private $maxcols = null; variable in CommandTableOpen
153 function __construct($maxcols = null, $numrows = null, $pos = null) {
H A Ddecorator_mock.php146 function table_open($maxcols = null, $numrows = null, $pos = null) {
/plugin/odt/ODT/elements/
H A DODTElementTable.php33 public function __construct($style_name=NULL, $maxcols = 0, $numrows = 0) {
/plugin/revealjs/
H A Drenderer.php295 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL) {
/plugin/dw2markdown/
H A Drenderer.php483 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
/plugin/odt/renderer/
H A Dpage.php755 function table_open($maxcols = NULL, $numrows = NULL, $pos = NULL){
1807 …function _odtTableOpenUseCSS($maxcols = NULL, $numrows = NULL, $element=NULL, $attributes = NULL, …
1818 function _odtTableOpenUseProperties ($properties, $maxcols = 0, $numrows = 0){
/plugin/gemini/
H A Drenderer.php443 public function table_open($maxcols = null, $numrows = null, $pos = null)
/plugin/combo/renderer/
H A Danalytics.php725 public function table_open($maxcols = null, $numrows = null, $pos = null) // phpcs:ignore PSR1.Methods.CamelCapsMethodName.NotCamelCaps argument
/plugin/simplexml/
H A Drenderer.php481 function table_open($maxcols = NULL, $numrows = NULL){
/plugin/prosemirror/
H A Drenderer.php191 public function table_open($maxcols = null, $numrows = null, $pos = null) argument
/plugin/mellelexport/
H A Drenderer.php724 …function table_open($maxcols = null, $numrows = null, $pos = null){call_user_func_array(array($thi…
/plugin/xml/
H A Drenderer.php496 function table_open($maxcols = null, $numrows = null){
/plugin/nroff/
H A Drenderer.php847 function table_open($maxcols = NULL, $numrows = NULL){
/plugin/actionrenderer/
H A Drenderer.php435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)

12