public static class XmlForOdt_Zbnf.Style_text_properties_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Style_text_properties |
dataStyle_text_properties
Referenced working instance will be filled.
|
Constructor and Description |
---|
Style_text_properties_Zbnf()
Default ctor for non-inherit instance.
|
Style_text_properties_Zbnf(XmlForOdt.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_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_weight(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_officeooo_paragraph_rsid(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_officeooo_rsid(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_name(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_text_position(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_text_underline_color(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_text_underline_width(java.lang.String val)
Set routine for the singular component <String?
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Style_text_properties dataStyle_text_properties
public Style_text_properties_Zbnf()
public Style_text_properties_Zbnf(XmlForOdt.Style_text_properties data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
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_weight(java.lang.String val)
public void set_officeooo_paragraph_rsid(java.lang.String val)
public void set_officeooo_rsid(java.lang.String val)
public void set_style_font_name(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_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_text_position(java.lang.String val)
public void set_style_text_underline_color(java.lang.String val)
public void set_style_text_underline_style(java.lang.String val)
public void set_style_text_underline_width(java.lang.String val)