Searched refs:sStretchX (Results 1 – 3 of 3) sorted by relevance
920 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in MergeDefaultAttributes() local921 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in MergeDefaultAttributes()927 aPropVal.Name = sStretchX; in MergeDefaultAttributes()1387 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in IsDefaultGeometry() local1388 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in IsDefaultGeometry()
640 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in ApplyShapeAttributes() local641 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in ApplyShapeAttributes()
2414 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in ApplyCustomShapeGeometryAttributes() local2416 aProp.Name = sStretchX; in ApplyCustomShapeGeometryAttributes()
Completed in 63 milliseconds