public static class XmlForOdg_Zbnf.Text_list_style_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Text_list_style |
dataText_list_style
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Text_list_style_Zbnf()
Default ctor for non-inherit instance.
|
Text_list_style_Zbnf(XmlForOdg.Text_list_style data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_list_level_style_bullet(XmlForOdg.Text_list_level_style_bullet val)
Add the result to the list.
|
XmlForOdg_Zbnf.Text_list_level_style_bullet_Zbnf |
new_text_list_level_style_bullet()
create and add routine for the list component |
XmlForOdg_Zbnf.Text_list_level_style_bullet_Zbnf |
new_text_list_level_style_bullet(java.lang.String text_bullet_char,
java.lang.String text_level)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_style_name(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.Text_list_style dataText_list_style
public Text_list_style_Zbnf()
public Text_list_style_Zbnf(XmlForOdg.Text_list_style 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_style_name(java.lang.String val)
public XmlForOdg_Zbnf.Text_list_level_style_bullet_Zbnf new_text_list_level_style_bullet()
public XmlForOdg_Zbnf.Text_list_level_style_bullet_Zbnf new_text_list_level_style_bullet(java.lang.String text_bullet_char, java.lang.String text_level)
public void add_text_list_level_style_bullet(XmlForOdg.Text_list_level_style_bullet val)