Searched refs:fSkewAmount (Results 1 – 2 of 2) sorted by relevance
2984 double fSkewAmount = 0; in CreateCustomShapeProperties() local2987 …if ( ( rrProp.Value >>= aSkewParaPair ) && ( aSkewParaPair.First.Value >>= fSkewAmount ) && ( aSke… in CreateCustomShapeProperties()2989 AddOpt( DFF_Prop_c3DSkewAmount, (sal_Int32)fSkewAmount ); in CreateCustomShapeProperties()
1906 double fSkewAmount = (sal_Int32)GetPropertyValue( DFF_Prop_c3DSkewAmount, 50 ); in ApplyCustomShapeGeometryAttributes() local1910 aSkewPair.First.Value <<= fSkewAmount; in ApplyCustomShapeGeometryAttributes()
Completed in 76 milliseconds