Uses of Class
org.odftoolkit.odfdom.pkg.OdfName

Packages that use OdfName
org.odftoolkit.odfdom.dom.attribute.anim   
org.odftoolkit.odfdom.dom.attribute.chart   
org.odftoolkit.odfdom.dom.attribute.config   
org.odftoolkit.odfdom.dom.attribute.db   
org.odftoolkit.odfdom.dom.attribute.dr3d   
org.odftoolkit.odfdom.dom.attribute.draw   
org.odftoolkit.odfdom.dom.attribute.fo   
org.odftoolkit.odfdom.dom.attribute.form   
org.odftoolkit.odfdom.dom.attribute.grddl   
org.odftoolkit.odfdom.dom.attribute.meta   
org.odftoolkit.odfdom.dom.attribute.number   
org.odftoolkit.odfdom.dom.attribute.office   
org.odftoolkit.odfdom.dom.attribute.presentation   
org.odftoolkit.odfdom.dom.attribute.script   
org.odftoolkit.odfdom.dom.attribute.smil   
org.odftoolkit.odfdom.dom.attribute.style   
org.odftoolkit.odfdom.dom.attribute.svg   
org.odftoolkit.odfdom.dom.attribute.table   
org.odftoolkit.odfdom.dom.attribute.text   
org.odftoolkit.odfdom.dom.attribute.xforms   
org.odftoolkit.odfdom.dom.attribute.xhtml   
org.odftoolkit.odfdom.dom.attribute.xlink   
org.odftoolkit.odfdom.dom.attribute.xml   
org.odftoolkit.odfdom.dom.element From the ODF RelaxNG generated Java classes representing the ODF elements. 
org.odftoolkit.odfdom.dom.element.anim   
org.odftoolkit.odfdom.dom.element.chart   
org.odftoolkit.odfdom.dom.element.config   
org.odftoolkit.odfdom.dom.element.db   
org.odftoolkit.odfdom.dom.element.dc   
org.odftoolkit.odfdom.dom.element.dr3d   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.form   
org.odftoolkit.odfdom.dom.element.math   
org.odftoolkit.odfdom.dom.element.meta   
org.odftoolkit.odfdom.dom.element.number   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.script   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.svg   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
org.odftoolkit.odfdom.dom.element.xforms   
org.odftoolkit.odfdom.dom.style.props Classes representing the style properties. 
org.odftoolkit.odfdom.pkg Representing the "Package Layer", the physical document handling. 
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.anim
 

Fields in org.odftoolkit.odfdom.dom.attribute.anim declared as OdfName
static OdfName AnimValueAttribute.ATTRIBUTE_NAME
           
static OdfName AnimSubItemAttribute.ATTRIBUTE_NAME
           
static OdfName AnimNameAttribute.ATTRIBUTE_NAME
           
static OdfName AnimIterateTypeAttribute.ATTRIBUTE_NAME
           
static OdfName AnimIterateIntervalAttribute.ATTRIBUTE_NAME
           
static OdfName AnimIdAttribute.ATTRIBUTE_NAME
           
static OdfName AnimFormulaAttribute.ATTRIBUTE_NAME
           
static OdfName AnimCommandAttribute.ATTRIBUTE_NAME
           
static OdfName AnimColorInterpolationDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName AnimColorInterpolationAttribute.ATTRIBUTE_NAME
           
static OdfName AnimAudioLevelAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.anim that return OdfName
 OdfName AnimValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimSubItemAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimIterateTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimIterateIntervalAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimFormulaAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimCommandAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimColorInterpolationDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimColorInterpolationAttribute.getOdfName()
          Returns the attribute name.
 OdfName AnimAudioLevelAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.chart
 

Fields in org.odftoolkit.odfdom.dom.attribute.chart declared as OdfName
static OdfName ChartVisibleAttribute.ATTRIBUTE_NAME
           
static OdfName ChartVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName ChartValuesCellRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTreatEmptyCellsAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTickMarksMinorOuterAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTickMarksMinorInnerAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTickMarksMajorOuterAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTickMarksMajorInnerAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTickMarkPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartThreeDimensionalAttribute.ATTRIBUTE_NAME
           
static OdfName ChartTextOverlapAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSymbolWidthAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSymbolTypeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSymbolNameAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSymbolHeightAttribute.ATTRIBUTE_NAME
           
static OdfName ChartStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName ChartStackedAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSplineResolutionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSplineOrderAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSortByXValuesAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSolidTypeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartSeriesSourceAttribute.ATTRIBUTE_NAME
           
static OdfName ChartScaleTextAttribute.ATTRIBUTE_NAME
           
static OdfName ChartRowMappingAttribute.ATTRIBUTE_NAME
           
static OdfName ChartRightAngledAxesAttribute.ATTRIBUTE_NAME
           
static OdfName ChartReverseDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartRepeatedAttribute.ATTRIBUTE_NAME
           
static OdfName ChartRegressionTypeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartPieOffsetAttribute.ATTRIBUTE_NAME
           
static OdfName ChartPercentageAttribute.ATTRIBUTE_NAME
           
static OdfName ChartOverlapAttribute.ATTRIBUTE_NAME
           
static OdfName ChartOriginAttribute.ATTRIBUTE_NAME
           
static OdfName ChartNameAttribute.ATTRIBUTE_NAME
           
static OdfName ChartMinimumAttribute.ATTRIBUTE_NAME
           
static OdfName ChartMeanValueAttribute.ATTRIBUTE_NAME
           
static OdfName ChartMaximumAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLogarithmicAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLinkDataStyleToSourceAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLinesAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLegendPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLegendAlignAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLabelPositionNegativeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLabelPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLabelCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName ChartLabelArrangementAttribute.ATTRIBUTE_NAME
           
static OdfName ChartJapaneseCandleStickAttribute.ATTRIBUTE_NAME
           
static OdfName ChartIntervalMinorDivisorAttribute.ATTRIBUTE_NAME
           
static OdfName ChartIntervalMajorAttribute.ATTRIBUTE_NAME
           
static OdfName ChartInterpolationAttribute.ATTRIBUTE_NAME
           
static OdfName ChartIncludeHiddenCellsAttribute.ATTRIBUTE_NAME
           
static OdfName ChartHoleSizeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartGroupBarsPerAxisAttribute.ATTRIBUTE_NAME
           
static OdfName ChartGapWidthAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorUpperRangeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorUpperLimitAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorUpperIndicatorAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorPercentageAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorMarginAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorLowerRangeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorLowerLimitAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorLowerIndicatorAttribute.ATTRIBUTE_NAME
           
static OdfName ChartErrorCategoryAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDisplayRSquareAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDisplayLabelAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDisplayEquationAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDimensionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDeepAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDataSourceHasLabelsAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDataLabelTextAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDataLabelSymbolAttribute.ATTRIBUTE_NAME
           
static OdfName ChartDataLabelNumberAttribute.ATTRIBUTE_NAME
           
static OdfName ChartConnectBarsAttribute.ATTRIBUTE_NAME
           
static OdfName ChartColumnMappingAttribute.ATTRIBUTE_NAME
           
static OdfName ChartClassAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAxisPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAxisLabelPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAutoSizeAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAutoPositionAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAutomaticContentAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAttachedAxisAttribute.ATTRIBUTE_NAME
           
static OdfName ChartAngleOffsetAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.chart that return OdfName
 OdfName ChartVisibleAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartValuesCellRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTreatEmptyCellsAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTickMarksMinorOuterAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTickMarksMinorInnerAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTickMarksMajorOuterAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTickMarksMajorInnerAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTickMarkPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartThreeDimensionalAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartTextOverlapAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSymbolWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSymbolTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSymbolNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSymbolHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartStackedAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSplineResolutionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSplineOrderAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSortByXValuesAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSolidTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartSeriesSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartScaleTextAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartRowMappingAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartRightAngledAxesAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartReverseDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartRepeatedAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartRegressionTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartPieOffsetAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartPercentageAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartOverlapAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartOriginAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartMinimumAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartMeanValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartMaximumAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLogarithmicAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLinkDataStyleToSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLegendPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLegendAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLabelPositionNegativeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLabelPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLabelCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartLabelArrangementAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartJapaneseCandleStickAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartIntervalMinorDivisorAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartIntervalMajorAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartInterpolationAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartIncludeHiddenCellsAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartHoleSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartGroupBarsPerAxisAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartGapWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorUpperRangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorUpperLimitAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorUpperIndicatorAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorPercentageAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorMarginAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorLowerRangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorLowerLimitAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorLowerIndicatorAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartErrorCategoryAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDisplayRSquareAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDisplayLabelAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDisplayEquationAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDimensionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDeepAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDataSourceHasLabelsAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDataLabelTextAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDataLabelSymbolAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartDataLabelNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartConnectBarsAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartColumnMappingAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartClassAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAxisPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAxisLabelPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAutoSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAutoPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAutomaticContentAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAttachedAxisAttribute.getOdfName()
          Returns the attribute name.
 OdfName ChartAngleOffsetAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.config
 

Fields in org.odftoolkit.odfdom.dom.attribute.config declared as OdfName
static OdfName ConfigTypeAttribute.ATTRIBUTE_NAME
           
static OdfName ConfigNameAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.config that return OdfName
 OdfName ConfigTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName ConfigNameAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.db
 

Fields in org.odftoolkit.odfdom.dom.attribute.db declared as OdfName
static OdfName DbVisibleAttribute.ATTRIBUTE_NAME
           
static OdfName DbUseSystemUserAttribute.ATTRIBUTE_NAME
           
static OdfName DbUserNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbUseCatalogAttribute.ATTRIBUTE_NAME
           
static OdfName DbUpdateRuleAttribute.ATTRIBUTE_NAME
           
static OdfName DbTypeNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DbTitleAttribute.ATTRIBUTE_NAME
           
static OdfName DbThousandAttribute.ATTRIBUTE_NAME
           
static OdfName DbSystemDriverSettingsAttribute.ATTRIBUTE_NAME
           
static OdfName DbSuppressVersionColumnsAttribute.ATTRIBUTE_NAME
           
static OdfName DbStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbStringAttribute.ATTRIBUTE_NAME
           
static OdfName DbShowDeletedAttribute.ATTRIBUTE_NAME
           
static OdfName DbSchemaNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbScaleAttribute.ATTRIBUTE_NAME
           
static OdfName DbRowRetrievingStatementAttribute.ATTRIBUTE_NAME
           
static OdfName DbRelatedColumnNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbReferencedTableNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbPrecisionAttribute.ATTRIBUTE_NAME
           
static OdfName DbPortAttribute.ATTRIBUTE_NAME
           
static OdfName DbParameterNameSubstitutionAttribute.ATTRIBUTE_NAME
           
static OdfName DbNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbMediaTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DbMaxRowCountAttribute.ATTRIBUTE_NAME
           
static OdfName DbLoginTimeoutAttribute.ATTRIBUTE_NAME
           
static OdfName DbLocalSocketAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsUniqueAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsTableNameLengthLimitedAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsPasswordRequiredAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsNullableAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsFirstRowHeaderLineAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsEmptyAllowedAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsClusteredAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsAutoincrementAttribute.ATTRIBUTE_NAME
           
static OdfName DbIsAscendingAttribute.ATTRIBUTE_NAME
           
static OdfName DbIgnoreDriverPrivilegesAttribute.ATTRIBUTE_NAME
           
static OdfName DbHostnameAttribute.ATTRIBUTE_NAME
           
static OdfName DbFieldAttribute.ATTRIBUTE_NAME
           
static OdfName DbExtensionAttribute.ATTRIBUTE_NAME
           
static OdfName DbEscapeProcessingAttribute.ATTRIBUTE_NAME
           
static OdfName DbEncodingAttribute.ATTRIBUTE_NAME
           
static OdfName DbEnableSql92CheckAttribute.ATTRIBUTE_NAME
           
static OdfName DbDescriptionAttribute.ATTRIBUTE_NAME
           
static OdfName DbDeleteRuleAttribute.ATTRIBUTE_NAME
           
static OdfName DbDefaultRowStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbDefaultCellStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbDecimalAttribute.ATTRIBUTE_NAME
           
static OdfName DbDataTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DbDataSourceSettingTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DbDataSourceSettingNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbDataSourceSettingIsListAttribute.ATTRIBUTE_NAME
           
static OdfName DbDatabaseNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbCommandAttribute.ATTRIBUTE_NAME
           
static OdfName DbCatalogNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbBooleanComparisonModeAttribute.ATTRIBUTE_NAME
           
static OdfName DbBaseDnAttribute.ATTRIBUTE_NAME
           
static OdfName DbAsTemplateAttribute.ATTRIBUTE_NAME
           
static OdfName DbApplyCommandAttribute.ATTRIBUTE_NAME
           
static OdfName DbAppendTableAliasNameAttribute.ATTRIBUTE_NAME
           
static OdfName DbAdditionalColumnStatementAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.db that return OdfName
 OdfName DbVisibleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbUseSystemUserAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbUserNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbUseCatalogAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbUpdateRuleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbTypeNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbThousandAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbSystemDriverSettingsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbSuppressVersionColumnsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbStringAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbShowDeletedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbSchemaNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbRowRetrievingStatementAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbRelatedColumnNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbReferencedTableNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbPrecisionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbPortAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbParameterNameSubstitutionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbMediaTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbMaxRowCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbLoginTimeoutAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbLocalSocketAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsUniqueAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsTableNameLengthLimitedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsPasswordRequiredAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsNullableAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsFirstRowHeaderLineAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsEmptyAllowedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsClusteredAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsAutoincrementAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIsAscendingAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbIgnoreDriverPrivilegesAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbHostnameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbFieldAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbExtensionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbEscapeProcessingAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbEncodingAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbEnableSql92CheckAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDescriptionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDeleteRuleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDefaultRowStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDefaultCellStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDecimalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDataTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDataSourceSettingTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDataSourceSettingNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDataSourceSettingIsListAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbDatabaseNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbCommandAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbCatalogNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbBooleanComparisonModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbBaseDnAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbAsTemplateAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbApplyCommandAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbAppendTableAliasNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DbAdditionalColumnStatementAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.dr3d
 

Fields in org.odftoolkit.odfdom.dom.attribute.dr3d declared as OdfName
static OdfName Dr3dVupAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dVrpAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dVpnAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dVerticalSegmentsAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTransformAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTextureModeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTextureKindAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTextureGenerationModeYAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTextureGenerationModeXAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dTextureFilterAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dSpecularColorAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dSpecularAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dSizeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dShininessAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dShadowSlantAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dShadowAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dShadeModeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dProjectionAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dNormalsKindAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dNormalsDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dMinEdgeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dMaxEdgeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dLightingModeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dHorizontalSegmentsAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dFocalLengthAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dEndAngleAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dEnabledAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dEmissiveColorAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dEdgeRoundingModeAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dEdgeRoundingAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dDiffuseColorAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dDepthAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dCloseFrontAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dCloseBackAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dCenterAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dBackScaleAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dBackfaceCullingAttribute.ATTRIBUTE_NAME
           
static OdfName Dr3dAmbientColorAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.dr3d that return OdfName
 OdfName Dr3dVupAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dVrpAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dVpnAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dVerticalSegmentsAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTransformAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTextureModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTextureKindAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTextureGenerationModeYAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTextureGenerationModeXAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dTextureFilterAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dSpecularColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dSpecularAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dShininessAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dShadowSlantAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dShadowAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dShadeModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dProjectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dNormalsKindAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dNormalsDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dMinEdgeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dMaxEdgeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dLightingModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dHorizontalSegmentsAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dFocalLengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dEndAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dEnabledAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dEmissiveColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dEdgeRoundingModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dEdgeRoundingAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dDiffuseColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dDepthAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dCloseFrontAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dCloseBackAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dCenterAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dBackScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dBackfaceCullingAttribute.getOdfName()
          Returns the attribute name.
 OdfName Dr3dAmbientColorAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.draw
 

Fields in org.odftoolkit.odfdom.dom.attribute.draw declared as OdfName
static OdfName DrawZIndexAttribute.ATTRIBUTE_NAME
           
static OdfName DrawWrapInfluenceOnPositionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawVisibleAreaWidthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawVisibleAreaTopAttribute.ATTRIBUTE_NAME
           
static OdfName DrawVisibleAreaLeftAttribute.ATTRIBUTE_NAME
           
static OdfName DrawVisibleAreaHeightAttribute.ATTRIBUTE_NAME
           
static OdfName DrawValueAttribute.ATTRIBUTE_NAME
           
static OdfName DrawUnitAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTransformAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTileRepeatOffsetAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextRotateAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextPathScaleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextPathSameLetterHeightsAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextPathModeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextPathAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextPathAllowedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextareaVerticalAlignAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextAreasAttribute.ATTRIBUTE_NAME
           
static OdfName DrawTextareaHorizontalAlignAttribute.ATTRIBUTE_NAME
           
static OdfName DrawSymbolColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStyleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStrokeLinejoinAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStrokeDashNamesAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStrokeDashAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStrokeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartShapeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartLineSpacingVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartLineSpacingHorizontalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartIntensityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartGuideAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartGluePointAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartAttribute.ATTRIBUTE_NAME
           
static OdfName DrawStartAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShowUnitAttribute.ATTRIBUTE_NAME
           
static OdfName DrawSharpnessAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShapeIdAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShadowOpacityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShadowOffsetYAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShadowOffsetXAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShadowColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawShadowAttribute.ATTRIBUTE_NAME
           
static OdfName DrawSecondaryFillColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawRotationAttribute.ATTRIBUTE_NAME
           
static OdfName DrawRedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawRecreateOnEditAttribute.ATTRIBUTE_NAME
           
static OdfName DrawProtectedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawPointsAttribute.ATTRIBUTE_NAME
           
static OdfName DrawPlacingAttribute.ATTRIBUTE_NAME
           
static OdfName DrawPathStretchpointYAttribute.ATTRIBUTE_NAME
           
static OdfName DrawPathStretchpointXAttribute.ATTRIBUTE_NAME
           
static OdfName DrawParallelAttribute.ATTRIBUTE_NAME
           
static OdfName DrawPageNumberAttribute.ATTRIBUTE_NAME
           
static OdfName DrawOpacityNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawOpacityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawOleDrawAspectAttribute.ATTRIBUTE_NAME
           
static OdfName DrawObjectAttribute.ATTRIBUTE_NAME
           
static OdfName DrawNotifyOnUpdateOfRangesAttribute.ATTRIBUTE_NAME
           
static OdfName DrawNohrefAttribute.ATTRIBUTE_NAME
           
static OdfName DrawNavOrderAttribute.ATTRIBUTE_NAME
           
static OdfName DrawNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawModifiersAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMirrorVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMirrorHorizontalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMimeTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMeasureVerticalAlignAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMeasureAlignAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMayScriptAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMasterPageNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerStartWidthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerStartCenterAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerStartAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerEndWidthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerEndCenterAttribute.ATTRIBUTE_NAME
           
static OdfName DrawMarkerEndAttribute.ATTRIBUTE_NAME
           
static OdfName DrawLuminanceAttribute.ATTRIBUTE_NAME
           
static OdfName DrawLineSkewAttribute.ATTRIBUTE_NAME
           
static OdfName DrawLineDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName DrawLayerAttribute.ATTRIBUTE_NAME
           
static OdfName DrawKindAttribute.ATTRIBUTE_NAME
           
static OdfName DrawImageOpacityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawIdAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleSwitchedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRangeYMinimumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRangeYMaximumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRangeXMinimumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRangeXMaximumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRadiusRangeMinimumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleRadiusRangeMaximumAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandlePositionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandlePolarAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleMirrorVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawHandleMirrorHorizontalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGuideOverhangAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGuideDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGreenAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGradientStepCountAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGluePointTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGluePointsAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGluePointLeavingDirectionsAttribute.ATTRIBUTE_NAME
           
static OdfName DrawGammaAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFrameNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFrameMarginVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFrameMarginHorizontalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFrameDisplayScrollbarAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFrameDisplayBorderAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFormulaAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFitToSizeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFitToContourAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFilterNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageWidthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageRefPointYAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageRefPointXAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageRefPointAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillImageHeightAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillHatchSolidAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillHatchNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillGradientNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawFillAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionViewpointAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionSpecularityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionSkewAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionShininessAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionSecondLightLevelAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionSecondLightHarshAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionSecondLightDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionRotationCenterAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionRotationAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionOriginAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionNumberOfLineSegmentsAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionMetalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionLightFaceAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionFirstLightLevelAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionFirstLightHarshAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionFirstLightDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionDiffusionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionDepthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionBrightnessAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawExtrusionAllowedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEscapeDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEnhancedPathAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEngineAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndShapeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndLineSpacingVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndLineSpacingHorizontalAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndIntensityAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndGuideAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndGluePointAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndAttribute.ATTRIBUTE_NAME
           
static OdfName DrawEndAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDrawAspectAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDots2LengthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDots2Attribute.ATTRIBUTE_NAME
           
static OdfName DrawDots1LengthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDots1Attribute.ATTRIBUTE_NAME
           
static OdfName DrawDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDisplayNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDecimalPlacesAttribute.ATTRIBUTE_NAME
           
static OdfName DrawDataAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCyAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCxAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCornersAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCornerRadiusAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCopyOfAttribute.ATTRIBUTE_NAME
           
static OdfName DrawControlAttribute.ATTRIBUTE_NAME
           
static OdfName DrawContrastAttribute.ATTRIBUTE_NAME
           
static OdfName DrawConcentricGradientFillAllowedAttribute.ATTRIBUTE_NAME
           
static OdfName DrawConcaveAttribute.ATTRIBUTE_NAME
           
static OdfName DrawColorModeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawColorInversionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawColorAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCodeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawClassNamesAttribute.ATTRIBUTE_NAME
           
static OdfName DrawClassIdAttribute.ATTRIBUTE_NAME
           
static OdfName DrawChainNextNameAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionPointYAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionPointXAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionLineLengthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionIdAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionGapAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionFitLineLengthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionEscapeDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionEscapeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionAngleTypeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawCaptionAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawBorderAttribute.ATTRIBUTE_NAME
           
static OdfName DrawBlueAttribute.ATTRIBUTE_NAME
           
static OdfName DrawBackgroundSizeAttribute.ATTRIBUTE_NAME
           
static OdfName DrawAutoGrowWidthAttribute.ATTRIBUTE_NAME
           
static OdfName DrawAutoGrowHeightAttribute.ATTRIBUTE_NAME
           
static OdfName DrawArchiveAttribute.ATTRIBUTE_NAME
           
static OdfName DrawAngleAttribute.ATTRIBUTE_NAME
           
