Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx369 #define DFF_Prop_connectorType 344 // LONG ->0=none, 1=segments, 2=cus… macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2497 if ( IsProperty( DFF_Prop_connectorType ) ) in ApplyCustomShapeGeometryAttributes()
2499 sal_Int16 nGluePointType = (sal_uInt16)GetPropertyValue( DFF_Prop_connectorType ); in ApplyCustomShapeGeometryAttributes()
H A Descherex.cxx3207 AddOpt( DFF_Prop_connectorType, (sal_uInt16)nGluePointType ); in CreateCustomShapeProperties()