Home
last modified time | relevance | path

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

/trunk/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()
2296 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ApplyCustomShapeGeometryAttributes() local
2297 aProp.Name = sCoordinates; in ApplyCustomShapeGeometryAttributes()
4609 const rtl::OUString sCoordinates( RTL_CONSTASCII_USTRINGPARAM ( "Coordinates" ) ); in ImportShape() local
4620 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ImportShape()
/trunk/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()
/trunk/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()

Completed in 62 milliseconds