refs #4914
If use file insert to add a document into another document the page styles used are kept in tact. However, if you use ICE (maybe a uno issue) the page styles are slightly broken.
Using ICE:
- If inserting an OOo document the page style of the first page of the first document is not the one from the document but rather the page style of the last page in the Book template.
- If inserting a Word document the pages styles used are that of the Book and not the document being inserted.
In both these cases it is not a problem if you manually insert the documents in OOo.
In regards to the Word documents being inserted when you manually insert a Word document it appears to create pages styles such as "convert0", this is not the case when using ICE.
Break this up into required tasks and fix on the trunk.