Lines Matching refs:table

317 			table::BorderLine aLeft, aRight, aTop, aBottom;  in ContextFilter()
355 table::BorderLine aLeft, aRight, aTop, aBottom; in ContextFilter()
1159 table::CellHoriJustify aHoriJustify1, aHoriJustify2; in equals()
1173 table::CellHoriJustify nValue = table::CellHoriJustify_LEFT; in importXML()
1175 if (nValue != table::CellHoriJustify_REPEAT) in importXML()
1179 nValue = table::CellHoriJustify_LEFT; in importXML()
1185 nValue = table::CellHoriJustify_RIGHT; in importXML()
1191 nValue = table::CellHoriJustify_CENTER; in importXML()
1197 nValue = table::CellHoriJustify_BLOCK; in importXML()
1213 table::CellHoriJustify nVal; in exportXML()
1220 case table::CellHoriJustify_REPEAT: in exportXML()
1221 case table::CellHoriJustify_LEFT: in exportXML()
1227 case table::CellHoriJustify_RIGHT: in exportXML()
1233 case table::CellHoriJustify_CENTER: in exportXML()
1239 case table::CellHoriJustify_BLOCK: in exportXML()
1263 table::CellHoriJustify aHoriJustify1, aHoriJustify2; in equals()
1283 table::CellHoriJustify nValue(table::CellHoriJustify_STANDARD); in importXML()
1296 table::CellHoriJustify nVal; in exportXML()
1301 if (nVal == table::CellHoriJustify_STANDARD) in exportXML()
1324 table::CellHoriJustify aHoriJustify1, aHoriJustify2; in equals()
1344 table::CellHoriJustify nValue = table::CellHoriJustify_REPEAT; in importXML()
1357 table::CellHoriJustify nVal; in exportXML()
1362 if (nVal == table::CellHoriJustify_REPEAT) in exportXML()
1385 table::CellOrientation aOrientation1, aOrientation2; in equals()
1399 table::CellOrientation nValue; in importXML()
1402 nValue = table::CellOrientation_STANDARD; in importXML()
1408 nValue = table::CellOrientation_STACKED; in importXML()
1421 table::CellOrientation nVal; in exportXML()
1428 case table::CellOrientation_STACKED : in exportXML()
1506 table::CellVertJustify aReference1, aReference2; in equals()
1520 table::CellVertJustify nValue; in importXML()
1523 nValue = table::CellVertJustify_STANDARD; in importXML()
1529 nValue = table::CellVertJustify_BOTTOM; in importXML()
1535 nValue = table::CellVertJustify_TOP; in importXML()
1541 nValue = table::CellVertJustify_CENTER; in importXML()
1554 table::CellVertJustify nVal; in exportXML()
1561 case table::CellVertJustify_BOTTOM : in exportXML()
1567 case table::CellVertJustify_CENTER : in exportXML()
1573 case table::CellVertJustify_STANDARD : in exportXML()
1579 case table::CellVertJustify_TOP : in exportXML()
1603 table::CellVertJustify aReference1, aReference2; in equals()
1617 table::CellVertJustify nValue; in importXML()
1620 nValue = table::CellVertJustify_STANDARD; in importXML()
1626 nValue = table::CellVertJustify_BOTTOM; in importXML()
1632 nValue = table::CellVertJustify_TOP; in importXML()
1638 nValue = table::CellVertJustify_CENTER; in importXML()
1651 table::CellVertJustify nVal; in exportXML()
1658 case table::CellVertJustify_BOTTOM : in exportXML()
1664 case table::CellVertJustify_CENTER : in exportXML()
1670 case table::CellVertJustify_STANDARD : in exportXML()
1676 case table::CellVertJustify_TOP : in exportXML()