Searched refs:DFF_Prop_FitTextToShape (Results 1 – 4 of 4) sorted by relevance
298 #define DFF_Prop_FitTextToShape 191 // sal_Bool Size text to fit shape … macro
717 if (GetPropertyValue(DFF_Prop_FitTextToShape) & 2) in ProcessObj()847 if ( mnFix16Angle && !( GetPropertyValue( DFF_Prop_FitTextToShape ) & 4 ) ) in ProcessObj()
1568 … rSet.Put( SdrTextAutoGrowHeightItem( ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0 ) ); in ApplyCustomShapeTextAttributes()5314 if (GetPropertyValue(DFF_Prop_FitTextToShape) & 2) in ProcessObj()
1141 sal_Bool bFitShapeToText = ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0; in ProcessObj()