static OdfName DrawAlignAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.draw that return OdfName
 OdfName DrawZIndexAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawWrapInfluenceOnPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawVisibleAreaWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawVisibleAreaTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawVisibleAreaLeftAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawVisibleAreaHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawUnitAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTransformAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTileRepeatOffsetAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextRotateAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextPathScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextPathSameLetterHeightsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextPathModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextPathAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextPathAllowedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextareaVerticalAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextAreasAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawTextareaHorizontalAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawSymbolColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStrokeLinejoinAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStrokeDashNamesAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStrokeDashAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStrokeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartShapeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartLineSpacingVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartLineSpacingHorizontalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartIntensityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartGuideAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartGluePointAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawStartAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShowUnitAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawSharpnessAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShapeIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShadowOpacityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShadowOffsetYAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShadowOffsetXAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShadowColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawShadowAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawSecondaryFillColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawRotationAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawRedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawRecreateOnEditAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawProtectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawPointsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawPlacingAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawPathStretchpointYAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawPathStretchpointXAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawParallelAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawPageNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawOpacityNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawOpacityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawOleDrawAspectAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawObjectAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawNotifyOnUpdateOfRangesAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawNohrefAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawNavOrderAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawModifiersAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMirrorVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMirrorHorizontalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMimeTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMeasureVerticalAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMeasureAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMayScriptAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMasterPageNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerStartWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerStartCenterAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerStartAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerEndWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerEndCenterAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawMarkerEndAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawLuminanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawLineSkewAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawLineDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawLayerAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawKindAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawImageOpacityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleSwitchedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRangeYMinimumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRangeYMaximumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRangeXMinimumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRangeXMaximumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRadiusRangeMinimumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleRadiusRangeMaximumAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandlePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandlePolarAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleMirrorVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawHandleMirrorHorizontalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGuideOverhangAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGuideDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGreenAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGradientStepCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGluePointTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGluePointsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGluePointLeavingDirectionsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawGammaAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFrameNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFrameMarginVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFrameMarginHorizontalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFrameDisplayScrollbarAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFrameDisplayBorderAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFormulaAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFitToSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFitToContourAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFilterNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageRefPointYAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageRefPointXAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageRefPointAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillImageHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillHatchSolidAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillHatchNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillGradientNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawFillAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionViewpointAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionSpecularityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionSkewAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionShininessAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionSecondLightLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionSecondLightHarshAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionSecondLightDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionRotationCenterAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionRotationAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionOriginAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionNumberOfLineSegmentsAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionMetalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionLightFaceAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionFirstLightLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionFirstLightHarshAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionFirstLightDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionDiffusionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionDepthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionBrightnessAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawExtrusionAllowedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEscapeDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEnhancedPathAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEngineAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndShapeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndLineSpacingVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndLineSpacingHorizontalAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndIntensityAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndGuideAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndGluePointAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawEndAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDrawAspectAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDots2LengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDots2Attribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDots1LengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDots1Attribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDisplayNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDecimalPlacesAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawDataAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCyAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCxAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCornersAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCornerRadiusAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCopyOfAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawControlAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawContrastAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawConcentricGradientFillAllowedAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawConcaveAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawColorModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawColorInversionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCodeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawClassNamesAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawClassIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawChainNextNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionPointYAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionPointXAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionLineLengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionGapAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionFitLineLengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionEscapeDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionEscapeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionAngleTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawCaptionAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawBorderAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawBlueAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawBackgroundSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawAutoGrowWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawAutoGrowHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawArchiveAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName DrawAlignAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.fo
 

Fields in org.odftoolkit.odfdom.dom.attribute.fo declared as OdfName
static OdfName FoWrapOptionAttribute.ATTRIBUTE_NAME
           
static OdfName FoWidthAttribute.ATTRIBUTE_NAME
           
static OdfName FoWidowsAttribute.ATTRIBUTE_NAME
           
static OdfName FoTextTransformAttribute.ATTRIBUTE_NAME
           
static OdfName FoTextShadowAttribute.ATTRIBUTE_NAME
           
static OdfName FoTextIndentAttribute.ATTRIBUTE_NAME
           
static OdfName FoTextAlignLastAttribute.ATTRIBUTE_NAME
           
static OdfName FoTextAlignAttribute.ATTRIBUTE_NAME
           
static OdfName FoStartIndentAttribute.ATTRIBUTE_NAME
           
static OdfName FoSpaceBeforeAttribute.ATTRIBUTE_NAME
           
static OdfName FoSpaceAfterAttribute.ATTRIBUTE_NAME
           
static OdfName FoScriptAttribute.ATTRIBUTE_NAME
           
static OdfName FoPageWidthAttribute.ATTRIBUTE_NAME
           
static OdfName FoPageHeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoPaddingTopAttribute.ATTRIBUTE_NAME
           
static OdfName FoPaddingRightAttribute.ATTRIBUTE_NAME
           
static OdfName FoPaddingLeftAttribute.ATTRIBUTE_NAME
           
static OdfName FoPaddingBottomAttribute.ATTRIBUTE_NAME
           
static OdfName FoPaddingAttribute.ATTRIBUTE_NAME
           
static OdfName FoOrphansAttribute.ATTRIBUTE_NAME
           
static OdfName FoMinWidthAttribute.ATTRIBUTE_NAME
           
static OdfName FoMinHeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoMaxWidthAttribute.ATTRIBUTE_NAME
           
static OdfName FoMaxHeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoMarginTopAttribute.ATTRIBUTE_NAME
           
static OdfName FoMarginRightAttribute.ATTRIBUTE_NAME
           
static OdfName FoMarginLeftAttribute.ATTRIBUTE_NAME
           
static OdfName FoMarginBottomAttribute.ATTRIBUTE_NAME
           
static OdfName FoMarginAttribute.ATTRIBUTE_NAME
           
static OdfName FoLineHeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoLetterSpacingAttribute.ATTRIBUTE_NAME
           
static OdfName FoLanguageAttribute.ATTRIBUTE_NAME
           
static OdfName FoKeepWithNextAttribute.ATTRIBUTE_NAME
           
static OdfName FoKeepTogetherAttribute.ATTRIBUTE_NAME
           
static OdfName FoHyphenationRemainCharCountAttribute.ATTRIBUTE_NAME
           
static OdfName FoHyphenationPushCharCountAttribute.ATTRIBUTE_NAME
           
static OdfName FoHyphenationLadderCountAttribute.ATTRIBUTE_NAME
           
static OdfName FoHyphenationKeepAttribute.ATTRIBUTE_NAME
           
static OdfName FoHyphenateAttribute.ATTRIBUTE_NAME
           
static OdfName FoHeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoFontWeightAttribute.ATTRIBUTE_NAME
           
static OdfName FoFontVariantAttribute.ATTRIBUTE_NAME
           
static OdfName FoFontStyleAttribute.ATTRIBUTE_NAME
           
static OdfName FoFontSizeAttribute.ATTRIBUTE_NAME
           
static OdfName FoFontFamilyAttribute.ATTRIBUTE_NAME
           
static OdfName FoEndIndentAttribute.ATTRIBUTE_NAME
           
static OdfName FoCountryAttribute.ATTRIBUTE_NAME
           
static OdfName FoColumnGapAttribute.ATTRIBUTE_NAME
           
static OdfName FoColumnCountAttribute.ATTRIBUTE_NAME
           
static OdfName FoColorAttribute.ATTRIBUTE_NAME
           
static OdfName FoClipAttribute.ATTRIBUTE_NAME
           
static OdfName FoBreakBeforeAttribute.ATTRIBUTE_NAME
           
static OdfName FoBreakAfterAttribute.ATTRIBUTE_NAME
           
static OdfName FoBorderTopAttribute.ATTRIBUTE_NAME
           
static OdfName FoBorderRightAttribute.ATTRIBUTE_NAME
           
static OdfName FoBorderLeftAttribute.ATTRIBUTE_NAME
           
static OdfName FoBorderBottomAttribute.ATTRIBUTE_NAME
           
static OdfName FoBorderAttribute.ATTRIBUTE_NAME
           
static OdfName FoBackgroundColorAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.fo that return OdfName
 OdfName FoWrapOptionAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoWidowsAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoTextTransformAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoTextShadowAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoTextIndentAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoTextAlignLastAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoTextAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoStartIndentAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoSpaceBeforeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoSpaceAfterAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoScriptAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPageWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPageHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPaddingTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPaddingRightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPaddingLeftAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPaddingBottomAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoPaddingAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoOrphansAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMinWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMinHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMaxWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMaxHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMarginTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMarginRightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMarginLeftAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMarginBottomAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoMarginAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoLineHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoLetterSpacingAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoLanguageAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoKeepWithNextAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoKeepTogetherAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHyphenationRemainCharCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHyphenationPushCharCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHyphenationLadderCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHyphenationKeepAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHyphenateAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoFontWeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoFontVariantAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoFontStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoFontSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoFontFamilyAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoEndIndentAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoCountryAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoColumnGapAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoColumnCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoClipAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBreakBeforeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBreakAfterAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBorderTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBorderRightAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBorderLeftAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBorderBottomAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBorderAttribute.getOdfName()
          Returns the attribute name.
 OdfName FoBackgroundColorAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.form
 

Fields in org.odftoolkit.odfdom.dom.attribute.form declared as OdfName
static OdfName FormXformsSubmissionAttribute.ATTRIBUTE_NAME
           
static OdfName FormXformsListSourceAttribute.ATTRIBUTE_NAME
           
static OdfName FormVisualEffectAttribute.ATTRIBUTE_NAME
           
static OdfName FormValueAttribute.ATTRIBUTE_NAME
           
static OdfName FormValidationAttribute.ATTRIBUTE_NAME
           
static OdfName FormToggleAttribute.ATTRIBUTE_NAME
           
static OdfName FormTitleAttribute.ATTRIBUTE_NAME
           
static OdfName FormTextStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName FormTabStopAttribute.ATTRIBUTE_NAME
           
static OdfName FormTabIndexAttribute.ATTRIBUTE_NAME
           
static OdfName FormTabCycleAttribute.ATTRIBUTE_NAME
           
static OdfName FormStepSizeAttribute.ATTRIBUTE_NAME
           
static OdfName FormStateAttribute.ATTRIBUTE_NAME
           
static OdfName FormSpinButtonAttribute.ATTRIBUTE_NAME
           
static OdfName FormSourceCellRangeAttribute.ATTRIBUTE_NAME
           
static OdfName FormSizeAttribute.ATTRIBUTE_NAME
           
static OdfName FormSelectedAttribute.ATTRIBUTE_NAME
           
static OdfName FormRepeatAttribute.ATTRIBUTE_NAME
           
static OdfName FormReadonlyAttribute.ATTRIBUTE_NAME
           
static OdfName FormPropertyNameAttribute.ATTRIBUTE_NAME
           
static OdfName FormPrintableAttribute.ATTRIBUTE_NAME
           
static OdfName FormPageStepSizeAttribute.ATTRIBUTE_NAME
           
static OdfName FormOrientationAttribute.ATTRIBUTE_NAME
           
static OdfName FormOrderAttribute.ATTRIBUTE_NAME
           
static OdfName FormNavigationModeAttribute.ATTRIBUTE_NAME
           
static OdfName FormNameAttribute.ATTRIBUTE_NAME
           
static OdfName FormMultipleAttribute.ATTRIBUTE_NAME
           
static OdfName FormMultiLineAttribute.ATTRIBUTE_NAME
           
static OdfName FormMinValueAttribute.ATTRIBUTE_NAME
           
static OdfName FormMethodAttribute.ATTRIBUTE_NAME
           
static OdfName FormMaxValueAttribute.ATTRIBUTE_NAME
           
static OdfName FormMaxLengthAttribute.ATTRIBUTE_NAME
           
static OdfName FormMasterFieldsAttribute.ATTRIBUTE_NAME
           
static OdfName FormListSourceTypeAttribute.ATTRIBUTE_NAME
           
static OdfName FormListSourceAttribute.ATTRIBUTE_NAME
           
static OdfName FormListLinkageTypeAttribute.ATTRIBUTE_NAME
           
static OdfName FormLinkedCellAttribute.ATTRIBUTE_NAME
           
static OdfName FormLabelAttribute.ATTRIBUTE_NAME
           
static OdfName FormIsTristateAttribute.ATTRIBUTE_NAME
           
static OdfName FormImagePositionAttribute.ATTRIBUTE_NAME
           
static OdfName FormImageDataAttribute.ATTRIBUTE_NAME
           
static OdfName FormImageAlignAttribute.ATTRIBUTE_NAME
           
static OdfName FormIgnoreResultAttribute.ATTRIBUTE_NAME
           
static OdfName FormIdAttribute.ATTRIBUTE_NAME
           
static OdfName FormForAttribute.ATTRIBUTE_NAME
           
static OdfName FormFocusOnClickAttribute.ATTRIBUTE_NAME
           
static OdfName FormFilterAttribute.ATTRIBUTE_NAME
           
static OdfName FormEscapeProcessingAttribute.ATTRIBUTE_NAME
           
static OdfName FormEnctypeAttribute.ATTRIBUTE_NAME
           
static OdfName FormEchoCharAttribute.ATTRIBUTE_NAME
           
static OdfName FormDropdownAttribute.ATTRIBUTE_NAME
           
static OdfName FormDisabledAttribute.ATTRIBUTE_NAME
           
static OdfName FormDetailFieldsAttribute.ATTRIBUTE_NAME
           
static OdfName FormDelayForRepeatAttribute.ATTRIBUTE_NAME
           
static OdfName FormDefaultButtonAttribute.ATTRIBUTE_NAME
           
static OdfName FormDatasourceAttribute.ATTRIBUTE_NAME
           
static OdfName FormDataFieldAttribute.ATTRIBUTE_NAME
           
static OdfName FormCurrentValueAttribute.ATTRIBUTE_NAME
           
static OdfName FormCurrentStateAttribute.ATTRIBUTE_NAME
           
static OdfName FormCurrentSelectedAttribute.ATTRIBUTE_NAME
           
static OdfName FormConvertEmptyToNullAttribute.ATTRIBUTE_NAME
           
static OdfName FormControlImplementationAttribute.ATTRIBUTE_NAME
           
static OdfName FormCommandTypeAttribute.ATTRIBUTE_NAME
           
static OdfName FormCommandAttribute.ATTRIBUTE_NAME
           
static OdfName FormButtonTypeAttribute.ATTRIBUTE_NAME
           
static OdfName FormBoundColumnAttribute.ATTRIBUTE_NAME
           
static OdfName FormAutomaticFocusAttribute.ATTRIBUTE_NAME
           
static OdfName FormAutoCompleteAttribute.ATTRIBUTE_NAME
           
static OdfName FormApplyFilterAttribute.ATTRIBUTE_NAME
           
static OdfName FormApplyDesignModeAttribute.ATTRIBUTE_NAME
           
static OdfName FormAllowUpdatesAttribute.ATTRIBUTE_NAME
           
static OdfName FormAllowInsertsAttribute.ATTRIBUTE_NAME
           
static OdfName FormAllowDeletesAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.form that return OdfName
 OdfName FormXformsSubmissionAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormXformsListSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormVisualEffectAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormValidationAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormToggleAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormTextStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormTabStopAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormTabIndexAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormTabCycleAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormStepSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormStateAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormSpinButtonAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormSourceCellRangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormSelectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormRepeatAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormReadonlyAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormPropertyNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormPrintableAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormPageStepSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormOrientationAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormOrderAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormNavigationModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMultipleAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMultiLineAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMinValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMethodAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMaxValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMaxLengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormMasterFieldsAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormListSourceTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormListSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormListLinkageTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormLinkedCellAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormLabelAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormIsTristateAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormImagePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormImageDataAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormImageAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormIgnoreResultAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormForAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormFocusOnClickAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormFilterAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormEscapeProcessingAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormEnctypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormEchoCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDropdownAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDisabledAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDetailFieldsAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDelayForRepeatAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDefaultButtonAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDatasourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormDataFieldAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormCurrentValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormCurrentStateAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormCurrentSelectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormConvertEmptyToNullAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormControlImplementationAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormCommandTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormCommandAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormButtonTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormBoundColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormAutomaticFocusAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormAutoCompleteAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormApplyFilterAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormApplyDesignModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormAllowUpdatesAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormAllowInsertsAttribute.getOdfName()
          Returns the attribute name.
 OdfName FormAllowDeletesAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.grddl
 

Fields in org.odftoolkit.odfdom.dom.attribute.grddl declared as OdfName
static OdfName GrddlTransformationAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.grddl that return OdfName
 OdfName GrddlTransformationAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.meta
 

Fields in org.odftoolkit.odfdom.dom.attribute.meta declared as OdfName
static OdfName MetaWordCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaValueTypeAttribute.ATTRIBUTE_NAME
           
static OdfName MetaTableCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaSyllableCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaSentenceCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaRowCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaParagraphCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaPageCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaOleObjectCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaObjectCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaNonWhitespaceCharacterCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaNameAttribute.ATTRIBUTE_NAME
           
static OdfName MetaImageCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaFrameCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaDrawCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaDelayAttribute.ATTRIBUTE_NAME
           
static OdfName MetaDateAttribute.ATTRIBUTE_NAME
           
static OdfName MetaCharacterCountAttribute.ATTRIBUTE_NAME
           
static OdfName MetaCellCountAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.meta that return OdfName
 OdfName MetaWordCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaValueTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaTableCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaSyllableCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaSentenceCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaRowCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaParagraphCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaPageCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaOleObjectCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaObjectCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaNonWhitespaceCharacterCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaImageCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaFrameCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaDrawCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaDelayAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaDateAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaCharacterCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName MetaCellCountAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.number
 

Fields in org.odftoolkit.odfdom.dom.attribute.number declared as OdfName
static OdfName NumberTruncateOnOverflowAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTransliterationStyleAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTransliterationLanguageAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTransliterationFormatAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTransliterationCountryAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTitleAttribute.ATTRIBUTE_NAME
           
static OdfName NumberTextualAttribute.ATTRIBUTE_NAME
           
static OdfName NumberStyleAttribute.ATTRIBUTE_NAME
           
static OdfName NumberScriptAttribute.ATTRIBUTE_NAME
           
static OdfName NumberRfcLanguageTagAttribute.ATTRIBUTE_NAME
           
static OdfName NumberPossessiveFormAttribute.ATTRIBUTE_NAME
           
static OdfName NumberPositionAttribute.ATTRIBUTE_NAME
           
static OdfName NumberMinNumeratorDigitsAttribute.ATTRIBUTE_NAME
           
static OdfName NumberMinIntegerDigitsAttribute.ATTRIBUTE_NAME
           
static OdfName NumberMinExponentDigitsAttribute.ATTRIBUTE_NAME
           
static OdfName NumberMinDenominatorDigitsAttribute.ATTRIBUTE_NAME
           
static OdfName NumberLanguageAttribute.ATTRIBUTE_NAME
           
static OdfName NumberGroupingAttribute.ATTRIBUTE_NAME
           
static OdfName NumberFormatSourceAttribute.ATTRIBUTE_NAME
           
static OdfName NumberDisplayFactorAttribute.ATTRIBUTE_NAME
           
static OdfName NumberDenominatorValueAttribute.ATTRIBUTE_NAME
           
static OdfName NumberDecimalReplacementAttribute.ATTRIBUTE_NAME
           
static OdfName NumberDecimalPlacesAttribute.ATTRIBUTE_NAME
           
static OdfName NumberCountryAttribute.ATTRIBUTE_NAME
           
static OdfName NumberCalendarAttribute.ATTRIBUTE_NAME
           
static OdfName NumberAutomaticOrderAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.number that return OdfName
 OdfName NumberTruncateOnOverflowAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTransliterationStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTransliterationLanguageAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTransliterationFormatAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTransliterationCountryAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberTextualAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberScriptAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberRfcLanguageTagAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberPossessiveFormAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberMinNumeratorDigitsAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberMinIntegerDigitsAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberMinExponentDigitsAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberMinDenominatorDigitsAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberLanguageAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberGroupingAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberFormatSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberDisplayFactorAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberDenominatorValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberDecimalReplacementAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberDecimalPlacesAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberCountryAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberCalendarAttribute.getOdfName()
          Returns the attribute name.
 OdfName NumberAutomaticOrderAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.office
 

Fields in org.odftoolkit.odfdom.dom.attribute.office declared as OdfName
static OdfName OfficeVersionAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeValueTypeAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeValueAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeTitleAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeTimeValueAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeTargetFrameNameAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeTargetFrameAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeStringValueAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeServerMapAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeNameAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeMimetypeAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeDdeTopicAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeDdeItemAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeDdeApplicationAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeDateValueAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeCurrencyAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeConversionModeAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeBooleanValueAttribute.ATTRIBUTE_NAME
           
static OdfName OfficeAutomaticUpdateAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.office that return OdfName
 OdfName OfficeVersionAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeValueTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeTimeValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeTargetFrameNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeTargetFrameAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeStringValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeServerMapAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeMimetypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeDdeTopicAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeDdeItemAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeDdeApplicationAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeDateValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeCurrencyAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeConversionModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeBooleanValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName OfficeAutomaticUpdateAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.presentation
 

Fields in org.odftoolkit.odfdom.dom.attribute.presentation declared as OdfName
static OdfName PresentationVisibilityAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationVerbAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationUserTransformedAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationUseHeaderNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationUseFooterNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationUseDateTimeNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationTransitionTypeAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationTransitionStyleAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationTransitionSpeedAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationTransitionOnClickAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationStayOnTopAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationStartWithNavigatorAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationStartScaleAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationStartPageAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationSpeedAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationSourceAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationShowLogoAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationShowEndOfPresentationSlideAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationShowAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPresetSubTypeAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPresetIdAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPresetClassAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPresentationPageLayoutNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPlayFullAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPlaceholderAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPauseAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPathIdAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationPagesAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationObjectAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationNodeTypeAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationNameAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationMouseVisibleAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationMouseAsPenAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationMasterElementAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationGroupIdAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationFullScreenAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationForceManualAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationEndlessAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationEffectAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDurationAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDisplayPageNumberAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDisplayHeaderAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDisplayFooterAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDisplayDateTimeAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationDelayAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationClassNamesAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationClassAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationBackgroundVisibleAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationBackgroundObjectsVisibleAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationAnimationsAttribute.ATTRIBUTE_NAME
           
static OdfName PresentationActionAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.presentation that return OdfName
 OdfName PresentationVisibilityAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationVerbAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationUserTransformedAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationUseHeaderNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationUseFooterNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationUseDateTimeNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationTransitionTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationTransitionStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationTransitionSpeedAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationTransitionOnClickAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationStayOnTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationStartWithNavigatorAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationStartScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationStartPageAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationSpeedAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationShowLogoAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationShowEndOfPresentationSlideAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationShowAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPresetSubTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPresetIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPresetClassAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPresentationPageLayoutNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPlayFullAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPlaceholderAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPauseAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPathIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationPagesAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationObjectAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationNodeTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationMouseVisibleAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationMouseAsPenAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationMasterElementAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationGroupIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationFullScreenAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationForceManualAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationEndlessAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationEffectAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDurationAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDisplayPageNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDisplayHeaderAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDisplayFooterAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDisplayDateTimeAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationDelayAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationClassNamesAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationClassAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationBackgroundVisibleAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationBackgroundObjectsVisibleAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationAnimationsAttribute.getOdfName()
          Returns the attribute name.
 OdfName PresentationActionAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.script
 

