Home
last modified time | relevance | path

Searched refs:sGluePoints (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx773 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in MergeDefaultAttributes() local
774 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in MergeDefaultAttributes()
785 aPropVal.Name = sGluePoints; in MergeDefaultAttributes()
1210 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in IsDefaultGeometry() local
1211 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in IsDefaultGeometry()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx624 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in ApplyShapeAttributes() local
625 … pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in ApplyShapeAttributes()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx729 … const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in SolveSolver() local
731 … pAny = aGeometryItem.GetPropertyValueByName( sPath, sGluePoints ); in SolveSolver()
739 aProp.Name = sGluePoints; in SolveSolver()
2492 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in ApplyCustomShapeGeometryAttributes() local
2493 aProp.Name = sGluePoints; in ApplyCustomShapeGeometryAttributes()