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

Packages that use TextNotesConfigurationElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return TextNotesConfigurationElement
 TextNotesConfigurationElement OfficeStylesElement.newTextNotesConfigurationElement(String styleNumFormatValue, String textNoteClassValue)
          Create child element text:notes-configuration.
 

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

Methods in org.odftoolkit.odfdom.dom.element.style that return TextNotesConfigurationElement
 TextNotesConfigurationElement StyleSectionPropertiesElement.newTextNotesConfigurationElement(String styleNumFormatValue, String textNoteClassValue)
          Create child element text:notes-configuration.
 



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