Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx302 #define DFF_Prop_gtextAlign 194 // MSO_GEOTEXTALIGN alignment on curve macro
/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx3573 AddOpt(DFF_Prop_gtextAlign,gTextAlign); in CreateCustomShapeProperties()
H A Dmsdffimp.cxx4509 …eGeoTextAlign = ( (MSO_GeoTextAlign)GetPropertyValue( DFF_Prop_gtextAlign, mso_alignTextCenter ) ); in ImportShape()