Home
last modified time | relevance | path

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

/AOO42X/main/framework/qa/complex/framework/autosave/
H A DProtocol.java136 private static final String BGCOLOR_OK = "#88dd88"; field in Protocol
345 impl_generateColoredHTMLCell(sLine, "OK", BGCOLOR_OK, FGCOLOR_OK, true); in toHTML()