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

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

Uses of OfficeFontFaceDeclsElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeFontFaceDeclsElement
 void DefaultElementVisitor.visit(OfficeFontFaceDeclsElement ele)
          A method to visit "office:font-face-decls" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeFontFaceDeclsElement
 OfficeFontFaceDeclsElement OfficeDocumentStylesElement.newOfficeFontFaceDeclsElement()
          Create child element office:font-face-decls.
 OfficeFontFaceDeclsElement OfficeDocumentElement.newOfficeFontFaceDeclsElement()
          Create child element office:font-face-decls.
 OfficeFontFaceDeclsElement OfficeDocumentContentElement.newOfficeFontFaceDeclsElement()
          Create child element office:font-face-decls.
 



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