Uses of Interface
org.eclipse.actf.model.dom.odf.draw.PageElement

Packages that use PageElement
org.eclipse.actf.model.dom.odf.office   
 

Uses of PageElement in org.eclipse.actf.model.dom.odf.office
 

Methods in org.eclipse.actf.model.dom.odf.office that return PageElement
 PageElement DrawingElement.createPage(long idx)
           
 PageElement DrawingElement.getPage(long idx)