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

Packages that use OdfNotesConfigurationElement
org.odftoolkit.odfdom.doc.element.text   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of OdfNotesConfigurationElement in org.odftoolkit.odfdom.doc.element.text
 

Subclasses of OdfNotesConfigurationElement in org.odftoolkit.odfdom.doc.element.text
 class OdfNotesConfiguration
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfNotesConfigurationElement
 OdfNotesConfigurationElement OdfStylesElement.createNotesConfigurationElement(OdfNoteClassType noteClass)
          Create child element text:notes-configuration.
 OdfNotesConfigurationElement OdfDocumentElement.createNotesConfigurationElement(OdfNoteClassType noteClass)
          Create child element text:notes-configuration.
 OdfNotesConfigurationElement OdfDocumentStylesElement.createNotesConfigurationElement(OdfNoteClassType noteClass)
          Create child element text:notes-configuration.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfNotesConfigurationElement
 OdfNotesConfigurationElement OdfSectionPropertiesElement.createNotesConfigurationElement(OdfNoteClassType noteClass)
          Create child element text:notes-configuration.
 



Copyright © 2009. All Rights Reserved.