Searched refs:bTextPathScaleX (Results 1 – 2 of 2) sorted by relevance
3450 sal_Bool bTextPathScaleX = sal_Bool(); in CreateCustomShapeProperties() local3451 if ( rrProp.Value >>= bTextPathScaleX ) in CreateCustomShapeProperties()3454 if ( bTextPathScaleX ) in CreateCustomShapeProperties()
2568 sal_Bool bTextPathScaleX = ( GetPropertyValue( DFF_Prop_gtextFStrikethrough ) & 0x40 ) != 0; in ApplyCustomShapeGeometryAttributes() local2570 aProp.Value <<= bTextPathScaleX; in ApplyCustomShapeGeometryAttributes()
Completed in 224 milliseconds