Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx656 drawing::Direction3D aExtrusionSecondLightDirection; in ImpExportEnhancedGeometry() local
657 if ( rProp.Value >>= aExtrusionSecondLightDirection ) in ImpExportEnhancedGeometry()
659 …::basegfx::B3DVector aVec3D( aExtrusionSecondLightDirection.DirectionX, aExtrusionSecondLightDirec… in ImpExportEnhancedGeometry()
660 aExtrusionSecondLightDirection.DirectionZ ); in ImpExportEnhancedGeometry()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1798 …::com::sun::star::drawing::Direction3D aExtrusionSecondLightDirection( fLight2X, fLight2Y, fLight2… in ApplyCustomShapeGeometryAttributes()
1801 aProp.Value <<= aExtrusionSecondLightDirection; in ApplyCustomShapeGeometryAttributes()

Completed in 61 milliseconds