Searched refs:sAdjustmentValues (Results 1 – 6 of 6) sorted by relevance
356 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in GetGeometryForCustomShape() local362 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()399 pAny = rSourceGeometry.GetPropertyValueByName( sAdjustmentValues ); in GetGeometryForCustomShape()402 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()
181 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in pushToPropSet() local184 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()
2623 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyCustomShapeGeometryAttributes() local2624 aProp.Name = sAdjustmentValues; in ApplyCustomShapeGeometryAttributes()4608 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ImportShape() local4656 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ImportShape()4697 aPropVal.Name = sAdjustmentValues; in ImportShape()
2719 const rtl::OUString sAdjustmentValues ( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in CreateCustomShapeProperties() local3800 else if ( rProp.Name.equals( sAdjustmentValues ) ) in CreateCustomShapeProperties()
Completed in 160 milliseconds