Fields in org.odftoolkit.odfdom.dom.attribute.script declared as OdfName
static OdfName ScriptMacroNameAttribute.ATTRIBUTE_NAME
           
static OdfName ScriptLanguageAttribute.ATTRIBUTE_NAME
           
static OdfName ScriptEventNameAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.script that return OdfName
 OdfName ScriptMacroNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName ScriptLanguageAttribute.getOdfName()
          Returns the attribute name.
 OdfName ScriptEventNameAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.smil
 

Fields in org.odftoolkit.odfdom.dom.attribute.smil declared as OdfName
static OdfName SmilValuesAttribute.ATTRIBUTE_NAME
           
static OdfName SmilTypeAttribute.ATTRIBUTE_NAME
           
static OdfName SmilToAttribute.ATTRIBUTE_NAME
           
static OdfName SmilTargetElementAttribute.ATTRIBUTE_NAME
           
static OdfName SmilSubtypeAttribute.ATTRIBUTE_NAME
           
static OdfName SmilRestartDefaultAttribute.ATTRIBUTE_NAME
           
static OdfName SmilRestartAttribute.ATTRIBUTE_NAME
           
static OdfName SmilRepeatDurAttribute.ATTRIBUTE_NAME
           
static OdfName SmilRepeatCountAttribute.ATTRIBUTE_NAME
           
static OdfName SmilModeAttribute.ATTRIBUTE_NAME
           
static OdfName SmilKeyTimesAttribute.ATTRIBUTE_NAME
           
static OdfName SmilKeySplinesAttribute.ATTRIBUTE_NAME
           
static OdfName SmilFromAttribute.ATTRIBUTE_NAME
           
static OdfName SmilFillDefaultAttribute.ATTRIBUTE_NAME
           
static OdfName SmilFillAttribute.ATTRIBUTE_NAME
           
static OdfName SmilFadeColorAttribute.ATTRIBUTE_NAME
           
static OdfName SmilEndsyncAttribute.ATTRIBUTE_NAME
           
static OdfName SmilEndAttribute.ATTRIBUTE_NAME
           
static OdfName SmilDurAttribute.ATTRIBUTE_NAME
           
static OdfName SmilDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName SmilDecelerateAttribute.ATTRIBUTE_NAME
           
static OdfName SmilCalcModeAttribute.ATTRIBUTE_NAME
           
static OdfName SmilByAttribute.ATTRIBUTE_NAME
           
static OdfName SmilBeginAttribute.ATTRIBUTE_NAME
           
static OdfName SmilAutoReverseAttribute.ATTRIBUTE_NAME
           
static OdfName SmilAttributeNameAttribute.ATTRIBUTE_NAME
           
static OdfName SmilAdditiveAttribute.ATTRIBUTE_NAME
           
static OdfName SmilAccumulateAttribute.ATTRIBUTE_NAME
           
static OdfName SmilAccelerateAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.smil that return OdfName
 OdfName SmilValuesAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilToAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilTargetElementAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilSubtypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilRestartDefaultAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilRestartAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilRepeatDurAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilRepeatCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilKeyTimesAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilKeySplinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilFromAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilFillDefaultAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilFillAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilFadeColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilEndsyncAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilEndAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilDurAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilDecelerateAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilCalcModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilByAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilBeginAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilAutoReverseAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilAttributeNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilAdditiveAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilAccumulateAttribute.getOdfName()
          Returns the attribute name.
 OdfName SmilAccelerateAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.style
 

Fields in org.odftoolkit.odfdom.dom.attribute.style declared as OdfName
static OdfName StyleWritingModeAutomaticAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWritingModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWrapDynamicThresholdAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWrapContourModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWrapContourAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWrapAttribute.ATTRIBUTE_NAME
           
static OdfName StyleWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleVolatileAttribute.ATTRIBUTE_NAME
           
static OdfName StyleVerticalRelAttribute.ATTRIBUTE_NAME
           
static OdfName StyleVerticalPosAttribute.ATTRIBUTE_NAME
           
static OdfName StyleVerticalAlignAttribute.ATTRIBUTE_NAME
           
static OdfName StyleUseWindowFontColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleUseOptimalRowHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleUseOptimalColumnWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextUnderlineWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextUnderlineTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextUnderlineStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextUnderlineModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextUnderlineColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextScaleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextRotationScaleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextRotationAngleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextPositionAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOverlineWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOverlineTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOverlineStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOverlineModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOverlineColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextOutlineAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughTextStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughTextAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextLineThroughColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextEmphasizeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextCombineStartCharAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextCombineEndCharAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextCombineAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextBlinkingAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextAutospaceAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTextAlignSourceAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTabStopDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName StyleTableCenteringAttribute.ATTRIBUTE_NAME
           
static OdfName StyleStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleSnapToLayoutGridAttribute.ATTRIBUTE_NAME
           
static OdfName StyleShrinkToFitAttribute.ATTRIBUTE_NAME
           
static OdfName StyleShadowAttribute.ATTRIBUTE_NAME
           
static OdfName StyleScriptTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleScriptComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleScriptAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleScaleToPagesAttribute.ATTRIBUTE_NAME
           
static OdfName StyleScaleToAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRunThroughAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRubyPositionAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRubyAlignAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRowHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRotationAngleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRotationAlignAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRfcLanguageTagComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRfcLanguageTagAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRfcLanguageTagAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRepeatContentAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRepeatAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRelWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRelHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRelColumnWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRegisterTruthRefStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleRegisterTrueAttribute.ATTRIBUTE_NAME
           
static OdfName StylePunctuationWrapAttribute.ATTRIBUTE_NAME
           
static OdfName StyleProtectAttribute.ATTRIBUTE_NAME
           
static OdfName StylePrintPageOrderAttribute.ATTRIBUTE_NAME
           
static OdfName StylePrintOrientationAttribute.ATTRIBUTE_NAME
           
static OdfName StylePrintContentAttribute.ATTRIBUTE_NAME
           
static OdfName StylePrintAttribute.ATTRIBUTE_NAME
           
static OdfName StylePositionAttribute.ATTRIBUTE_NAME
           
static OdfName StylePercentageDataStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleParentStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StylePaperTrayNameAttribute.ATTRIBUTE_NAME
           
static OdfName StylePageUsageAttribute.ATTRIBUTE_NAME
           
static OdfName StylePageNumberAttribute.ATTRIBUTE_NAME
           
static OdfName StylePageLayoutNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleOverflowBehaviorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNumSuffixAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNumPrefixAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNumLetterSyncAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNumFormatAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNumberWrappedParagraphsAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNextStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleMirrorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleMinRowHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleMayBreakBetweenRowsAttribute.ATTRIBUTE_NAME
           
static OdfName StyleMasterPageNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleListStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleListLevelAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLineStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLineSpacingAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLinesAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLineHeightAtLeastAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLineBreakAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLetterKerningAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLengthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLegendExpansionAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLegendExpansionAspectRatioAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderTypeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderTextStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderTextAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderStyleAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLeaderCharAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridStandardModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridSnapToAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridRubyHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridRubyBelowAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridPrintAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridModeAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridLinesAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridBaseWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLayoutGridBaseHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLanguageComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleLanguageAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleJustifySingleWordAttribute.ATTRIBUTE_NAME
           
static OdfName StyleJoinBorderAttribute.ATTRIBUTE_NAME
           
static OdfName StyleHorizontalRelAttribute.ATTRIBUTE_NAME
           
static OdfName StyleHorizontalPosAttribute.ATTRIBUTE_NAME
           
static OdfName StyleHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleGlyphOrientationVerticalAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFootnoteMaxHeightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontWeightComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontWeightAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontStyleNameComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontStyleNameAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontStyleComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontStyleAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontSizeRelComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontSizeRelAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontSizeRelAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontSizeComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontSizeAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontReliefAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontPitchComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontPitchAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontPitchAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontNameComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontNameAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontIndependentLineSpacingAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontFamilyGenericComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontFamilyGenericAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontFamilyGenericAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontFamilyComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontFamilyAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontCharsetComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontCharsetAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontCharsetAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFontAdornmentsAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFlowWithTextAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFirstPageNumberAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFilterNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleFamilyAttribute.ATTRIBUTE_NAME
           
static OdfName StyleEditableAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDynamicSpacingAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDistanceBeforeSepAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDistanceAfterSepAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDisplayNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDiagonalTlBrWidthsAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDiagonalTlBrAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDiagonalBlTrWidthsAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDiagonalBlTrAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDefaultOutlineLevelAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDecimalPlacesAttribute.ATTRIBUTE_NAME
           
static OdfName StyleDataStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleCountryComplexAttribute.ATTRIBUTE_NAME
           
static OdfName StyleCountryAsianAttribute.ATTRIBUTE_NAME
           
static OdfName StyleConditionAttribute.ATTRIBUTE_NAME
           
static OdfName StyleColumnWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleColorAttribute.ATTRIBUTE_NAME
           
static OdfName StyleClassAttribute.ATTRIBUTE_NAME
           
static OdfName StyleCharAttribute.ATTRIBUTE_NAME
           
static OdfName StyleCellProtectAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBorderLineWidthTopAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBorderLineWidthRightAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBorderLineWidthLeftAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBorderLineWidthBottomAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBorderLineWidthAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBaseCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName StyleBackgroundTransparencyAttribute.ATTRIBUTE_NAME
           
static OdfName StyleAutoUpdateAttribute.ATTRIBUTE_NAME
           
static OdfName StyleAutoTextIndentAttribute.ATTRIBUTE_NAME
           
static OdfName StyleApplyStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName StyleAdjustmentAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.style that return OdfName
 OdfName StyleWritingModeAutomaticAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWritingModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWrapDynamicThresholdAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWrapContourModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWrapContourAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWrapAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleVolatileAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleVerticalRelAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleVerticalPosAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleVerticalAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleUseWindowFontColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleUseOptimalRowHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleUseOptimalColumnWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextUnderlineWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextUnderlineTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextUnderlineStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextUnderlineModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextUnderlineColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextRotationScaleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextRotationAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOverlineWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOverlineTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOverlineStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOverlineModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOverlineColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextOutlineAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughTextStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughTextAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextLineThroughColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextEmphasizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextCombineStartCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextCombineEndCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextCombineAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextBlinkingAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextAutospaceAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTextAlignSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTabStopDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleTableCenteringAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleSnapToLayoutGridAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleShrinkToFitAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleShadowAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleScriptTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleScriptComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleScriptAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleScaleToPagesAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleScaleToAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRunThroughAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRubyPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRubyAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRowHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRotationAngleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRotationAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRfcLanguageTagComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRfcLanguageTagAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRfcLanguageTagAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRepeatContentAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRepeatAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRelWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRelHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRelColumnWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRegisterTruthRefStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleRegisterTrueAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePunctuationWrapAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleProtectAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePrintPageOrderAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePrintOrientationAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePrintContentAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePrintAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePercentageDataStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleParentStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePaperTrayNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePageUsageAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePageNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName StylePageLayoutNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleOverflowBehaviorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNumSuffixAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNumPrefixAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNumLetterSyncAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNumFormatAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNumberWrappedParagraphsAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNextStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleMirrorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleMinRowHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleMayBreakBetweenRowsAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleMasterPageNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleListStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleListLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLineStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLineSpacingAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLineHeightAtLeastAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLineBreakAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLetterKerningAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLengthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLegendExpansionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLegendExpansionAspectRatioAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderTextStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderTextAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLeaderCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridStandardModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridSnapToAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridRubyHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridRubyBelowAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridPrintAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridBaseWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLayoutGridBaseHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLanguageComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleLanguageAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleJustifySingleWordAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleJoinBorderAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleHorizontalRelAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleHorizontalPosAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleGlyphOrientationVerticalAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFootnoteMaxHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontWeightComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontWeightAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontStyleNameComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontStyleNameAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontStyleComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontStyleAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontSizeRelComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontSizeRelAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontSizeRelAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontSizeComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontSizeAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontReliefAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontPitchComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontPitchAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontPitchAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontNameComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontNameAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontIndependentLineSpacingAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontFamilyGenericComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontFamilyGenericAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontFamilyGenericAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontFamilyComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontFamilyAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontCharsetComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontCharsetAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontCharsetAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFontAdornmentsAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFlowWithTextAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFirstPageNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFilterNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleFamilyAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleEditableAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDynamicSpacingAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDistanceBeforeSepAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDistanceAfterSepAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDisplayNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDiagonalTlBrWidthsAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDiagonalTlBrAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDiagonalBlTrWidthsAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDiagonalBlTrAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDefaultOutlineLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDecimalPlacesAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleDataStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleCountryComplexAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleCountryAsianAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleConditionAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleColumnWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleClassAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleCellProtectAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBorderLineWidthTopAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBorderLineWidthRightAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBorderLineWidthLeftAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBorderLineWidthBottomAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBorderLineWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBaseCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleBackgroundTransparencyAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleAutoUpdateAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleAutoTextIndentAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleApplyStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName StyleAdjustmentAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.svg
 

Fields in org.odftoolkit.odfdom.dom.attribute.svg declared as OdfName
static OdfName SvgYAttribute.ATTRIBUTE_NAME
           
static OdfName SvgY2Attribute.ATTRIBUTE_NAME
           
static OdfName SvgY1Attribute.ATTRIBUTE_NAME
           
static OdfName SvgXHeightAttribute.ATTRIBUTE_NAME
           
static OdfName SvgXAttribute.ATTRIBUTE_NAME
           
static OdfName SvgX2Attribute.ATTRIBUTE_NAME
           
static OdfName SvgX1Attribute.ATTRIBUTE_NAME
           
static OdfName SvgWidthsAttribute.ATTRIBUTE_NAME
           
static OdfName SvgWidthAttribute.ATTRIBUTE_NAME
           
static OdfName SvgVMathematicalAttribute.ATTRIBUTE_NAME
           
static OdfName SvgViewBoxAttribute.ATTRIBUTE_NAME
           
static OdfName SvgVIdeographicAttribute.ATTRIBUTE_NAME
           
static OdfName SvgVHangingAttribute.ATTRIBUTE_NAME
           
static OdfName SvgVAlphabeticAttribute.ATTRIBUTE_NAME
           
static OdfName SvgUnitsPerEmAttribute.ATTRIBUTE_NAME
           
static OdfName SvgUnicodeRangeAttribute.ATTRIBUTE_NAME
           
static OdfName SvgUnderlineThicknessAttribute.ATTRIBUTE_NAME
           
static OdfName SvgUnderlinePositionAttribute.ATTRIBUTE_NAME
           
static OdfName SvgTypeAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrokeWidthAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrokeOpacityAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrokeLinecapAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrokeColorAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStringAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrikethroughThicknessAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStrikethroughPositionAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStopOpacityAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStopColorAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStemvAttribute.ATTRIBUTE_NAME
           
static OdfName SvgStemhAttribute.ATTRIBUTE_NAME
           
static OdfName SvgSpreadMethodAttribute.ATTRIBUTE_NAME
           
static OdfName SvgSlopeAttribute.ATTRIBUTE_NAME
           
static OdfName SvgRyAttribute.ATTRIBUTE_NAME
           
static OdfName SvgRxAttribute.ATTRIBUTE_NAME
           
static OdfName SvgRAttribute.ATTRIBUTE_NAME
           
static OdfName SvgPathAttribute.ATTRIBUTE_NAME
           
static OdfName SvgPanose1Attribute.ATTRIBUTE_NAME
           
static OdfName SvgOverlineThicknessAttribute.ATTRIBUTE_NAME
           
static OdfName SvgOverlinePositionAttribute.ATTRIBUTE_NAME
           
static OdfName SvgOriginAttribute.ATTRIBUTE_NAME
           
static OdfName SvgOffsetAttribute.ATTRIBUTE_NAME
           
static OdfName SvgNameAttribute.ATTRIBUTE_NAME
           
static OdfName SvgMathematicalAttribute.ATTRIBUTE_NAME
           
static OdfName SvgIdeographicAttribute.ATTRIBUTE_NAME
           
static OdfName SvgHeightAttribute.ATTRIBUTE_NAME
           
static OdfName SvgHangingAttribute.ATTRIBUTE_NAME
           
static OdfName SvgGradientUnitsAttribute.ATTRIBUTE_NAME
           
static OdfName SvgGradientTransformAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFyAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFxAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontWeightAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontVariantAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontStyleAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontStretchAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontSizeAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFontFamilyAttribute.ATTRIBUTE_NAME
           
static OdfName SvgFillRuleAttribute.ATTRIBUTE_NAME
           
static OdfName SvgDescentAttribute.ATTRIBUTE_NAME
           
static OdfName SvgDAttribute.ATTRIBUTE_NAME
           
static OdfName SvgCyAttribute.ATTRIBUTE_NAME
           
static OdfName SvgCxAttribute.ATTRIBUTE_NAME
           
static OdfName SvgCapHeightAttribute.ATTRIBUTE_NAME
           
static OdfName SvgBboxAttribute.ATTRIBUTE_NAME
           
static OdfName SvgAscentAttribute.ATTRIBUTE_NAME
           
static OdfName SvgAlphabeticAttribute.ATTRIBUTE_NAME
           
static OdfName SvgAccentHeightAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.svg that return OdfName
 OdfName SvgYAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgY2Attribute.getOdfName()
          Returns the attribute name.
 OdfName SvgY1Attribute.getOdfName()
          Returns the attribute name.
 OdfName SvgXHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgXAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgX2Attribute.getOdfName()
          Returns the attribute name.
 OdfName SvgX1Attribute.getOdfName()
          Returns the attribute name.
 OdfName SvgWidthsAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgVMathematicalAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgViewBoxAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgVIdeographicAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgVHangingAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgVAlphabeticAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgUnitsPerEmAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgUnicodeRangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgUnderlineThicknessAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgUnderlinePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrokeWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrokeOpacityAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrokeLinecapAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrokeColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStringAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrikethroughThicknessAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStrikethroughPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStopOpacityAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStopColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStemvAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgStemhAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgSpreadMethodAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgSlopeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgRyAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgRxAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgRAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgPathAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgPanose1Attribute.getOdfName()
          Returns the attribute name.
 OdfName SvgOverlineThicknessAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgOverlinePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgOriginAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgOffsetAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgMathematicalAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgIdeographicAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgHangingAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgGradientUnitsAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgGradientTransformAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFyAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFxAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontWeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontVariantAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontStyleAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontStretchAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFontFamilyAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgFillRuleAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgDescentAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgDAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgCyAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgCxAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgCapHeightAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgBboxAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgAscentAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgAlphabeticAttribute.getOdfName()
          Returns the attribute name.
 OdfName SvgAccentHeightAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.table
 

Fields in org.odftoolkit.odfdom.dom.attribute.table declared as OdfName
static OdfName TableVisibilityAttribute.ATTRIBUTE_NAME
           
static OdfName TableValueTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TableValueAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseWildcardsAttribute.ATTRIBUTE_NAME
           
static OdfName TableUserNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseRegularExpressionsAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseLastRowStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseLastColumnStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseLabelsAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseFirstRowStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseFirstColumnStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableUsedHierarchyAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseBandingRowsStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableUseBandingColumnsStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TableTrackChangesAttribute.ATTRIBUTE_NAME
           
static OdfName TableTitleAttribute.ATTRIBUTE_NAME
           
static OdfName TableTemplateNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableTargetRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableTargetCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableTableNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableTableBackgroundAttribute.ATTRIBUTE_NAME
           
static OdfName TableTableAttribute.ATTRIBUTE_NAME
           
static OdfName TableStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableStructureProtectedAttribute.ATTRIBUTE_NAME
           
static OdfName TableStepsAttribute.ATTRIBUTE_NAME
           
static OdfName TableStepAttribute.ATTRIBUTE_NAME
           
static OdfName TableStatusAttribute.ATTRIBUTE_NAME
           
static OdfName TableStartTableAttribute.ATTRIBUTE_NAME
           
static OdfName TableStartRowAttribute.ATTRIBUTE_NAME
           
static OdfName TableStartPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TableStartColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableStartAttribute.ATTRIBUTE_NAME
           
static OdfName TableSqlStatementAttribute.ATTRIBUTE_NAME
           
static OdfName TableSourceNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableSourceFieldNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableSourceCellRangeAddressesAttribute.ATTRIBUTE_NAME
           
static OdfName TableSortModeAttribute.ATTRIBUTE_NAME
           
static OdfName TableShowFilterButtonAttribute.ATTRIBUTE_NAME
           
static OdfName TableShowEmptyAttribute.ATTRIBUTE_NAME
           
static OdfName TableShowDetailsAttribute.ATTRIBUTE_NAME
           
static OdfName TableSelectedPageAttribute.ATTRIBUTE_NAME
           
static OdfName TableSearchCriteriaMustApplyToWholeCellAttribute.ATTRIBUTE_NAME
           
static OdfName TableScriptAttribute.ATTRIBUTE_NAME
           
static OdfName TableScenarioRangesAttribute.ATTRIBUTE_NAME
           
static OdfName TableRowAttribute.ATTRIBUTE_NAME
           
static OdfName TableRfcLanguageTagAttribute.ATTRIBUTE_NAME
           
static OdfName TableRejectingChangeIdAttribute.ATTRIBUTE_NAME
           
static OdfName TableRefreshDelayAttribute.ATTRIBUTE_NAME
           
static OdfName TableRangeUsableAsAttribute.ATTRIBUTE_NAME
           
static OdfName TableQueryNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableProtectionKeyDigestAlgorithmAttribute.ATTRIBUTE_NAME
           
static OdfName TableProtectionKeyAttribute.ATTRIBUTE_NAME
           
static OdfName TableProtectedAttribute.ATTRIBUTE_NAME
           
static OdfName TableProtectAttribute.ATTRIBUTE_NAME
           
static OdfName TablePrintRangesAttribute.ATTRIBUTE_NAME
           
static OdfName TablePrintAttribute.ATTRIBUTE_NAME
           
static OdfName TablePrecisionAsShownAttribute.ATTRIBUTE_NAME
           
static OdfName TablePositionAttribute.ATTRIBUTE_NAME
           
static OdfName TablePasswordAttribute.ATTRIBUTE_NAME
           
static OdfName TableParseSqlStatementAttribute.ATTRIBUTE_NAME
           
static OdfName TableParagraphStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TablePageBreaksOnGroupChangeAttribute.ATTRIBUTE_NAME
           
