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