Home
last modified time | relevance | path

Searched refs:GetCommentColor (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/inc/
H A Ddetfunc.hxx155 static ColorData GetCommentColor();
/trunk/main/sc/source/core/data/
H A Dpostit.cxx130 aItemSet.Put( XFillColorItem( String::EmptyString(), ScDetectiveFunc::GetCommentColor() ) ); in SetDefaultItems()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx222 Color aYellow( ScDetectiveFunc::GetCommentColor() ); in ScCommentData()
1449 aAttrColorSet.Put( XFillColorItem( String(), GetCommentColor() ) ); in UpdateAllComments()
1683 ColorData ScDetectiveFunc::GetCommentColor() in GetCommentColor() function in ScDetectiveFunc
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx223 …( ScDetectiveFunc::GetCommentColor() != (ColorData)rColors.GetColorValue(svtools::CALCNOTESBACKGRO… in ConfigurationChanged()

Completed in 45 milliseconds