public static class XmlForOdt_Zbnf.Text_index_body_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_index_body |
dataText_index_body
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_index_body_Zbnf()
Default ctor for non-inherit instance.
|
Text_index_body_Zbnf(XmlForOdt.Text_index_body data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_index_title(XmlForOdt_Zbnf.Text_index_title_Zbnf val)
Add the result to the list.
|
void |
add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Text_index_title_Zbnf |
new_text_index_title()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_index_title_Zbnf |
new_text_index_title(java.lang.String text_name,
java.lang.String text_protected,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p()
create and add routine for the list component |
XmlForOdt_Zbnf.Text_p_Zbnf |
new_text_p(java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Text_index_body dataText_index_body
public Text_index_body_Zbnf()
public Text_index_body_Zbnf(XmlForOdt.Text_index_body data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public XmlForOdt_Zbnf.Text_index_title_Zbnf new_text_index_title()
public XmlForOdt_Zbnf.Text_index_title_Zbnf new_text_index_title(java.lang.String text_name, java.lang.String text_protected, java.lang.String text_style_name)
public void add_text_index_title(XmlForOdt_Zbnf.Text_index_title_Zbnf val)
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p()
public XmlForOdt_Zbnf.Text_p_Zbnf new_text_p(java.lang.String text_style_name)
public void add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)