Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx501 #define DFF_Prop_c3DTolerance 714 // LONG pixels (16.16) macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1735 if ( IsProperty( DFF_Prop_c3DTolerance ) ) in ApplyCustomShapeGeometryAttributes()
1739 aProp.Value <<= (sal_Int32)GetPropertyValue( DFF_Prop_c3DTolerance ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx2847 AddOpt( DFF_Prop_c3DTolerance, nExtrusionNumberOfLineSegments ); in CreateCustomShapeProperties()