Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx936 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in MergeDefaultAttributes() local
937 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() local
1406 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2423 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in ApplyCustomShapeGeometryAttributes() local
2425 aProp.Name = sStretchY; in ApplyCustomShapeGeometryAttributes()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx652 const rtl::OUString sStretchY( RTL_CONSTASCII_USTRINGPARAM ( "StretchY" ) ); in ApplyShapeAttributes() local
653 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in ApplyShapeAttributes()

Completed in 91 milliseconds