Lines Matching refs:GetPropertyValueByName

594 …const Any* pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sAdjustment…  in ApplyShapeAttributes()
602 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBo… in ApplyShapeAttributes()
617 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sCoordinates ); in ApplyShapeAttributes()
625 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sGluePoints ); in ApplyShapeAttributes()
633 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sSegments ); in ApplyShapeAttributes()
641 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchX ); in ApplyShapeAttributes()
653 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sStretchY ); in ApplyShapeAttributes()
665 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sPath, sTextFrames ); in ApplyShapeAttributes()
673 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sEquations ); in ApplyShapeAttributes()
681 pAny = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sHandles ); in ApplyShapeAttributes()
738 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in EnhancedCustomShape2d()
743 pAny = rGeometryItem.GetPropertyValueByName( sMirroredX ); in EnhancedCustomShape2d()
746 pAny = rGeometryItem.GetPropertyValueByName( sMirroredY ); in EnhancedCustomShape2d()
1578 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in CreateSubPath()
1600 …const Any* pViewBox = ((SdrCustomShapeGeometryItem&)rGeometryItem).GetPropertyValueByName( sViewBo… in CreateSubPath()