public static class XmlForOdg_Base.Style_style_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected XmlForOdg.Loext_graphic_properties |
loext_graphic_properties |
protected java.lang.String |
style_family |
protected XmlForOdg.Style_graphic_properties |
style_graphic_properties |
protected java.lang.String |
style_name |
protected XmlForOdg.Style_paragraph_properties |
style_paragraph_properties |
protected java.lang.String |
style_parent_style_name |
protected XmlForOdg.Style_text_properties |
style_text_properties |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Style_style_Base() |
Modifier and Type | Method and Description |
---|---|
XmlForOdg.Loext_graphic_properties |
get_loext_graphic_properties()
Access to parse result.
|
java.lang.String |
get_style_family()
Access to parse result.
|
XmlForOdg.Style_graphic_properties |
get_style_graphic_properties()
Access to parse result.
|
java.lang.String |
get_style_name()
Access to parse result.
|
XmlForOdg.Style_paragraph_properties |
get_style_paragraph_properties()
Access to parse result.
|
java.lang.String |
get_style_parent_style_name()
Access to parse result.
|
XmlForOdg.Style_text_properties |
get_style_text_properties()
Access to parse result.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.lang.String style_family
protected java.lang.String style_name
protected java.lang.String style_parent_style_name
protected XmlForOdg.Loext_graphic_properties loext_graphic_properties
protected XmlForOdg.Style_graphic_properties style_graphic_properties
protected XmlForOdg.Style_paragraph_properties style_paragraph_properties
protected XmlForOdg.Style_text_properties style_text_properties
public java.lang.String get_style_family()
public java.lang.String get_style_name()
public java.lang.String get_style_parent_style_name()
public XmlForOdg.Loext_graphic_properties get_loext_graphic_properties()
public XmlForOdg.Style_graphic_properties get_style_graphic_properties()
public XmlForOdg.Style_paragraph_properties get_style_paragraph_properties()
public XmlForOdg.Style_text_properties get_style_text_properties()