Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficePresentationElement

Packages that use OfficePresentationElement
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. 
org.odftoolkit.odfdom.dom.element.office   
 

Uses of OfficePresentationElement in org.odftoolkit.odfdom.doc
 

Methods in org.odftoolkit.odfdom.doc that return OfficePresentationElement
 OfficePresentationElement OdfPresentationDocument.getContentRoot()
          Get the content root of a presentation document.
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficePresentationElement
 OfficePresentationElement OfficeBodyElement.newOfficePresentationElement()
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.