When copying then pasting a page which has a content, the content to copy is affected to the newly created page and the new content is affected to the source page.
The methods which do this are copyPageContent() and copyContents() in the JCRPage class, called by the paste() method (when the pageContent and content are to be duplicated).