Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeFormsElement

Packages that use OfficeFormsElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.table   
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeFormsElement
 void DefaultElementVisitor.visit(OfficeFormsElement ele)
          A method to visit "office:forms" elements
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom.element.draw
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return OfficeFormsElement
 OfficeFormsElement DrawPageElement.newOfficeFormsElement()
          Create child element office:forms.
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeFormsElement
 OfficeFormsElement OfficeTextElement.newOfficeFormsElement()
          Create child element office:forms.
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom.element.presentation
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OfficeFormsElement
 OfficeFormsElement PresentationNotesElement.newOfficeFormsElement()
          Create child element office:forms.
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OfficeFormsElement
 OfficeFormsElement StyleMasterPageElement.newOfficeFormsElement()
          Create child element office:forms.
 

Uses of OfficeFormsElement in org.odftoolkit.odfdom.dom.element.table
 

Methods in org.odftoolkit.odfdom.dom.element.table that return OfficeFormsElement
 OfficeFormsElement TableTableElement.newOfficeFormsElement()
          Create child element office:forms.
 



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