public static class XmlForOdg_Zbnf.Office_automatic_styles_Zbnf extends java.lang.Object implements SetLineColumn_ifc
Modifier and Type | Field and Description |
---|---|
(package private) XmlForOdg.Office_automatic_styles |
dataOffice_automatic_styles
Referenced working instance will be filled.
|
mColumn, mFile, mLine
Constructor and Description |
---|
Office_automatic_styles_Zbnf()
Default ctor for non-inherit instance.
|
Office_automatic_styles_Zbnf(XmlForOdg.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(XmlForOdg.Style_style val)
Add the result to the list.
|
XmlForOdg_Zbnf.Style_style_Zbnf |
new_style_style()
create and add routine for the list component |
XmlForOdg_Zbnf.Style_style_Zbnf |
new_style_style(java.lang.String style_family,
java.lang.String style_name,
java.lang.String style_parent_style_name)
Creates an instance for the Xml data storage with default attibutes.
|
XmlForOdg_Zbnf.Text_list_style_Zbnf |
new_text_list_style()
Creates an instance for the result Zbnf (not Xml) .
|
XmlForOdg_Zbnf.Text_list_style_Zbnf |
new_text_list_style(java.lang.String style_name)
Creates an instance for the Xml data storage with default attibutes.
|
void |
set_text_list_style(XmlForOdg.Text_list_style val)
Set the result.
|
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_automatic_styles dataOffice_automatic_styles
public Office_automatic_styles_Zbnf()
public Office_automatic_styles_Zbnf(XmlForOdg.Office_automatic_styles 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_style_Zbnf new_style_style()
public XmlForOdg_Zbnf.Style_style_Zbnf new_style_style(java.lang.String style_family, java.lang.String style_name, java.lang.String style_parent_style_name)
public void add_style_style(XmlForOdg.Style_style val)
public XmlForOdg_Zbnf.Text_list_style_Zbnf new_text_list_style()
public XmlForOdg_Zbnf.Text_list_style_Zbnf new_text_list_style(java.lang.String style_name)
public void set_text_list_style(XmlForOdg.Text_list_style val)