Lines Matching refs:true
23 'width' => array ('style:width', 'table', true),
24 'rel-width' => array ('style:rel-width', 'table', true),
25 'align' => array ('table:align', 'table', true),
26 'margin-left' => array ('fo:margin-left', 'table', true),
27 'margin-right' => array ('fo:margin-right', 'table', true),
28 'margin-top' => array ('fo:margin-top', 'table', true),
29 'margin-bottom' => array ('fo:margin-bottom', 'table', true),
30 'margin' => array ('fo:margin', 'table', true),
31 'page-number' => array ('style:page-number', 'table', true),
32 'break-before' => array ('fo:break-before', 'table', true),
33 'break-after' => array ('fo:break-after', 'table', true),
34 'background-color' => array ('fo:background-color', 'table', true),
35 'shadow' => array ('style:shadow', 'table', true),
36 'keep-with-next' => array ('fo:keep-with-next', 'table', true),
37 'may-break-between-rows' => array ('style:may-break-between-rows', 'table', true),
38 'border-model' => array ('table:border-model', 'table', true),
39 'writing-mode' => array ('style:writing-mode', 'table', true),
40 'display' => array ('table:display', 'table', true),
44 … => array ('style:repeat', 'table-background-image', true),
45 …' => array ('style:position', 'table-background-image', true),
46 …lter-name' => array ('style:filter-name', 'table-background-image', true),
47 … => array ('draw:opacity', 'table-background-image', true),
48 … => array ('xlink:type', 'table-background-image', true),
49 … => array ('xlink:href', 'table-background-image', true),
50 … => array ('xlink:show', 'table-background-image', true),
51 … => array ('xlink:actuate', 'table-background-image', true),
52 …ata' => array ('office:binary-data', 'table-background-image', true),
53 …nary' => array ('base64Binary', 'table-background-image', true),
131 $style->setDefault(true);