public static class XmlForOdt_Zbnf.Style_font_face_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Style_font_face |
dataStyle_font_face
Referenced working instance will be filled.
|
Constructor and Description |
---|
Style_font_face_Zbnf()
Default ctor for non-inherit instance.
|
Style_font_face_Zbnf(XmlForOdt.Style_font_face data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
set_style_font_adornments(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_family_generic(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_font_pitch(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_style_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_svg_font_family(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.Style_font_face dataStyle_font_face
public Style_font_face_Zbnf()
public Style_font_face_Zbnf(XmlForOdt.Style_font_face data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public void set_style_font_adornments(java.lang.String val)
public void set_style_font_family_generic(java.lang.String val)
public void set_style_font_pitch(java.lang.String val)
public void set_style_name(java.lang.String val)
public void set_svg_font_family(java.lang.String val)