Searched refs:ConvertPieRotation (Results 1 – 4 of 4) sorted by relevance
412 sal_uInt16 XclExpChRoot::ConvertPieRotation( const ScfPropertySet& rPropSet ) in ConvertPieRotation() function in XclExpChRoot2163 maData.mnRotation = XclExpChRoot::ConvertPieRotation( aDiaProp ); in Convert()2258 maData.mnRotation = XclExpChRoot::ConvertPieRotation( rPropSet ); in Convert()
386 void XclImpChRoot::ConvertPieRotation( ScfPropertySet& rPropSet, sal_uInt16 nAngle ) in ConvertPieRotation() function in XclImpChRoot2329 XclImpChRoot::ConvertPieRotation( aDiaProp, maData.mnRotation ); in CreateChartType()2389 XclImpChRoot::ConvertPieRotation( rPropSet, maData.mnRotation ); in Convert()
149 static sal_uInt16 ConvertPieRotation( const ScfPropertySet& rPropSet );
167 static void ConvertPieRotation(
Completed in 150 milliseconds