p1_parts[6].length() + 1,
c7b.getEndOffset()
);
// This document also has 22 styles
assertEquals(22, ss.numStyles());
// Ensure none of the paragraphs refer to one that isn't there,
// and none of their character runs either
for(int i=0; i<r.numParagraphs(); i++) {
Paragraph p = r.getParagraph(i);