public static class XmlForOdg_Zbnf.Style_text_properties_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Style_text_properties |
dataStyle_text_properties
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Style_text_properties_Zbnf()
Default ctor for non-inherit instance.
|
Style_text_properties_Zbnf(XmlForOdg.Style_text_properties data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
set_fo_color(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_font_family(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_font_size(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_font_style(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_font_variant(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_font_weight(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_text_shadow(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_fo_text_transform(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_name_asian(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_name_complex(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_relief(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_size_asian(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_size_complex(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_style_asian(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_style_complex(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_weight_asian(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_weight_complex(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_letter_kerning(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_emphasize(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_line_through_style(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_line_through_type(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_outline(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_overline_color(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_overline_style(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_underline_style(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_use_window_font_color(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode()
Returns wheter only the line or only the column should be set.
|
final XmlForOdg.Style_text_properties dataStyle_text_properties
public Style_text_properties_Zbnf()
public Style_text_properties_Zbnf(XmlForOdg.Style_text_properties data)
public int setLineColumnFileMode()
SetLineColumn_ifc
setLineColumnFileMode
in interface SetLineColumn_ifc
public void setLineColumnFile(int line, int column, java.lang.String sFile)
setLineColumnFile
in interface SetLineColumn_ifc
public void set_fo_color(java.lang.String val)
public void set_fo_font_family(java.lang.String val)
public void set_fo_font_size(java.lang.String val)
public void set_fo_font_style(java.lang.String val)
public void set_fo_font_variant(java.lang.String val)
public void set_fo_font_weight(java.lang.String val)
public void set_fo_text_shadow(java.lang.String val)
public void set_fo_text_transform(java.lang.String val)
public void set_style_font_name_asian(java.lang.String val)
public void set_style_font_name_complex(java.lang.String val)
public void set_style_font_relief(java.lang.String val)
public void set_style_font_size_asian(java.lang.String val)
public void set_style_font_size_complex(java.lang.String val)
public void set_style_font_style_asian(java.lang.String val)
public void set_style_font_style_complex(java.lang.String val)
public void set_style_font_weight_asian(java.lang.String val)
public void set_style_font_weight_complex(java.lang.String val)
public void set_style_letter_kerning(java.lang.String val)
public void set_style_text_emphasize(java.lang.String val)
public void set_style_text_line_through_style(java.lang.String val)
public void set_style_text_line_through_type(java.lang.String val)
public void set_style_text_outline(java.lang.String val)
public void set_style_text_overline_color(java.lang.String val)
public void set_style_text_overline_style(java.lang.String val)
public void set_style_text_underline_style(java.lang.String val)
public void set_style_use_window_font_color(java.lang.String val)