Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx920 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in MergeDefaultAttributes() local
921 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() local
1388 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2414 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in ApplyCustomShapeGeometryAttributes() local
2416 aProp.Name = sStretchX; in ApplyCustomShapeGeometryAttributes()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx640 const rtl::OUString sStretchX( RTL_CONSTASCII_USTRINGPARAM ( "StretchX" ) ); in ApplyShapeAttributes() local
641 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in ApplyShapeAttributes()

Completed in 81 milliseconds