Home
last modified time | relevance | path

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

/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/filter/source/msfilter/
H A Dmsdffimp.cxx732 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in SolveSolver() local
734 pAny = aGeometryItem.GetPropertyValueByName( sPath, sGluePoints ); in SolveSolver()
742 aProp.Name = sGluePoints; in SolveSolver()
2495 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in ApplyCustomShapeGeometryAttributes() local
2496 aProp.Name = sGluePoints; in ApplyCustomShapeGeometryAttributes()
/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()

Completed in 74 milliseconds