Uses of Class
writer2latex.xhtml.XhtmlStyleMap
-
Packages that use XhtmlStyleMap Package Description writer2latex.xhtml -
-
Uses of XhtmlStyleMap in writer2latex.xhtml
Fields in writer2latex.xhtml declared as XhtmlStyleMap Modifier and Type Field Description 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 Modifier and Type Method Description XhtmlStyleMap
XhtmlConfig. getXAttrStyleMap()
XhtmlStyleMap
XhtmlConfig. getXFrameStyleMap()
XhtmlStyleMap
XhtmlConfig. getXListStyleMap()
XhtmlStyleMap
XhtmlConfig. getXParStyleMap()
XhtmlStyleMap
XhtmlConfig. getXTextStyleMap()
-