Page Object in Writer?

EDIT: Crossposted here

Hello,

Is there a page object in Writer that can be accessed via macro?

For example, say I wanted to copy the first page via macro, how would I access the first page object (if a page object exists) to copy it?

Would it be something like:

ThisComponent.page

or

ThisComponent.CurrentController.page

or

ThisComponent.CurrentController.Frame.page

If there is no such thing as a page object, how would I copy all Draw, Images, and objects from the first page?

Same question asked on OpenOffice forum

@robleyd The question on OOF was asked by me - two questions = double reply time.

I’m well aware that the question was posted by the same user; who didn’t have the courtesy to advise that they were cross posting. It saves people duplicating the efforts of those responding on the other site(s).

I apologize. I did not think of that. Editing posts now.