Home
last modified time | relevance | path

Searched refs:sTextFrames (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvdoashp.cxx952 const rtl::OUString sTextFrames( RTL_CONSTASCII_USTRINGPARAM ( "TextFrames" ) ); in MergeDefaultAttributes() local
953 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sTextFrames ); in MergeDefaultAttributes()
968 aPropVal.Name = sTextFrames; in MergeDefaultAttributes()
1448 const rtl::OUString sTextFrames( RTL_CONSTASCII_USTRINGPARAM( "TextFrames" ) ); in IsDefaultGeometry() local
1449 … pAny = ((SdrCustomShapeGeometryItem&)aGeometryItem).GetPropertyValueByName( sPath, sTextFrames ); in IsDefaultGeometry()
/AOO41X/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx664 const rtl::OUString sTextFrames( RTL_CONSTASCII_USTRINGPARAM ( "TextFrames" ) ); in ApplyShapeAttributes() local
665 … pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sTextFrames ); in ApplyShapeAttributes()
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx2452 const rtl::OUString sTextFrames( RTL_CONSTASCII_USTRINGPARAM ( "TextFrames" ) ); in ApplyCustomShapeGeometryAttributes() local
2453 aProp.Name = sTextFrames; in ApplyCustomShapeGeometryAttributes()
4601 … const rtl::OUString sTextFrames( RTL_CONSTASCII_USTRINGPARAM ( "TextFrames" ) ); in ImportShape() local
4742 aProp.Name = sTextFrames; in ImportShape()