Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextVariableSetElement

Packages that use TextVariableSetElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextVariableSetElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableSetElement
 void DefaultElementVisitor.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 TextVariableSetElement
 TextVariableSetElement TextSpanElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextRubyBaseElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextPElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextMetaFieldElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextMetaElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextHElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 TextVariableSetElement TextAElement.newTextVariableSetElement(double officeValueValue, String officeValueTypeValue, String textNameValue)
          Create child element text:variable-set.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.