Home
last modified time | relevance | path

Searched refs:sAdjustmentValues (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx694 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in MergeDefaultAttributes() local
695 …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() local
3236 …tem&)GetMergedItem( SDRATTR_CUSTOMSHAPE_GEOMETRY ) ).GetPropertyValueByName( sAdjustmentValues ) ); in SaveGeoData()
3250 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in RestGeoData() local
3252 aPropVal.Name = sAdjustmentValues; in RestGeoData()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2623 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyCustomShapeGeometryAttributes() local
2624 aProp.Name = sAdjustmentValues; in ApplyCustomShapeGeometryAttributes()
4608 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ImportShape() local
4656 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ImportShape()
4697 aPropVal.Name = sAdjustmentValues; in ImportShape()
H A Descherex.cxx2719 const rtl::OUString sAdjustmentValues ( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in CreateCustomShapeProperties() local
3800 else if ( rProp.Name.equals( sAdjustmentValues ) ) in CreateCustomShapeProperties()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx356 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in GetGeometryForCustomShape() local
362 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()
399 pAny = rSourceGeometry.GetPropertyValueByName( sAdjustmentValues ); in GetGeometryForCustomShape()
402 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx593 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyShapeAttributes() local
594 …y* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ApplyShapeAttributes()
1332 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in SetHandleControllerPosition() local
1334 aPropVal.Name = sAdjustmentValues; in SetHandleControllerPosition()
/trunk/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx181 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in pushToPropSet() local
184 if ( aGeoPropSeq[ i ].Name.equals( sAdjustmentValues ) ) in pushToPropSet()

Completed in 96 milliseconds