.addParagraph("6.1.1.1.1.1.1.1This is a test paragraph apply with User Index 7 style!");
p67.getOdfElement().setStyleName("User_20_Index_20_7");
Paragraph p68 = doc
.addParagraph("6.1.1.1.1.1.1.1.1This is a test paragraph apply with User Index 8 style!");
p68.getOdfElement().setStyleName("User_20_Index_20_8");
Paragraph p69 = doc
.addParagraph("6.1.1.1.1.1.1.1.1.1This is a test paragraph apply with User Index 9 style!");
p69.getOdfElement().setStyleName("User_20_Index_20_9");
Paragraph p60 = doc
.addParagraph("6.1.1.1.1.1.1.1.1.1.1This is a test paragraph apply with User Index 10 style!");
p60.getOdfElement().setStyleName("User_20_Index_20_10");