Home
last modified time | relevance | path

Searched refs:fSkewAmount (Results 1 – 2 of 2) sorted by last modified time

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

Completed in 65 milliseconds