Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableSetElement
Packages that use TextVariableSetElement
-
Uses of TextVariableSetElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableSetElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextVariableSetElement ele) A method to visit "text:variable-set" elements -
Uses of TextVariableSetElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableSetElementModifier and TypeMethodDescriptionTextAElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.TextMetaElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.TextMetaFieldElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.TextParagraphElementBase.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.TextRubyBaseElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.TextSpanElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue) Create child element <text:variable-set>.