Searched refs:fExtrusionAngleY (Results 1 – 1 of 1) sorted by relevance
2966 double fExtrusionAngleY = 0; in CreateCustomShapeProperties() local2968 …Pair.First.Value >>= fExtrusionAngleX ) && ( aRotateAnglePair.Second.Value >>= fExtrusionAngleY ) ) in CreateCustomShapeProperties()2971 fExtrusionAngleY *= 65536; in CreateCustomShapeProperties()2973 AddOpt( DFF_Prop_c3DYRotationAngle, (sal_Int32)fExtrusionAngleY ); in CreateCustomShapeProperties()
Completed in 31 milliseconds