Searched refs:rPercent (Results 1 – 2 of 2) sorted by relevance
489 bool Converter::convertPercent( sal_Int32& rPercent, const OUString& rString ) in convertPercent() argument491 return convertMeasure( rPercent, rString, MeasureUnit::PERCENT ); in convertPercent()
456 sal_Bool SvXMLUnitConverter::convertPercent( sal_Int32& rPercent, in convertPercent() argument459 return convertMeasure( rPercent, rString, MAP_RELATIVE ); in convertPercent()
Completed in 49 milliseconds