public static class XmlForOdg_Zbnf.Office_body_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Office_body |
dataOffice_body
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Office_body_Zbnf()
Default ctor for non-inherit instance.
|
Office_body_Zbnf(XmlForOdg.Office_body data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
XmlForOdg_Zbnf.Office_drawing_Zbnf |
new_office_drawing()
Creates an instance for the result Zbnf .
|
void |
set_office_drawing(XmlForOdg.Office_drawing val)
Set the result.
|
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.Office_body dataOffice_body
public Office_body_Zbnf()
public Office_body_Zbnf(XmlForOdg.Office_body 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 XmlForOdg_Zbnf.Office_drawing_Zbnf new_office_drawing()
public void set_office_drawing(XmlForOdg.Office_drawing val)