Searched refs:sStateColor (Results 1 – 1 of 1) sorted by relevance
106 OUString sStateColor; in DebugShowState() local112 sStateColor = OUString::createFromAscii("firebrick1"); in DebugShowState()116 sStateColor = OUString::createFromAscii("dodgerblue4"); in DebugShowState()120 sStateColor = OUString::createFromAscii("dodgerblue"); in DebugShowState()124 sStateColor = OUString::createFromAscii("seagreen1"); in DebugShowState()128 sStateColor = OUString::createFromAscii("lightskyblue1"); in DebugShowState()132 sStateColor = OUString::createFromAscii("slategray3"); in DebugShowState()169 ::rtl::OUStringToOString(sStateColor, RTL_TEXTENCODING_ASCII_US).getStr()); in DebugShowState()
Completed in 16 milliseconds