Uses of Class
writer2latex.xhtml.XhtmlStyleMap

Packages that use XhtmlStyleMap
writer2latex.xhtml   
 

Uses of XhtmlStyleMap in writer2latex.xhtml
 

Fields in writer2latex.xhtml declared as XhtmlStyleMap
protected  XhtmlStyleMap StyleConverterHelper.styleMap
           
protected  XhtmlStyleMap XhtmlConfig.xattr
           
protected  XhtmlStyleMap XhtmlConfig.xframe
           
protected  XhtmlStyleMap XhtmlConfig.xlist
           
protected  XhtmlStyleMap XhtmlConfig.xpar
           
protected  XhtmlStyleMap XhtmlConfig.xtext
           
 

Methods in writer2latex.xhtml that return XhtmlStyleMap
 XhtmlStyleMap XhtmlConfig.getXAttrStyleMap()
           
 XhtmlStyleMap XhtmlConfig.getXFrameStyleMap()
           
 XhtmlStyleMap XhtmlConfig.getXListStyleMap()
           
 XhtmlStyleMap XhtmlConfig.getXParStyleMap()
           
 XhtmlStyleMap XhtmlConfig.getXTextStyleMap()