static OdfName TableOrientationAttribute.ATTRIBUTE_NAME
           
static OdfName TableOrderAttribute.ATTRIBUTE_NAME
           
static OdfName TableOperatorAttribute.ATTRIBUTE_NAME
           
static OdfName TableOnUpdateKeepStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableOnUpdateKeepSizeAttribute.ATTRIBUTE_NAME
           
static OdfName TableObjectNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberRowsSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberRowsRepeatedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberMatrixRowsSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberMatrixColumnsSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberColumnsSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNumberColumnsRepeatedAttribute.ATTRIBUTE_NAME
           
static OdfName TableNullYearAttribute.ATTRIBUTE_NAME
           
static OdfName TableNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableMultiDeletionSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableModeAttribute.ATTRIBUTE_NAME
           
static OdfName TableMessageTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TableMemberTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TableMemberNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableMemberCountAttribute.ATTRIBUTE_NAME
           
static OdfName TableMaximumDifferenceAttribute.ATTRIBUTE_NAME
           
static OdfName TableMatrixCoveredAttribute.ATTRIBUTE_NAME
           
static OdfName TableMarkedInvalidAttribute.ATTRIBUTE_NAME
           
static OdfName TableLinkToSourceDataAttribute.ATTRIBUTE_NAME
           
static OdfName TableLayoutModeAttribute.ATTRIBUTE_NAME
           
static OdfName TableLastRowStartColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableLastRowSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableLastRowEndColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableLastColumnSpannedAttribute.ATTRIBUTE_NAME
           
static OdfName TableLanguageAttribute.ATTRIBUTE_NAME
           
static OdfName TableLabelCellRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableIsSubTableAttribute.ATTRIBUTE_NAME
           
static OdfName TableIsSelectionAttribute.ATTRIBUTE_NAME
           
static OdfName TableIsDataLayoutFieldAttribute.ATTRIBUTE_NAME
           
static OdfName TableIsActiveAttribute.ATTRIBUTE_NAME
           
static OdfName TableIndexAttribute.ATTRIBUTE_NAME
           
static OdfName TableIgnoreEmptyRowsAttribute.ATTRIBUTE_NAME
           
static OdfName TableIdentifyCategoriesAttribute.ATTRIBUTE_NAME
           
static OdfName TableIdAttribute.ATTRIBUTE_NAME
           
static OdfName TableHasPersistentDataAttribute.ATTRIBUTE_NAME
           
static OdfName TableGroupedByAttribute.ATTRIBUTE_NAME
           
static OdfName TableGroupByFieldNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TableGrandTotalAttribute.ATTRIBUTE_NAME
           
static OdfName TableFunctionAttribute.ATTRIBUTE_NAME
           
static OdfName TableFormulaAttribute.ATTRIBUTE_NAME
           
static OdfName TableFirstRowStartColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableFirstRowEndColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableFilterOptionsAttribute.ATTRIBUTE_NAME
           
static OdfName TableFilterNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableFieldNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TableFieldNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableExpressionAttribute.ATTRIBUTE_NAME
           
static OdfName TableExecuteAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndYAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndXAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndTableAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndRowAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableEndAttribute.ATTRIBUTE_NAME
           
static OdfName TableEnabledAttribute.ATTRIBUTE_NAME
           
static OdfName TableEmbeddedNumberBehaviorAttribute.ATTRIBUTE_NAME
           
static OdfName TableDrillDownOnDoubleClickAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayMemberModeAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayListAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayFilterButtonsAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayDuplicatesAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayBorderAttribute.ATTRIBUTE_NAME
           
static OdfName TableDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName TableDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName TableDefaultCellStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableDateValueAttribute.ATTRIBUTE_NAME
           
static OdfName TableDateStartAttribute.ATTRIBUTE_NAME
           
static OdfName TableDateEndAttribute.ATTRIBUTE_NAME
           
static OdfName TableDataTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TableDataFieldAttribute.ATTRIBUTE_NAME
           
static OdfName TableDataCellRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableDatabaseTableNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableDatabaseNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableCountryAttribute.ATTRIBUTE_NAME
           
static OdfName TableCountAttribute.ATTRIBUTE_NAME
           
static OdfName TableCopyStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TableCopyFormulasAttribute.ATTRIBUTE_NAME
           
static OdfName TableCopyBackAttribute.ATTRIBUTE_NAME
           
static OdfName TableContentValidationNameAttribute.ATTRIBUTE_NAME
           
static OdfName TableContainsHeaderAttribute.ATTRIBUTE_NAME
           
static OdfName TableContainsErrorAttribute.ATTRIBUTE_NAME
           
static OdfName TableConditionSourceRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableConditionSourceAttribute.ATTRIBUTE_NAME
           
static OdfName TableConditionAttribute.ATTRIBUTE_NAME
           
static OdfName TableCommentAttribute.ATTRIBUTE_NAME
           
static OdfName TableColumnAttribute.ATTRIBUTE_NAME
           
static OdfName TableCellRangeAttribute.ATTRIBUTE_NAME
           
static OdfName TableCellRangeAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableCaseSensitiveAttribute.ATTRIBUTE_NAME
           
static OdfName TableButtonsAttribute.ATTRIBUTE_NAME
           
static OdfName TableBorderModelAttribute.ATTRIBUTE_NAME
           
static OdfName TableBorderColorAttribute.ATTRIBUTE_NAME
           
static OdfName TableBindStylesToContentAttribute.ATTRIBUTE_NAME
           
static OdfName TableBaseCellAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TableAutomaticFindLabelsAttribute.ATTRIBUTE_NAME
           
static OdfName TableApplicationDataAttribute.ATTRIBUTE_NAME
           
static OdfName TableAllowEmptyCellAttribute.ATTRIBUTE_NAME
           
static OdfName TableAlignAttribute.ATTRIBUTE_NAME
           
static OdfName TableAlgorithmAttribute.ATTRIBUTE_NAME
           
static OdfName TableAddEmptyLinesAttribute.ATTRIBUTE_NAME
           
static OdfName TableAcceptanceStateAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.table that return OdfName
 OdfName TableVisibilityAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableValueTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseWildcardsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUserNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseRegularExpressionsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseLastRowStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseLastColumnStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseLabelsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseFirstRowStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseFirstColumnStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUsedHierarchyAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseBandingRowsStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableUseBandingColumnsStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTrackChangesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTemplateNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTargetRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTargetCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTableNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTableBackgroundAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableTableAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStructureProtectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStepsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStepAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStatusAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStartTableAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStartRowAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStartPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStartColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableStartAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSqlStatementAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSourceNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSourceFieldNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSourceCellRangeAddressesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSortModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableShowFilterButtonAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableShowEmptyAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableShowDetailsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSelectedPageAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableSearchCriteriaMustApplyToWholeCellAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableScriptAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableScenarioRangesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableRowAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableRfcLanguageTagAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableRejectingChangeIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableRefreshDelayAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableRangeUsableAsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableQueryNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableProtectionKeyDigestAlgorithmAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableProtectionKeyAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableProtectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableProtectAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePrintRangesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePrintAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePrecisionAsShownAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePasswordAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableParseSqlStatementAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableParagraphStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TablePageBreaksOnGroupChangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableOrientationAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableOrderAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableOperatorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableOnUpdateKeepStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableOnUpdateKeepSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableObjectNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberRowsSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberRowsRepeatedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberMatrixRowsSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberMatrixColumnsSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberColumnsSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNumberColumnsRepeatedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNullYearAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMultiDeletionSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMessageTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMemberTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMemberNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMemberCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMaximumDifferenceAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMatrixCoveredAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableMarkedInvalidAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLinkToSourceDataAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLayoutModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLastRowStartColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLastRowSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLastRowEndColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLastColumnSpannedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLanguageAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableLabelCellRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIsSubTableAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIsSelectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIsDataLayoutFieldAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIsActiveAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIndexAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIgnoreEmptyRowsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIdentifyCategoriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableHasPersistentDataAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableGroupedByAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableGroupByFieldNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableGrandTotalAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFunctionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFormulaAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFirstRowStartColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFirstRowEndColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFilterOptionsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFilterNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFieldNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableFieldNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableExpressionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableExecuteAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndYAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndXAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndTableAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndRowAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEndAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEnabledAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableEmbeddedNumberBehaviorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDrillDownOnDoubleClickAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayMemberModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayListAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayFilterButtonsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayDuplicatesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayBorderAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDefaultCellStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDateValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDateStartAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDateEndAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDataTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDataFieldAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDataCellRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDatabaseTableNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableDatabaseNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCountryAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCountAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCopyStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCopyFormulasAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCopyBackAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableContentValidationNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableContainsHeaderAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableContainsErrorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableConditionSourceRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableConditionSourceAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableConditionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCommentAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableColumnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCellRangeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCellRangeAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableCaseSensitiveAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableButtonsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableBorderModelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableBorderColorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableBindStylesToContentAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableBaseCellAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAutomaticFindLabelsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableApplicationDataAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAllowEmptyCellAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAlignAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAlgorithmAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAddEmptyLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TableAcceptanceStateAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.text
 

Fields in org.odftoolkit.odfdom.dom.attribute.text declared as OdfName
static OdfName TextYearAttribute.ATTRIBUTE_NAME
           
static OdfName TextVolumeAttribute.ATTRIBUTE_NAME
           
static OdfName TextVisitedStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseTablesAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseSpreadsheetObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseSoftPageBreaksAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseOutlineLevelAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseOtherObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseMathObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseKeysAsEntriesAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseIndexSourceStylesAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseIndexMarksAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseGraphicsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseFloatingFramesAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseDrawObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseChartObjectsAttribute.ATTRIBUTE_NAME
           
static OdfName TextUseCaptionAttribute.ATTRIBUTE_NAME
           
static OdfName TextUrlAttribute.ATTRIBUTE_NAME
           
static OdfName TextTrackChangesAttribute.ATTRIBUTE_NAME
           
static OdfName TextTitleAttribute.ATTRIBUTE_NAME
           
static OdfName TextTimeValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextTimeAdjustAttribute.ATTRIBUTE_NAME
           
static OdfName TextTabRefAttribute.ATTRIBUTE_NAME
           
static OdfName TextTableTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TextTableNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextSuffixAttribute.ATTRIBUTE_NAME
           
static OdfName TextStyleOverrideAttribute.ATTRIBUTE_NAME
           
static OdfName TextStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextStringValuePhoneticAttribute.ATTRIBUTE_NAME
           
static OdfName TextStringValueIfTrueAttribute.ATTRIBUTE_NAME
           
static OdfName TextStringValueIfFalseAttribute.ATTRIBUTE_NAME
           
static OdfName TextStringValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextStartValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextStartNumberingAtAttribute.ATTRIBUTE_NAME
           
static OdfName TextSpaceBeforeAttribute.ATTRIBUTE_NAME
           
static OdfName TextSortByPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TextSortAscendingAttribute.ATTRIBUTE_NAME
           
static OdfName TextSortAlgorithmAttribute.ATTRIBUTE_NAME
           
static OdfName TextSeriesAttribute.ATTRIBUTE_NAME
           
static OdfName TextSeparationCharacterAttribute.ATTRIBUTE_NAME
           
static OdfName TextSelectPageAttribute.ATTRIBUTE_NAME
           
static OdfName TextSectionNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextSchoolAttribute.ATTRIBUTE_NAME
           
static OdfName TextRowNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TextRestartOnPageAttribute.ATTRIBUTE_NAME
           
static OdfName TextRestartNumberingAttribute.ATTRIBUTE_NAME
           
static OdfName TextReportTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TextRelativeTabStopPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TextRefNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextReferenceFormatAttribute.ATTRIBUTE_NAME
           
static OdfName TextPublisherAttribute.ATTRIBUTE_NAME
           
static OdfName TextProtectionKeyDigestAlgorithmAttribute.ATTRIBUTE_NAME
           
static OdfName TextProtectionKeyAttribute.ATTRIBUTE_NAME
           
static OdfName TextProtectedAttribute.ATTRIBUTE_NAME
           
static OdfName TextPrefixAttribute.ATTRIBUTE_NAME
           
static OdfName TextPlaceholderTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TextPagesAttribute.ATTRIBUTE_NAME
           
static OdfName TextPageAdjustAttribute.ATTRIBUTE_NAME
           
static OdfName TextOutlineLevelAttribute.ATTRIBUTE_NAME
           
static OdfName TextOrganizationsAttribute.ATTRIBUTE_NAME
           
static OdfName TextOffsetAttribute.ATTRIBUTE_NAME
           
static OdfName TextNumberPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TextNumberLinesAttribute.ATTRIBUTE_NAME
           
static OdfName TextNumberedEntriesAttribute.ATTRIBUTE_NAME
           
static OdfName TextNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TextNoteClassAttribute.ATTRIBUTE_NAME
           
static OdfName TextNoteAttribute.ATTRIBUTE_NAME
           
static OdfName TextNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextMonthAttribute.ATTRIBUTE_NAME
           
static OdfName TextMinLabelWidthAttribute.ATTRIBUTE_NAME
           
static OdfName TextMinLabelDistanceAttribute.ATTRIBUTE_NAME
           
static OdfName TextMasterPageNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextMainEntryStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextMainEntryAttribute.ATTRIBUTE_NAME
           
static OdfName TextListTabStopPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TextListLevelPositionAndSpaceModeAttribute.ATTRIBUTE_NAME
           
static OdfName TextListIdAttribute.ATTRIBUTE_NAME
           
static OdfName TextLineNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TextLineBreakAttribute.ATTRIBUTE_NAME
           
static OdfName TextLevelAttribute.ATTRIBUTE_NAME
           
static OdfName TextLabelFollowedByAttribute.ATTRIBUTE_NAME
           
static OdfName TextLabelAttribute.ATTRIBUTE_NAME
           
static OdfName TextKindAttribute.ATTRIBUTE_NAME
           
static OdfName TextKeyAttribute.ATTRIBUTE_NAME
           
static OdfName TextKey2PhoneticAttribute.ATTRIBUTE_NAME
           
static OdfName TextKey2Attribute.ATTRIBUTE_NAME
           
static OdfName TextKey1PhoneticAttribute.ATTRIBUTE_NAME
           
static OdfName TextKey1Attribute.ATTRIBUTE_NAME
           
static OdfName TextJournalAttribute.ATTRIBUTE_NAME
           
static OdfName TextIssnAttribute.ATTRIBUTE_NAME
           
static OdfName TextIsListHeaderAttribute.ATTRIBUTE_NAME
           
static OdfName TextIsHiddenAttribute.ATTRIBUTE_NAME
           
static OdfName TextIsbnAttribute.ATTRIBUTE_NAME
           
static OdfName TextInstitutionAttribute.ATTRIBUTE_NAME
           
static OdfName TextIndexScopeAttribute.ATTRIBUTE_NAME
           
static OdfName TextIndexNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextIncrementAttribute.ATTRIBUTE_NAME
           
static OdfName TextIgnoreCaseAttribute.ATTRIBUTE_NAME
           
static OdfName TextIdentifierAttribute.ATTRIBUTE_NAME
           
static OdfName TextIdAttribute.ATTRIBUTE_NAME
           
static OdfName TextHowpublishedAttribute.ATTRIBUTE_NAME
           
static OdfName TextGlobalAttribute.ATTRIBUTE_NAME
           
static OdfName TextFormulaAttribute.ATTRIBUTE_NAME
           
static OdfName TextFootnotesPositionAttribute.ATTRIBUTE_NAME
           
static OdfName TextFixedAttribute.ATTRIBUTE_NAME
           
static OdfName TextFilterNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextEditorAttribute.ATTRIBUTE_NAME
           
static OdfName TextEditionAttribute.ATTRIBUTE_NAME
           
static OdfName TextDurationAttribute.ATTRIBUTE_NAME
           
static OdfName TextDontBalanceTextColumnsAttribute.ATTRIBUTE_NAME
           
static OdfName TextDisplayOutlineLevelAttribute.ATTRIBUTE_NAME
           
static OdfName TextDisplayLevelsAttribute.ATTRIBUTE_NAME
           
static OdfName TextDisplayAttribute.ATTRIBUTE_NAME
           
static OdfName TextDescriptionAttribute.ATTRIBUTE_NAME
           
static OdfName TextDefaultStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextDateValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextDateAdjustAttribute.ATTRIBUTE_NAME
           
static OdfName TextDatabaseNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextCustom5Attribute.ATTRIBUTE_NAME
           
static OdfName TextCustom4Attribute.ATTRIBUTE_NAME
           
static OdfName TextCustom3Attribute.ATTRIBUTE_NAME
           
static OdfName TextCustom2Attribute.ATTRIBUTE_NAME
           
static OdfName TextCustom1Attribute.ATTRIBUTE_NAME
           
static OdfName TextCurrentValueAttribute.ATTRIBUTE_NAME
           
static OdfName TextCountInTextBoxesAttribute.ATTRIBUTE_NAME
           
static OdfName TextCountEmptyLinesAttribute.ATTRIBUTE_NAME
           
static OdfName TextCopyOutlineLevelsAttribute.ATTRIBUTE_NAME
           
static OdfName TextContinueNumberingAttribute.ATTRIBUTE_NAME
           
static OdfName TextContinueListAttribute.ATTRIBUTE_NAME
           
static OdfName TextConsecutiveNumberingAttribute.ATTRIBUTE_NAME
           
static OdfName TextConnectionNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextCondStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextConditionAttribute.ATTRIBUTE_NAME
           
static OdfName TextCommaSeparatedAttribute.ATTRIBUTE_NAME
           
static OdfName TextCombineEntriesWithPpAttribute.ATTRIBUTE_NAME
           
static OdfName TextCombineEntriesWithDashAttribute.ATTRIBUTE_NAME
           
static OdfName TextCombineEntriesAttribute.ATTRIBUTE_NAME
           
static OdfName TextColumnNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextClassNamesAttribute.ATTRIBUTE_NAME
           
static OdfName TextCitationStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextCitationBodyStyleNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextChapterAttribute.ATTRIBUTE_NAME
           
static OdfName TextChangeIdAttribute.ATTRIBUTE_NAME
           
static OdfName TextCAttribute.ATTRIBUTE_NAME
           
static OdfName TextCaptionSequenceNameAttribute.ATTRIBUTE_NAME
           
static OdfName TextCaptionSequenceFormatAttribute.ATTRIBUTE_NAME
           
static OdfName TextCapitalizeEntriesAttribute.ATTRIBUTE_NAME
           
static OdfName TextBulletRelativeSizeAttribute.ATTRIBUTE_NAME
           
static OdfName TextBulletCharAttribute.ATTRIBUTE_NAME
           
static OdfName TextBooktitleAttribute.ATTRIBUTE_NAME
           
static OdfName TextBibliographyTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TextBibliographyDataFieldAttribute.ATTRIBUTE_NAME
           
static OdfName TextAuthorAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnnoteAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationStopInsideAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationStepsAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationStartInsideAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationRepeatAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationDirectionAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationDelayAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnimationAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnchorTypeAttribute.ATTRIBUTE_NAME
           
static OdfName TextAnchorPageNumberAttribute.ATTRIBUTE_NAME
           
static OdfName TextAlphabeticalSeparatorsAttribute.ATTRIBUTE_NAME
           
static OdfName TextAddressAttribute.ATTRIBUTE_NAME
           
static OdfName TextActiveAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.text that return OdfName
 OdfName TextYearAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextVolumeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextVisitedStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseTablesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseSpreadsheetObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseSoftPageBreaksAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseOutlineLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseOtherObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseMathObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseKeysAsEntriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseIndexSourceStylesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseIndexMarksAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseGraphicsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseFloatingFramesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseDrawObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseChartObjectsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUseCaptionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextUrlAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTrackChangesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTimeValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTimeAdjustAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTabRefAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTableTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextTableNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSuffixAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStyleOverrideAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStringValuePhoneticAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStringValueIfTrueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStringValueIfFalseAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStringValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStartValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextStartNumberingAtAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSpaceBeforeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSortByPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSortAscendingAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSortAlgorithmAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSeriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSeparationCharacterAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSelectPageAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSectionNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextSchoolAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextRowNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextRestartOnPageAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextRestartNumberingAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextReportTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextRelativeTabStopPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextRefNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextReferenceFormatAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextPublisherAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextProtectionKeyDigestAlgorithmAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextProtectionKeyAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextProtectedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextPrefixAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextPlaceholderTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextPagesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextPageAdjustAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextOutlineLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextOrganizationsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextOffsetAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNumberPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNumberLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNumberedEntriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNoteClassAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNoteAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMonthAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMinLabelWidthAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMinLabelDistanceAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMasterPageNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMainEntryStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextMainEntryAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextListTabStopPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextListLevelPositionAndSpaceModeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextListIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextLineNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextLineBreakAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextLabelFollowedByAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextLabelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextKindAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextKeyAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextKey2PhoneticAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextKey2Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextKey1PhoneticAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextKey1Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextJournalAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIssnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIsListHeaderAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIsHiddenAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIsbnAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextInstitutionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIndexScopeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIndexNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIncrementAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIgnoreCaseAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIdentifierAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextHowpublishedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextGlobalAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextFormulaAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextFootnotesPositionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextFixedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextFilterNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextEditorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextEditionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDurationAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDontBalanceTextColumnsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDisplayOutlineLevelAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDisplayLevelsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDisplayAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDescriptionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDefaultStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDateValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDateAdjustAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextDatabaseNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCustom5Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextCustom4Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextCustom3Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextCustom2Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextCustom1Attribute.getOdfName()
          Returns the attribute name.
 OdfName TextCurrentValueAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCountInTextBoxesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCountEmptyLinesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCopyOutlineLevelsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextContinueNumberingAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextContinueListAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextConsecutiveNumberingAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextConnectionNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCondStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextConditionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCommaSeparatedAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCombineEntriesWithPpAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCombineEntriesWithDashAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCombineEntriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextColumnNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextClassNamesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCitationStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCitationBodyStyleNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextChapterAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextChangeIdAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCaptionSequenceNameAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCaptionSequenceFormatAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextCapitalizeEntriesAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextBulletRelativeSizeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextBulletCharAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextBooktitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextBibliographyTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextBibliographyDataFieldAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAuthorAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnnoteAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationStopInsideAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationStepsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationStartInsideAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationRepeatAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationDirectionAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationDelayAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnimationAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnchorTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAnchorPageNumberAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAlphabeticalSeparatorsAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextAddressAttribute.getOdfName()
          Returns the attribute name.
 OdfName TextActiveAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.xforms
 

Fields in org.odftoolkit.odfdom.dom.attribute.xforms declared as OdfName
static OdfName XformsBindAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.xforms that return OdfName
 OdfName XformsBindAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.xhtml
 

Fields in org.odftoolkit.odfdom.dom.attribute.xhtml declared as OdfName
static OdfName XhtmlPropertyAttribute.ATTRIBUTE_NAME
           
