Uses of Class
writer2latex.xhtml.StyleInfo
Packages that use StyleInfo
-
Uses of StyleInfo in writer2latex.xhtml
Methods in writer2latex.xhtml with parameters of type StyleInfoModifier and TypeMethodDescriptionvoidTextStyleConverter.applyAnchorStyle(String sStyleName, String sVisitedStyleName, StyleInfo info) Apply a link style, using a combination of two text stylesvoidPageStyleConverter.applyDefaultWritingDirection(StyleInfo info) Apply default writing direction (based on first master page)protected static voidStyleConverterHelper.applyDirection(StyleWithProperties style, StyleInfo info) Apply the writing direction (ltr or rtl) attribute from a stylevoidPageStyleConverter.applyFootnoteRuleStyle(StyleInfo info) Apply footnote rule formatting (based on first master page)voidHeadingStyleConverter.applyInnerStyle(int nLevel, String sStyleName, StyleInfo info) Apply an inner style on a heading.protected static voidStyleConverterHelper.applyLang(StyleWithProperties style, StyleInfo info) Apply language+country from a stylevoidPresentationStyleConverter.applyOutlineStyle(int nLevel, StyleInfo info) voidHeadingStyleConverter.applyStyle(int nLevel, String sStyleName, StyleInfo info) Apply a style on a headingvoidListStyleConverter.applyStyle(int nLevel, String sStyleName, StyleInfo info) voidPageStyleConverter.applyStyle(String sStyleName, StyleInfo info) Apply a master page style - currently only for presentationsvoidStyleWithPropertiesConverterHelper.applyStyle(String sStyleName, StyleInfo info) Apply a style, either by converting the style or by applying the style map from the configuarion