public static class XmlForOdt_Zbnf.Office_automatic_styles_Zbnf
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdt.Office_automatic_styles |
dataOffice_automatic_styles
Referenced working instance will be filled.
|
Constructor and Description |
---|
Office_automatic_styles_Zbnf()
Default ctor for non-inherit instance.
|
Office_automatic_styles_Zbnf(XmlForOdt.Office_automatic_styles data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
Modifier and Type | Method and Description |
---|---|
void |
add_style_style(XmlForOdt_Zbnf.Style_style_Zbnf val)
Add the result to the list.
|
XmlForOdt_Zbnf.Style_style_Zbnf |
new_style_style()
create and add routine for the list component |
XmlForOdt_Zbnf.Style_style_Zbnf |
new_style_style(java.lang.String style_family,
java.lang.String style_list_style_name,
java.lang.String style_master_page_name,
java.lang.String style_name,
java.lang.String style_parent_style_name)
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.Office_automatic_styles dataOffice_automatic_styles
public Office_automatic_styles_Zbnf()
public Office_automatic_styles_Zbnf(XmlForOdt.Office_automatic_styles data)
public int setLineColumnFileMode()
public void setLineColumnFile(int line, int column, java.lang.String sFile)
public XmlForOdt_Zbnf.Style_style_Zbnf new_style_style()
public XmlForOdt_Zbnf.Style_style_Zbnf new_style_style(java.lang.String style_family, java.lang.String style_list_style_name, java.lang.String style_master_page_name, java.lang.String style_name, java.lang.String style_parent_style_name)
public void add_style_style(XmlForOdt_Zbnf.Style_style_Zbnf val)