Is there any way to get list of objects referenced in function similar to the way it is done in Objects->package bodies view? It would be very helpful to find quickly which functions are used in on specific function.
This information is only available at the object level. In the Object Browser you can see which object are referenced by the object, and which objects refer to the object.