Searched refs:fExtrusionAngleY (Results 1 – 1 of 1) sorted by relevance
2955 double fExtrusionAngleY = 0; in CreateCustomShapeProperties() local2957 …Pair.First.Value >>= fExtrusionAngleX ) && ( aRotateAnglePair.Second.Value >>= fExtrusionAngleY ) ) in CreateCustomShapeProperties()2960 fExtrusionAngleY *= 65536; in CreateCustomShapeProperties()2962 AddOpt( DFF_Prop_c3DYRotationAngle, (sal_Int32)fExtrusionAngleY ); in CreateCustomShapeProperties()
Completed in 81 milliseconds