Searched refs:sHandles (Results 1 – 5 of 5) sorted by relevance
360 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in GetGeometryForCustomShape() local366 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()427 pAny = rSourceGeometry.GetPropertyValueByName( sHandles ); in GetGeometryForCustomShape()430 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()
2204 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ApplyCustomShapeGeometryAttributes() local2205 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes()4610 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ImportShape() local4649 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()
2718 const rtl::OUString sHandles ( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in CreateCustomShapeProperties() local3597 else if ( rProp.Name.equals( sHandles ) ) in CreateCustomShapeProperties()
Completed in 116 milliseconds