Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/
H A Ddebug.cxx106 OUString sStateColor; in DebugShowState() local
112 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 13 milliseconds