Frames | No Frames |
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 | OfficeReader.getColumnStyle(String sName) |
StyleWithProperties | |
StyleWithProperties | |
StyleWithProperties | |
StyleWithProperties | |
StyleWithProperties | |
StyleWithProperties | OfficeReader.getDrawingPageStyle(String sName) |
StyleWithProperties | OfficeReader.getFrameStyle(String sName) |
StyleWithProperties | OfficeReader.getHeadingStyle(int nLevel) Returns the paragraph style associated with headings of a specific
level. |
StyleWithProperties | OfficeReader.getParStyle(String sName) |
StyleWithProperties | OfficeReader.getPresentationStyle(String sName) |
StyleWithProperties | OfficeReader.getRowStyle(String sName) |
StyleWithProperties | OfficeReader.getSectionStyle(String sName) |
StyleWithProperties | OfficeReader.getTableStyle(String sName) |
StyleWithProperties | OfficeReader.getTextStyle(String sName) |
Methods with parameter type writer2latex.office.StyleWithProperties | |
void | Apply language. |
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 | StyleWithPropertiesConverterHelper.applyProperties(StyleWithProperties style, CSVList props, boolean bInherit) 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 | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
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 |
Methods with parameter type writer2latex.office.StyleWithProperties | |
void | |
void |
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). |
void | Apply page break properties from a style. |
String |