static OdfName XhtmlDatatypeAttribute.ATTRIBUTE_NAME
           
static OdfName XhtmlContentAttribute.ATTRIBUTE_NAME
           
static OdfName XhtmlAboutAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.xhtml that return OdfName
 OdfName XhtmlPropertyAttribute.getOdfName()
          Returns the attribute name.
 OdfName XhtmlDatatypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName XhtmlContentAttribute.getOdfName()
          Returns the attribute name.
 OdfName XhtmlAboutAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.xlink
 

Fields in org.odftoolkit.odfdom.dom.attribute.xlink declared as OdfName
static OdfName XlinkTypeAttribute.ATTRIBUTE_NAME
           
static OdfName XlinkTitleAttribute.ATTRIBUTE_NAME
           
static OdfName XlinkShowAttribute.ATTRIBUTE_NAME
           
static OdfName XlinkHrefAttribute.ATTRIBUTE_NAME
           
static OdfName XlinkActuateAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.xlink that return OdfName
 OdfName XlinkTypeAttribute.getOdfName()
          Returns the attribute name.
 OdfName XlinkTitleAttribute.getOdfName()
          Returns the attribute name.
 OdfName XlinkShowAttribute.getOdfName()
          Returns the attribute name.
 OdfName XlinkHrefAttribute.getOdfName()
          Returns the attribute name.
 OdfName XlinkActuateAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.attribute.xml
 

Fields in org.odftoolkit.odfdom.dom.attribute.xml declared as OdfName
static OdfName XmlIdAttribute.ATTRIBUTE_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.attribute.xml that return OdfName
 OdfName XmlIdAttribute.getOdfName()
          Returns the attribute name.
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element
 

Fields in org.odftoolkit.odfdom.dom.element declared as OdfName
protected  OdfName OdfStylableElement.mStyleNameAttrib
           
 

Constructors in org.odftoolkit.odfdom.dom.element with parameters of type OdfName
OdfStylableElement(OdfFileDom ownerDocument, OdfName name, OdfStyleFamily family, OdfName styleNameAttrib)
          Creates a new instance of OdfElementImpl
OdfStyleableShapeElement(OdfFileDom ownerDocument, OdfName name)
           
OdfStyleBase(OdfFileDom ownerDocument, OdfName aName)
          Creates a new instance of OdfElement
OdfStylePropertiesBase(OdfFileDom ownerDocument, OdfName aName)
          Creates a new instance of OdfStyleProperties
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.anim
 

Fields in org.odftoolkit.odfdom.dom.element.anim declared as OdfName
static OdfName AnimTransitionFilterElement.ELEMENT_NAME
           
static OdfName AnimSetElement.ELEMENT_NAME
           
static OdfName AnimSeqElement.ELEMENT_NAME
           
static OdfName AnimParElement.ELEMENT_NAME
           
static OdfName AnimParamElement.ELEMENT_NAME
           
static OdfName AnimIterateElement.ELEMENT_NAME
           
static OdfName AnimCommandElement.ELEMENT_NAME
           
static OdfName AnimAudioElement.ELEMENT_NAME
           
static OdfName AnimAnimateTransformElement.ELEMENT_NAME
           
static OdfName AnimAnimateMotionElement.ELEMENT_NAME
           
static OdfName AnimAnimateElement.ELEMENT_NAME
           
static OdfName AnimAnimateColorElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.anim that return OdfName
 OdfName AnimTransitionFilterElement.getOdfName()
          Get the element name
 OdfName AnimSetElement.getOdfName()
          Get the element name
 OdfName AnimSeqElement.getOdfName()
          Get the element name
 OdfName AnimParElement.getOdfName()
          Get the element name
 OdfName AnimParamElement.getOdfName()
          Get the element name
 OdfName AnimIterateElement.getOdfName()
          Get the element name
 OdfName AnimCommandElement.getOdfName()
          Get the element name
 OdfName AnimAudioElement.getOdfName()
          Get the element name
 OdfName AnimAnimateTransformElement.getOdfName()
          Get the element name
 OdfName AnimAnimateMotionElement.getOdfName()
          Get the element name
 OdfName AnimAnimateElement.getOdfName()
          Get the element name
 OdfName AnimAnimateColorElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.chart
 

Fields in org.odftoolkit.odfdom.dom.element.chart declared as OdfName
static OdfName ChartWallElement.ELEMENT_NAME
           
static OdfName ChartTitleElement.ELEMENT_NAME
           
static OdfName ChartSymbolImageElement.ELEMENT_NAME
           
static OdfName ChartSubtitleElement.ELEMENT_NAME
           
static OdfName ChartStockRangeLineElement.ELEMENT_NAME
           
static OdfName ChartStockLossMarkerElement.ELEMENT_NAME
           
static OdfName ChartStockGainMarkerElement.ELEMENT_NAME
           
static OdfName ChartSeriesElement.ELEMENT_NAME
           
static OdfName ChartRegressionCurveElement.ELEMENT_NAME
           
static OdfName ChartPlotAreaElement.ELEMENT_NAME
           
static OdfName ChartMeanValueElement.ELEMENT_NAME
           
static OdfName ChartLegendElement.ELEMENT_NAME
           
static OdfName ChartLabelSeparatorElement.ELEMENT_NAME
           
static OdfName ChartGridElement.ELEMENT_NAME
           
static OdfName ChartFooterElement.ELEMENT_NAME
           
static OdfName ChartFloorElement.ELEMENT_NAME
           
static OdfName ChartErrorIndicatorElement.ELEMENT_NAME
           
static OdfName ChartEquationElement.ELEMENT_NAME
           
static OdfName ChartDomainElement.ELEMENT_NAME
           
static OdfName ChartDataPointElement.ELEMENT_NAME
           
static OdfName ChartDataLabelElement.ELEMENT_NAME
           
static OdfName ChartChartElement.ELEMENT_NAME
           
static OdfName ChartCategoriesElement.ELEMENT_NAME
           
static OdfName ChartAxisElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.chart that return OdfName
 OdfName ChartWallElement.getOdfName()
          Get the element name
 OdfName ChartTitleElement.getOdfName()
          Get the element name
 OdfName ChartSymbolImageElement.getOdfName()
          Get the element name
 OdfName ChartSubtitleElement.getOdfName()
          Get the element name
 OdfName ChartStockRangeLineElement.getOdfName()
          Get the element name
 OdfName ChartStockLossMarkerElement.getOdfName()
          Get the element name
 OdfName ChartStockGainMarkerElement.getOdfName()
          Get the element name
 OdfName ChartSeriesElement.getOdfName()
          Get the element name
 OdfName ChartRegressionCurveElement.getOdfName()
          Get the element name
 OdfName ChartPlotAreaElement.getOdfName()
          Get the element name
 OdfName ChartMeanValueElement.getOdfName()
          Get the element name
 OdfName ChartLegendElement.getOdfName()
          Get the element name
 OdfName ChartLabelSeparatorElement.getOdfName()
          Get the element name
 OdfName ChartGridElement.getOdfName()
          Get the element name
 OdfName ChartFooterElement.getOdfName()
          Get the element name
 OdfName ChartFloorElement.getOdfName()
          Get the element name
 OdfName ChartErrorIndicatorElement.getOdfName()
          Get the element name
 OdfName ChartEquationElement.getOdfName()
          Get the element name
 OdfName ChartDomainElement.getOdfName()
          Get the element name
 OdfName ChartDataPointElement.getOdfName()
          Get the element name
 OdfName ChartDataLabelElement.getOdfName()
          Get the element name
 OdfName ChartChartElement.getOdfName()
          Get the element name
 OdfName ChartCategoriesElement.getOdfName()
          Get the element name
 OdfName ChartAxisElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.config
 

Fields in org.odftoolkit.odfdom.dom.element.config declared as OdfName
static OdfName ConfigConfigItemSetElement.ELEMENT_NAME
           
static OdfName ConfigConfigItemMapNamedElement.ELEMENT_NAME
           
static OdfName ConfigConfigItemMapIndexedElement.ELEMENT_NAME
           
static OdfName ConfigConfigItemMapEntryElement.ELEMENT_NAME
           
static OdfName ConfigConfigItemElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.config that return OdfName
 OdfName ConfigConfigItemSetElement.getOdfName()
          Get the element name
 OdfName ConfigConfigItemMapNamedElement.getOdfName()
          Get the element name
 OdfName ConfigConfigItemMapIndexedElement.getOdfName()
          Get the element name
 OdfName ConfigConfigItemMapEntryElement.getOdfName()
          Get the element name
 OdfName ConfigConfigItemElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.db
 

Fields in org.odftoolkit.odfdom.dom.element.db declared as OdfName
static OdfName DbUpdateTableElement.ELEMENT_NAME
           
static OdfName DbTableTypeFilterElement.ELEMENT_NAME
           
static OdfName DbTableTypeElement.ELEMENT_NAME
           
static OdfName DbTableSettingsElement.ELEMENT_NAME
           
static OdfName DbTableSettingElement.ELEMENT_NAME
           
static OdfName DbTableRepresentationsElement.ELEMENT_NAME
           
static OdfName DbTableRepresentationElement.ELEMENT_NAME
           
static OdfName DbTableIncludeFilterElement.ELEMENT_NAME
           
static OdfName DbTableFilterPatternElement.ELEMENT_NAME
           
static OdfName DbTableFilterElement.ELEMENT_NAME
           
static OdfName DbTableExcludeFilterElement.ELEMENT_NAME
           
static OdfName DbTableDefinitionsElement.ELEMENT_NAME
           
static OdfName DbTableDefinitionElement.ELEMENT_NAME
           
static OdfName DbServerDatabaseElement.ELEMENT_NAME
           
static OdfName DbSchemaDefinitionElement.ELEMENT_NAME
           
static OdfName DbReportsElement.ELEMENT_NAME
           
static OdfName DbQueryElement.ELEMENT_NAME
           
static OdfName DbQueryCollectionElement.ELEMENT_NAME
           
static OdfName DbQueriesElement.ELEMENT_NAME
           
static OdfName DbOrderStatementElement.ELEMENT_NAME
           
static OdfName DbLoginElement.ELEMENT_NAME
           
static OdfName DbKeysElement.ELEMENT_NAME
           
static OdfName DbKeyElement.ELEMENT_NAME
           
static OdfName DbKeyColumnsElement.ELEMENT_NAME
           
static OdfName DbKeyColumnElement.ELEMENT_NAME
           
static OdfName DbIndicesElement.ELEMENT_NAME
           
static OdfName DbIndexElement.ELEMENT_NAME
           
static OdfName DbIndexColumnsElement.ELEMENT_NAME
           
static OdfName DbIndexColumnElement.ELEMENT_NAME
           
static OdfName DbFormsElement.ELEMENT_NAME
           
static OdfName DbFilterStatementElement.ELEMENT_NAME
           
static OdfName DbFileBasedDatabaseElement.ELEMENT_NAME
           
static OdfName DbDriverSettingsElement.ELEMENT_NAME
           
static OdfName DbDelimiterElement.ELEMENT_NAME
           
static OdfName DbDataSourceSettingValueElement.ELEMENT_NAME
           
static OdfName DbDataSourceSettingsElement.ELEMENT_NAME
           
static OdfName DbDataSourceSettingElement.ELEMENT_NAME
           
static OdfName DbDataSourceElement.ELEMENT_NAME
           
static OdfName DbDatabaseDescriptionElement.ELEMENT_NAME
           
static OdfName DbConnectionResourceElement.ELEMENT_NAME
           
static OdfName DbConnectionDataElement.ELEMENT_NAME
           
static OdfName DbComponentElement.ELEMENT_NAME
           
static OdfName DbComponentCollectionElement.ELEMENT_NAME
           
static OdfName DbColumnsElement.ELEMENT_NAME
           
static OdfName DbColumnElement.ELEMENT_NAME
           
static OdfName DbColumnDefinitionsElement.ELEMENT_NAME
           
static OdfName DbColumnDefinitionElement.ELEMENT_NAME
           
static OdfName DbCharacterSetElement.ELEMENT_NAME
           
static OdfName DbAutoIncrementElement.ELEMENT_NAME
           
static OdfName DbApplicationConnectionSettingsElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.db that return OdfName
 OdfName DbUpdateTableElement.getOdfName()
          Get the element name
 OdfName DbTableTypeFilterElement.getOdfName()
          Get the element name
 OdfName DbTableTypeElement.getOdfName()
          Get the element name
 OdfName DbTableSettingsElement.getOdfName()
          Get the element name
 OdfName DbTableSettingElement.getOdfName()
          Get the element name
 OdfName DbTableRepresentationsElement.getOdfName()
          Get the element name
 OdfName DbTableRepresentationElement.getOdfName()
          Get the element name
 OdfName DbTableIncludeFilterElement.getOdfName()
          Get the element name
 OdfName DbTableFilterPatternElement.getOdfName()
          Get the element name
 OdfName DbTableFilterElement.getOdfName()
          Get the element name
 OdfName DbTableExcludeFilterElement.getOdfName()
          Get the element name
 OdfName DbTableDefinitionsElement.getOdfName()
          Get the element name
 OdfName DbTableDefinitionElement.getOdfName()
          Get the element name
 OdfName DbServerDatabaseElement.getOdfName()
          Get the element name
 OdfName DbSchemaDefinitionElement.getOdfName()
          Get the element name
 OdfName DbReportsElement.getOdfName()
          Get the element name
 OdfName DbQueryElement.getOdfName()
          Get the element name
 OdfName DbQueryCollectionElement.getOdfName()
          Get the element name
 OdfName DbQueriesElement.getOdfName()
          Get the element name
 OdfName DbOrderStatementElement.getOdfName()
          Get the element name
 OdfName DbLoginElement.getOdfName()
          Get the element name
 OdfName DbKeysElement.getOdfName()
          Get the element name
 OdfName DbKeyElement.getOdfName()
          Get the element name
 OdfName DbKeyColumnsElement.getOdfName()
          Get the element name
 OdfName DbKeyColumnElement.getOdfName()
          Get the element name
 OdfName DbIndicesElement.getOdfName()
          Get the element name
 OdfName DbIndexElement.getOdfName()
          Get the element name
 OdfName DbIndexColumnsElement.getOdfName()
          Get the element name
 OdfName DbIndexColumnElement.getOdfName()
          Get the element name
 OdfName DbFormsElement.getOdfName()
          Get the element name
 OdfName DbFilterStatementElement.getOdfName()
          Get the element name
 OdfName DbFileBasedDatabaseElement.getOdfName()
          Get the element name
 OdfName DbDriverSettingsElement.getOdfName()
          Get the element name
 OdfName DbDelimiterElement.getOdfName()
          Get the element name
 OdfName DbDataSourceSettingValueElement.getOdfName()
          Get the element name
 OdfName DbDataSourceSettingsElement.getOdfName()
          Get the element name
 OdfName DbDataSourceSettingElement.getOdfName()
          Get the element name
 OdfName DbDataSourceElement.getOdfName()
          Get the element name
 OdfName DbDatabaseDescriptionElement.getOdfName()
          Get the element name
 OdfName DbConnectionResourceElement.getOdfName()
          Get the element name
 OdfName DbConnectionDataElement.getOdfName()
          Get the element name
 OdfName DbComponentElement.getOdfName()
          Get the element name
 OdfName DbComponentCollectionElement.getOdfName()
          Get the element name
 OdfName DbColumnsElement.getOdfName()
          Get the element name
 OdfName DbColumnElement.getOdfName()
          Get the element name
 OdfName DbColumnDefinitionsElement.getOdfName()
          Get the element name
 OdfName DbColumnDefinitionElement.getOdfName()
          Get the element name
 OdfName DbCharacterSetElement.getOdfName()
          Get the element name
 OdfName DbAutoIncrementElement.getOdfName()
          Get the element name
 OdfName DbApplicationConnectionSettingsElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.dc
 

Fields in org.odftoolkit.odfdom.dom.element.dc declared as OdfName
static OdfName DcTitleElement.ELEMENT_NAME
           
static OdfName DcSubjectElement.ELEMENT_NAME
           
static OdfName DcLanguageElement.ELEMENT_NAME
           
static OdfName DcDescriptionElement.ELEMENT_NAME
           
static OdfName DcDateElement.ELEMENT_NAME
           
static OdfName DcCreatorElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.dc that return OdfName
 OdfName DcTitleElement.getOdfName()
          Get the element name
 OdfName DcSubjectElement.getOdfName()
          Get the element name
 OdfName DcLanguageElement.getOdfName()
          Get the element name
 OdfName DcDescriptionElement.getOdfName()
          Get the element name
 OdfName DcDateElement.getOdfName()
          Get the element name
 OdfName DcCreatorElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.dr3d
 

Fields in org.odftoolkit.odfdom.dom.element.dr3d declared as OdfName
static OdfName Dr3dSphereElement.ELEMENT_NAME
           
static OdfName Dr3dSceneElement.ELEMENT_NAME
           
static OdfName Dr3dRotateElement.ELEMENT_NAME
           
static OdfName Dr3dLightElement.ELEMENT_NAME
           
static OdfName Dr3dExtrudeElement.ELEMENT_NAME
           
static OdfName Dr3dCubeElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.dr3d that return OdfName
 OdfName Dr3dSphereElement.getOdfName()
          Get the element name
 OdfName Dr3dSceneElement.getOdfName()
          Get the element name
 OdfName Dr3dRotateElement.getOdfName()
          Get the element name
 OdfName Dr3dLightElement.getOdfName()
          Get the element name
 OdfName Dr3dExtrudeElement.getOdfName()
          Get the element name
 OdfName Dr3dCubeElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.draw
 

Fields in org.odftoolkit.odfdom.dom.element.draw declared as OdfName
static OdfName DrawTextBoxElement.ELEMENT_NAME
           
static OdfName DrawStrokeDashElement.ELEMENT_NAME
           
static OdfName DrawRegularPolygonElement.ELEMENT_NAME
           
static OdfName DrawRectElement.ELEMENT_NAME
           
static OdfName DrawPolylineElement.ELEMENT_NAME
           
static OdfName DrawPolygonElement.ELEMENT_NAME
           
static OdfName DrawPluginElement.ELEMENT_NAME
           
static OdfName DrawPathElement.ELEMENT_NAME
           
static OdfName DrawParamElement.ELEMENT_NAME
           
static OdfName DrawPageThumbnailElement.ELEMENT_NAME
           
static OdfName DrawPageElement.ELEMENT_NAME
           
static OdfName DrawOpacityElement.ELEMENT_NAME
           
static OdfName DrawObjectOleElement.ELEMENT_NAME
           
static OdfName DrawObjectElement.ELEMENT_NAME
           
static OdfName DrawMeasureElement.ELEMENT_NAME
           
static OdfName DrawMarkerElement.ELEMENT_NAME
           
static OdfName DrawLineElement.ELEMENT_NAME
           
static OdfName DrawLayerSetElement.ELEMENT_NAME
           
static OdfName DrawLayerElement.ELEMENT_NAME
           
static OdfName DrawImageMapElement.ELEMENT_NAME
           
static OdfName DrawImageElement.ELEMENT_NAME
           
static OdfName DrawHatchElement.ELEMENT_NAME
           
static OdfName DrawHandleElement.ELEMENT_NAME
           
static OdfName DrawGradientElement.ELEMENT_NAME
           
static OdfName DrawGluePointElement.ELEMENT_NAME
           
static OdfName DrawGElement.ELEMENT_NAME
           
static OdfName DrawFrameElement.ELEMENT_NAME
           
static OdfName DrawFloatingFrameElement.ELEMENT_NAME
           
static OdfName DrawFillImageElement.ELEMENT_NAME
           
static OdfName DrawEquationElement.ELEMENT_NAME
           
static OdfName DrawEnhancedGeometryElement.ELEMENT_NAME
           
static OdfName DrawEllipseElement.ELEMENT_NAME
           
static OdfName DrawCustomShapeElement.ELEMENT_NAME
           
static OdfName DrawControlElement.ELEMENT_NAME
           
static OdfName DrawContourPolygonElement.ELEMENT_NAME
           
static OdfName DrawContourPathElement.ELEMENT_NAME
           
static OdfName DrawConnectorElement.ELEMENT_NAME
           
static OdfName DrawCircleElement.ELEMENT_NAME
           
static OdfName DrawCaptionElement.ELEMENT_NAME
           
static OdfName DrawAreaRectangleElement.ELEMENT_NAME
           
static OdfName DrawAreaPolygonElement.ELEMENT_NAME
           
static OdfName DrawAreaCircleElement.ELEMENT_NAME
           
static OdfName DrawAppletElement.ELEMENT_NAME
           
static OdfName DrawAElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfName
 OdfName DrawTextBoxElement.getOdfName()
          Get the element name
 OdfName DrawStrokeDashElement.getOdfName()
          Get the element name
 OdfName DrawRegularPolygonElement.getOdfName()
          Get the element name
 OdfName DrawRectElement.getOdfName()
          Get the element name
 OdfName DrawPolylineElement.getOdfName()
          Get the element name
 OdfName DrawPolygonElement.getOdfName()
          Get the element name
 OdfName DrawPluginElement.getOdfName()
          Get the element name
 OdfName DrawPathElement.getOdfName()
          Get the element name
 OdfName DrawParamElement.getOdfName()
          Get the element name
 OdfName DrawPageThumbnailElement.getOdfName()
          Get the element name
 OdfName DrawPageElement.getOdfName()
          Get the element name
 OdfName DrawOpacityElement.getOdfName()
          Get the element name
 OdfName DrawObjectOleElement.getOdfName()
          Get the element name
 OdfName DrawObjectElement.getOdfName()
          Get the element name
 OdfName DrawMeasureElement.getOdfName()
          Get the element name
 OdfName DrawMarkerElement.getOdfName()
          Get the element name
 OdfName DrawLineElement.getOdfName()
          Get the element name
 OdfName DrawLayerSetElement.getOdfName()
          Get the element name
 OdfName DrawLayerElement.getOdfName()
          Get the element name
 OdfName DrawImageMapElement.getOdfName()
          Get the element name
 OdfName DrawImageElement.getOdfName()
          Get the element name
 OdfName DrawHatchElement.getOdfName()
          Get the element name
 OdfName DrawHandleElement.getOdfName()
          Get the element name
 OdfName DrawGradientElement.getOdfName()
          Get the element name
 OdfName DrawGluePointElement.getOdfName()
          Get the element name
 OdfName DrawGElement.getOdfName()
          Get the element name
 OdfName DrawFrameElement.getOdfName()
          Get the element name
 OdfName DrawFloatingFrameElement.getOdfName()
          Get the element name
 OdfName DrawFillImageElement.getOdfName()
          Get the element name
 OdfName DrawEquationElement.getOdfName()
          Get the element name
 OdfName DrawEnhancedGeometryElement.getOdfName()
          Get the element name
 OdfName DrawEllipseElement.getOdfName()
          Get the element name
 OdfName DrawCustomShapeElement.getOdfName()
          Get the element name
 OdfName DrawControlElement.getOdfName()
          Get the element name
 OdfName DrawContourPolygonElement.getOdfName()
          Get the element name
 OdfName DrawContourPathElement.getOdfName()
          Get the element name
 OdfName DrawConnectorElement.getOdfName()
          Get the element name
 OdfName DrawCircleElement.getOdfName()
          Get the element name
 OdfName DrawCaptionElement.getOdfName()
          Get the element name
 OdfName DrawAreaRectangleElement.getOdfName()
          Get the element name
 OdfName DrawAreaPolygonElement.getOdfName()
          Get the element name
 OdfName DrawAreaCircleElement.getOdfName()
          Get the element name
 OdfName DrawAppletElement.getOdfName()
          Get the element name
 OdfName DrawAElement.getOdfName()
          Get the element name
 

