Home
last modified time | relevance | path

Searched refs:bColorsInitialized (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/inc/
H A Ddetfunc.hxx61 static sal_Bool bColorsInitialized; member in ScDetectiveFunc
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx134 sal_Bool ScDetectiveFunc::bColorsInitialized = sal_False; member in ScDetectiveFunc
1669 if (!bColorsInitialized) in GetArrowColor()
1677 if (!bColorsInitialized) in GetErrorColor()
1685 if (!bColorsInitialized) in GetCommentColor()
1700 bColorsInitialized = sal_True; in InitializeColors()
1706 return bColorsInitialized; in IsColorsInitialized()

Completed in 20 milliseconds