Home
last modified time | relevance | path

Searched refs:sHandles (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/toolbars/
H A Dfontworkbar.cxx366 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in GetGeometryForCustomShape() local
372 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()
433 pAny = rSourceGeometry.GetPropertyValueByName( sHandles ); in GetGeometryForCustomShape()
436 aPropVal_.Name = sHandles; in GetGeometryForCustomShape()
/aoo4110/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()
/aoo4110/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()
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx2201 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ApplyCustomShapeGeometryAttributes() local
2202 aProp.Name = sHandles; in ApplyCustomShapeGeometryAttributes()
4591 const rtl::OUString sHandles( RTL_CONSTASCII_USTRINGPARAM ( "Handles" ) ); in ImportShape() local
4630 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()
H A Descherex.cxx2707 const rtl::OUString sHandles ( RTL_CONSTASCII_USTRINGPARAM( "Handles" ) ); in CreateCustomShapeProperties() local
3586 else if ( rProp.Name.equals( sHandles ) ) in CreateCustomShapeProperties()

Completed in 94 milliseconds