Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx291 #define DFF_Prop_cdirFont 137 // MSO_CDIR Font rotation macro
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1466 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ApplyCustomShapeTextAttributes()
1649 if ( IsProperty( DFF_Prop_txflTextFlow ) || IsProperty( DFF_Prop_cdirFont ) ) in ApplyCustomShapeGeometryAttributes()
1657 …switch( GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ) ) // SJ: mso_cdir90 and mso_cdir270 will … in ApplyCustomShapeGeometryAttributes()
6249 case DFF_Prop_cdirFont : in GetShapeContainerData()
H A Descherex.cxx2751 AddOpt( DFF_Prop_cdirFont, mso_cdir90 ); in CreateCustomShapeProperties()
2753 AddOpt( DFF_Prop_cdirFont, mso_cdir180 ); in CreateCustomShapeProperties()
2755 AddOpt( DFF_Prop_cdirFont, mso_cdir270 ); in CreateCustomShapeProperties()
H A Dsvdfppt.cxx920 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ProcessObj()

Completed in 147 milliseconds