Constructors in org.odftoolkit.odfdom.dom.element.draw with parameters of type OdfName
DrawShapeElementBase(OdfFileDom ownerDoc, OdfName elementName)
          Create the instance of DrawShapeElementBase
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.form
 

Fields in org.odftoolkit.odfdom.dom.element.form declared as OdfName
static OdfName FormValueRangeElement.ELEMENT_NAME
           
static OdfName FormTimeElement.ELEMENT_NAME
           
static OdfName FormTextElement.ELEMENT_NAME
           
static OdfName FormTextareaElement.ELEMENT_NAME
           
static OdfName FormRadioElement.ELEMENT_NAME
           
static OdfName FormPropertyElement.ELEMENT_NAME
           
static OdfName FormPropertiesElement.ELEMENT_NAME
           
static OdfName FormPasswordElement.ELEMENT_NAME
           
static OdfName FormOptionElement.ELEMENT_NAME
           
static OdfName FormNumberElement.ELEMENT_NAME
           
static OdfName FormListValueElement.ELEMENT_NAME
           
static OdfName FormListPropertyElement.ELEMENT_NAME
           
static OdfName FormListboxElement.ELEMENT_NAME
           
static OdfName FormItemElement.ELEMENT_NAME
           
static OdfName FormImageFrameElement.ELEMENT_NAME
           
static OdfName FormImageElement.ELEMENT_NAME
           
static OdfName FormHiddenElement.ELEMENT_NAME
           
static OdfName FormGridElement.ELEMENT_NAME
           
static OdfName FormGenericControlElement.ELEMENT_NAME
           
static OdfName FormFrameElement.ELEMENT_NAME
           
static OdfName FormFormElement.ELEMENT_NAME
           
static OdfName FormFormattedTextElement.ELEMENT_NAME
           
static OdfName FormFixedTextElement.ELEMENT_NAME
           
static OdfName FormFileElement.ELEMENT_NAME
           
static OdfName FormDateElement.ELEMENT_NAME
           
static OdfName FormConnectionResourceElement.ELEMENT_NAME
           
static OdfName FormComboboxElement.ELEMENT_NAME
           
static OdfName FormColumnElement.ELEMENT_NAME
           
static OdfName FormCheckboxElement.ELEMENT_NAME
           
static OdfName FormButtonElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.form that return OdfName
 OdfName FormValueRangeElement.getOdfName()
          Get the element name
 OdfName FormTimeElement.getOdfName()
          Get the element name
 OdfName FormTextElement.getOdfName()
          Get the element name
 OdfName FormTextareaElement.getOdfName()
          Get the element name
 OdfName FormRadioElement.getOdfName()
          Get the element name
 OdfName FormPropertyElement.getOdfName()
          Get the element name
 OdfName FormPropertiesElement.getOdfName()
          Get the element name
 OdfName FormPasswordElement.getOdfName()
          Get the element name
 OdfName FormOptionElement.getOdfName()
          Get the element name
 OdfName FormNumberElement.getOdfName()
          Get the element name
 OdfName FormListValueElement.getOdfName()
          Get the element name
 OdfName FormListPropertyElement.getOdfName()
          Get the element name
 OdfName FormListboxElement.getOdfName()
          Get the element name
 OdfName FormItemElement.getOdfName()
          Get the element name
 OdfName FormImageFrameElement.getOdfName()
          Get the element name
 OdfName FormImageElement.getOdfName()
          Get the element name
 OdfName FormHiddenElement.getOdfName()
          Get the element name
 OdfName FormGridElement.getOdfName()
          Get the element name
 OdfName FormGenericControlElement.getOdfName()
          Get the element name
 OdfName FormFrameElement.getOdfName()
          Get the element name
 OdfName FormFormElement.getOdfName()
          Get the element name
 OdfName FormFormattedTextElement.getOdfName()
          Get the element name
 OdfName FormFixedTextElement.getOdfName()
          Get the element name
 OdfName FormFileElement.getOdfName()
          Get the element name
 OdfName FormDateElement.getOdfName()
          Get the element name
 OdfName FormConnectionResourceElement.getOdfName()
          Get the element name
 OdfName FormComboboxElement.getOdfName()
          Get the element name
 OdfName FormColumnElement.getOdfName()
          Get the element name
 OdfName FormCheckboxElement.getOdfName()
          Get the element name
 OdfName FormButtonElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.math
 

Fields in org.odftoolkit.odfdom.dom.element.math declared as OdfName
static OdfName MathMathElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.math that return OdfName
 OdfName MathMathElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.meta
 

Fields in org.odftoolkit.odfdom.dom.element.meta declared as OdfName
static OdfName MetaUserDefinedElement.ELEMENT_NAME
           
static OdfName MetaTemplateElement.ELEMENT_NAME
           
static OdfName MetaPrintedByElement.ELEMENT_NAME
           
static OdfName MetaPrintDateElement.ELEMENT_NAME
           
static OdfName MetaKeywordElement.ELEMENT_NAME
           
static OdfName MetaInitialCreatorElement.ELEMENT_NAME
           
static OdfName MetaHyperlinkBehaviourElement.ELEMENT_NAME
           
static OdfName MetaGeneratorElement.ELEMENT_NAME
           
static OdfName MetaEditingDurationElement.ELEMENT_NAME
           
static OdfName MetaEditingCyclesElement.ELEMENT_NAME
           
static OdfName MetaDocumentStatisticElement.ELEMENT_NAME
           
static OdfName MetaDateStringElement.ELEMENT_NAME
           
static OdfName MetaCreationDateElement.ELEMENT_NAME
           
static OdfName MetaAutoReloadElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.meta that return OdfName
 OdfName MetaUserDefinedElement.getOdfName()
          Get the element name
 OdfName MetaTemplateElement.getOdfName()
          Get the element name
 OdfName MetaPrintedByElement.getOdfName()
          Get the element name
 OdfName MetaPrintDateElement.getOdfName()
          Get the element name
 OdfName MetaKeywordElement.getOdfName()
          Get the element name
 OdfName MetaInitialCreatorElement.getOdfName()
          Get the element name
 OdfName MetaHyperlinkBehaviourElement.getOdfName()
          Get the element name
 OdfName MetaGeneratorElement.getOdfName()
          Get the element name
 OdfName MetaEditingDurationElement.getOdfName()
          Get the element name
 OdfName MetaEditingCyclesElement.getOdfName()
          Get the element name
 OdfName MetaDocumentStatisticElement.getOdfName()
          Get the element name
 OdfName MetaDateStringElement.getOdfName()
          Get the element name
 OdfName MetaCreationDateElement.getOdfName()
          Get the element name
 OdfName MetaAutoReloadElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.number
 

Fields in org.odftoolkit.odfdom.dom.element.number declared as OdfName
static OdfName NumberYearElement.ELEMENT_NAME
           
static OdfName NumberWeekOfYearElement.ELEMENT_NAME
           
static OdfName NumberTimeStyleElement.ELEMENT_NAME
           
static OdfName NumberTextStyleElement.ELEMENT_NAME
           
static OdfName NumberTextElement.ELEMENT_NAME
           
static OdfName NumberTextContentElement.ELEMENT_NAME
           
static OdfName NumberSecondsElement.ELEMENT_NAME
           
static OdfName NumberScientificNumberElement.ELEMENT_NAME
           
static OdfName NumberQuarterElement.ELEMENT_NAME
           
static OdfName NumberPercentageStyleElement.ELEMENT_NAME
           
static OdfName NumberNumberStyleElement.ELEMENT_NAME
           
static OdfName NumberNumberElement.ELEMENT_NAME
           
static OdfName NumberMonthElement.ELEMENT_NAME
           
static OdfName NumberMinutesElement.ELEMENT_NAME
           
static OdfName NumberHoursElement.ELEMENT_NAME
           
static OdfName NumberFractionElement.ELEMENT_NAME
           
static OdfName NumberEraElement.ELEMENT_NAME
           
static OdfName NumberEmbeddedTextElement.ELEMENT_NAME
           
static OdfName NumberDayOfWeekElement.ELEMENT_NAME
           
static OdfName NumberDayElement.ELEMENT_NAME
           
static OdfName NumberDateStyleElement.ELEMENT_NAME
           
static OdfName NumberCurrencySymbolElement.ELEMENT_NAME
           
static OdfName NumberCurrencyStyleElement.ELEMENT_NAME
           
static OdfName NumberBooleanStyleElement.ELEMENT_NAME
           
static OdfName NumberBooleanElement.ELEMENT_NAME
           
static OdfName NumberAmPmElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.number that return OdfName
 OdfName NumberYearElement.getOdfName()
          Get the element name
 OdfName NumberWeekOfYearElement.getOdfName()
          Get the element name
 OdfName NumberTimeStyleElement.getOdfName()
          Get the element name
 OdfName NumberTextStyleElement.getOdfName()
          Get the element name
 OdfName NumberTextElement.getOdfName()
          Get the element name
 OdfName NumberTextContentElement.getOdfName()
          Get the element name
 OdfName NumberSecondsElement.getOdfName()
          Get the element name
 OdfName NumberScientificNumberElement.getOdfName()
          Get the element name
 OdfName NumberQuarterElement.getOdfName()
          Get the element name
 OdfName NumberPercentageStyleElement.getOdfName()
          Get the element name
 OdfName NumberNumberStyleElement.getOdfName()
          Get the element name
 OdfName NumberNumberElement.getOdfName()
          Get the element name
 OdfName NumberMonthElement.getOdfName()
          Get the element name
 OdfName NumberMinutesElement.getOdfName()
          Get the element name
 OdfName NumberHoursElement.getOdfName()
          Get the element name
 OdfName NumberFractionElement.getOdfName()
          Get the element name
 OdfName NumberEraElement.getOdfName()
          Get the element name
 OdfName NumberEmbeddedTextElement.getOdfName()
          Get the element name
 OdfName NumberDayOfWeekElement.getOdfName()
          Get the element name
 OdfName NumberDayElement.getOdfName()
          Get the element name
 OdfName NumberDateStyleElement.getOdfName()
          Get the element name
 OdfName NumberCurrencySymbolElement.getOdfName()
          Get the element name
 OdfName NumberCurrencyStyleElement.getOdfName()
          Get the element name
 OdfName NumberBooleanStyleElement.getOdfName()
          Get the element name
 OdfName NumberBooleanElement.getOdfName()
          Get the element name
 OdfName NumberAmPmElement.getOdfName()
          Get the element name
 

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

Fields in org.odftoolkit.odfdom.dom.element.office declared as OdfName
static OdfName OfficeTextElement.ELEMENT_NAME
           
static OdfName OfficeStylesElement.ELEMENT_NAME
           
static OdfName OfficeSpreadsheetElement.ELEMENT_NAME
           
static OdfName OfficeSettingsElement.ELEMENT_NAME
           
static OdfName OfficeScriptsElement.ELEMENT_NAME
           
static OdfName OfficeScriptElement.ELEMENT_NAME
           
static OdfName OfficePresentationElement.ELEMENT_NAME
           
static OdfName OfficeMetaElement.ELEMENT_NAME
           
static OdfName OfficeMasterStylesElement.ELEMENT_NAME
           
static OdfName OfficeImageElement.ELEMENT_NAME
           
static OdfName OfficeFormsElement.ELEMENT_NAME
           
static OdfName OfficeFontFaceDeclsElement.ELEMENT_NAME
           
static OdfName OfficeEventListenersElement.ELEMENT_NAME
           
static OdfName OfficeDrawingElement.ELEMENT_NAME
           
static OdfName OfficeDocumentStylesElement.ELEMENT_NAME
           
static OdfName OfficeDocumentSettingsElement.ELEMENT_NAME
           
static OdfName OfficeDocumentMetaElement.ELEMENT_NAME
           
static OdfName OfficeDocumentElement.ELEMENT_NAME
           
static OdfName OfficeDocumentContentElement.ELEMENT_NAME
           
static OdfName OfficeDdeSourceElement.ELEMENT_NAME
           
static OdfName OfficeDatabaseElement.ELEMENT_NAME
           
static OdfName OfficeChartElement.ELEMENT_NAME
           
static OdfName OfficeChangeInfoElement.ELEMENT_NAME
           
static OdfName OfficeBodyElement.ELEMENT_NAME
           
static OdfName OfficeBinaryDataElement.ELEMENT_NAME
           
static OdfName OfficeAutomaticStylesElement.ELEMENT_NAME
           
static OdfName OfficeAnnotationEndElement.ELEMENT_NAME
           
static OdfName OfficeAnnotationElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.office that return OdfName
 OdfName OfficeTextElement.getOdfName()
          Get the element name
 OdfName OfficeStylesElement.getOdfName()
          Get the element name
 OdfName OfficeSpreadsheetElement.getOdfName()
          Get the element name
 OdfName OfficeSettingsElement.getOdfName()
          Get the element name
 OdfName OfficeScriptsElement.getOdfName()
          Get the element name
 OdfName OfficeScriptElement.getOdfName()
          Get the element name
 OdfName OfficePresentationElement.getOdfName()
          Get the element name
 OdfName OfficeMetaElement.getOdfName()
          Get the element name
 OdfName OfficeMasterStylesElement.getOdfName()
          Get the element name
 OdfName OfficeImageElement.getOdfName()
          Get the element name
 OdfName OfficeFormsElement.getOdfName()
          Get the element name
 OdfName OfficeFontFaceDeclsElement.getOdfName()
          Get the element name
 OdfName OfficeEventListenersElement.getOdfName()
          Get the element name
 OdfName OfficeDrawingElement.getOdfName()
          Get the element name
 OdfName OfficeDocumentStylesElement.getOdfName()
          Get the element name
 OdfName OfficeDocumentSettingsElement.getOdfName()
          Get the element name
 OdfName OfficeDocumentMetaElement.getOdfName()
          Get the element name
 OdfName OfficeDocumentElement.getOdfName()
          Get the element name
 OdfName OfficeDocumentContentElement.getOdfName()
          Get the element name
 OdfName OfficeDdeSourceElement.getOdfName()
          Get the element name
 OdfName OfficeDatabaseElement.getOdfName()
          Get the element name
 OdfName OfficeChartElement.getOdfName()
          Get the element name
 OdfName OfficeChangeInfoElement.getOdfName()
          Get the element name
 OdfName OfficeBodyElement.getOdfName()
          Get the element name
 OdfName OfficeBinaryDataElement.getOdfName()
          Get the element name
 OdfName OfficeAutomaticStylesElement.getOdfName()
          Get the element name
 OdfName OfficeAnnotationEndElement.getOdfName()
          Get the element name
 OdfName OfficeAnnotationElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.presentation
 

Fields in org.odftoolkit.odfdom.dom.element.presentation declared as OdfName
static OdfName PresentationSoundElement.ELEMENT_NAME
           
static OdfName PresentationShowTextElement.ELEMENT_NAME
           
static OdfName PresentationShowShapeElement.ELEMENT_NAME
           
static OdfName PresentationShowElement.ELEMENT_NAME
           
static OdfName PresentationSettingsElement.ELEMENT_NAME
           
static OdfName PresentationPlayElement.ELEMENT_NAME
           
static OdfName PresentationPlaceholderElement.ELEMENT_NAME
           
static OdfName PresentationNotesElement.ELEMENT_NAME
           
static OdfName PresentationHideTextElement.ELEMENT_NAME
           
static OdfName PresentationHideShapeElement.ELEMENT_NAME
           
static OdfName PresentationHeaderElement.ELEMENT_NAME
           
static OdfName PresentationHeaderDeclElement.ELEMENT_NAME
           
static OdfName PresentationFooterElement.ELEMENT_NAME
           
static OdfName PresentationFooterDeclElement.ELEMENT_NAME
           
static OdfName PresentationEventListenerElement.ELEMENT_NAME
           
static OdfName PresentationDimElement.ELEMENT_NAME
           
static OdfName PresentationDateTimeElement.ELEMENT_NAME
           
static OdfName PresentationDateTimeDeclElement.ELEMENT_NAME
           
static OdfName PresentationAnimationsElement.ELEMENT_NAME
           
static OdfName PresentationAnimationGroupElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.presentation that return OdfName
 OdfName PresentationSoundElement.getOdfName()
          Get the element name
 OdfName PresentationShowTextElement.getOdfName()
          Get the element name
 OdfName PresentationShowShapeElement.getOdfName()
          Get the element name
 OdfName PresentationShowElement.getOdfName()
          Get the element name
 OdfName PresentationSettingsElement.getOdfName()
          Get the element name
 OdfName PresentationPlayElement.getOdfName()
          Get the element name
 OdfName PresentationPlaceholderElement.getOdfName()
          Get the element name
 OdfName PresentationNotesElement.getOdfName()
          Get the element name
 OdfName PresentationHideTextElement.getOdfName()
          Get the element name
 OdfName PresentationHideShapeElement.getOdfName()
          Get the element name
 OdfName PresentationHeaderElement.getOdfName()
          Get the element name
 OdfName PresentationHeaderDeclElement.getOdfName()
          Get the element name
 OdfName PresentationFooterElement.getOdfName()
          Get the element name
 OdfName PresentationFooterDeclElement.getOdfName()
          Get the element name
 OdfName PresentationEventListenerElement.getOdfName()
          Get the element name
 OdfName PresentationDimElement.getOdfName()
          Get the element name
 OdfName PresentationDateTimeElement.getOdfName()
          Get the element name
 OdfName PresentationDateTimeDeclElement.getOdfName()
          Get the element name
 OdfName PresentationAnimationsElement.getOdfName()
          Get the element name
 OdfName PresentationAnimationGroupElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.script
 

Fields in org.odftoolkit.odfdom.dom.element.script declared as OdfName
static OdfName ScriptEventListenerElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.script that return OdfName
 OdfName ScriptEventListenerElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.style
 

Fields in org.odftoolkit.odfdom.dom.element.style declared as OdfName
static OdfName StyleTextPropertiesElement.ELEMENT_NAME
           
static OdfName StyleTabStopsElement.ELEMENT_NAME
           
static OdfName StyleTabStopElement.ELEMENT_NAME
           
static OdfName StyleTableRowPropertiesElement.ELEMENT_NAME
           
static OdfName StyleTablePropertiesElement.ELEMENT_NAME
           
static OdfName StyleTableColumnPropertiesElement.ELEMENT_NAME
           
static OdfName StyleTableCellPropertiesElement.ELEMENT_NAME
           
static OdfName StyleStyleElement.ELEMENT_NAME
           
static OdfName StyleSectionPropertiesElement.ELEMENT_NAME
           
static OdfName StyleRubyPropertiesElement.ELEMENT_NAME
           
static OdfName StyleRegionRightElement.ELEMENT_NAME
           
static OdfName StyleRegionLeftElement.ELEMENT_NAME
           
static OdfName StyleRegionCenterElement.ELEMENT_NAME
           
static OdfName StylePresentationPageLayoutElement.ELEMENT_NAME
           
static OdfName StyleParagraphPropertiesElement.ELEMENT_NAME
           
static OdfName StylePageLayoutPropertiesElement.ELEMENT_NAME
           
static OdfName StylePageLayoutElement.ELEMENT_NAME
           
static OdfName StyleMasterPageElement.ELEMENT_NAME
           
static OdfName StyleMapElement.ELEMENT_NAME
           
static OdfName StyleListLevelPropertiesElement.ELEMENT_NAME
           
static OdfName StyleListLevelLabelAlignmentElement.ELEMENT_NAME
           
static OdfName StyleHeaderStyleElement.ELEMENT_NAME
           
static OdfName StyleHeaderLeftElement.ELEMENT_NAME
           
static OdfName StyleHeaderFooterPropertiesElement.ELEMENT_NAME
           
static OdfName StyleHeaderElement.ELEMENT_NAME
           
static OdfName StyleHandoutMasterElement.ELEMENT_NAME
           
static OdfName StyleGraphicPropertiesElement.ELEMENT_NAME
           
static OdfName StyleFootnoteSepElement.ELEMENT_NAME
           
static OdfName StyleFooterStyleElement.ELEMENT_NAME
           
static OdfName StyleFooterLeftElement.ELEMENT_NAME
           
static OdfName StyleFooterElement.ELEMENT_NAME
           
static OdfName StyleFontFaceElement.ELEMENT_NAME
           
static OdfName StyleDropCapElement.ELEMENT_NAME
           
static OdfName StyleDrawingPagePropertiesElement.ELEMENT_NAME
           
static OdfName StyleDefaultStyleElement.ELEMENT_NAME
           
static OdfName StyleDefaultPageLayoutElement.ELEMENT_NAME
           
static OdfName StyleColumnSepElement.ELEMENT_NAME
           
static OdfName StyleColumnsElement.ELEMENT_NAME
           
static OdfName StyleColumnElement.ELEMENT_NAME
           
static OdfName StyleChartPropertiesElement.ELEMENT_NAME
           
static OdfName StyleBackgroundImageElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.style that return OdfName
 OdfName StyleTextPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleTabStopsElement.getOdfName()
          Get the element name
 OdfName StyleTabStopElement.getOdfName()
          Get the element name
 OdfName StyleTableRowPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleTablePropertiesElement.getOdfName()
          Get the element name
 OdfName StyleTableColumnPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleTableCellPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleStyleElement.getOdfName()
          Get the element name
 OdfName StyleSectionPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleRubyPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleRegionRightElement.getOdfName()
          Get the element name
 OdfName StyleRegionLeftElement.getOdfName()
          Get the element name
 OdfName StyleRegionCenterElement.getOdfName()
          Get the element name
 OdfName StylePresentationPageLayoutElement.getOdfName()
          Get the element name
 OdfName StyleParagraphPropertiesElement.getOdfName()
          Get the element name
 OdfName StylePageLayoutPropertiesElement.getOdfName()
          Get the element name
 OdfName StylePageLayoutElement.getOdfName()
          Get the element name
 OdfName StyleMasterPageElement.getOdfName()
          Get the element name
 OdfName StyleMapElement.getOdfName()
          Get the element name
 OdfName StyleListLevelPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleListLevelLabelAlignmentElement.getOdfName()
          Get the element name
 OdfName StyleHeaderStyleElement.getOdfName()
          Get the element name
 OdfName StyleHeaderLeftElement.getOdfName()
          Get the element name
 OdfName StyleHeaderFooterPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleHeaderElement.getOdfName()
          Get the element name
 OdfName StyleHandoutMasterElement.getOdfName()
          Get the element name
 OdfName StyleGraphicPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleFootnoteSepElement.getOdfName()
          Get the element name
 OdfName StyleFooterStyleElement.getOdfName()
          Get the element name
 OdfName StyleFooterLeftElement.getOdfName()
          Get the element name
 OdfName StyleFooterElement.getOdfName()
          Get the element name
 OdfName StyleFontFaceElement.getOdfName()
          Get the element name
 OdfName StyleDropCapElement.getOdfName()
          Get the element name
 OdfName StyleDrawingPagePropertiesElement.getOdfName()
          Get the element name
 OdfName StyleDefaultStyleElement.getOdfName()
          Get the element name
 OdfName StyleDefaultPageLayoutElement.getOdfName()
          Get the element name
 OdfName StyleColumnSepElement.getOdfName()
          Get the element name
 OdfName StyleColumnsElement.getOdfName()
          Get the element name
 OdfName StyleColumnElement.getOdfName()
          Get the element name
 OdfName StyleChartPropertiesElement.getOdfName()
          Get the element name
 OdfName StyleBackgroundImageElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.svg
 

