I have couple queries regarding the method
NumberingDefinitionsPart : long restart(long numId, long ilvl, long val)
Q1. When should this be called?. Only When a new list starts or for all lists at any level?
Q2. When exporting html to docx we have a numbering def with abstractNumId 1 for OL can we pass the 1 for numId parameter for all ordered lists at all levels.?
Q3. This method gives new numId whenever it is called , will it automatically reuse existing abstractNumId?
Thanks in Advance,
krithi