LibreOffice API - Parent/Child Relationship and navigation?

Hi all,

I would like to know if its possible to find the parent XComponent of, say, a XDrawPage? My understanding of the object model is vague at best so sorry if this question makes no sense.

I am using the Java API and have an XDrawPage that I want to save but require an XComponet for the XStorable interface.

thanks