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

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

Uses of TextVariableDeclElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextVariableDeclElement
 void 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 TextVariableDeclElement
 TextVariableDeclElement TextVariableDeclsElement.newTextVariableDeclElement(String officeValueTypeValue, String textNameValue)
          Create child element text:variable-decl.
 



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