Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx802 Any aLow, aHigh; in setPropertyValue() local
808 aLow = this->getPropertyValue(C2U("ConstantErrorLow")); in setPropertyValue()
812 aHigh = aLow = this->getPropertyValue(C2U("PercentageError")); in setPropertyValue()
816 aHigh = aLow = this->getPropertyValue(C2U("ErrorMargin")); in setPropertyValue()
831 this->setPropertyValue(C2U("ConstantErrorLow"),aLow); in setPropertyValue()
/aoo4110/main/vcl/source/glyphs/
H A Dgcach_layout.cxx528 sal_UCS4 aLow = rArgs.mpStr[ nCharPos+1 ]; in operator ()()
529 aChar += aLow & 0x03FF; in operator ()()

Completed in 23 milliseconds