Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/convwatch/
H A DHTMLOutputter.java99 m_aOut.write( tableHeaderCell(TEST_TABLETITLE)); in indexSection()
100 m_aOut.write( tableHeaderCell(TEST_TABLETITLE)); in indexSection()
101 m_aOut.write( tableHeaderCell(VISUAL_STATUS_TABLETITLE)); in indexSection()
175 String tableHeaderCell(String _sValue) in tableHeaderCell() method in HTMLOutputter
265 m_aOut.write( tableHeaderCell( FIRSTGFX_TABLETITLE) ); in checkSection()
267 m_aOut.write( tableHeaderCell(DIFFER_TABLETITLE ) ); in checkSection()
268 m_aOut.write( tableHeaderCell(PIXELDIFF_TABLETITLE ) ); in checkSection()
270 m_aOut.write( tableHeaderCell(DIFFER_BM_TABLETITLE) ); in checkSection()
273 m_aOut.write( tableHeaderCell( OK_TABLETITLE) ); in checkSection()
355 m_aOut.write( tableHeaderCell(DIFFER_TABLETITLE ) ); in checkDiffDiffSection()
[all …]
/aoo41x/main/qadevOOo/runner/graphical/
H A DHTMLResult.java120 writeln( tableHeaderCell(TEST_TABLETITLE)); in indexSection()
121 writeln( tableHeaderCell("")); in indexSection()
122 writeln( tableHeaderCell(VISUAL_STATUS_TABLETITLE)); in indexSection()
123 writeln( tableHeaderCell(VISUAL_STATUS_MESSAGE_TABLETITLE)); in indexSection()
164 private String tableHeaderCell(String _sValue) in tableHeaderCell() method in HTMLResult

Completed in 22 milliseconds