Lines Matching refs:true

20 …ertical-align'                 => array ('style:vertical-align',              'table-cell',  true),
21 …ext-align-source' => array ('style:text-align-source', 'table-cell', true),
22 …irection' => array ('style:direction', 'table-cell', true),
23 …lyph-orientation-vertical' => array ('style:glyph-orientation-vertical', 'table-cell', true),
24 …riting-mode' => array ('style:writing-mode', 'table-cell', true),
25 …hadow' => array ('style:shadow', 'table-cell', true),
26 …ackground-color' => array ('fo:background-color', 'table-cell', true),
27 …order' => array ('fo:border', 'table-cell', true),
28 …order-top' => array ('fo:border-top', 'table-cell', true),
29 …order-right' => array ('fo:border-right', 'table-cell', true),
30 …order-bottom' => array ('fo:border-bottom', 'table-cell', true),
31 …order-left' => array ('fo:border-left', 'table-cell', true),
32 …iagonal-tl-br' => array ('style:diagonal-tl-br', 'table-cell', true),
33 …iagonal-tl-br-widths' => array ('style:diagonal-tl-br-widths', 'table-cell', true),
34 …iagonal-bl-tr' => array ('style:diagonal-bl-tr', 'table-cell', true),
35 …iagonal-bl-tr-widths' => array ('style:diagonal-bl-tr-widths', 'table-cell', true),
36 …order-line-width' => array ('style:border-line-width', 'table-cell', true),
37 …order-line-width-top' => array ('style:border-line-width-top', 'table-cell', true),
38 …order-line-width-bottom' => array ('style:border-line-width-bottom', 'table-cell', true),
39 …order-line-width-left' => array ('style:border-line-width-left', 'table-cell', true),
40 …order-line-width-right' => array ('style:border-line-width-right', 'table-cell', true),
41 …adding' => array ('fo:padding', 'table-cell', true),
42 …adding-top' => array ('fo:padding-top', 'table-cell', true),
43 …adding-right' => array ('fo:padding-right', 'table-cell', true),
44 …adding-bottom' => array ('fo:padding-bottom', 'table-cell', true),
45 …adding-left' => array ('fo:padding-left', 'table-cell', true),
46 …rap-option' => array ('fo:wrap-option', 'table-cell', true),
47 …otation-angle' => array ('style:rotation-angle', 'table-cell', true),
48 …otation-align' => array ('style:rotation-align', 'table-cell', true),
49 …ell-protect' => array ('style:cell-protect', 'table-cell', true),
50 …rint-content' => array ('style:print-content', 'table-cell', true),
51 …ecimal-places' => array ('style:decimal-places', 'table-cell', true),
52 …epeat-content' => array ('style:repeat-content', 'table-cell', true),
53 …hrink-to-fit' => array ('style:shrink-to-fit', 'table-cell', true),
57 … => array ('style:repeat', 'table-cell-background-image', true),
58 … => array ('style:position', 'table-cell-background-image', true),
59 …name' => array ('style:filter-name', 'table-cell-background-image', true),
60 … => array ('draw:opacity', 'table-cell-background-image', true),
61 … => array ('xlink:type', 'table-cell-background-image', true),
62 … => array ('xlink:href', 'table-cell-background-image', true),
63 … => array ('xlink:show', 'table-cell-background-image', true),
64 … => array ('xlink:actuate', 'table-cell-background-image', true),
65 … => array ('office:binary-data', 'table-cell-background-image', true),
66 … => array ('base64Binary', 'table-cell-background-image', true),
158 $style->setDefault(true);