Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextUserIndexElement
-
-
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextUserIndexElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextUserIndexElement ele)A method to visit "text:user-index" elements -
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextUserIndexElement Modifier and Type Method Description TextUserIndexElementDrawTextBoxElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>. -
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextUserIndexElement Modifier and Type Method Description TextUserIndexElementOfficeTextElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>. -
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextUserIndexElement Modifier and Type Method Description TextUserIndexElementStyleFooterElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementStyleFooterLeftElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementStyleHeaderElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementStyleHeaderLeftElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>. -
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TextUserIndexElement Modifier and Type Method Description TextUserIndexElementTableTableCellElementBase. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>. -
Uses of TextUserIndexElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextUserIndexElement Modifier and Type Method Description TextUserIndexElementTextDeletionElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementTextIndexBodyElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementTextIndexTitleElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementTextNoteBodyElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.TextUserIndexElementTextSectionElement. newTextUserIndexElement(String textNameValue)Create child element <text:user-index>.
-