No it didn't :D
Actually MS VBA for Applications Extensibility 5.3 is used for coding the VBA Editor itself. For example, if you want to add/remove code to/from a module/class programmatically, it's that library that you use to do just that.
But I agree with GinaWhipp, there are possibly some...