Uses of Class
writer2latex.office.ListStyle

Packages that use ListStyle
writer2latex.office   
 

Uses of ListStyle in writer2latex.office
 

Methods in writer2latex.office that return ListStyle
 ListStyle OfficeReader.getListStyle(java.lang.String sName)
           
 ListStyle OfficeReader.getOutlineStyle()
           
 

Constructors in writer2latex.office with parameters of type ListStyle
ListCounter(ListStyle style)