Home
last modified time | relevance | path

Searched refs:DFF_Prop_FitTextToShape (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx298 #define DFF_Prop_FitTextToShape 191 // sal_Bool Size text to fit shape … macro
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx718 if (GetPropertyValue(DFF_Prop_FitTextToShape) & 2) in ProcessObj()
848 if ( mnFix16Angle && !( GetPropertyValue( DFF_Prop_FitTextToShape ) & 4 ) ) in ProcessObj()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1571 rSet.Put( SdrTextAutoGrowHeightItem( ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0 ) ); in ApplyCustomShapeTextAttributes()
5298 if (GetPropertyValue(DFF_Prop_FitTextToShape) & 2) in ProcessObj()
H A Dsvdfppt.cxx1141 sal_Bool bFitShapeToText = ( GetPropertyValue( DFF_Prop_FitTextToShape ) & 2 ) != 0; in ProcessObj()

Completed in 134 milliseconds