public static class XmlForOdt_Base.Style_text_properties_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fo_font_size
Attribute fo:font-size
|
protected java.lang.String |
fo_font_style
Attribute fo:font-style
|
protected java.lang.String |
fo_font_weight
Attribute fo:font-weight
|
protected java.lang.String |
officeooo_paragraph_rsid
Attribute officeooo:paragraph-rsid
|
protected java.lang.String |
officeooo_rsid
Attribute officeooo:rsid
|
protected java.lang.String |
style_font_name
Attribute style:font-name
|
protected java.lang.String |
style_font_name_asian
Attribute style:font-name-asian
|
protected java.lang.String |
style_font_name_complex
Attribute style:font-name-complex
|
protected java.lang.String |
style_font_style_asian
Attribute style:font-style-asian
|
protected java.lang.String |
style_font_style_complex
Attribute style:font-style-complex
|
protected java.lang.String |
style_font_weight_asian
Attribute style:font-weight-asian
|
protected java.lang.String |
style_font_weight_complex
Attribute style:font-weight-complex
|
protected java.lang.String |
style_text_position
Attribute style:text-position
|
protected java.lang.String |
style_text_underline_color
Attribute style:text-underline-color
|
protected java.lang.String |
style_text_underline_style
Attribute style:text-underline-style
|
protected java.lang.String |
style_text_underline_width
Attribute style:text-underline-width
|
Constructor and Description |
---|
Style_text_properties_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_fo_font_size()
Access to parse result.
|
java.lang.String |
get_fo_font_style()
Access to parse result.
|
java.lang.String |
get_fo_font_weight()
Access to parse result.
|
java.lang.String |
get_officeooo_paragraph_rsid()
Access to parse result.
|
java.lang.String |
get_officeooo_rsid()
Access to parse result.
|
java.lang.String |
get_style_font_name_asian()
Access to parse result.
|
java.lang.String |
get_style_font_name_complex()
Access to parse result.
|
java.lang.String |
get_style_font_name()
Access to parse result.
|
java.lang.String |
get_style_font_style_asian()
Access to parse result.
|
java.lang.String |
get_style_font_style_complex()
Access to parse result.
|
java.lang.String |
get_style_font_weight_asian()
Access to parse result.
|
java.lang.String |
get_style_font_weight_complex()
Access to parse result.
|
java.lang.String |
get_style_text_position()
Access to parse result.
|
java.lang.String |
get_style_text_underline_color()
Access to parse result.
|
java.lang.String |
get_style_text_underline_style()
Access to parse result.
|
java.lang.String |
get_style_text_underline_width()
Access to parse result.
|
protected java.lang.String fo_font_size
protected java.lang.String fo_font_style
protected java.lang.String fo_font_weight
protected java.lang.String officeooo_paragraph_rsid
protected java.lang.String officeooo_rsid
protected java.lang.String style_font_name
protected java.lang.String style_font_name_asian
protected java.lang.String style_font_name_complex
protected java.lang.String style_font_style_asian
protected java.lang.String style_font_style_complex
protected java.lang.String style_font_weight_asian
protected java.lang.String style_font_weight_complex
protected java.lang.String style_text_position
protected java.lang.String style_text_underline_color
protected java.lang.String style_text_underline_style
protected java.lang.String style_text_underline_width
public java.lang.String get_fo_font_size()
public java.lang.String get_fo_font_style()
public java.lang.String get_fo_font_weight()
public java.lang.String get_officeooo_paragraph_rsid()
public java.lang.String get_officeooo_rsid()
public java.lang.String get_style_font_name()
public java.lang.String get_style_font_name_asian()
public java.lang.String get_style_font_name_complex()
public java.lang.String get_style_font_style_asian()
public java.lang.String get_style_font_style_complex()
public java.lang.String get_style_font_weight_asian()
public java.lang.String get_style_font_weight_complex()
public java.lang.String get_style_text_position()
public java.lang.String get_style_text_underline_color()
public java.lang.String get_style_text_underline_style()
public java.lang.String get_style_text_underline_width()