public static class XmlForOdg_Zbnf.Office_document_content_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Office_document_content |
dataOffice_document_content
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Office_document_content_Zbnf()
Default ctor for non-inherit instance.
|
Office_document_content_Zbnf(XmlForOdg.Office_document_content data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
XmlForOdg_Zbnf.Office_automatic_styles_Zbnf |
new_office_automatic_styles()
Creates an instance for the result Zbnf .
|
XmlForOdg_Zbnf.Office_body_Zbnf |
new_office_body()
Creates an instance for the result Zbnf .
|
XmlForOdg_Zbnf.Office_font_face_decls_Zbnf |
new_office_font_face_decls()
Creates an instance for the result Zbnf .
|
void |
set_office_automatic_styles(XmlForOdg.Office_automatic_styles val)
Set the result.
|
void |
set_office_body(XmlForOdg.Office_body val)
Set the result.
|
void |
set_office_font_face_decls(XmlForOdg.Office_font_face_decls val)
Set the result.
|
void |
set_office_scripts(java.lang.String val)
Set routine for the singular component <String?
|
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_document_content dataOffice_document_content
public Office_document_content_Zbnf()
public Office_document_content_Zbnf(XmlForOdg.Office_document_content 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_automatic_styles_Zbnf new_office_automatic_styles()
public void set_office_automatic_styles(XmlForOdg.Office_automatic_styles val)
public XmlForOdg_Zbnf.Office_body_Zbnf new_office_body()
public void set_office_body(XmlForOdg.Office_body val)
public XmlForOdg_Zbnf.Office_font_face_decls_Zbnf new_office_font_face_decls()
public void set_office_font_face_decls(XmlForOdg.Office_font_face_decls val)
public void set_office_scripts(java.lang.String val)