Home
last modified time | relevance | path

Searched refs:GetErrorColor (Results 1 – 6 of 6) sorted by path

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DComponentView.java160 maConsistencyLabel.setBackground (GetContainer().GetErrorColor()); in Update()
H A DObjectViewContainer.java189 public Color GetErrorColor () in GetErrorColor() method in ObjectViewContainer
H A DParentView.java99 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()
105 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()
111 maValidLabel.setBackground (GetContainer().GetErrorColor()); in Update()
/trunk/main/sc/inc/
H A Ddetfunc.hxx154 static ColorData GetErrorColor();
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx201 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
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx221 …ScDetectiveFunc::GetErrorColor() != (ColorData)rColors.GetColorValue(svtools::CALCDETECTIVEERROR).… in ConfigurationChanged()

Completed in 36 milliseconds