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

Packages that use TextLinenumberingConfigurationElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of TextLinenumberingConfigurationElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.office that return TextLinenumberingConfigurationElement
 TextLinenumberingConfigurationElement OfficeStylesElement.newTextLinenumberingConfigurationElement(String styleNumFormatValue)
          Create child element text:linenumbering-configuration.
 



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