Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx506 #define DFF_Prop_c3DOriginY 719 // LONG macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1948 if ( IsProperty( DFF_Prop_c3DOriginX ) || IsProperty( DFF_Prop_c3DOriginY ) ) in ApplyCustomShapeGeometryAttributes()
1952 …double fOriginY = (double)((sal_Int32)GetPropertyValue( DFF_Prop_c3DOriginY, (sal_uInt32)-32768 )); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx3032 … AddOpt( DFF_Prop_c3DOriginY, (sal_Int32)( fExtrusionOriginY * 65536 ) ); in CreateCustomShapeProperties()