Home
last modified time | relevance | path

Searched refs:bTextPathFitShape (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2541 sal_Bool bTextPathFitShape; in ApplyCustomShapeGeometryAttributes() local
2543 bTextPathFitShape = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x400 ) != 0; in ApplyCustomShapeGeometryAttributes()
2546 bTextPathFitShape = true; in ApplyCustomShapeGeometryAttributes()
2553 bTextPathFitShape = false; in ApplyCustomShapeGeometryAttributes()
2558 if ( bTextPathFitShape ) in ApplyCustomShapeGeometryAttributes()

Completed in 45 milliseconds