public static class XmlForOdg_Zbnf.Office_font_face_decls_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Office_font_face_decls |
dataOffice_font_face_decls
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Office_font_face_decls_Zbnf()
Default ctor for non-inherit instance.
|
Office_font_face_decls_Zbnf(XmlForOdg.Office_font_face_decls data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_style_font_face(XmlForOdg.Style_font_face val)
Add the result to the list.
|
XmlForOdg_Zbnf.Style_font_face_Zbnf |
new_style_font_face()
create and add routine for the list component |
XmlForOdg_Zbnf.Style_font_face_Zbnf |
new_style_font_face(java.lang.String style_font_adornments,
java.lang.String style_font_family_generic,
java.lang.String style_font_pitch,
java.lang.String style_name,
java.lang.String svg_font_family)
Creates an instance for the Xml data storage with default attibutes.
|
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_font_face_decls dataOffice_font_face_decls
public Office_font_face_decls_Zbnf()
public Office_font_face_decls_Zbnf(XmlForOdg.Office_font_face_decls 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.Style_font_face_Zbnf new_style_font_face()
public XmlForOdg_Zbnf.Style_font_face_Zbnf new_style_font_face(java.lang.String style_font_adornments, java.lang.String style_font_family_generic, java.lang.String style_font_pitch, java.lang.String style_name, java.lang.String svg_font_family)
public void add_style_font_face(XmlForOdg.Style_font_face val)