Home
last modified time | relevance | path

Searched refs:rForwardDepth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx111 …CustomShapeGeometryItem& rItem, const double* pMap, double& rBackwardDepth, double& rForwardDepth ) in GetExtrusionDepth() argument
119 rForwardDepth = fDepth * fFraction; in GetExtrusionDepth()
120 rBackwardDepth = fDepth - rForwardDepth; in GetExtrusionDepth()
125 rForwardDepth = 0; in GetExtrusionDepth()
131 rForwardDepth *= fMap; in GetExtrusionDepth()

Completed in 16 milliseconds