writer2latex.xhtml
public class PageStyleConverter extends StyleConverterHelper
Constructor Summary | |
---|---|
PageStyleConverter(OfficeReader ofr, Config config, Converter converter, int nType) Create a new PageStyleConverter |
Method Summary | |
---|---|
void | applyStyle(String sStyleName, StyleInfo info) |
String | getStyleDeclarations(String sIndent) Convert style information for used styles |
OfficeStyleFamily | getStyles() Get the family of page styles (master pages) |
PageStyleConverter
Parameters: ofr an OfficeReader
to read style information from config the configuration to use converter the main Converter
class nType the type of xhtml to use
Parameters: sIndent a String of spaces to add before each line
Returns: the style family