Fields in org.odftoolkit.odfdom.dom.element.svg declared as OdfName
static OdfName SvgTitleElement.ELEMENT_NAME
           
static OdfName SvgStopElement.ELEMENT_NAME
           
static OdfName SvgRadialGradientElement.ELEMENT_NAME
           
static OdfName SvgLinearGradientElement.ELEMENT_NAME
           
static OdfName SvgFontFaceUriElement.ELEMENT_NAME
           
static OdfName SvgFontFaceSrcElement.ELEMENT_NAME
           
static OdfName SvgFontFaceNameElement.ELEMENT_NAME
           
static OdfName SvgFontFaceFormatElement.ELEMENT_NAME
           
static OdfName SvgDescElement.ELEMENT_NAME
           
static OdfName SvgDefinitionSrcElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.svg that return OdfName
 OdfName SvgTitleElement.getOdfName()
          Get the element name
 OdfName SvgStopElement.getOdfName()
          Get the element name
 OdfName SvgRadialGradientElement.getOdfName()
          Get the element name
 OdfName SvgLinearGradientElement.getOdfName()
          Get the element name
 OdfName SvgFontFaceUriElement.getOdfName()
          Get the element name
 OdfName SvgFontFaceSrcElement.getOdfName()
          Get the element name
 OdfName SvgFontFaceNameElement.getOdfName()
          Get the element name
 OdfName SvgFontFaceFormatElement.getOdfName()
          Get the element name
 OdfName SvgDescElement.getOdfName()
          Get the element name
 OdfName SvgDefinitionSrcElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.table
 

Fields in org.odftoolkit.odfdom.dom.element.table declared as OdfName
static OdfName TableTrackedChangesElement.ELEMENT_NAME
           
static OdfName TableTitleElement.ELEMENT_NAME
           
static OdfName TableTargetRangeAddressElement.ELEMENT_NAME
           
static OdfName TableTableTemplateElement.ELEMENT_NAME
           
static OdfName TableTableSourceElement.ELEMENT_NAME
           
static OdfName TableTableRowsElement.ELEMENT_NAME
           
static OdfName TableTableRowGroupElement.ELEMENT_NAME
           
static OdfName TableTableRowElement.ELEMENT_NAME
           
static OdfName TableTableHeaderRowsElement.ELEMENT_NAME
           
static OdfName TableTableHeaderColumnsElement.ELEMENT_NAME
           
static OdfName TableTableElement.ELEMENT_NAME
           
static OdfName TableTableColumnsElement.ELEMENT_NAME
           
static OdfName TableTableColumnGroupElement.ELEMENT_NAME
           
static OdfName TableTableColumnElement.ELEMENT_NAME
           
static OdfName TableTableCellElement.ELEMENT_NAME
           
static OdfName TableSubtotalRulesElement.ELEMENT_NAME
           
static OdfName TableSubtotalRuleElement.ELEMENT_NAME
           
static OdfName TableSubtotalFieldElement.ELEMENT_NAME
           
static OdfName TableSourceServiceElement.ELEMENT_NAME
           
static OdfName TableSourceRangeAddressElement.ELEMENT_NAME
           
static OdfName TableSourceCellRangeElement.ELEMENT_NAME
           
static OdfName TableSortGroupsElement.ELEMENT_NAME
           
static OdfName TableSortElement.ELEMENT_NAME
           
static OdfName TableSortByElement.ELEMENT_NAME
           
static OdfName TableShapesElement.ELEMENT_NAME
           
static OdfName TableScenarioElement.ELEMENT_NAME
           
static OdfName TablePreviousElement.ELEMENT_NAME
           
static OdfName TableOperationElement.ELEMENT_NAME
           
static OdfName TableOddRowsElement.ELEMENT_NAME
           
static OdfName TableOddColumnsElement.ELEMENT_NAME
           
static OdfName TableNullDateElement.ELEMENT_NAME
           
static OdfName TableNamedRangeElement.ELEMENT_NAME
           
static OdfName TableNamedExpressionsElement.ELEMENT_NAME
           
static OdfName TableNamedExpressionElement.ELEMENT_NAME
           
static OdfName TableMovementElement.ELEMENT_NAME
           
static OdfName TableMovementCutOffElement.ELEMENT_NAME
           
static OdfName TableLastRowElement.ELEMENT_NAME
           
static OdfName TableLastColumnElement.ELEMENT_NAME
           
static OdfName TableLabelRangesElement.ELEMENT_NAME
           
static OdfName TableLabelRangeElement.ELEMENT_NAME
           
static OdfName TableIterationElement.ELEMENT_NAME
           
static OdfName TableInsertionElement.ELEMENT_NAME
           
static OdfName TableInsertionCutOffElement.ELEMENT_NAME
           
static OdfName TableHighlightedRangeElement.ELEMENT_NAME
           
static OdfName TableHelpMessageElement.ELEMENT_NAME
           
static OdfName TableFirstRowElement.ELEMENT_NAME
           
static OdfName TableFirstColumnElement.ELEMENT_NAME
           
static OdfName TableFilterSetItemElement.ELEMENT_NAME
           
static OdfName TableFilterOrElement.ELEMENT_NAME
           
static OdfName TableFilterElement.ELEMENT_NAME
           
static OdfName TableFilterConditionElement.ELEMENT_NAME
           
static OdfName TableFilterAndElement.ELEMENT_NAME
           
static OdfName TableEvenRowsElement.ELEMENT_NAME
           
static OdfName TableEvenColumnsElement.ELEMENT_NAME
           
static OdfName TableErrorMessageElement.ELEMENT_NAME
           
static OdfName TableErrorMacroElement.ELEMENT_NAME
           
static OdfName TableDetectiveElement.ELEMENT_NAME
           
static OdfName TableDescElement.ELEMENT_NAME
           
static OdfName TableDependencyElement.ELEMENT_NAME
           
static OdfName TableDependenciesElement.ELEMENT_NAME
           
static OdfName TableDeletionsElement.ELEMENT_NAME
           
static OdfName TableDeletionElement.ELEMENT_NAME
           
static OdfName TableDdeLinksElement.ELEMENT_NAME
           
static OdfName TableDdeLinkElement.ELEMENT_NAME
           
static OdfName TableDataPilotTablesElement.ELEMENT_NAME
           
static OdfName TableDataPilotTableElement.ELEMENT_NAME
           
static OdfName TableDataPilotSubtotalsElement.ELEMENT_NAME
           
static OdfName TableDataPilotSubtotalElement.ELEMENT_NAME
           
static OdfName TableDataPilotSortInfoElement.ELEMENT_NAME
           
static OdfName TableDataPilotMembersElement.ELEMENT_NAME
           
static OdfName TableDataPilotMemberElement.ELEMENT_NAME
           
static OdfName TableDataPilotLevelElement.ELEMENT_NAME
           
static OdfName TableDataPilotLayoutInfoElement.ELEMENT_NAME
           
static OdfName TableDataPilotGroupsElement.ELEMENT_NAME
           
static OdfName TableDataPilotGroupMemberElement.ELEMENT_NAME
           
static OdfName TableDataPilotGroupElement.ELEMENT_NAME
           
static OdfName TableDataPilotFieldReferenceElement.ELEMENT_NAME
           
static OdfName TableDataPilotFieldElement.ELEMENT_NAME
           
static OdfName TableDataPilotDisplayInfoElement.ELEMENT_NAME
           
static OdfName TableDatabaseSourceTableElement.ELEMENT_NAME
           
static OdfName TableDatabaseSourceSqlElement.ELEMENT_NAME
           
static OdfName TableDatabaseSourceQueryElement.ELEMENT_NAME
           
static OdfName TableDatabaseRangesElement.ELEMENT_NAME
           
static OdfName TableDatabaseRangeElement.ELEMENT_NAME
           
static OdfName TableCutOffsElement.ELEMENT_NAME
           
static OdfName TableCoveredTableCellElement.ELEMENT_NAME
           
static OdfName TableContentValidationsElement.ELEMENT_NAME
           
static OdfName TableContentValidationElement.ELEMENT_NAME
           
static OdfName TableConsolidationElement.ELEMENT_NAME
           
static OdfName TableChangeTrackTableCellElement.ELEMENT_NAME
           
static OdfName TableChangeDeletionElement.ELEMENT_NAME
           
static OdfName TableCellRangeSourceElement.ELEMENT_NAME
           
static OdfName TableCellContentDeletionElement.ELEMENT_NAME
           
static OdfName TableCellContentChangeElement.ELEMENT_NAME
           
static OdfName TableCellAddressElement.ELEMENT_NAME
           
static OdfName TableCalculationSettingsElement.ELEMENT_NAME
           
static OdfName TableBodyElement.ELEMENT_NAME
           
static OdfName TableBackgroundElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.table that return OdfName
 OdfName TableTrackedChangesElement.getOdfName()
          Get the element name
 OdfName TableTitleElement.getOdfName()
          Get the element name
 OdfName TableTargetRangeAddressElement.getOdfName()
          Get the element name
 OdfName TableTableTemplateElement.getOdfName()
          Get the element name
 OdfName TableTableSourceElement.getOdfName()
          Get the element name
 OdfName TableTableRowsElement.getOdfName()
          Get the element name
 OdfName TableTableRowGroupElement.getOdfName()
          Get the element name
 OdfName TableTableRowElement.getOdfName()
          Get the element name
 OdfName TableTableHeaderRowsElement.getOdfName()
          Get the element name
 OdfName TableTableHeaderColumnsElement.getOdfName()
          Get the element name
 OdfName TableTableElement.getOdfName()
          Get the element name
 OdfName TableTableColumnsElement.getOdfName()
          Get the element name
 OdfName TableTableColumnGroupElement.getOdfName()
          Get the element name
 OdfName TableTableColumnElement.getOdfName()
          Get the element name
 OdfName TableTableCellElement.getOdfName()
          Get the element name
 OdfName TableSubtotalRulesElement.getOdfName()
          Get the element name
 OdfName TableSubtotalRuleElement.getOdfName()
          Get the element name
 OdfName TableSubtotalFieldElement.getOdfName()
          Get the element name
 OdfName TableSourceServiceElement.getOdfName()
          Get the element name
 OdfName TableSourceRangeAddressElement.getOdfName()
          Get the element name
 OdfName TableSourceCellRangeElement.getOdfName()
          Get the element name
 OdfName TableSortGroupsElement.getOdfName()
          Get the element name
 OdfName TableSortElement.getOdfName()
          Get the element name
 OdfName TableSortByElement.getOdfName()
          Get the element name
 OdfName TableShapesElement.getOdfName()
          Get the element name
 OdfName TableScenarioElement.getOdfName()
          Get the element name
 OdfName TablePreviousElement.getOdfName()
          Get the element name
 OdfName TableOperationElement.getOdfName()
          Get the element name
 OdfName TableOddRowsElement.getOdfName()
          Get the element name
 OdfName TableOddColumnsElement.getOdfName()
          Get the element name
 OdfName TableNullDateElement.getOdfName()
          Get the element name
 OdfName TableNamedRangeElement.getOdfName()
          Get the element name
 OdfName TableNamedExpressionsElement.getOdfName()
          Get the element name
 OdfName TableNamedExpressionElement.getOdfName()
          Get the element name
 OdfName TableMovementElement.getOdfName()
          Get the element name
 OdfName TableMovementCutOffElement.getOdfName()
          Get the element name
 OdfName TableLastRowElement.getOdfName()
          Get the element name
 OdfName TableLastColumnElement.getOdfName()
          Get the element name
 OdfName TableLabelRangesElement.getOdfName()
          Get the element name
 OdfName TableLabelRangeElement.getOdfName()
          Get the element name
 OdfName TableIterationElement.getOdfName()
          Get the element name
 OdfName TableInsertionElement.getOdfName()
          Get the element name
 OdfName TableInsertionCutOffElement.getOdfName()
          Get the element name
 OdfName TableHighlightedRangeElement.getOdfName()
          Get the element name
 OdfName TableHelpMessageElement.getOdfName()
          Get the element name
 OdfName TableFirstRowElement.getOdfName()
          Get the element name
 OdfName TableFirstColumnElement.getOdfName()
          Get the element name
 OdfName TableFilterSetItemElement.getOdfName()
          Get the element name
 OdfName TableFilterOrElement.getOdfName()
          Get the element name
 OdfName TableFilterElement.getOdfName()
          Get the element name
 OdfName TableFilterConditionElement.getOdfName()
          Get the element name
 OdfName TableFilterAndElement.getOdfName()
          Get the element name
 OdfName TableEvenRowsElement.getOdfName()
          Get the element name
 OdfName TableEvenColumnsElement.getOdfName()
          Get the element name
 OdfName TableErrorMessageElement.getOdfName()
          Get the element name
 OdfName TableErrorMacroElement.getOdfName()
          Get the element name
 OdfName TableDetectiveElement.getOdfName()
          Get the element name
 OdfName TableDescElement.getOdfName()
          Get the element name
 OdfName TableDependencyElement.getOdfName()
          Get the element name
 OdfName TableDependenciesElement.getOdfName()
          Get the element name
 OdfName TableDeletionsElement.getOdfName()
          Get the element name
 OdfName TableDeletionElement.getOdfName()
          Get the element name
 OdfName TableDdeLinksElement.getOdfName()
          Get the element name
 OdfName TableDdeLinkElement.getOdfName()
          Get the element name
 OdfName TableDataPilotTablesElement.getOdfName()
          Get the element name
 OdfName TableDataPilotTableElement.getOdfName()
          Get the element name
 OdfName TableDataPilotSubtotalsElement.getOdfName()
          Get the element name
 OdfName TableDataPilotSubtotalElement.getOdfName()
          Get the element name
 OdfName TableDataPilotSortInfoElement.getOdfName()
          Get the element name
 OdfName TableDataPilotMembersElement.getOdfName()
          Get the element name
 OdfName TableDataPilotMemberElement.getOdfName()
          Get the element name
 OdfName TableDataPilotLevelElement.getOdfName()
          Get the element name
 OdfName TableDataPilotLayoutInfoElement.getOdfName()
          Get the element name
 OdfName TableDataPilotGroupsElement.getOdfName()
          Get the element name
 OdfName TableDataPilotGroupMemberElement.getOdfName()
          Get the element name
 OdfName TableDataPilotGroupElement.getOdfName()
          Get the element name
 OdfName TableDataPilotFieldReferenceElement.getOdfName()
          Get the element name
 OdfName TableDataPilotFieldElement.getOdfName()
          Get the element name
 OdfName TableDataPilotDisplayInfoElement.getOdfName()
          Get the element name
 OdfName TableDatabaseSourceTableElement.getOdfName()
          Get the element name
 OdfName TableDatabaseSourceSqlElement.getOdfName()
          Get the element name
 OdfName TableDatabaseSourceQueryElement.getOdfName()
          Get the element name
 OdfName TableDatabaseRangesElement.getOdfName()
          Get the element name
 OdfName TableDatabaseRangeElement.getOdfName()
          Get the element name
 OdfName TableCutOffsElement.getOdfName()
          Get the element name
 OdfName TableCoveredTableCellElement.getOdfName()
          Get the element name
 OdfName TableContentValidationsElement.getOdfName()
          Get the element name
 OdfName TableContentValidationElement.getOdfName()
          Get the element name
 OdfName TableConsolidationElement.getOdfName()
          Get the element name
 OdfName TableChangeTrackTableCellElement.getOdfName()
          Get the element name
 OdfName TableChangeDeletionElement.getOdfName()
          Get the element name
 OdfName TableCellRangeSourceElement.getOdfName()
          Get the element name
 OdfName TableCellContentDeletionElement.getOdfName()
          Get the element name
 OdfName TableCellContentChangeElement.getOdfName()
          Get the element name
 OdfName TableCellAddressElement.getOdfName()
          Get the element name
 OdfName TableCalculationSettingsElement.getOdfName()
          Get the element name
 OdfName TableBodyElement.getOdfName()
          Get the element name
 OdfName TableBackgroundElement.getOdfName()
          Get the element name
 

Constructors in org.odftoolkit.odfdom.dom.element.table with parameters of type OdfName
TableTableCellElementBase(OdfFileDom ownerDoc, OdfName elementName, OdfStyleFamily styleFamily, OdfName styleAttrName)
          Create the instance of TableTableCellElementBase
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.text
 

Fields in org.odftoolkit.odfdom.dom.element.text declared as OdfName
static OdfName TextWordCountElement.ELEMENT_NAME
           
static OdfName TextVariableSetElement.ELEMENT_NAME
           
static OdfName TextVariableInputElement.ELEMENT_NAME
           
static OdfName TextVariableGetElement.ELEMENT_NAME
           
static OdfName TextVariableDeclsElement.ELEMENT_NAME
           
static OdfName TextVariableDeclElement.ELEMENT_NAME
           
static OdfName TextUserIndexSourceElement.ELEMENT_NAME
           
static OdfName TextUserIndexMarkStartElement.ELEMENT_NAME
           
static OdfName TextUserIndexMarkEndElement.ELEMENT_NAME
           
static OdfName TextUserIndexMarkElement.ELEMENT_NAME
           
static OdfName TextUserIndexEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextUserIndexElement.ELEMENT_NAME
           
static OdfName TextUserFieldInputElement.ELEMENT_NAME
           
static OdfName TextUserFieldGetElement.ELEMENT_NAME
           
static OdfName TextUserFieldDeclsElement.ELEMENT_NAME
           
static OdfName TextUserFieldDeclElement.ELEMENT_NAME
           
static OdfName TextUserDefinedElement.ELEMENT_NAME
           
static OdfName TextTrackedChangesElement.ELEMENT_NAME
           
static OdfName TextTocMarkStartElement.ELEMENT_NAME
           
static OdfName TextTocMarkEndElement.ELEMENT_NAME
           
static OdfName TextTocMarkElement.ELEMENT_NAME
           
static OdfName TextTitleElement.ELEMENT_NAME
           
static OdfName TextTimeElement.ELEMENT_NAME
           
static OdfName TextTextInputElement.ELEMENT_NAME
           
static OdfName TextTemplateNameElement.ELEMENT_NAME
           
static OdfName TextTableOfContentSourceElement.ELEMENT_NAME
           
static OdfName TextTableOfContentEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextTableOfContentElement.ELEMENT_NAME
           
static OdfName TextTableIndexSourceElement.ELEMENT_NAME
           
static OdfName TextTableIndexEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextTableIndexElement.ELEMENT_NAME
           
static OdfName TextTableFormulaElement.ELEMENT_NAME
           
static OdfName TextTableCountElement.ELEMENT_NAME
           
static OdfName TextTabElement.ELEMENT_NAME
           
static OdfName TextSubjectElement.ELEMENT_NAME
           
static OdfName TextSpanElement.ELEMENT_NAME
           
static OdfName TextSortKeyElement.ELEMENT_NAME
           
static OdfName TextSoftPageBreakElement.ELEMENT_NAME
           
static OdfName TextSheetNameElement.ELEMENT_NAME
           
static OdfName TextSequenceRefElement.ELEMENT_NAME
           
static OdfName TextSequenceElement.ELEMENT_NAME
           
static OdfName TextSequenceDeclsElement.ELEMENT_NAME
           
static OdfName TextSequenceDeclElement.ELEMENT_NAME
           
static OdfName TextSenderTitleElement.ELEMENT_NAME
           
static OdfName TextSenderStreetElement.ELEMENT_NAME
           
static OdfName TextSenderStateOrProvinceElement.ELEMENT_NAME
           
static OdfName TextSenderPostalCodeElement.ELEMENT_NAME
           
static OdfName TextSenderPositionElement.ELEMENT_NAME
           
static OdfName TextSenderPhoneWorkElement.ELEMENT_NAME
           
static OdfName TextSenderPhonePrivateElement.ELEMENT_NAME
           
static OdfName TextSenderLastnameElement.ELEMENT_NAME
           
static OdfName TextSenderInitialsElement.ELEMENT_NAME
           
static OdfName TextSenderFirstnameElement.ELEMENT_NAME
           
static OdfName TextSenderFaxElement.ELEMENT_NAME
           
static OdfName TextSenderEmailElement.ELEMENT_NAME
           
static OdfName TextSenderCountryElement.ELEMENT_NAME
           
static OdfName TextSenderCompanyElement.ELEMENT_NAME
           
static OdfName TextSenderCityElement.ELEMENT_NAME
           
static OdfName TextSElement.ELEMENT_NAME
           
static OdfName TextSectionSourceElement.ELEMENT_NAME
           
static OdfName TextSectionElement.ELEMENT_NAME
           
static OdfName TextScriptElement.ELEMENT_NAME
           
static OdfName TextRubyTextElement.ELEMENT_NAME
           
static OdfName TextRubyElement.ELEMENT_NAME
           
static OdfName TextRubyBaseElement.ELEMENT_NAME
           
static OdfName TextReferenceRefElement.ELEMENT_NAME
           
static OdfName TextReferenceMarkStartElement.ELEMENT_NAME
           
static OdfName TextReferenceMarkEndElement.ELEMENT_NAME
           
static OdfName TextReferenceMarkElement.ELEMENT_NAME
           
static OdfName TextPrintTimeElement.ELEMENT_NAME
           
static OdfName TextPrintedByElement.ELEMENT_NAME
           
static OdfName TextPrintDateElement.ELEMENT_NAME
           
static OdfName TextPlaceholderElement.ELEMENT_NAME
           
static OdfName TextPElement.ELEMENT_NAME
           
static OdfName TextParagraphCountElement.ELEMENT_NAME
           
static OdfName TextPageVariableSetElement.ELEMENT_NAME
           
static OdfName TextPageVariableGetElement.ELEMENT_NAME
           
static OdfName TextPageSequenceElement.ELEMENT_NAME
           
static OdfName TextPageNumberElement.ELEMENT_NAME
           
static OdfName TextPageElement.ELEMENT_NAME
           
static OdfName TextPageCountElement.ELEMENT_NAME
           
static OdfName TextPageContinuationElement.ELEMENT_NAME
           
static OdfName TextOutlineStyleElement.ELEMENT_NAME
           
