Lines Matching refs:rGeometryItem
111 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)rCustoShape.GetMergedItem(… in ImpGetCustomShapeType() local
112 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in ImpGetCustomShapeType()
425 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CU… in IsTextPath() local
426 Any* pAny = rGeometryItem.GetPropertyValueByName( sTextPath, sTextPath ); in IsTextPath()
437 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CUS… in UseNoFillStyle() local
438 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in UseNoFillStyle()
497 …SdrCustomShapeGeometryItem& rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CU… in GetExtraTextRotation() local
499 pAny = rGeometryItem.GetPropertyValueByName( sTextRotateAngle ); in GetExtraTextRotation()
3249 …SdrCustomShapeGeometryItem rGeometryItem = (SdrCustomShapeGeometryItem&)GetMergedItem( SDRATTR_CUS… in RestGeoData() local
3254 rGeometryItem.SetPropertyValue( aPropVal ); in RestGeoData()
3255 SetMergedItem( rGeometryItem ); in RestGeoData()
3549 …SdrCustomShapeGeometryItem& rGeometryItem( (SdrCustomShapeGeometryItem&)( *this ).GetMergedItem( S… in GetCustomShapeName() local
3550 Any* pAny = rGeometryItem.GetPropertyValueByName( sType ); in GetCustomShapeName()