Methods in writer2latex.xhtml with parameters of type StyleInfo |
void |
TextStyleConverter.applyAnchorStyle(java.lang.String sStyleName,
java.lang.String sVisitedStyleName,
StyleInfo info)
Apply a link style, using a combination of two text styles |
protected static void |
StyleConverterHelper.applyDirection(StyleWithProperties style,
StyleInfo info)
Apply the writing direction (ltr or rtl) attribute from a style |
protected static void |
StyleConverterHelper.applyLang(StyleWithProperties style,
StyleInfo info)
Apply language+country from a style |
void |
PresentationStyleConverter.applyOutlineStyle(int nLevel,
StyleInfo info)
|
void |
ListStyleConverter.applyStyle(int nLevel,
java.lang.String sStyleName,
StyleInfo info)
|
void |
StyleWithPropertiesConverterHelper.applyStyle(java.lang.String sStyleName,
StyleInfo info)
Apply a style, either by converting the style or by applying the
style map from the configuarion |
void |
PageStyleConverter.applyStyle(java.lang.String sStyleName,
StyleInfo info)
|
protected void |
ConverterHelper.applyStyle(StyleInfo info,
org.w3c.dom.Element hnode)
|