Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleListLevelPropertiesElement

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

Uses of StyleListLevelPropertiesElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StyleListLevelPropertiesElement
 void DefaultElementVisitor.visit(StyleListLevelPropertiesElement ele)
          A method to visit "style:list-level-properties" elements
 

Uses of StyleListLevelPropertiesElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return StyleListLevelPropertiesElement
 StyleListLevelPropertiesElement TextListLevelStyleImageElement.newStyleListLevelPropertiesElement()
          Create child element style:list-level-properties.
 StyleListLevelPropertiesElement TextListLevelStyleBulletElement.newStyleListLevelPropertiesElement()
          Create child element style:list-level-properties.
 StyleListLevelPropertiesElement TextListLevelStyleNumberElement.newStyleListLevelPropertiesElement()
          Create child element style:list-level-properties.
 StyleListLevelPropertiesElement TextOutlineLevelStyleElement.newStyleListLevelPropertiesElement()
          Create child element style:list-level-properties.
 



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