Home
last modified time | relevance | path

Searched refs:sAdjustmentValues (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/svx/source/toolbars/
H A Dfontworkbar.cxx362 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in GetGeometryForCustomShape() local
368 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()
405 pAny = rSourceGeometry.GetPropertyValueByName( sAdjustmentValues ); in GetGeometryForCustomShape()
408 aPropVal_.Name = sAdjustmentValues; in GetGeometryForCustomShape()
/aoo41x/main/oox/source/drawingml/
H A Dcustomshapeproperties.cxx180 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in pushToPropSet() local
183 if ( aGeoPropSeq[ i ].Name.equals( sAdjustmentValues ) ) in pushToPropSet()
/aoo41x/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()
/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2620 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ApplyCustomShapeGeometryAttributes() local
2621 aProp.Name = sAdjustmentValues; in ApplyCustomShapeGeometryAttributes()
4595 const rtl::OUString sAdjustmentValues( RTL_CONSTASCII_USTRINGPARAM ( "AdjustmentValues" ) ); in ImportShape() local
4643 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sAdjustmentValues ); in ImportShape()
4684 aPropVal.Name = sAdjustmentValues; in ImportShape()
H A Descherex.cxx2708 const rtl::OUString sAdjustmentValues ( RTL_CONSTASCII_USTRINGPARAM( "AdjustmentValues" ) ); in CreateCustomShapeProperties() local
3789 else if ( rProp.Name.equals( sAdjustmentValues ) ) in CreateCustomShapeProperties()

Completed in 107 milliseconds