Home
last modified time | relevance | path

Searched refs:sHandles (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx995 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in MergeDefaultAttributes() local
996 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sHandles ); in MergeDefaultAttributes()
1143 aPropVal.Name = sHandles; in MergeDefaultAttributes()
1476 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in IsDefaultGeometry() local
1477 pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sHandles ); in IsDefaultGeometry()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2204 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ApplyCustomShapeGeometryAttributes() local
2205 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes()
4610 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ImportShape() local
4649 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()
H A Descherex.cxx2718 const rtl::OUString sHandles ( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in CreateCustomShapeProperties() local
3597 else if ( rProp.Name.equals( sHandles ) ) in CreateCustomShapeProperties()
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx360 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in GetGeometryForCustomShape() local
366 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()
427 pAny = rSourceGeometry.GetPropertyValueByName( sHandles ); in GetGeometryForCustomShape()
430 aPropVal_.Name = sHandles; in GetGeometryForCustomShape()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx680 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in ApplyShapeAttributes() local
681 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sHandles ); in ApplyShapeAttributes()

Completed in 102 milliseconds