algor | org.openoffice.xmerge.converter.xml.ParaStyle | private |
ALIGN_CENTER | org.openoffice.xmerge.converter.xml.ParaStyle | static |
ALIGN_JUST | org.openoffice.xmerge.converter.xml.ParaStyle | static |
ALIGN_LEFT | org.openoffice.xmerge.converter.xml.ParaStyle | static |
ALIGN_RIGHT | org.openoffice.xmerge.converter.xml.ParaStyle | static |
attrName | org.openoffice.xmerge.converter.xml.ParaStyle | private |
createNode(org.w3c.dom.Document parentDoc, String name) | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
dumpCSV() | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
dumpHdr() | org.openoffice.xmerge.converter.xml.ParaStyle | inlinestatic |
family | org.openoffice.xmerge.converter.xml.Style | protected |
getFamily() | org.openoffice.xmerge.converter.xml.Style | inline |
getName() | org.openoffice.xmerge.converter.xml.Style | inline |
getParent() | org.openoffice.xmerge.converter.xml.Style | inline |
getResolved() | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
ignored | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
isIgnored(String attribute) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivate |
isSet | org.openoffice.xmerge.converter.xml.ParaStyle | private |
isSubset(Style style) | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
LH_PCT | org.openoffice.xmerge.converter.xml.ParaStyle | static |
LH_VALUEMASK | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
LINE_HEIGHT | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
name | org.openoffice.xmerge.converter.xml.Style | protected |
NR_PROPERTIES | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
ParaStyle(Node node, StyleCatalog sc) | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
ParaStyle(String name, String familyName, String parentName, String attribs[], String values[], StyleCatalog sc) | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
ParaStyle(String name, String familyName, String parentName, int attribs[], String values[], StyleCatalog lookup) | org.openoffice.xmerge.converter.xml.ParaStyle | inline |
parent | org.openoffice.xmerge.converter.xml.Style | protected |
sc | org.openoffice.xmerge.converter.xml.Style | protected |
setAttribute(String attr, String value) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivate |
setAttribute(int attr, String value) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivate |
setCatalog(StyleCatalog sc) | org.openoffice.xmerge.converter.xml.Style | inline |
setName(String newName) | org.openoffice.xmerge.converter.xml.Style | inline |
Style(Node node, StyleCatalog sc) | org.openoffice.xmerge.converter.xml.Style | inline |
Style(String name, String family, String parent, StyleCatalog sc) | org.openoffice.xmerge.converter.xml.Style | inline |
TEXT_ALIGN | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
TEXT_INDENT | org.openoffice.xmerge.converter.xml.ParaStyle | privatestatic |
toCSV(String value) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivatestatic |
toLastCSV(String value) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivatestatic |
value | org.openoffice.xmerge.converter.xml.ParaStyle | private |
writeAttributes(Element node) | org.openoffice.xmerge.converter.xml.ParaStyle | inlineprivate |