Uses of Class writer2latex.office.StyleWithProperties

Uses in package writer2latex.latex

Methods with parameter type writer2latex.office.StyleWithProperties

void
ParConverter.applyAlignment(StyleWithProperties style, boolean bIsSimple, boolean bInherit, BeforeAfter ba)
void
ColorConverter.applyColor(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba, Context context)
Apply foreground color.
void
Apply default font attributes (family, series, shape, size and color).
void
CharStyleConverter.applyFont(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba, Context context)
Apply all font attributes (family, series, shape, size and color).
void
Apply font effects (position, underline, crossout, change case.
void
Apply hard character formatting (no inheritance).

This is used in sections and {foot|end}notes

void
Apply page break properties from a style.
String

Uses in package writer2latex.latex.util

Methods with parameter type writer2latex.office.StyleWithProperties

void
void

Uses in package writer2latex.office

Classes derived from writer2latex.office.StyleWithProperties

class
Class representing a page master in OOo Writer.

Methods with return type writer2latex.office.StyleWithProperties

StyleWithProperties
OfficeReader.getCellStyle(String sName)
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
StyleWithProperties
Returns the paragraph style associated with headings of a specific level.
StyleWithProperties
OfficeReader.getParStyle(String sName)
StyleWithProperties
StyleWithProperties
OfficeReader.getRowStyle(String sName)
StyleWithProperties
StyleWithProperties
StyleWithProperties
OfficeReader.getTextStyle(String sName)

Uses in package writer2latex.latex.i18n

Methods with parameter type writer2latex.office.StyleWithProperties

void
ClassicI18n.applyLanguage(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba)
Apply a language language
void
I18n.applyLanguage(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba)
Apply a language language
void
XeTeXI18n.applyLanguage(StyleWithProperties style, boolean bDecl, boolean bInherit, BeforeAfter ba)
Apply a language language

Uses in package writer2latex.xhtml

Methods with parameter type writer2latex.office.StyleWithProperties

void
Apply the writing direction (ltr or rtl) attribute from a style
void
Apply language+country from a style
void
Convert formatting properties for a specific Cell style.
void
Convert formatting properties for a specific frame style.
void
Convert formatting properties for a specific Par style.
void
Convert formatting properties for a specific Row style.
void
Convert formatting properties for a specific section style.
void
Convert formatting properties for a specific style.
void
Convert formatting properties for a specific table style.
void
Convert formatting properties for a specific text style.
void
void
void
FrameStyleConverter.cssBorder(StyleWithProperties style, CSVList props, boolean bInherit)
void
FrameStyleConverter.cssBox(StyleWithProperties style, CSVList props, boolean bInherit)
void
FrameStyleConverter.cssMargins(StyleWithProperties style, CSVList props, boolean bInherit)
void
FrameStyleConverter.cssPadding(StyleWithProperties style, CSVList props, boolean bInherit)
void
ParStyleConverter.cssPar(StyleWithProperties style, CSVList props, boolean bInherit)
void
TextStyleConverter.cssText(StyleWithProperties style, CSVList props, boolean bInherit)
void
void
TextStyleConverter.cssTextCommon(StyleWithProperties style, CSVList props, boolean bInherit)
String
Create default tag name to represent a Cell object
String
Create default tag name to represent a frame
String
Create default tag name to represent a paragraph
String
Create default tag name to represent a presentation object
String
Create default tag name to represent a row object
String
Create default tag name to represent a section object
String
Create default tag name to represent a specific style, e.g.
String
Create default tag name to represent a table object
String
Create default tag name to represent a text
boolean
boolean
boolean
boolean
boolean