public static class XmlForOdt_Zbnf.Office_text_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Office_text |
dataOffice_text
Referenced working instance will be filled.
|
Constructor and Description |
---|
Office_text_Zbnf()
Default ctor for non-inherit instance.
|
Office_text_Zbnf(XmlForOdt.Office_text data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_text_p(XmlForOdt_Zbnf.Text_p_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Office_forms_Zbnf |
new_office_forms()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdt_Zbnf.Office_forms_Zbnf |
new_office_forms(java.lang.String form_apply_design_mode,
java.lang.String form_automatic_focus)
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.
|
XmlForOdt_Zbnf.Text_section_Zbnf |
new_text_section()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdt_Zbnf.Text_section_Zbnf |
new_text_section(java.lang.String text_name,
java.lang.String text_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdt_Zbnf.Text_sequence_decls_Zbnf |
new_text_sequence_decls()
Creates an instance for the result Zbnf .
|
void |
set_office_forms(XmlForOdt_Zbnf.Office_forms_Zbnf val)
Set the result.
|
void |
set_text_section(XmlForOdt_Zbnf.Text_section_Zbnf val)
Set the result.
|
void |
set_text_sequence_decls(XmlForOdt_Zbnf.Text_sequence_decls_Zbnf val)
Set the result.
|
void |
set_text_use_soft_page_breaks(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.Office_text dataOffice_text
public Office_text_Zbnf()
public Office_text_Zbnf(XmlForOdt.Office_text data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_text_use_soft_page_breaks(java.lang.String val)
public XmlForOdt_Zbnf.Office_forms_Zbnf new_office_forms()
public XmlForOdt_Zbnf.Office_forms_Zbnf new_office_forms(java.lang.String form_apply_design_mode, java.lang.String form_automatic_focus)
public void set_office_forms(XmlForOdt_Zbnf.Office_forms_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)
public XmlForOdt_Zbnf.Text_section_Zbnf new_text_section()
public XmlForOdt_Zbnf.Text_section_Zbnf new_text_section(java.lang.String text_name, java.lang.String text_style_name)
public void set_text_section(XmlForOdt_Zbnf.Text_section_Zbnf val)
public XmlForOdt_Zbnf.Text_sequence_decls_Zbnf new_text_sequence_decls()
public void set_text_sequence_decls(XmlForOdt_Zbnf.Text_sequence_decls_Zbnf val)