Searched refs:sAdjustmentValues (Results 1 – 6 of 6) sorted by relevance
362 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in GetGeometryForCustomShape() local368 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()405 pAny = rSourceGeometry.GetPropertyValueByName( sAdjustmentValues ); in GetGeometryForCustomShape()408 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()
180 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in pushToPropSet() local183 if ( aGeoPropSeq[ i ].Name.equals( sAdjustmentValues ) ) in pushToPropSet()
694 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in MergeDefaultAttributes() local695 …y* pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in MergeDefaultAttributes()723 aPropVal.Name = sAdjustmentValues; in MergeDefaultAttributes()3235 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in SaveGeoData() local3236 …tem&)GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ) ).GetPropertyValueByName( sAdjustmentValues ) ); in SaveGeoData()3250 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in RestGeoData() local3252 aPropVal.Name = sAdjustmentValues; in RestGeoData()
593 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyShapeAttributes() local594 …y* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ApplyShapeAttributes()1332 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in SetHandleControllerPosition() local1334 aPropVal.Name = sAdjustmentValues; in SetHandleControllerPosition()
2620 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyCustomShapeGeometryAttributes() local2621 aProp.Name = sAdjustmentValues; in ApplyCustomShapeGeometryAttributes()4595 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ImportShape() local4643 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ImportShape()4684 aPropVal.Name = sAdjustmentValues; in ImportShape()
2708 const rtl::OUString sAdjustmentValues ( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in CreateCustomShapeProperties() local3789 else if ( rProp.Name.equals( sAdjustmentValues ) ) in CreateCustomShapeProperties()
Completed in 85 milliseconds