Hello,

I defined some list styles in an ODT file and now I would like to
programmatically create a list that uses one of them.

I managed to access the created styles via
TextDocument.getStylesDom().getOfficeStyles().getListStyle(styleName) but
now I don't know how to apply it to a list or list item. Could you please
help me?

Thanks and best regards,
GK

Reply via email to