Home
last modified time | relevance | path

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

/AOO41X/main/framework/qa/complex/framework/autosave/
H A DProtocol.java128 private static final String FGCOLOR_SCOPE = "#000000"; field in Protocol
378 impl_generateColoredHTMLCell(sLine, "SCOPE", BGCOLOR_SCOPE, FGCOLOR_SCOPE, false); in toHTML()