Searched refs:fBackDepth (Results 1 – 2 of 2) sorted by relevance
2825 double fBackDepth = fDepth - fForeDepth; in CreateCustomShapeProperties() local2827 fBackDepth *= 360.0; in CreateCustomShapeProperties()2828 AddOpt( DFF_Prop_c3DExtrudeBackward, (sal_Int32)fBackDepth ); in CreateCustomShapeProperties()
1711 …double fBackDepth = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DExtrudeBackward, 1270 * 360 … in ApplyCustomShapeGeometryAttributes() local1713 double fDepth = fBackDepth + fForeDepth; in ApplyCustomShapeGeometryAttributes()
Completed in 346 milliseconds