String stylename, String text) {
TextPElement textp = textIndexBody.newTextPElement();
textp.setTextStyleNameAttribute(stylename);
textp.newTextNode(text);
textp.newTextTabElement();
textp.newTextNode("1");
}
/**
* Create a new Table Of Content to this document before the reference
* paragraph. The additional paragraph styles list will be included in the