Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2984 double fSkewAmount = 0; in CreateCustomShapeProperties() local
2987 …if ( ( rrProp.Value >>= aSkewParaPair ) && ( aSkewParaPair.First.Value >>= fSkewAmount ) && ( aSke… in CreateCustomShapeProperties()
2989 AddOpt( DFF_Prop_c3DSkewAmount, (sal_Int32)fSkewAmount ); in CreateCustomShapeProperties()
H A Dmsdffimp.cxx1906 double fSkewAmount = (sal_Int32)GetPropertyValue( DFF_Prop_c3DSkewAmount, 50 ); in ApplyCustomShapeGeometryAttributes() local
1910 aSkewPair.First.Value <<= fSkewAmount; in ApplyCustomShapeGeometryAttributes()

Completed in 66 milliseconds