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

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

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

Subclasses of OdfOutlineStyleElement in org.odftoolkit.odfdom.doc.element.text
 class OdfOutlineStyle
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfOutlineStyleElement
 OdfOutlineStyleElement OdfStylesElement.createOutlineStyleElement(OdfStyleName name)
          Create child element text:outline-style.
 OdfOutlineStyleElement OdfDocumentElement.createOutlineStyleElement(OdfStyleName name)
          Create child element text:outline-style.
 OdfOutlineStyleElement OdfDocumentStylesElement.createOutlineStyleElement(OdfStyleName name)
          Create child element text:outline-style.
 



Copyright © 2009. All Rights Reserved.