Searched refs:sCoordinates (Results 1 – 3 of 3) sorted by relevance
752 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in MergeDefaultAttributes() local753 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in MergeDefaultAttributes()765 aPropVal.Name = sCoordinates; in MergeDefaultAttributes()1185 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in IsDefaultGeometry() local1186 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in IsDefaultGeometry()
660 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in SolveSolver() local720 pAny = aGeometryItem.GetPropertyValueByName( sPath, sCoordinates ); in SolveSolver()2293 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ApplyCustomShapeGeometryAttributes() local2294 aProp.Name = sCoordinates; in ApplyCustomShapeGeometryAttributes()4596 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ImportShape() local4607 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ImportShape()
616 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ApplyShapeAttributes() local617 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ApplyShapeAttributes()
Completed in 64 milliseconds