writer2latex.xhtml
Class ListStyleConverter
public class ListStyleConverter
This class converts OpenDocument list styles to
CSS2 styles (currently, actually CSS1).
applyStyle, getCellSc, getDrawCv, getFrameSc, getListSc, getMathCv, getPageSc, getParSc, getPresentationSc, getRowSc, getSectionSc, getStyleCv, getTableCv, getTableSc, getTextCv, getTextSc |
ListStyleConverter
public ListStyleConverter(OfficeReader ofr,
XhtmlConfig config,
Converter converter,
int nType)Create a new ListStyleConverter
ofr - an OfficeReader to read style information fromconfig - the configuration to useconverter - the main Converter classnType - the type of xhtml to use
applyStyle
public void applyStyle(int nLevel,
String sStyleName,
StyleInfo info)
getStyleDeclarations
public String getStyleDeclarations(String sIndent)
Convert style information for used styles
- getStyleDeclarations in interface StyleConverterHelper
sIndent - a String of spaces to add before each line