Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdoashp.cxx752 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in MergeDefaultAttributes() local
753 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() local
1186 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in IsDefaultGeometry()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx660 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in SolveSolver() local
720 pAny = aGeometryItem.GetPropertyValueByName( sPath, sCoordinates ); in SolveSolver()
2293 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ApplyCustomShapeGeometryAttributes() local
2294 aProp.Name = sCoordinates; in ApplyCustomShapeGeometryAttributes()
4590 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ImportShape() local
4601 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ImportShape()
/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx616 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ApplyShapeAttributes() local
617 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ApplyShapeAttributes()

Completed in 62 milliseconds