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

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

Uses of TextVariableInputElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableInputElement
 void DefaultElementVisitor.visit(TextVariableInputElement ele)
          A method to visit "text:variable-input" elements
 

Uses of TextVariableInputElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextVariableInputElement
 TextVariableInputElement TextSpanElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextRubyBaseElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextPElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextMetaFieldElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextMetaElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextHElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 TextVariableInputElement TextAElement.newTextVariableInputElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-input.
 



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