Searched refs:GetErrorColor (Results 1 – 6 of 6) sorted by relevance
99 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()105 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()111 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()
160 maConsistencyLabel.setBackground (GetContainer().GetErrorColor()); in Update()
189 public Color GetErrorColor () in GetErrorColor() method in ObjectViewContainer
201 aCircleSet.Put( XLineColorItem( String(), Color( ScDetectiveFunc::GetErrorColor() ) ) ); in ScDetectiveData()526 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertArrow()592 ColorData nColorData = ( bRed ? GetErrorColor() : GetArrowColor() ); in InsertToOtherTab()1530 ColorData nColorData = ( bError ? GetErrorColor() : GetArrowColor() ); in UpdateAllArrowColors()1615 if ( nObjColor == GetErrorColor() && nObjColor != GetArrowColor() ) in GetDetectiveObjectType()1675 ColorData ScDetectiveFunc::GetErrorColor() in GetErrorColor() function in ScDetectiveFunc
154 static ColorData GetErrorColor();
221 …ScDetectiveFunc::GetErrorColor() != (ColorData)rColors.GetColorValue(svtools::CALCDETECTIVEERROR).… in ConfigurationChanged()
Completed in 106 milliseconds