Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx802 Any aLow, aHigh; in setPropertyValue() local
807 aHigh = this->getPropertyValue(C2U("ConstantErrorHigh")); in setPropertyValue()
812 aHigh = aLow = this->getPropertyValue(C2U("PercentageError")); in setPropertyValue()
816 aHigh = aLow = this->getPropertyValue(C2U("ErrorMargin")); in setPropertyValue()
830 this->setPropertyValue(C2U("ConstantErrorHigh"),aHigh); in setPropertyValue()
834 this->setPropertyValue(C2U("PercentageError"),aHigh); in setPropertyValue()
837 this->setPropertyValue(C2U("ErrorMargin"),aHigh); in setPropertyValue()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx231 Color aHigh = toColor( pal.color( QPalette::Active, QPalette::Highlight ) ); in UpdateSettings() local
281 style.SetHighlightColor( aHigh ); in UpdateSettings()

Completed in 20 milliseconds