Uses of Class
org.odftoolkit.odfdom.dom.element.table.OdfCalculationSettingsElement

Packages that use OdfCalculationSettingsElement
org.odftoolkit.odfdom.doc.element.table   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of OdfCalculationSettingsElement in org.odftoolkit.odfdom.doc.element.table
 

Subclasses of OdfCalculationSettingsElement in org.odftoolkit.odfdom.doc.element.table
 class OdfCalculationSettings
           
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfCalculationSettingsElement
 OdfCalculationSettingsElement OdfSpreadsheetElement.createCalculationSettingsElement()
          Create child element table:calculation-settings.
 OdfCalculationSettingsElement OdfTextElement.createCalculationSettingsElement()
          Create child element table:calculation-settings.
 OdfCalculationSettingsElement OdfChartElement.createCalculationSettingsElement()
          Create child element table:calculation-settings.
 OdfCalculationSettingsElement OdfPresentationElement.createCalculationSettingsElement()
          Create child element table:calculation-settings.
 OdfCalculationSettingsElement OdfDrawingElement.createCalculationSettingsElement()
          Create child element table:calculation-settings.
 



Copyright © 2009. All Rights Reserved.