Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx149 static sal_uInt16 ConvertPieRotation( const ScfPropertySet& rPropSet );
H A Dxichart.hxx167 static void ConvertPieRotation(
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx412 sal_uInt16 XclExpChRoot::ConvertPieRotation( const ScfPropertySet& rPropSet ) in ConvertPieRotation() function in XclExpChRoot
2163 maData.mnRotation = XclExpChRoot::ConvertPieRotation( aDiaProp ); in Convert()
2258 maData.mnRotation = XclExpChRoot::ConvertPieRotation( rPropSet ); in Convert()
H A Dxichart.cxx386 void XclImpChRoot::ConvertPieRotation( ScfPropertySet& rPropSet, sal_uInt16 nAngle ) in ConvertPieRotation() function in XclImpChRoot
2329 XclImpChRoot::ConvertPieRotation( aDiaProp, maData.mnRotation ); in CreateChartType()
2389 XclImpChRoot::ConvertPieRotation( rPropSet, maData.mnRotation ); in Convert()

Completed in 67 milliseconds