public static class XmlForOdt_Zbnf.Style_tab_stops_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Style_tab_stops |
dataStyle_tab_stops
Referenced working instance will be filled.
|
Constructor and Description |
---|
Style_tab_stops_Zbnf()
Default ctor for non-inherit instance.
|
Style_tab_stops_Zbnf(XmlForOdt.Style_tab_stops data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_style_tab_stop(XmlForOdt_Zbnf.Style_tab_stop_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Style_tab_stop_Zbnf |
new_style_tab_stop()
create and add routine for the list component |
XmlForOdt_Zbnf.Style_tab_stop_Zbnf |
new_style_tab_stop(java.lang.String style_leader_style,
java.lang.String style_leader_text,
java.lang.String style_position,
java.lang.String style_type)
Creates an instance for the Xml data storage with default attibutes.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlForOdt.Style_tab_stops dataStyle_tab_stops
public Style_tab_stops_Zbnf()
public Style_tab_stops_Zbnf(XmlForOdt.Style_tab_stops data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public XmlForOdt_Zbnf.Style_tab_stop_Zbnf new_style_tab_stop()
public XmlForOdt_Zbnf.Style_tab_stop_Zbnf new_style_tab_stop(java.lang.String style_leader_style, java.lang.String style_leader_text, java.lang.String style_position, java.lang.String style_type)
public void add_style_tab_stop(XmlForOdt_Zbnf.Style_tab_stop_Zbnf val)