Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx516 #define DFF_Prop_c3DFillZ 729 // LONG magnitudes matter macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1793 …operty( DFF_Prop_c3DFillX ) || IsProperty( DFF_Prop_c3DFillY ) || IsProperty( DFF_Prop_c3DFillZ ) ) in ApplyCustomShapeGeometryAttributes()
1797 double fLight2Z = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DFillZ, 10000 )); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2914 … AddOpt( DFF_Prop_c3DFillZ, (sal_Int32)aExtrusionSecondLightPosition.DirectionZ ); in CreateCustomShapeProperties()