Searched refs:sStretchY (Results 1 – 3 of 3) sorted by relevance
936 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in MergeDefaultAttributes() local937 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in MergeDefaultAttributes()943 aPropVal.Name = sStretchY; in MergeDefaultAttributes()1405 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in IsDefaultGeometry() local1406 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in IsDefaultGeometry()
652 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in ApplyShapeAttributes() local653 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in ApplyShapeAttributes()
2423 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in ApplyCustomShapeGeometryAttributes() local2425 aProp.Name = sStretchY; in ApplyCustomShapeGeometryAttributes()
Completed in 70 milliseconds