Searched refs:DFF_Prop_connectorType (Results 1 – 3 of 3) sorted by relevance
369 #define DFF_Prop_connectorType 344 // LONG ->0=none, 1=segments, 2=cus… macro
2497 if ( IsProperty( DFF_Prop_connectorType ) ) in ApplyCustomShapeGeometryAttributes()2499 sal_Int16 nGluePointType = (sal_uInt16)GetPropertyValue( DFF_Prop_connectorType ); in ApplyCustomShapeGeometryAttributes()
3207 AddOpt( DFF_Prop_connectorType, (sal_uInt16)nGluePointType ); in CreateCustomShapeProperties()