|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleWithProperties | |
---|---|
writer2latex.latex | |
writer2latex.latex.i18n | |
writer2latex.latex.util | |
writer2latex.office | |
writer2latex.xhtml |
Uses of StyleWithProperties in writer2latex.latex |
---|
Methods in writer2latex.latex with parameters of type StyleWithProperties | |
---|---|
void |
ParConverter.applyAlignment(StyleWithProperties style,
boolean bIsSimple,
boolean bInherit,
BeforeAfter ba)
|
private void |
CharStyleConverter.applyChangeCase(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply change case. |
void |
ColorConverter.applyColor(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba,
Context context)
Apply foreground color. |
private void |
CharStyleConverter.applyCrossout(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply text crossout. |
void |
CharStyleConverter.applyDefaultFont(StyleWithProperties style,
LaTeXDocumentPortion ldp)
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 |
CharStyleConverter.applyFontEffects(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply font effects (position, underline, crossout, change case. |
void |
CharStyleConverter.applyHardCharFormatting(StyleWithProperties style,
BeforeAfter ba)
Apply hard character formatting (no inheritance). |
private void |
ParConverter.applyLineSpacing(StyleWithProperties style,
BeforeAfter ba)
Apply line spacing from a style. |
private void |
ParConverter.applyMargins(StyleWithProperties style,
BeforeAfter ba)
Apply margin+alignment properties from a style. |
private void |
CharStyleConverter.applyNfssFamily(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba,
Context context)
Apply font family. |
private void |
CharStyleConverter.applyNfssSeries(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba,
Context context)
Apply font series. |
private void |
CharStyleConverter.applyNfssShape(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba,
Context context)
Apply font shape. |
private void |
CharStyleConverter.applyNfssSize(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba,
Context context)
Apply font size. |
void |
PageStyleConverter.applyPageBreak(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply page break properties from a style. |
private void |
ParConverter.applyParProperties(StyleWithProperties style,
BeforeAfter ba)
Apply all paragraph properties. |
private void |
CharStyleConverter.applyTextPosition(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply text position. |
private void |
CharStyleConverter.applyUnderline(StyleWithProperties style,
boolean bInherit,
BeforeAfter ba)
Apply text underline. |
private void |
ParConverter.createAutomaticParStyle(StyleWithProperties style,
Context context)
|
private void |
ParConverter.createSimpleParStyle(StyleWithProperties style,
Context context)
|
private void |
ParConverter.createSoftParStyle(StyleWithProperties style,
Context context)
|
java.lang.String |
CharStyleConverter.getFontName(StyleWithProperties style)
|
Uses of StyleWithProperties in writer2latex.latex.i18n |
---|
Methods in writer2latex.latex.i18n with parameters of type StyleWithProperties | |
---|---|
void |
I18n.applyLanguage(StyleWithProperties style,
boolean bDecl,
boolean bInherit,
BeforeAfter ba)
Apply language. |
Uses of StyleWithProperties in writer2latex.latex.util |
---|
Methods in writer2latex.latex.util with parameters of type StyleWithProperties | |
---|---|
void |
Context.resetFormattingFromStyle(StyleWithProperties style)
|
void |
Context.updateFormattingFromStyle(StyleWithProperties style)
|
Uses of StyleWithProperties in writer2latex.office |
---|
Subclasses of StyleWithProperties in writer2latex.office | |
---|---|
class |
PageLayout
Class representing a page master in OOo Writer. |
Fields in writer2latex.office declared as StyleWithProperties | |
---|---|
private StyleWithProperties[] |
OfficeReader.heading
|
Uses of StyleWithProperties in writer2latex.xhtml |
---|
Methods in writer2latex.xhtml that return StyleWithProperties | |
---|---|
private StyleWithProperties |
StyleConverter.getDefaultStyle()
|
Methods in writer2latex.xhtml with parameters of type StyleWithProperties | |
---|---|
private org.w3c.dom.Element |
TextConverter.applyAttributes(org.w3c.dom.Element node,
StyleWithProperties style)
|
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 |
TextStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific text style. |
void |
ParStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific Par style. |
void |
CellStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific Cell style. |
void |
RowStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific Row style. |
abstract void |
StyleWithPropertiesConverterHelper.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific style. |
void |
FrameStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific frame style. |
void |
TableStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific table style. |
void |
SectionStyleConverter.applyProperties(StyleWithProperties style,
CSVList props,
boolean bInherit)
Convert formatting properties for a specific section style. |
void |
FrameStyleConverter.cssBackground(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
FrameStyleConverter.cssBackgroundCommon(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
FrameStyleConverter.cssBorder(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
FrameStyleConverter.cssBox(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
private void |
CellStyleConverter.cssCell(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
private void |
PageStyleConverter.cssDrawBackground(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
private void |
TextStyleConverter.cssHyperlink(StyleWithProperties style,
CSVList props)
|
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)
|
private void |
TableStyleConverter.cssTable(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
TextStyleConverter.cssText(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
TextStyleConverter.cssTextBackground(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
void |
TextStyleConverter.cssTextCommon(StyleWithProperties style,
CSVList props,
boolean bInherit)
|
java.lang.String |
TextStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a text |
java.lang.String |
ParStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a paragraph |
java.lang.String |
CellStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a Cell object |
java.lang.String |
PresentationStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a presentation object |
java.lang.String |
RowStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a row object |
abstract java.lang.String |
StyleWithPropertiesConverterHelper.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a specific style, e.g. |
java.lang.String |
FrameStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a frame |
java.lang.String |
TableStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a table object |
java.lang.String |
SectionStyleConverter.getDefaultTagName(StyleWithProperties style)
Create default tag name to represent a section object |
boolean |
TextStyleConverter.isBold(StyleWithProperties style)
|
boolean |
TextStyleConverter.isFixed(StyleWithProperties style)
|
boolean |
TextStyleConverter.isItalics(StyleWithProperties style)
|
boolean |
TextStyleConverter.isSubscript(StyleWithProperties style)
|
boolean |
TextStyleConverter.isSuperscript(StyleWithProperties style)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |