Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1937 … double fViewZ = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DZViewpoint, 9000000 )) / 360.0; in ApplyCustomShapeGeometryAttributes() local
1938 ::com::sun::star::drawing::Position3D aExtrusionViewPoint( fViewX, fViewY, fViewZ ); in ApplyCustomShapeGeometryAttributes()