public static class XmlForOdg_Base.Text_list_level_style_bullet_Base extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected XmlForOdg.Style_list_level_properties |
style_list_level_properties |
protected XmlForOdg.Style_text_properties |
style_text_properties |
protected java.lang.String |
text_bullet_char |
protected java.lang.String |
text_level |
_srcColumn_, _srcFile_, _srcLine_
Constructor and Description |
---|
Text_list_level_style_bullet_Base() |
Modifier and Type | Method and Description |
---|---|
XmlForOdg.Style_list_level_properties |
get_style_list_level_properties()
Access to parse result.
|
XmlForOdg.Style_text_properties |
get_style_text_properties()
Access to parse result.
|
java.lang.String |
get_text_bullet_char()
Access to parse result.
|
java.lang.String |
get_text_level()
Access to parse result.
|
containsInfo, getFileName, getFilePath, getLine, getSrcInfo, setSrcInfo, setSrcInfo
protected java.lang.String text_bullet_char
protected java.lang.String text_level
protected XmlForOdg.Style_list_level_properties style_list_level_properties
protected XmlForOdg.Style_text_properties style_text_properties
public java.lang.String get_text_bullet_char()
public java.lang.String get_text_level()
public XmlForOdg.Style_list_level_properties get_style_list_level_properties()
public XmlForOdg.Style_text_properties get_style_text_properties()