Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableDeclElement
Packages that use TextVariableDeclElement
-
Uses of TextVariableDeclElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableDeclElementModifier and TypeMethodDescriptionvoid
DefaultElementVisitor.visit
(TextVariableDeclElement ele) A method to visit "text:variable-decl" elements -
Uses of TextVariableDeclElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableDeclElementModifier and TypeMethodDescriptionTextVariableDeclsElement.newTextVariableDeclElement
(String officeValueTypeValue, String textNameValue) Create child element <text:variable-decl>.