Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2249 …( IsHardAttribute( DFF_Prop_fGtextOK ) || ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 ) & … in ApplyCustomShapeGeometryAttributes()
2523 sal_Bool bTextPathOn = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x4000 ) != 0; in ApplyCustomShapeGeometryAttributes()
2536 … sal_Bool bTextPathFitPath = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x100 ) != 0; in ApplyCustomShapeGeometryAttributes()
2540 bTextPathFitShape = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x400 ) != 0; in ApplyCustomShapeGeometryAttributes()
2565 sal_Bool bTextPathScaleX = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x40 ) != 0; in ApplyCustomShapeGeometryAttributes()
2571 … sal_Bool bSameLetterHeight = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x80 ) != 0; in ApplyCustomShapeGeometryAttributes()
2649 sal_uInt32 nFontAttributes = GetPropertyValue( DFF_Prop_gtextFStrikethrough ); in ApplyAttributes()
3781 if ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 ) & 0x2000 ) in ImportFontWork()
4468 … sal_Bool bIsFontwork = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 ) & 0x4000 ) != 0; in ImportShape()
4493 …aSet.Put( SvxPostureItem( ( GetPropertyValue( DFF_Prop_gtextFStrikethrough, 0 ) & 0x0010 ) != 0 ? … in ImportShape()
[all …]
H A Descherex.cxx342 GetOpt( DFF_Prop_gtextFStrikethrough, nTextPathFlags ); in IsFontWork()
3394 if ( GetOpt( DFF_Prop_gtextFStrikethrough, nTextPathFlags ) ) in CreateCustomShapeProperties()
3583 AddOpt( DFF_Prop_gtextFStrikethrough, nTextPathFlags ); in CreateCustomShapeProperties()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx321 #define DFF_Prop_gtextFStrikethrough 255 // sal_Bool 1 Strike through font macro