Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextAlphabeticalIndexElement
-
-
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextAlphabeticalIndexElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextAlphabeticalIndexElement ele)A method to visit "text:alphabetical-index" elements -
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextAlphabeticalIndexElement Modifier and Type Method Description TextAlphabeticalIndexElementDrawTextBoxElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>. -
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextAlphabeticalIndexElement Modifier and Type Method Description TextAlphabeticalIndexElementOfficeTextElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>. -
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextAlphabeticalIndexElement Modifier and Type Method Description TextAlphabeticalIndexElementStyleFooterElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementStyleFooterLeftElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementStyleHeaderElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementStyleHeaderLeftElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>. -
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TextAlphabeticalIndexElement Modifier and Type Method Description TextAlphabeticalIndexElementTableTableCellElementBase. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>. -
Uses of TextAlphabeticalIndexElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextAlphabeticalIndexElement Modifier and Type Method Description TextAlphabeticalIndexElementTextDeletionElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementTextIndexBodyElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementTextIndexTitleElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementTextNoteBodyElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.TextAlphabeticalIndexElementTextSectionElement. newTextAlphabeticalIndexElement(String textNameValue)Create child element <text:alphabetical-index>.
-