Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx1269 double dStartAngle; in processAttribute() local
1270 if( SvXMLUnitConverter::convertDouble( dStartAngle, rValue ) ) in processAttribute()
1271 mnStartAngle = (sal_Int32)(dStartAngle * 100.0); in processAttribute()
H A Dshapeexport2.cxx939 const double dStartAngle = nStartAngle / 100.0; local
947 SvXMLUnitConverter::convertDouble( sStringBuffer, dStartAngle );

Completed in 36 milliseconds