Searched refs:aExtrusionSecondLightDirection (Results 1 – 2 of 2) sorted by relevance
656 drawing::Direction3D aExtrusionSecondLightDirection; in ImpExportEnhancedGeometry() local657 if ( rProp.Value >>= aExtrusionSecondLightDirection ) in ImpExportEnhancedGeometry()659 …::basegfx::B3DVector aVec3D( aExtrusionSecondLightDirection.DirectionX, aExtrusionSecondLightDirec… in ImpExportEnhancedGeometry()660 aExtrusionSecondLightDirection.DirectionZ ); in ImpExportEnhancedGeometry()
1798 …::com::sun::star::drawing::Direction3D aExtrusionSecondLightDirection( fLight2X, fLight2Y, fLight2… in ApplyCustomShapeGeometryAttributes()1801 aProp.Value <<= aExtrusionSecondLightDirection; in ApplyCustomShapeGeometryAttributes()
Completed in 46 milliseconds