Package writer2latex.office
Class OfficeStyle
java.lang.Object
writer2latex.office.OfficeStyle
- Direct Known Subclasses:
FontDeclaration
,ListStyle
,MasterPage
,StyleWithProperties
Abstract class representing a style in OOo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sName
-
family
-
bAutomatic
protected boolean bAutomatic
-
-
Constructor Details
-
OfficeStyle
public OfficeStyle()
-
-
Method Details
-
getName
-
getFamily
-
isAutomatic
public boolean isAutomatic() -
getDisplayName
-
getParentName
-
getParentStyle
-
getListStyleName
-
getMasterPageName
-
loadStyleFromDOM
-