public static class XmlForOdt_Zbnf.Text_illustration_index_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Text_illustration_index |
dataText_illustration_index
Referenced working instance will be filled.
|
Constructor and Description |
---|
Text_illustration_index_Zbnf()
Default ctor for non-inherit instance.
|
Text_illustration_index_Zbnf(XmlForOdt.Text_illustration_index data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf |
new_text_illustration_index_source()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf |
new_text_illustration_index_source(java.lang.String text_caption_sequence_format,
java.lang.String text_caption_sequence_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_index_body_Zbnf |
new_text_index_body()
Creates an instance for the result Zbnf .
|
void |
set_text_illustration_index_source(XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf val)
Set the result.
|
void |
set_text_index_body(XmlForOdt_Zbnf.Text_index_body_Zbnf val)
Set the result.
|
void |
set_text_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_protected(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_text_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() |
final XmlForOdt.Text_illustration_index dataText_illustration_index
public Text_illustration_index_Zbnf()
public Text_illustration_index_Zbnf(XmlForOdt.Text_illustration_index data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_name(java.lang.String val)
public void set_text_protected(java.lang.String val)
public void set_text_style_name(java.lang.String val)
public XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf new_text_illustration_index_source()
public XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf new_text_illustration_index_source(java.lang.String text_caption_sequence_format, java.lang.String text_caption_sequence_name)
public void set_text_illustration_index_source(XmlForOdt_Zbnf.Text_illustration_index_source_Zbnf val)
public XmlForOdt_Zbnf.Text_index_body_Zbnf new_text_index_body()
public void set_text_index_body(XmlForOdt_Zbnf.Text_index_body_Zbnf val)