Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx515 #define DFF_Prop_c3DFillY 728 // LONG tion; only their relative macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1793 …if ( IsProperty( DFF_Prop_c3DFillX ) || IsProperty( DFF_Prop_c3DFillY ) || IsProperty( DFF_Prop_c3… in ApplyCustomShapeGeometryAttributes()
1796 double fLight2Y = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DFillY, 0 )); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2913 … AddOpt( DFF_Prop_c3DFillY, (sal_Int32)aExtrusionSecondLightPosition.DirectionY ); in CreateCustomShapeProperties()