Searched refs:sHandles (Results 1 – 5 of 5) sorted by relevance
366 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in GetGeometryForCustomShape() local372 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()433 pAny = rSourceGeometry.GetPropertyValueByName( sHandles ); in GetGeometryForCustomShape()436 aPropVal_.Name = sHandles; in GetGeometryForCustomShape()
995 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in MergeDefaultAttributes() local996 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sHandles ); in MergeDefaultAttributes()1143 aPropVal.Name = sHandles; in MergeDefaultAttributes()1476 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in IsDefaultGeometry() local1477 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sHandles ); in IsDefaultGeometry()
680 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in ApplyShapeAttributes() local681 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sHandles ); in ApplyShapeAttributes()
2201 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ApplyCustomShapeGeometryAttributes() local2202 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes()4597 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ImportShape() local4636 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()
2707 const rtl::OUString sHandles ( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in CreateCustomShapeProperties() local3586 else if ( rProp.Name.equals( sHandles ) ) in CreateCustomShapeProperties()
Completed in 137 milliseconds