Searched refs:dStartAngle (Results 1 – 2 of 2) sorted by relevance
1269 double dStartAngle; in processAttribute() local1270 if( SvXMLUnitConverter::convertDouble( dStartAngle, rValue ) ) in processAttribute()1271 mnStartAngle = (sal_Int32)(dStartAngle * 100.0); in processAttribute()
939 const double dStartAngle = nStartAngle / 100.0; local947 SvXMLUnitConverter::convertDouble( sStringBuffer, dStartAngle );
Completed in 43 milliseconds