Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1909 EnhancedCustomShapeParameterPair aSkewPair; in ApplyCustomShapeGeometryAttributes() local
1910 aSkewPair.First.Value <<= fSkewAmount; in ApplyCustomShapeGeometryAttributes()
1911 aSkewPair.First.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1912 aSkewPair.Second.Value <<= fSkewAngle; in ApplyCustomShapeGeometryAttributes()
1913 aSkewPair.Second.Type = EnhancedCustomShapeParameterType::NORMAL; in ApplyCustomShapeGeometryAttributes()
1915 aProp.Value <<= aSkewPair; in ApplyCustomShapeGeometryAttributes()

Completed in 52 milliseconds