public static class XmlForOdt_Zbnf.Office_body_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Office_body |
dataOffice_body
Referenced working instance will be filled.
|
Constructor and Description |
---|
Office_body_Zbnf()
Default ctor for non-inherit instance.
|
Office_body_Zbnf(XmlForOdt.Office_body data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
XmlForOdt_Zbnf.Office_text_Zbnf |
new_office_text()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdt_Zbnf.Office_text_Zbnf |
new_office_text(java.lang.String text_use_soft_page_breaks)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_office_text(XmlForOdt_Zbnf.Office_text_Zbnf val)
Set the result.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Office_body dataOffice_body
public Office_body_Zbnf()
public Office_body_Zbnf(XmlForOdt.Office_body data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public XmlForOdt_Zbnf.Office_text_Zbnf new_office_text()
public XmlForOdt_Zbnf.Office_text_Zbnf new_office_text(java.lang.String text_use_soft_page_breaks)
public void set_office_text(XmlForOdt_Zbnf.Office_text_Zbnf val)