static OdfName TextOutlineLevelStyleElement.ELEMENT_NAME
           
static OdfName TextObjectIndexSourceElement.ELEMENT_NAME
           
static OdfName TextObjectIndexEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextObjectIndexElement.ELEMENT_NAME
           
static OdfName TextObjectCountElement.ELEMENT_NAME
           
static OdfName TextNumberElement.ELEMENT_NAME
           
static OdfName TextNumberedParagraphElement.ELEMENT_NAME
           
static OdfName TextNotesConfigurationElement.ELEMENT_NAME
           
static OdfName TextNoteRefElement.ELEMENT_NAME
           
static OdfName TextNoteElement.ELEMENT_NAME
           
static OdfName TextNoteContinuationNoticeForwardElement.ELEMENT_NAME
           
static OdfName TextNoteContinuationNoticeBackwardElement.ELEMENT_NAME
           
static OdfName TextNoteCitationElement.ELEMENT_NAME
           
static OdfName TextNoteBodyElement.ELEMENT_NAME
           
static OdfName TextModificationTimeElement.ELEMENT_NAME
           
static OdfName TextModificationDateElement.ELEMENT_NAME
           
static OdfName TextMetaFieldElement.ELEMENT_NAME
           
static OdfName TextMetaElement.ELEMENT_NAME
           
static OdfName TextMeasureElement.ELEMENT_NAME
           
static OdfName TextListStyleElement.ELEMENT_NAME
           
static OdfName TextListLevelStyleNumberElement.ELEMENT_NAME
           
static OdfName TextListLevelStyleImageElement.ELEMENT_NAME
           
static OdfName TextListLevelStyleBulletElement.ELEMENT_NAME
           
static OdfName TextListItemElement.ELEMENT_NAME
           
static OdfName TextListHeaderElement.ELEMENT_NAME
           
static OdfName TextListElement.ELEMENT_NAME
           
static OdfName TextLinenumberingSeparatorElement.ELEMENT_NAME
           
static OdfName TextLinenumberingConfigurationElement.ELEMENT_NAME
           
static OdfName TextLineBreakElement.ELEMENT_NAME
           
static OdfName TextKeywordsElement.ELEMENT_NAME
           
static OdfName TextInsertionElement.ELEMENT_NAME
           
static OdfName TextInitialCreatorElement.ELEMENT_NAME
           
static OdfName TextIndexTitleTemplateElement.ELEMENT_NAME
           
static OdfName TextIndexTitleElement.ELEMENT_NAME
           
static OdfName TextIndexSourceStylesElement.ELEMENT_NAME
           
static OdfName TextIndexSourceStyleElement.ELEMENT_NAME
           
static OdfName TextIndexEntryTextElement.ELEMENT_NAME
           
static OdfName TextIndexEntryTabStopElement.ELEMENT_NAME
           
static OdfName TextIndexEntrySpanElement.ELEMENT_NAME
           
static OdfName TextIndexEntryPageNumberElement.ELEMENT_NAME
           
static OdfName TextIndexEntryLinkStartElement.ELEMENT_NAME
           
static OdfName TextIndexEntryLinkEndElement.ELEMENT_NAME
           
static OdfName TextIndexEntryChapterElement.ELEMENT_NAME
           
static OdfName TextIndexEntryBibliographyElement.ELEMENT_NAME
           
static OdfName TextIndexBodyElement.ELEMENT_NAME
           
static OdfName TextImageCountElement.ELEMENT_NAME
           
static OdfName TextIllustrationIndexSourceElement.ELEMENT_NAME
           
static OdfName TextIllustrationIndexEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextIllustrationIndexElement.ELEMENT_NAME
           
static OdfName TextHiddenTextElement.ELEMENT_NAME
           
static OdfName TextHiddenParagraphElement.ELEMENT_NAME
           
static OdfName TextHElement.ELEMENT_NAME
           
static OdfName TextFormatChangeElement.ELEMENT_NAME
           
static OdfName TextFileNameElement.ELEMENT_NAME
           
static OdfName TextExpressionElement.ELEMENT_NAME
           
static OdfName TextExecuteMacroElement.ELEMENT_NAME
           
static OdfName TextEditingDurationElement.ELEMENT_NAME
           
static OdfName TextEditingCyclesElement.ELEMENT_NAME
           
static OdfName TextDescriptionElement.ELEMENT_NAME
           
static OdfName TextDeletionElement.ELEMENT_NAME
           
static OdfName TextDdeConnectionElement.ELEMENT_NAME
           
static OdfName TextDdeConnectionDeclsElement.ELEMENT_NAME
           
static OdfName TextDdeConnectionDeclElement.ELEMENT_NAME
           
static OdfName TextDateElement.ELEMENT_NAME
           
static OdfName TextDatabaseRowSelectElement.ELEMENT_NAME
           
static OdfName TextDatabaseRowNumberElement.ELEMENT_NAME
           
static OdfName TextDatabaseNextElement.ELEMENT_NAME
           
static OdfName TextDatabaseNameElement.ELEMENT_NAME
           
static OdfName TextDatabaseDisplayElement.ELEMENT_NAME
           
static OdfName TextCreatorElement.ELEMENT_NAME
           
static OdfName TextCreationTimeElement.ELEMENT_NAME
           
static OdfName TextCreationDateElement.ELEMENT_NAME
           
static OdfName TextConditionalTextElement.ELEMENT_NAME
           
static OdfName TextCharacterCountElement.ELEMENT_NAME
           
static OdfName TextChapterElement.ELEMENT_NAME
           
static OdfName TextChangeStartElement.ELEMENT_NAME
           
static OdfName TextChangeEndElement.ELEMENT_NAME
           
static OdfName TextChangeElement.ELEMENT_NAME
           
static OdfName TextChangedRegionElement.ELEMENT_NAME
           
static OdfName TextBookmarkStartElement.ELEMENT_NAME
           
static OdfName TextBookmarkRefElement.ELEMENT_NAME
           
static OdfName TextBookmarkEndElement.ELEMENT_NAME
           
static OdfName TextBookmarkElement.ELEMENT_NAME
           
static OdfName TextBibliographySourceElement.ELEMENT_NAME
           
static OdfName TextBibliographyMarkElement.ELEMENT_NAME
           
static OdfName TextBibliographyEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextBibliographyElement.ELEMENT_NAME
           
static OdfName TextBibliographyConfigurationElement.ELEMENT_NAME
           
static OdfName TextAuthorNameElement.ELEMENT_NAME
           
static OdfName TextAuthorInitialsElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexSourceElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexMarkStartElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexMarkEndElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexMarkElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexEntryTemplateElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexElement.ELEMENT_NAME
           
static OdfName TextAlphabeticalIndexAutoMarkFileElement.ELEMENT_NAME
           
static OdfName TextAElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.text that return OdfName
 OdfName TextWordCountElement.getOdfName()
          Get the element name
 OdfName TextVariableSetElement.getOdfName()
          Get the element name
 OdfName TextVariableInputElement.getOdfName()
          Get the element name
 OdfName TextVariableGetElement.getOdfName()
          Get the element name
 OdfName TextVariableDeclsElement.getOdfName()
          Get the element name
 OdfName TextVariableDeclElement.getOdfName()
          Get the element name
 OdfName TextUserIndexSourceElement.getOdfName()
          Get the element name
 OdfName TextUserIndexMarkStartElement.getOdfName()
          Get the element name
 OdfName TextUserIndexMarkEndElement.getOdfName()
          Get the element name
 OdfName TextUserIndexMarkElement.getOdfName()
          Get the element name
 OdfName TextUserIndexEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextUserIndexElement.getOdfName()
          Get the element name
 OdfName TextUserFieldInputElement.getOdfName()
          Get the element name
 OdfName TextUserFieldGetElement.getOdfName()
          Get the element name
 OdfName TextUserFieldDeclsElement.getOdfName()
          Get the element name
 OdfName TextUserFieldDeclElement.getOdfName()
          Get the element name
 OdfName TextUserDefinedElement.getOdfName()
          Get the element name
 OdfName TextTrackedChangesElement.getOdfName()
          Get the element name
 OdfName TextTocMarkStartElement.getOdfName()
          Get the element name
 OdfName TextTocMarkEndElement.getOdfName()
          Get the element name
 OdfName TextTocMarkElement.getOdfName()
          Get the element name
 OdfName TextTitleElement.getOdfName()
          Get the element name
 OdfName TextTimeElement.getOdfName()
          Get the element name
 OdfName TextTextInputElement.getOdfName()
          Get the element name
 OdfName TextTemplateNameElement.getOdfName()
          Get the element name
 OdfName TextTableOfContentSourceElement.getOdfName()
          Get the element name
 OdfName TextTableOfContentEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextTableOfContentElement.getOdfName()
          Get the element name
 OdfName TextTableIndexSourceElement.getOdfName()
          Get the element name
 OdfName TextTableIndexEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextTableIndexElement.getOdfName()
          Get the element name
 OdfName TextTableFormulaElement.getOdfName()
          Get the element name
 OdfName TextTableCountElement.getOdfName()
          Get the element name
 OdfName TextTabElement.getOdfName()
          Get the element name
 OdfName TextSubjectElement.getOdfName()
          Get the element name
 OdfName TextSpanElement.getOdfName()
          Get the element name
 OdfName TextSortKeyElement.getOdfName()
          Get the element name
 OdfName TextSoftPageBreakElement.getOdfName()
          Get the element name
 OdfName TextSheetNameElement.getOdfName()
          Get the element name
 OdfName TextSequenceRefElement.getOdfName()
          Get the element name
 OdfName TextSequenceElement.getOdfName()
          Get the element name
 OdfName TextSequenceDeclsElement.getOdfName()
          Get the element name
 OdfName TextSequenceDeclElement.getOdfName()
          Get the element name
 OdfName TextSenderTitleElement.getOdfName()
          Get the element name
 OdfName TextSenderStreetElement.getOdfName()
          Get the element name
 OdfName TextSenderStateOrProvinceElement.getOdfName()
          Get the element name
 OdfName TextSenderPostalCodeElement.getOdfName()
          Get the element name
 OdfName TextSenderPositionElement.getOdfName()
          Get the element name
 OdfName TextSenderPhoneWorkElement.getOdfName()
          Get the element name
 OdfName TextSenderPhonePrivateElement.getOdfName()
          Get the element name
 OdfName TextSenderLastnameElement.getOdfName()
          Get the element name
 OdfName TextSenderInitialsElement.getOdfName()
          Get the element name
 OdfName TextSenderFirstnameElement.getOdfName()
          Get the element name
 OdfName TextSenderFaxElement.getOdfName()
          Get the element name
 OdfName TextSenderEmailElement.getOdfName()
          Get the element name
 OdfName TextSenderCountryElement.getOdfName()
          Get the element name
 OdfName TextSenderCompanyElement.getOdfName()
          Get the element name
 OdfName TextSenderCityElement.getOdfName()
          Get the element name
 OdfName TextSElement.getOdfName()
          Get the element name
 OdfName TextSectionSourceElement.getOdfName()
          Get the element name
 OdfName TextSectionElement.getOdfName()
          Get the element name
 OdfName TextScriptElement.getOdfName()
          Get the element name
 OdfName TextRubyTextElement.getOdfName()
          Get the element name
 OdfName TextRubyElement.getOdfName()
          Get the element name
 OdfName TextRubyBaseElement.getOdfName()
          Get the element name
 OdfName TextReferenceRefElement.getOdfName()
          Get the element name
 OdfName TextReferenceMarkStartElement.getOdfName()
          Get the element name
 OdfName TextReferenceMarkEndElement.getOdfName()
          Get the element name
 OdfName TextReferenceMarkElement.getOdfName()
          Get the element name
 OdfName TextPrintTimeElement.getOdfName()
          Get the element name
 OdfName TextPrintedByElement.getOdfName()
          Get the element name
 OdfName TextPrintDateElement.getOdfName()
          Get the element name
 OdfName TextPlaceholderElement.getOdfName()
          Get the element name
 OdfName TextPElement.getOdfName()
          Get the element name
 OdfName TextParagraphCountElement.getOdfName()
          Get the element name
 OdfName TextPageVariableSetElement.getOdfName()
          Get the element name
 OdfName TextPageVariableGetElement.getOdfName()
          Get the element name
 OdfName TextPageSequenceElement.getOdfName()
          Get the element name
 OdfName TextPageNumberElement.getOdfName()
          Get the element name
 OdfName TextPageElement.getOdfName()
          Get the element name
 OdfName TextPageCountElement.getOdfName()
          Get the element name
 OdfName TextPageContinuationElement.getOdfName()
          Get the element name
 OdfName TextOutlineStyleElement.getOdfName()
          Get the element name
 OdfName TextOutlineLevelStyleElement.getOdfName()
          Get the element name
 OdfName TextObjectIndexSourceElement.getOdfName()
          Get the element name
 OdfName TextObjectIndexEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextObjectIndexElement.getOdfName()
          Get the element name
 OdfName TextObjectCountElement.getOdfName()
          Get the element name
 OdfName TextNumberElement.getOdfName()
          Get the element name
 OdfName TextNumberedParagraphElement.getOdfName()
          Get the element name
 OdfName TextNotesConfigurationElement.getOdfName()
          Get the element name
 OdfName TextNoteRefElement.getOdfName()
          Get the element name
 OdfName TextNoteElement.getOdfName()
          Get the element name
 OdfName TextNoteContinuationNoticeForwardElement.getOdfName()
          Get the element name
 OdfName TextNoteContinuationNoticeBackwardElement.getOdfName()
          Get the element name
 OdfName TextNoteCitationElement.getOdfName()
          Get the element name
 OdfName TextNoteBodyElement.getOdfName()
          Get the element name
 OdfName TextModificationTimeElement.getOdfName()
          Get the element name
 OdfName TextModificationDateElement.getOdfName()
          Get the element name
 OdfName TextMetaFieldElement.getOdfName()
          Get the element name
 OdfName TextMetaElement.getOdfName()
          Get the element name
 OdfName TextMeasureElement.getOdfName()
          Get the element name
 OdfName TextListStyleElement.getOdfName()
          Get the element name
 OdfName TextListLevelStyleNumberElement.getOdfName()
          Get the element name
 OdfName TextListLevelStyleImageElement.getOdfName()
          Get the element name
 OdfName TextListLevelStyleBulletElement.getOdfName()
          Get the element name
 OdfName TextListItemElement.getOdfName()
          Get the element name
 OdfName TextListHeaderElement.getOdfName()
          Get the element name
 OdfName TextListElement.getOdfName()
          Get the element name
 OdfName TextLinenumberingSeparatorElement.getOdfName()
          Get the element name
 OdfName TextLinenumberingConfigurationElement.getOdfName()
          Get the element name
 OdfName TextLineBreakElement.getOdfName()
          Get the element name
 OdfName TextKeywordsElement.getOdfName()
          Get the element name
 OdfName TextInsertionElement.getOdfName()
          Get the element name
 OdfName TextInitialCreatorElement.getOdfName()
          Get the element name
 OdfName TextIndexTitleTemplateElement.getOdfName()
          Get the element name
 OdfName TextIndexTitleElement.getOdfName()
          Get the element name
 OdfName TextIndexSourceStylesElement.getOdfName()
          Get the element name
 OdfName TextIndexSourceStyleElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryTextElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryTabStopElement.getOdfName()
          Get the element name
 OdfName TextIndexEntrySpanElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryPageNumberElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryLinkStartElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryLinkEndElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryChapterElement.getOdfName()
          Get the element name
 OdfName TextIndexEntryBibliographyElement.getOdfName()
          Get the element name
 OdfName TextIndexBodyElement.getOdfName()
          Get the element name
 OdfName TextImageCountElement.getOdfName()
          Get the element name
 OdfName TextIllustrationIndexSourceElement.getOdfName()
          Get the element name
 OdfName TextIllustrationIndexEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextIllustrationIndexElement.getOdfName()
          Get the element name
 OdfName TextHiddenTextElement.getOdfName()
          Get the element name
 OdfName TextHiddenParagraphElement.getOdfName()
          Get the element name
 OdfName TextHElement.getOdfName()
          Get the element name
 OdfName TextFormatChangeElement.getOdfName()
          Get the element name
 OdfName TextFileNameElement.getOdfName()
          Get the element name
 OdfName TextExpressionElement.getOdfName()
          Get the element name
 OdfName TextExecuteMacroElement.getOdfName()
          Get the element name
 OdfName TextEditingDurationElement.getOdfName()
          Get the element name
 OdfName TextEditingCyclesElement.getOdfName()
          Get the element name
 OdfName TextDescriptionElement.getOdfName()
          Get the element name
 OdfName TextDeletionElement.getOdfName()
          Get the element name
 OdfName TextDdeConnectionElement.getOdfName()
          Get the element name
 OdfName TextDdeConnectionDeclsElement.getOdfName()
          Get the element name
 OdfName TextDdeConnectionDeclElement.getOdfName()
          Get the element name
 OdfName TextDateElement.getOdfName()
          Get the element name
 OdfName TextDatabaseRowSelectElement.getOdfName()
          Get the element name
 OdfName TextDatabaseRowNumberElement.getOdfName()
          Get the element name
 OdfName TextDatabaseNextElement.getOdfName()
          Get the element name
 OdfName TextDatabaseNameElement.getOdfName()
          Get the element name
 OdfName TextDatabaseDisplayElement.getOdfName()
          Get the element name
 OdfName TextCreatorElement.getOdfName()
          Get the element name
 OdfName TextCreationTimeElement.getOdfName()
          Get the element name
 OdfName TextCreationDateElement.getOdfName()
          Get the element name
 OdfName TextConditionalTextElement.getOdfName()
          Get the element name
 OdfName TextCharacterCountElement.getOdfName()
          Get the element name
 OdfName TextChapterElement.getOdfName()
          Get the element name
 OdfName TextChangeStartElement.getOdfName()
          Get the element name
 OdfName TextChangeEndElement.getOdfName()
          Get the element name
 OdfName TextChangeElement.getOdfName()
          Get the element name
 OdfName TextChangedRegionElement.getOdfName()
          Get the element name
 OdfName TextBookmarkStartElement.getOdfName()
          Get the element name
 OdfName TextBookmarkRefElement.getOdfName()
          Get the element name
 OdfName TextBookmarkEndElement.getOdfName()
          Get the element name
 OdfName TextBookmarkElement.getOdfName()
          Get the element name
 OdfName TextBibliographySourceElement.getOdfName()
          Get the element name
 OdfName TextBibliographyMarkElement.getOdfName()
          Get the element name
 OdfName TextBibliographyEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextBibliographyElement.getOdfName()
          Get the element name
 OdfName TextBibliographyConfigurationElement.getOdfName()
          Get the element name
 OdfName TextAuthorNameElement.getOdfName()
          Get the element name
 OdfName TextAuthorInitialsElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexSourceElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexMarkStartElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexMarkEndElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexMarkElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexEntryTemplateElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexElement.getOdfName()
          Get the element name
 OdfName TextAlphabeticalIndexAutoMarkFileElement.getOdfName()
          Get the element name
 OdfName TextAElement.getOdfName()
          Get the element name
 

Constructors in org.odftoolkit.odfdom.dom.element.text with parameters of type OdfName
TextListLevelStyleElementBase(OdfFileDom ownerDoc, OdfName elementName)
          Create the instance of TextListLevelStyleElementBase
TextParagraphElementBase(OdfFileDom ownerDoc, OdfName elementName, OdfStyleFamily styleFamily, OdfName styleAttrName)
          Create the instance of TextParagraphElementBase
 

Uses of OdfName in org.odftoolkit.odfdom.dom.element.xforms
 

Fields in org.odftoolkit.odfdom.dom.element.xforms declared as OdfName
static OdfName XformsModelElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.dom.element.xforms that return OdfName
 OdfName XformsModelElement.getOdfName()
          Get the element name
 

Uses of OdfName in org.odftoolkit.odfdom.dom.style.props
 

Methods in org.odftoolkit.odfdom.dom.style.props that return OdfName
 OdfName OdfStyleProperty.getName()
           
 

Methods in org.odftoolkit.odfdom.dom.style.props with parameters of type OdfName
static OdfStyleProperty OdfStyleProperty.get(OdfStylePropertiesSet propSet, OdfName name)
          Looks if an OdfStyleProperty is already listed in the static sytleProperties set, otherwise creates a new one.
 

Uses of OdfName in org.odftoolkit.odfdom.pkg
 

Fields in org.odftoolkit.odfdom.pkg declared as OdfName
 OdfName OdfAlienAttribute.ATTRIBUTE_NAME
           
 OdfName OdfAlienElement.ELEMENT_NAME
           
 

Methods in org.odftoolkit.odfdom.pkg that return OdfName
abstract  OdfName OdfElement.getOdfName()
           
abstract  OdfName OdfAttribute.getOdfName()
          Returns the attribute name.
 OdfName OdfAlienElement.getOdfName()
           
 OdfName OdfAlienAttribute.getOdfName()
           
static OdfName OdfName.newName(NamespaceName namespaceNamed, String name)
          Returns the OdfName for the given namespace and name.
static OdfName OdfName.newName(OdfNamespace odfNamespace, String name)
          Returns the OdfName for the given namespace and name.
static OdfName OdfName.newName(String name)
          Returns the OdfName for the given namespace and name.
static OdfName OdfName.newName(String uri, String qname)
           
 

Methods in org.odftoolkit.odfdom.pkg with parameters of type OdfName
 int OdfName.compareTo(OdfName o)
          Compares the by parameter given OdfName with this OdfName
 OdfAttribute OdfFileDom.createAttributeNS(OdfName name)
          Create the ODF attribute with ODF name
 OdfElement OdfFileDom.createElementNS(OdfName name)
          Create ODF element with ODF name
 OdfAttribute OdfElement.getOdfAttribute(OdfName name)
          Retrieves an ODF attribute by OdfName.
 String OdfElement.getOdfAttributeValue(OdfName name)
          Retrieves a value of an ODF attribute by OdfName.
 boolean OdfElement.hasOdfAttribute(OdfName name)
          Determines if an ODF attribute exists.
static OdfAttribute OdfXMLFactory.newOdfAttribute(OdfFileDom dom, OdfName name)
           
static OdfElement OdfXMLFactory.newOdfElement(OdfFileDom dom, OdfName name)
           
 void OdfElement.setOdfAttributeValue(OdfName name, String value)
          Set the value of an ODF attribute by OdfName.
 

Constructors in org.odftoolkit.odfdom.pkg with parameters of type OdfName
OdfAlienAttribute(OdfFileDom ownerDocument, OdfName name)
          Creates an alien attribute on the XML file
OdfAlienElement(OdfFileDom ownerDocument, OdfName name)
           
OdfAttribute(OdfFileDom ownerDocument, OdfName name)
          Creates a new instance of OdfAttribute
OdfContainerElementBase(OdfFileDom ownerDocument, OdfName aName)
          Creates a new instance of OdfElement
OdfElement(OdfFileDom ownerDocument, OdfName aName)
          Creates a new instance of OdfElement
 



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