writer2latex.office
public class ListCounter extends Object
This class produces labels for OOo lists/outlines (for xhtml and text, which cannot produce them on their own).
Constructor Summary | |
---|---|
ListCounter(ListStyle style) |
Method Summary | |
---|---|
String | getLabel() |
int | getValue(int nLevel) |
ListCounter | restart(int nLevel) |
ListCounter | restart(int nLevel, int nValue) |
ListCounter | step(int nLevel) |