Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A DTransGradientStyle.cxx289 sal_Int32 aStartValue = 100 - (sal_Int32)(((aColor.GetRed() + 1) * 100) / 255); in exportXML() local
290 SvXMLUnitConverter::convertPercent( aOut, aStartValue ); in exportXML()

Completed in 4 milliseconds