Searched refs:sGluePoints (Results 1 – 3 of 3) sorted by relevance
773 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in MergeDefaultAttributes() local774 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() local1211 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in IsDefaultGeometry()
624 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in ApplyShapeAttributes() local625 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in ApplyShapeAttributes()
732 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in SolveSolver() local734 pAny = aGeometryItem.GetPropertyValueByName( sPath, sGluePoints ); in SolveSolver()742 aProp.Name = sGluePoints; in SolveSolver()2492 const rtl::OUString sGluePoints( RTL_CONSTASCII_USTRINGPARAM ( "GluePoints" ) ); in ApplyCustomShapeGeometryAttributes() local2493 aProp.Name = sGluePoints; in ApplyCustomShapeGeometryAttributes()
Completed in 115 milliseconds