writer2latex.office
public abstract class OfficeStyle extends Object
Abstract class representing a style in OOo
Field Summary | |
---|---|
protected boolean | bAutomatic |
protected OfficeStyleFamily | family |
protected String | sName |
Method Summary | |
---|---|
String | getDisplayName() |
OfficeStyleFamily | getFamily() |
String | getListStyleName() |
String | getMasterPageName() |
String | getName() |
String | getParentName() |
boolean | isAutomatic() |
void | loadStyleFromDOM(Node node) |