Package | Description |
---|---|
org.odftoolkit.odfdom.dom.element |
From the ODF RelaxNG generated Java classes representing the ODF elements
|
org.odftoolkit.odfdom.dom.element.style | |
org.odftoolkit.odfdom.dom.style |
Provides classes to create and access ODF styles and ODF style families.
|
org.odftoolkit.odfdom.dom.style.props |
Classes representing the style properties.
|
org.odftoolkit.odfdom.incubator.search |
Provide classes to operate the content and style of the selected text content.
|
Modifier and Type | Method and Description |
---|---|
Map<OdfStyleProperty,String> |
OdfStylableElement.getProperties(Set<OdfStyleProperty> properties)
Retrieve the set of ODF style proerties
|
Map<OdfStyleProperty,String> |
OdfStyleBase.getProperties(Set<OdfStyleProperty> properties) |
Set<OdfStyleProperty> |
OdfStylableElement.getStrictProperties()
Retrieve the set of strict ODF properties
|
Set<OdfStyleProperty> |
OdfStyleBase.getStrictProperties() |
Map<OdfStyleProperty,String> |
OdfStyleBase.getStyleProperties()
get a map containing all properties of this style and their values.
|
Map<OdfStyleProperty,String> |
OdfStyleBase.getStylePropertiesDeep()
get a map containing all properties of this style and their values.
|
Modifier and Type | Method and Description |
---|---|
String |
OdfStylableElement.getProperty(OdfStyleProperty property)
Retrieve ODF style property
|
String |
OdfStyleBase.getProperty(OdfStyleProperty prop) |
boolean |
OdfStylableElement.hasProperty(OdfStyleProperty property)
Judge if there is an automatic style with this property
|
boolean |
OdfStyleBase.hasProperty(OdfStyleProperty prop) |
void |
OdfStylableElement.removeProperty(OdfStyleProperty property)
Remove the ODF property
|
void |
OdfStyleBase.removeProperty(OdfStyleProperty property) |
void |
OdfStylableElement.setProperty(OdfStyleProperty property,
String value)
Set ODF style property with value
|
void |
OdfStyleBase.setProperty(OdfStyleProperty property,
String value) |
Modifier and Type | Method and Description |
---|---|
Map<OdfStyleProperty,String> |
OdfStylableElement.getProperties(Set<OdfStyleProperty> properties)
Retrieve the set of ODF style proerties
|
Map<OdfStyleProperty,String> |
OdfStyleBase.getProperties(Set<OdfStyleProperty> properties) |
void |
OdfStylableElement.setProperties(Map<OdfStyleProperty,String> properties)
Set ODF properties
|
void |
OdfStyleBase.setProperties(Map<OdfStyleProperty,String> properties) |
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
StyleTablePropertiesElement.Align |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AmbientColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnchorPageNumber |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnchorType |
static OdfStyleProperty |
StyleChartPropertiesElement.AngleOffset |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Animation |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationDelay |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationDirection |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationRepeat |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationStartInside |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationSteps |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AnimationStopInside |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AutoGrowHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.AutoGrowWidth |
static OdfStyleProperty |
StyleChartPropertiesElement.AutoPosition |
static OdfStyleProperty |
StyleChartPropertiesElement.AutoSize |
static OdfStyleProperty |
StyleParagraphPropertiesElement.AutoTextIndent |
static OdfStyleProperty |
StyleChartPropertiesElement.AxisLabelPosition |
static OdfStyleProperty |
StyleChartPropertiesElement.AxisPosition |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BackfaceCulling |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleTableRowPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleSectionPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleTablePropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleTextPropertiesElement.BackgroundColor |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.BackgroundObjectsVisible |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.BackgroundSize |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BackgroundTransparency |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BackgroundTransparency |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.BackgroundVisible |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BackScale |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Blue |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Border |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Border |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.Border |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.Border |
static OdfStyleProperty |
StyleTableCellPropertiesElement.Border |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderBottom |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderBottom |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderBottom |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderBottom |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderBottom |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLeft |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLeft |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLeft |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLeft |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLeft |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLineWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLineWidth |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLineWidth |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLineWidth |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLineWidth |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLineWidthBottom |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLineWidthBottom |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLineWidthBottom |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLineWidthBottom |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLineWidthBottom |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLineWidthLeft |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLineWidthLeft |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLineWidthLeft |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLineWidthLeft |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLineWidthLeft |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLineWidthRight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLineWidthRight |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLineWidthRight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLineWidthRight |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLineWidthRight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderLineWidthTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderLineWidthTop |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderLineWidthTop |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderLineWidthTop |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderLineWidthTop |
static OdfStyleProperty |
StyleTablePropertiesElement.BorderModel |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderRight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderRight |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderRight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderRight |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderRight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BorderTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.BorderTop |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.BorderTop |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.BorderTop |
static OdfStyleProperty |
StyleTableCellPropertiesElement.BorderTop |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BreakAfter |
static OdfStyleProperty |
StyleTableRowPropertiesElement.BreakAfter |
static OdfStyleProperty |
StyleTableColumnPropertiesElement.BreakAfter |
static OdfStyleProperty |
StyleTablePropertiesElement.BreakAfter |
static OdfStyleProperty |
StyleParagraphPropertiesElement.BreakBefore |
static OdfStyleProperty |
StyleTableRowPropertiesElement.BreakBefore |
static OdfStyleProperty |
StyleTableColumnPropertiesElement.BreakBefore |
static OdfStyleProperty |
StyleTablePropertiesElement.BreakBefore |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionAngle |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionAngleType |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionEscape |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionEscapeDirection |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionFitLineLength |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionGap |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionLineLength |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CaptionType |
static OdfStyleProperty |
StyleTableCellPropertiesElement.CellProtect |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Clip |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CloseBack |
static OdfStyleProperty |
StyleGraphicPropertiesElement.CloseFront |
static OdfStyleProperty |
StyleTextPropertiesElement.Color |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ColorInversion |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ColorMode |
static OdfStyleProperty |
StyleTableColumnPropertiesElement.ColumnWidth |
static OdfStyleProperty |
StyleTextPropertiesElement.Condition |
static OdfStyleProperty |
StyleChartPropertiesElement.ConnectBars |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Contrast |
static OdfStyleProperty |
StyleTextPropertiesElement.Country |
static OdfStyleProperty |
StyleTextPropertiesElement.CountryAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.CountryComplex |
static OdfStyleProperty |
StyleChartPropertiesElement.DataLabelNumber |
static OdfStyleProperty |
StyleChartPropertiesElement.DataLabelSymbol |
static OdfStyleProperty |
StyleChartPropertiesElement.DataLabelText |
static OdfStyleProperty |
StyleGraphicPropertiesElement.DecimalPlaces |
static OdfStyleProperty |
StyleTableCellPropertiesElement.DecimalPlaces |
static OdfStyleProperty |
StyleChartPropertiesElement.Deep |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Depth |
static OdfStyleProperty |
StyleTableCellPropertiesElement.DiagonalBlTr |
static OdfStyleProperty |
StyleTableCellPropertiesElement.DiagonalBlTrWidths |
static OdfStyleProperty |
StyleTableCellPropertiesElement.DiagonalTlBr |
static OdfStyleProperty |
StyleTableCellPropertiesElement.DiagonalTlBrWidths |
static OdfStyleProperty |
StyleGraphicPropertiesElement.DiffuseColor |
static OdfStyleProperty |
StyleTableCellPropertiesElement.Direction |
static OdfStyleProperty |
StyleChartPropertiesElement.Direction |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Direction |
static OdfStyleProperty |
StyleTablePropertiesElement.Display |
static OdfStyleProperty |
StyleTextPropertiesElement.Display |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.DisplayDateTime |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.DisplayFooter |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.DisplayHeader |
static OdfStyleProperty |
StyleChartPropertiesElement.DisplayLabel |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.DisplayPageNumber |
static OdfStyleProperty |
StyleSectionPropertiesElement.DontBalanceTextColumns |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Dr3dShadow |
static OdfStyleProperty |
StyleGraphicPropertiesElement.DrawAspect |
static OdfStyleProperty |
StyleGraphicPropertiesElement.DrawShadow |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Duration |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.DynamicSpacing |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EdgeRounding |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EdgeRoundingMode |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Editable |
static OdfStyleProperty |
StyleSectionPropertiesElement.Editable |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EmissiveColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EndAngle |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EndGuide |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EndLineSpacingHorizontal |
static OdfStyleProperty |
StyleGraphicPropertiesElement.EndLineSpacingVertical |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorCategory |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorLowerIndicator |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorLowerLimit |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorLowerRange |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorMargin |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorPercentage |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorUpperIndicator |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorUpperLimit |
static OdfStyleProperty |
StyleChartPropertiesElement.ErrorUpperRange |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FadeColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Fill |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Fill |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillColor |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillGradientName |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillGradientName |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillHatchName |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillHatchName |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillHatchSolid |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillHatchSolid |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageHeight |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageName |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageName |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageRefPoint |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageRefPoint |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageRefPointX |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageRefPointX |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageRefPointY |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageRefPointY |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillImageWidth |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillImageWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FillRule |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.FillRule |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.FirstPageNumber |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FitToContour |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FitToSize |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FlowWithText |
static OdfStyleProperty |
StyleTextPropertiesElement.FontCharset |
static OdfStyleProperty |
StyleTextPropertiesElement.FontCharsetAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontCharsetComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamily |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamilyAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamilyComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamilyGeneric |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamilyGenericAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontFamilyGenericComplex |
static OdfStyleProperty |
StyleParagraphPropertiesElement.FontIndependentLineSpacing |
static OdfStyleProperty |
StyleListLevelPropertiesElement.FontName |
static OdfStyleProperty |
StyleTextPropertiesElement.FontName |
static OdfStyleProperty |
StyleTextPropertiesElement.FontNameAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontNameComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontPitch |
static OdfStyleProperty |
StyleTextPropertiesElement.FontPitchAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontPitchComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontRelief |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSize |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSizeAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSizeComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSizeRel |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSizeRelAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontSizeRelComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyle |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyleAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyleComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyleName |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyleNameAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontStyleNameComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.FontVariant |
static OdfStyleProperty |
StyleTextPropertiesElement.FontWeight |
static OdfStyleProperty |
StyleTextPropertiesElement.FontWeightAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.FontWeightComplex |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.FootnoteMaxHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FrameDisplayBorder |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FrameDisplayScrollbar |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FrameMarginHorizontal |
static OdfStyleProperty |
StyleGraphicPropertiesElement.FrameMarginVertical |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Gamma |
static OdfStyleProperty |
StyleChartPropertiesElement.GapWidth |
static OdfStyleProperty |
StyleTableCellPropertiesElement.GlyphOrientationVertical |
static OdfStyleProperty |
StyleGraphicPropertiesElement.GradientStepCount |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.GradientStepCount |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Green |
static OdfStyleProperty |
StyleChartPropertiesElement.GroupBarsPerAxis |
static OdfStyleProperty |
StyleGraphicPropertiesElement.GuideDistance |
static OdfStyleProperty |
StyleGraphicPropertiesElement.GuideOverhang |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Height |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.Height |
static OdfStyleProperty |
StyleListLevelPropertiesElement.Height |
static OdfStyleProperty |
StyleChartPropertiesElement.HoleSize |
static OdfStyleProperty |
StyleGraphicPropertiesElement.HorizontalPos |
static OdfStyleProperty |
StyleGraphicPropertiesElement.HorizontalRel |
static OdfStyleProperty |
StyleGraphicPropertiesElement.HorizontalSegments |
static OdfStyleProperty |
StyleTextPropertiesElement.Hyphenate |
static OdfStyleProperty |
StyleParagraphPropertiesElement.HyphenationKeep |
static OdfStyleProperty |
StyleParagraphPropertiesElement.HyphenationLadderCount |
static OdfStyleProperty |
StyleTextPropertiesElement.HyphenationPushCharCount |
static OdfStyleProperty |
StyleTextPropertiesElement.HyphenationRemainCharCount |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ImageOpacity |
static OdfStyleProperty |
StyleChartPropertiesElement.IncludeHiddenCells |
static OdfStyleProperty |
StyleChartPropertiesElement.Interpolation |
static OdfStyleProperty |
StyleChartPropertiesElement.IntervalMajor |
static OdfStyleProperty |
StyleChartPropertiesElement.IntervalMinorDivisor |
static OdfStyleProperty |
StyleChartPropertiesElement.JapaneseCandleStick |
static OdfStyleProperty |
StyleParagraphPropertiesElement.JoinBorder |
static OdfStyleProperty |
StyleParagraphPropertiesElement.JustifySingleWord |
static OdfStyleProperty |
StyleParagraphPropertiesElement.KeepTogether |
static OdfStyleProperty |
StyleTableRowPropertiesElement.KeepTogether |
static OdfStyleProperty |
StyleParagraphPropertiesElement.KeepWithNext |
static OdfStyleProperty |
StyleTablePropertiesElement.KeepWithNext |
static OdfStyleProperty |
StyleChartPropertiesElement.LabelArrangement |
static OdfStyleProperty |
StyleChartPropertiesElement.LabelPosition |
static OdfStyleProperty |
StyleChartPropertiesElement.LabelPositionNegative |
static OdfStyleProperty |
StyleTextPropertiesElement.Language |
static OdfStyleProperty |
StyleTextPropertiesElement.LanguageAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.LanguageComplex |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridBaseHeight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridBaseWidth |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridColor |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridDisplay |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridLines |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridMode |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridPrint |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridRubyBelow |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridRubyHeight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridSnapTo |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.LayoutGridStandardMode |
static OdfStyleProperty |
StyleTextPropertiesElement.LetterKerning |
static OdfStyleProperty |
StyleTextPropertiesElement.LetterSpacing |
static OdfStyleProperty |
StyleGraphicPropertiesElement.LightingMode |
static OdfStyleProperty |
StyleParagraphPropertiesElement.LineBreak |
static OdfStyleProperty |
StyleChartPropertiesElement.LineBreak |
static OdfStyleProperty |
StyleGraphicPropertiesElement.LineDistance |
static OdfStyleProperty |
StyleParagraphPropertiesElement.LineHeight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.LineHeightAtLeast |
static OdfStyleProperty |
StyleParagraphPropertiesElement.LineNumber |
static OdfStyleProperty |
StyleChartPropertiesElement.Lines |
static OdfStyleProperty |
StyleParagraphPropertiesElement.LineSpacing |
static OdfStyleProperty |
StyleChartPropertiesElement.LinkDataStyleToSource |
static OdfStyleProperty |
StyleListLevelPropertiesElement.ListLevelPositionAndSpaceMode |
static OdfStyleProperty |
StyleChartPropertiesElement.Logarithmic |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Luminance |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Margin |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Margin |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.Margin |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.Margin |
static OdfStyleProperty |
StyleTablePropertiesElement.Margin |
static OdfStyleProperty |
StyleParagraphPropertiesElement.MarginBottom |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarginBottom |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.MarginBottom |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.MarginBottom |
static OdfStyleProperty |
StyleTablePropertiesElement.MarginBottom |
static OdfStyleProperty |
StyleParagraphPropertiesElement.MarginLeft |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarginLeft |
static OdfStyleProperty |
StyleSectionPropertiesElement.MarginLeft |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.MarginLeft |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.MarginLeft |
static OdfStyleProperty |
StyleTablePropertiesElement.MarginLeft |
static OdfStyleProperty |
StyleParagraphPropertiesElement.MarginRight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarginRight |
static OdfStyleProperty |
StyleSectionPropertiesElement.MarginRight |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.MarginRight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.MarginRight |
static OdfStyleProperty |
StyleTablePropertiesElement.MarginRight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.MarginTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarginTop |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.MarginTop |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.MarginTop |
static OdfStyleProperty |
StyleTablePropertiesElement.MarginTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerEnd |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerEndCenter |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerEndWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerStart |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerStartCenter |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MarkerStartWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MaxHeight |
static OdfStyleProperty |
StyleChartPropertiesElement.Maximum |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MaxWidth |
static OdfStyleProperty |
StyleTablePropertiesElement.MayBreakBetweenRows |
static OdfStyleProperty |
StyleChartPropertiesElement.MeanValue |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MeasureAlign |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MeasureVerticalAlign |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MinHeight |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.MinHeight |
static OdfStyleProperty |
StyleChartPropertiesElement.Minimum |
static OdfStyleProperty |
StyleListLevelPropertiesElement.MinLabelDistance |
static OdfStyleProperty |
StyleListLevelPropertiesElement.MinLabelWidth |
static OdfStyleProperty |
StyleTableRowPropertiesElement.MinRowHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.MinWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Mirror |
static OdfStyleProperty |
StyleGraphicPropertiesElement.NormalsDirection |
static OdfStyleProperty |
StyleGraphicPropertiesElement.NormalsKind |
static OdfStyleProperty |
StyleParagraphPropertiesElement.NumberLines |
static OdfStyleProperty |
StyleGraphicPropertiesElement.NumberWrappedParagraphs |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.NumFormat |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.NumLetterSync |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.NumPrefix |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.NumSuffix |
static OdfStyleProperty |
StyleGraphicPropertiesElement.OleDrawAspect |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Opacity |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Opacity |
static OdfStyleProperty |
StyleGraphicPropertiesElement.OpacityName |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.OpacityName |
static OdfStyleProperty |
StyleChartPropertiesElement.Origin |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Orphans |
static OdfStyleProperty |
StyleGraphicPropertiesElement.OverflowBehavior |
static OdfStyleProperty |
StyleChartPropertiesElement.Overlap |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Padding |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Padding |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.Padding |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.Padding |
static OdfStyleProperty |
StyleTableCellPropertiesElement.Padding |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PaddingBottom |
static OdfStyleProperty |
StyleGraphicPropertiesElement.PaddingBottom |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.PaddingBottom |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PaddingBottom |
static OdfStyleProperty |
StyleTableCellPropertiesElement.PaddingBottom |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PaddingLeft |
static OdfStyleProperty |
StyleGraphicPropertiesElement.PaddingLeft |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.PaddingLeft |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PaddingLeft |
static OdfStyleProperty |
StyleTableCellPropertiesElement.PaddingLeft |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PaddingRight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.PaddingRight |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.PaddingRight |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PaddingRight |
static OdfStyleProperty |
StyleTableCellPropertiesElement.PaddingRight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PaddingTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.PaddingTop |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.PaddingTop |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PaddingTop |
static OdfStyleProperty |
StyleTableCellPropertiesElement.PaddingTop |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PageHeight |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PageNumber |
static OdfStyleProperty |
StyleTablePropertiesElement.PageNumber |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PageWidth |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PaperTrayName |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Parallel |
static OdfStyleProperty |
StyleChartPropertiesElement.Percentage |
static OdfStyleProperty |
StyleChartPropertiesElement.PieOffset |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Placing |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.Print |
static OdfStyleProperty |
StyleGraphicPropertiesElement.PrintContent |
static OdfStyleProperty |
StyleTableCellPropertiesElement.PrintContent |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PrintOrientation |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.PrintPageOrder |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Protect |
static OdfStyleProperty |
StyleSectionPropertiesElement.Protect |
static OdfStyleProperty |
StyleParagraphPropertiesElement.PunctuationWrap |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Red |
static OdfStyleProperty |
StyleParagraphPropertiesElement.RegisterTrue |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.RegisterTruthRefStyleName |
static OdfStyleProperty |
StyleChartPropertiesElement.RegressionType |
static OdfStyleProperty |
StyleTableColumnPropertiesElement.RelColumnWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.RelHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.RelWidth |
static OdfStyleProperty |
StyleTablePropertiesElement.RelWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Repeat |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Repeat |
static OdfStyleProperty |
StyleTableCellPropertiesElement.RepeatContent |
static OdfStyleProperty |
StyleChartPropertiesElement.ReverseDirection |
static OdfStyleProperty |
StyleTextPropertiesElement.RfcLanguageTag |
static OdfStyleProperty |
StyleTextPropertiesElement.RfcLanguageTagAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.RfcLanguageTagComplex |
static OdfStyleProperty |
StyleChartPropertiesElement.RightAngledAxes |
static OdfStyleProperty |
StyleTableCellPropertiesElement.RotationAlign |
static OdfStyleProperty |
StyleTableCellPropertiesElement.RotationAngle |
static OdfStyleProperty |
StyleChartPropertiesElement.RotationAngle |
static OdfStyleProperty |
StyleTableRowPropertiesElement.RowHeight |
static OdfStyleProperty |
StyleRubyPropertiesElement.RubyAlign |
static OdfStyleProperty |
StyleRubyPropertiesElement.RubyPosition |
static OdfStyleProperty |
StyleGraphicPropertiesElement.RunThrough |
static OdfStyleProperty |
StyleChartPropertiesElement.ScaleText |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.ScaleTo |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.ScaleToPages |
static OdfStyleProperty |
StyleTextPropertiesElement.Script |
static OdfStyleProperty |
StyleTextPropertiesElement.ScriptAsian |
static OdfStyleProperty |
StyleTextPropertiesElement.ScriptComplex |
static OdfStyleProperty |
StyleTextPropertiesElement.ScriptType |
static OdfStyleProperty |
StyleGraphicPropertiesElement.SecondaryFillColor |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.SecondaryFillColor |
static OdfStyleProperty |
StyleChartPropertiesElement.SeriesSource |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Shadow |
static OdfStyleProperty |
StyleHeaderFooterPropertiesElement.Shadow |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.Shadow |
static OdfStyleProperty |
StyleTablePropertiesElement.Shadow |
static OdfStyleProperty |
StyleTableCellPropertiesElement.Shadow |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShadowColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShadowOffsetX |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShadowOffsetY |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShadowOpacity |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Shininess |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShowUnit |
static OdfStyleProperty |
StyleGraphicPropertiesElement.ShrinkToFit |
static OdfStyleProperty |
StyleTableCellPropertiesElement.ShrinkToFit |
static OdfStyleProperty |
StyleParagraphPropertiesElement.SnapToLayoutGrid |
static OdfStyleProperty |
StyleChartPropertiesElement.SolidType |
static OdfStyleProperty |
StyleChartPropertiesElement.SortByXValues |
static OdfStyleProperty |
StyleListLevelPropertiesElement.SpaceBefore |
static OdfStyleProperty |
StyleGraphicPropertiesElement.SpecularColor |
static OdfStyleProperty |
StyleChartPropertiesElement.SplineOrder |
static OdfStyleProperty |
StyleChartPropertiesElement.SplineResolution |
static OdfStyleProperty |
StyleChartPropertiesElement.Stacked |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StartGuide |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StartLineSpacingHorizontal |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StartLineSpacingVertical |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Stroke |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeColor |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeDash |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeDashNames |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeLinecap |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeLinejoin |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeOpacity |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StrokeWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.StyleShadow |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Subtype |
static OdfStyleProperty |
StyleGraphicPropertiesElement.SymbolColor |
static OdfStyleProperty |
StyleChartPropertiesElement.SymbolHeight |
static OdfStyleProperty |
StyleChartPropertiesElement.SymbolName |
static OdfStyleProperty |
StyleChartPropertiesElement.SymbolType |
static OdfStyleProperty |
StyleChartPropertiesElement.SymbolWidth |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.TableCentering |
static OdfStyleProperty |
StyleParagraphPropertiesElement.TabStopDistance |
static OdfStyleProperty |
StyleParagraphPropertiesElement.TextAlign |
static OdfStyleProperty |
StyleListLevelPropertiesElement.TextAlign |
static OdfStyleProperty |
StyleParagraphPropertiesElement.TextAlignLast |
static OdfStyleProperty |
StyleTableCellPropertiesElement.TextAlignSource |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextareaHorizontalAlign |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextareaVerticalAlign |
static OdfStyleProperty |
StyleParagraphPropertiesElement.TextAutospace |
static OdfStyleProperty |
StyleTextPropertiesElement.TextBlinking |
static OdfStyleProperty |
StyleTextPropertiesElement.TextCombine |
static OdfStyleProperty |
StyleTextPropertiesElement.TextCombineEndChar |
static OdfStyleProperty |
StyleTextPropertiesElement.TextCombineStartChar |
static OdfStyleProperty |
StyleTextPropertiesElement.TextEmphasize |
static OdfStyleProperty |
StyleParagraphPropertiesElement.TextIndent |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughColor |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughMode |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughStyle |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughText |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughTextStyle |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughType |
static OdfStyleProperty |
StyleTextPropertiesElement.TextLineThroughWidth |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOutline |
static OdfStyleProperty |
StyleChartPropertiesElement.TextOverlap |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOverlineColor |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOverlineMode |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOverlineStyle |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOverlineType |
static OdfStyleProperty |
StyleTextPropertiesElement.TextOverlineWidth |
static OdfStyleProperty |
StyleTextPropertiesElement.TextPosition |
static OdfStyleProperty |
StyleTextPropertiesElement.TextRotationAngle |
static OdfStyleProperty |
StyleTextPropertiesElement.TextRotationScale |
static OdfStyleProperty |
StyleTextPropertiesElement.TextScale |
static OdfStyleProperty |
StyleTextPropertiesElement.TextShadow |
static OdfStyleProperty |
StyleTextPropertiesElement.TextTransform |
static OdfStyleProperty |
StyleTextPropertiesElement.TextUnderlineColor |
static OdfStyleProperty |
StyleTextPropertiesElement.TextUnderlineMode |
static OdfStyleProperty |
StyleTextPropertiesElement.TextUnderlineStyle |
static OdfStyleProperty |
StyleTextPropertiesElement.TextUnderlineType |
static OdfStyleProperty |
StyleTextPropertiesElement.TextUnderlineWidth |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextureFilter |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextureGenerationModeX |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextureGenerationModeY |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextureKind |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TextureMode |
static OdfStyleProperty |
StyleChartPropertiesElement.ThreeDimensional |
static OdfStyleProperty |
StyleChartPropertiesElement.TickMarkPosition |
static OdfStyleProperty |
StyleChartPropertiesElement.TickMarksMajorInner |
static OdfStyleProperty |
StyleChartPropertiesElement.TickMarksMajorOuter |
static OdfStyleProperty |
StyleChartPropertiesElement.TickMarksMinorInner |
static OdfStyleProperty |
StyleChartPropertiesElement.TickMarksMinorOuter |
static OdfStyleProperty |
StyleGraphicPropertiesElement.TileRepeatOffset |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.TileRepeatOffset |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.TransitionSpeed |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.TransitionStyle |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.TransitionType |
static OdfStyleProperty |
StyleChartPropertiesElement.TreatEmptyCells |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Type |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Unit |
static OdfStyleProperty |
StyleTableColumnPropertiesElement.UseOptimalColumnWidth |
static OdfStyleProperty |
StyleTableRowPropertiesElement.UseOptimalRowHeight |
static OdfStyleProperty |
StyleTextPropertiesElement.UseWindowFontColor |
static OdfStyleProperty |
StyleChartPropertiesElement.Vertical |
static OdfStyleProperty |
StyleParagraphPropertiesElement.VerticalAlign |
static OdfStyleProperty |
StyleTableCellPropertiesElement.VerticalAlign |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VerticalPos |
static OdfStyleProperty |
StyleListLevelPropertiesElement.VerticalPos |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VerticalRel |
static OdfStyleProperty |
StyleListLevelPropertiesElement.VerticalRel |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VerticalSegments |
static OdfStyleProperty |
StyleDrawingPagePropertiesElement.Visibility |
static OdfStyleProperty |
StyleChartPropertiesElement.Visible |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VisibleAreaHeight |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VisibleAreaLeft |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VisibleAreaTop |
static OdfStyleProperty |
StyleGraphicPropertiesElement.VisibleAreaWidth |
static OdfStyleProperty |
StyleParagraphPropertiesElement.Widows |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Width |
static OdfStyleProperty |
StyleTablePropertiesElement.Width |
static OdfStyleProperty |
StyleListLevelPropertiesElement.Width |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Wrap |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WrapContour |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WrapContourMode |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WrapDynamicThreshold |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WrapInfluenceOnPosition |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WrapOption |
static OdfStyleProperty |
StyleTableCellPropertiesElement.WrapOption |
static OdfStyleProperty |
StyleParagraphPropertiesElement.WritingMode |
static OdfStyleProperty |
StyleGraphicPropertiesElement.WritingMode |
static OdfStyleProperty |
StyleSectionPropertiesElement.WritingMode |
static OdfStyleProperty |
StylePageLayoutPropertiesElement.WritingMode |
static OdfStyleProperty |
StyleTablePropertiesElement.WritingMode |
static OdfStyleProperty |
StyleTableCellPropertiesElement.WritingMode |
static OdfStyleProperty |
StyleParagraphPropertiesElement.WritingModeAutomatic |
static OdfStyleProperty |
StyleGraphicPropertiesElement.X |
static OdfStyleProperty |
StyleGraphicPropertiesElement.Y |
static OdfStyleProperty |
StyleListLevelPropertiesElement.Y |
Modifier and Type | Method and Description |
---|---|
Set<OdfStyleProperty> |
OdfStyleFamily.getProperties() |
Map<OdfStyleProperty,String> |
OdfStylePropertySet.getProperties(Set<OdfStyleProperty> properties)
gets more than one property at once
|
Set<OdfStyleProperty> |
OdfStylePropertySet.getStrictProperties() |
Modifier and Type | Method and Description |
---|---|
String |
OdfStylePropertySet.getProperty(OdfStyleProperty property)
returns the given property from this styleable element or style.
|
boolean |
OdfStylePropertySet.hasProperty(OdfStyleProperty property)
checks if this styleable element or style has this property directly set.
|
void |
OdfStylePropertySet.removeProperty(OdfStyleProperty property)
removes the given property from this set
|
void |
OdfStylePropertySet.setProperty(OdfStyleProperty property,
String value)
sets a single style property for this element.
|
Modifier and Type | Method and Description |
---|---|
Map<OdfStyleProperty,String> |
OdfStylePropertySet.getProperties(Set<OdfStyleProperty> properties)
gets more than one property at once
|
void |
OdfStylePropertySet.setProperties(Map<OdfStyleProperty,String> properties)
set more than one property at once.
|
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
OdfTableProperties.Align |
static OdfStyleProperty |
OdfGraphicProperties.AmbientColor |
static OdfStyleProperty |
OdfGraphicProperties.AnchorPageNumber |
static OdfStyleProperty |
OdfGraphicProperties.AnchorType |
static OdfStyleProperty |
OdfChartProperties.AngleOffset |
static OdfStyleProperty |
OdfGraphicProperties.Animation |
static OdfStyleProperty |
OdfGraphicProperties.AnimationDelay |
static OdfStyleProperty |
OdfGraphicProperties.AnimationDirection |
static OdfStyleProperty |
OdfGraphicProperties.AnimationRepeat |
static OdfStyleProperty |
OdfGraphicProperties.AnimationStartInside |
static OdfStyleProperty |
OdfGraphicProperties.AnimationSteps |
static OdfStyleProperty |
OdfGraphicProperties.AnimationStopInside |
static OdfStyleProperty |
OdfGraphicProperties.AutoGrowHeight |
static OdfStyleProperty |
OdfGraphicProperties.AutoGrowWidth |
static OdfStyleProperty |
OdfChartProperties.AutoPosition |
static OdfStyleProperty |
OdfChartProperties.AutoSize |
static OdfStyleProperty |
OdfParagraphProperties.AutoTextIndent |
static OdfStyleProperty |
OdfChartProperties.AxisLabelPosition |
static OdfStyleProperty |
OdfChartProperties.AxisPosition |
static OdfStyleProperty |
OdfGraphicProperties.BackfaceCulling |
static OdfStyleProperty |
OdfParagraphProperties.BackgroundColor |
static OdfStyleProperty |
OdfSectionProperties.BackgroundColor |
static OdfStyleProperty |
OdfTableRowProperties.BackgroundColor |
static OdfStyleProperty |
OdfTableCellProperties.BackgroundColor |
static OdfStyleProperty |
OdfHeaderFooterProperties.BackgroundColor |
static OdfStyleProperty |
OdfGraphicProperties.BackgroundColor |
static OdfStyleProperty |
OdfTextProperties.BackgroundColor |
static OdfStyleProperty |
OdfTableProperties.BackgroundColor |
static OdfStyleProperty |
OdfPageLayoutProperties.BackgroundColor |
static OdfStyleProperty |
OdfDrawingPageProperties.BackgroundObjectsVisible |
static OdfStyleProperty |
OdfDrawingPageProperties.BackgroundSize |
static OdfStyleProperty |
OdfParagraphProperties.BackgroundTransparency |
static OdfStyleProperty |
OdfGraphicProperties.BackgroundTransparency |
static OdfStyleProperty |
OdfDrawingPageProperties.BackgroundVisible |
static OdfStyleProperty |
OdfGraphicProperties.BackScale |
static OdfStyleProperty |
OdfGraphicProperties.Blue |
static OdfStyleProperty |
OdfParagraphProperties.Border |
static OdfStyleProperty |
OdfTableCellProperties.Border |
static OdfStyleProperty |
OdfHeaderFooterProperties.Border |
static OdfStyleProperty |
OdfGraphicProperties.Border |
static OdfStyleProperty |
OdfPageLayoutProperties.Border |
static OdfStyleProperty |
OdfParagraphProperties.BorderBottom |
static OdfStyleProperty |
OdfTableCellProperties.BorderBottom |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderBottom |
static OdfStyleProperty |
OdfGraphicProperties.BorderBottom |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderBottom |
static OdfStyleProperty |
OdfParagraphProperties.BorderLeft |
static OdfStyleProperty |
OdfTableCellProperties.BorderLeft |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLeft |
static OdfStyleProperty |
OdfGraphicProperties.BorderLeft |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLeft |
static OdfStyleProperty |
OdfParagraphProperties.BorderLineWidth |
static OdfStyleProperty |
OdfTableCellProperties.BorderLineWidth |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLineWidth |
static OdfStyleProperty |
OdfGraphicProperties.BorderLineWidth |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLineWidth |
static OdfStyleProperty |
OdfParagraphProperties.BorderLineWidthBottom |
static OdfStyleProperty |
OdfTableCellProperties.BorderLineWidthBottom |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLineWidthBottom |
static OdfStyleProperty |
OdfGraphicProperties.BorderLineWidthBottom |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLineWidthBottom |
static OdfStyleProperty |
OdfParagraphProperties.BorderLineWidthLeft |
static OdfStyleProperty |
OdfTableCellProperties.BorderLineWidthLeft |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLineWidthLeft |
static OdfStyleProperty |
OdfGraphicProperties.BorderLineWidthLeft |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLineWidthLeft |
static OdfStyleProperty |
OdfParagraphProperties.BorderLineWidthRight |
static OdfStyleProperty |
OdfTableCellProperties.BorderLineWidthRight |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLineWidthRight |
static OdfStyleProperty |
OdfGraphicProperties.BorderLineWidthRight |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLineWidthRight |
static OdfStyleProperty |
OdfParagraphProperties.BorderLineWidthTop |
static OdfStyleProperty |
OdfTableCellProperties.BorderLineWidthTop |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderLineWidthTop |
static OdfStyleProperty |
OdfGraphicProperties.BorderLineWidthTop |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderLineWidthTop |
static OdfStyleProperty |
OdfTableProperties.BorderModel |
static OdfStyleProperty |
OdfParagraphProperties.BorderRight |
static OdfStyleProperty |
OdfTableCellProperties.BorderRight |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderRight |
static OdfStyleProperty |
OdfGraphicProperties.BorderRight |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderRight |
static OdfStyleProperty |
OdfParagraphProperties.BorderTop |
static OdfStyleProperty |
OdfTableCellProperties.BorderTop |
static OdfStyleProperty |
OdfHeaderFooterProperties.BorderTop |
static OdfStyleProperty |
OdfGraphicProperties.BorderTop |
static OdfStyleProperty |
OdfPageLayoutProperties.BorderTop |
static OdfStyleProperty |
OdfParagraphProperties.BreakAfter |
static OdfStyleProperty |
OdfTableRowProperties.BreakAfter |
static OdfStyleProperty |
OdfTableColumnProperties.BreakAfter |
static OdfStyleProperty |
OdfTableProperties.BreakAfter |
static OdfStyleProperty |
OdfParagraphProperties.BreakBefore |
static OdfStyleProperty |
OdfTableRowProperties.BreakBefore |
static OdfStyleProperty |
OdfTableColumnProperties.BreakBefore |
static OdfStyleProperty |
OdfTableProperties.BreakBefore |
static OdfStyleProperty |
OdfGraphicProperties.CaptionAngle |
static OdfStyleProperty |
OdfGraphicProperties.CaptionAngleType |
static OdfStyleProperty |
OdfGraphicProperties.CaptionEscape |
static OdfStyleProperty |
OdfGraphicProperties.CaptionEscapeDirection |
static OdfStyleProperty |
OdfGraphicProperties.CaptionFitLineLength |
static OdfStyleProperty |
OdfGraphicProperties.CaptionGap |
static OdfStyleProperty |
OdfGraphicProperties.CaptionLineLength |
static OdfStyleProperty |
OdfGraphicProperties.CaptionType |
static OdfStyleProperty |
OdfTableCellProperties.CellProtect |
static OdfStyleProperty |
OdfGraphicProperties.Clip |
static OdfStyleProperty |
OdfGraphicProperties.CloseBack |
static OdfStyleProperty |
OdfGraphicProperties.CloseFront |
static OdfStyleProperty |
OdfTextProperties.Color |
static OdfStyleProperty |
OdfGraphicProperties.ColorInversion |
static OdfStyleProperty |
OdfGraphicProperties.ColorMode |
static OdfStyleProperty |
OdfTableColumnProperties.ColumnWidth |
static OdfStyleProperty |
OdfTextProperties.Condition |
static OdfStyleProperty |
OdfChartProperties.ConnectBars |
static OdfStyleProperty |
OdfGraphicProperties.Contrast |
static OdfStyleProperty |
OdfTextProperties.Country |
static OdfStyleProperty |
OdfTextProperties.CountryAsian |
static OdfStyleProperty |
OdfTextProperties.CountryComplex |
static OdfStyleProperty |
OdfChartProperties.DataLabelNumber |
static OdfStyleProperty |
OdfChartProperties.DataLabelSymbol |
static OdfStyleProperty |
OdfChartProperties.DataLabelText |
static OdfStyleProperty |
OdfTableCellProperties.DecimalPlaces |
static OdfStyleProperty |
OdfGraphicProperties.DecimalPlaces |
static OdfStyleProperty |
OdfChartProperties.Deep |
static OdfStyleProperty |
OdfGraphicProperties.Depth |
static OdfStyleProperty |
OdfTableCellProperties.DiagonalBlTr |
static OdfStyleProperty |
OdfTableCellProperties.DiagonalBlTrWidths |
static OdfStyleProperty |
OdfTableCellProperties.DiagonalTlBr |
static OdfStyleProperty |
OdfTableCellProperties.DiagonalTlBrWidths |
static OdfStyleProperty |
OdfGraphicProperties.DiffuseColor |
static OdfStyleProperty |
OdfDrawingPageProperties.Direction |
static OdfStyleProperty |
OdfTableCellProperties.Direction |
static OdfStyleProperty |
OdfChartProperties.Direction |
static OdfStyleProperty |
OdfTextProperties.Display |
static OdfStyleProperty |
OdfTableProperties.Display |
static OdfStyleProperty |
OdfDrawingPageProperties.DisplayDateTime |
static OdfStyleProperty |
OdfDrawingPageProperties.DisplayFooter |
static OdfStyleProperty |
OdfDrawingPageProperties.DisplayHeader |
static OdfStyleProperty |
OdfChartProperties.DisplayLabel |
static OdfStyleProperty |
OdfDrawingPageProperties.DisplayPageNumber |
static OdfStyleProperty |
OdfSectionProperties.DontBalanceTextColumns |
static OdfStyleProperty |
OdfGraphicProperties.Dr3dShadow |
static OdfStyleProperty |
OdfGraphicProperties.DrawAspect |
static OdfStyleProperty |
OdfGraphicProperties.DrawShadow |
static OdfStyleProperty |
OdfDrawingPageProperties.Duration |
static OdfStyleProperty |
OdfHeaderFooterProperties.DynamicSpacing |
static OdfStyleProperty |
OdfGraphicProperties.EdgeRounding |
static OdfStyleProperty |
OdfGraphicProperties.EdgeRoundingMode |
static OdfStyleProperty |
OdfSectionProperties.Editable |
static OdfStyleProperty |
OdfGraphicProperties.Editable |
static OdfStyleProperty |
OdfGraphicProperties.EmissiveColor |
static OdfStyleProperty |
OdfGraphicProperties.EndAngle |
static OdfStyleProperty |
OdfGraphicProperties.EndGuide |
static OdfStyleProperty |
OdfGraphicProperties.EndLineSpacingHorizontal |
static OdfStyleProperty |
OdfGraphicProperties.EndLineSpacingVertical |
static OdfStyleProperty |
OdfChartProperties.ErrorCategory |
static OdfStyleProperty |
OdfChartProperties.ErrorLowerIndicator |
static OdfStyleProperty |
OdfChartProperties.ErrorLowerLimit |
static OdfStyleProperty |
OdfChartProperties.ErrorLowerRange |
static OdfStyleProperty |
OdfChartProperties.ErrorMargin |
static OdfStyleProperty |
OdfChartProperties.ErrorPercentage |
static OdfStyleProperty |
OdfChartProperties.ErrorUpperIndicator |
static OdfStyleProperty |
OdfChartProperties.ErrorUpperLimit |
static OdfStyleProperty |
OdfChartProperties.ErrorUpperRange |
static OdfStyleProperty |
OdfDrawingPageProperties.FadeColor |
static OdfStyleProperty |
OdfDrawingPageProperties.Fill |
static OdfStyleProperty |
OdfGraphicProperties.Fill |
static OdfStyleProperty |
OdfDrawingPageProperties.FillColor |
static OdfStyleProperty |
OdfGraphicProperties.FillColor |
static OdfStyleProperty |
OdfDrawingPageProperties.FillGradientName |
static OdfStyleProperty |
OdfGraphicProperties.FillGradientName |
static OdfStyleProperty |
OdfDrawingPageProperties.FillHatchName |
static OdfStyleProperty |
OdfGraphicProperties.FillHatchName |
static OdfStyleProperty |
OdfDrawingPageProperties.FillHatchSolid |
static OdfStyleProperty |
OdfGraphicProperties.FillHatchSolid |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageHeight |
static OdfStyleProperty |
OdfGraphicProperties.FillImageHeight |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageName |
static OdfStyleProperty |
OdfGraphicProperties.FillImageName |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageRefPoint |
static OdfStyleProperty |
OdfGraphicProperties.FillImageRefPoint |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageRefPointX |
static OdfStyleProperty |
OdfGraphicProperties.FillImageRefPointX |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageRefPointY |
static OdfStyleProperty |
OdfGraphicProperties.FillImageRefPointY |
static OdfStyleProperty |
OdfDrawingPageProperties.FillImageWidth |
static OdfStyleProperty |
OdfGraphicProperties.FillImageWidth |
static OdfStyleProperty |
OdfDrawingPageProperties.FillRule |
static OdfStyleProperty |
OdfGraphicProperties.FillRule |
static OdfStyleProperty |
OdfPageLayoutProperties.FirstPageNumber |
static OdfStyleProperty |
OdfGraphicProperties.FitToContour |
static OdfStyleProperty |
OdfGraphicProperties.FitToSize |
static OdfStyleProperty |
OdfGraphicProperties.FlowWithText |
static OdfStyleProperty |
OdfTextProperties.FontCharset |
static OdfStyleProperty |
OdfTextProperties.FontCharsetAsian |
static OdfStyleProperty |
OdfTextProperties.FontCharsetComplex |
static OdfStyleProperty |
OdfTextProperties.FontFamily |
static OdfStyleProperty |
OdfTextProperties.FontFamilyAsian |
static OdfStyleProperty |
OdfTextProperties.FontFamilyComplex |
static OdfStyleProperty |
OdfTextProperties.FontFamilyGeneric |
static OdfStyleProperty |
OdfTextProperties.FontFamilyGenericAsian |
static OdfStyleProperty |
OdfTextProperties.FontFamilyGenericComplex |
static OdfStyleProperty |
OdfParagraphProperties.FontIndependentLineSpacing |
static OdfStyleProperty |
OdfListLevelProperties.FontName |
static OdfStyleProperty |
OdfTextProperties.FontName |
static OdfStyleProperty |
OdfTextProperties.FontNameAsian |
static OdfStyleProperty |
OdfTextProperties.FontNameComplex |
static OdfStyleProperty |
OdfTextProperties.FontPitch |
static OdfStyleProperty |
OdfTextProperties.FontPitchAsian |
static OdfStyleProperty |
OdfTextProperties.FontPitchComplex |
static OdfStyleProperty |
OdfTextProperties.FontRelief |
static OdfStyleProperty |
OdfTextProperties.FontSize |
static OdfStyleProperty |
OdfTextProperties.FontSizeAsian |
static OdfStyleProperty |
OdfTextProperties.FontSizeComplex |
static OdfStyleProperty |
OdfTextProperties.FontSizeRel |
static OdfStyleProperty |
OdfTextProperties.FontSizeRelAsian |
static OdfStyleProperty |
OdfTextProperties.FontSizeRelComplex |
static OdfStyleProperty |
OdfTextProperties.FontStyle |
static OdfStyleProperty |
OdfTextProperties.FontStyleAsian |
static OdfStyleProperty |
OdfTextProperties.FontStyleComplex |
static OdfStyleProperty |
OdfTextProperties.FontStyleName |
static OdfStyleProperty |
OdfTextProperties.FontStyleNameAsian |
static OdfStyleProperty |
OdfTextProperties.FontStyleNameComplex |
static OdfStyleProperty |
OdfTextProperties.FontVariant |
static OdfStyleProperty |
OdfTextProperties.FontWeight |
static OdfStyleProperty |
OdfTextProperties.FontWeightAsian |
static OdfStyleProperty |
OdfTextProperties.FontWeightComplex |
static OdfStyleProperty |
OdfPageLayoutProperties.FootnoteMaxHeight |
static OdfStyleProperty |
OdfGraphicProperties.FrameDisplayBorder |
static OdfStyleProperty |
OdfGraphicProperties.FrameDisplayScrollbar |
static OdfStyleProperty |
OdfGraphicProperties.FrameMarginHorizontal |
static OdfStyleProperty |
OdfGraphicProperties.FrameMarginVertical |
static OdfStyleProperty |
OdfGraphicProperties.Gamma |
static OdfStyleProperty |
OdfChartProperties.GapWidth |
static OdfStyleProperty |
OdfTableCellProperties.GlyphOrientationVertical |
static OdfStyleProperty |
OdfDrawingPageProperties.GradientStepCount |
static OdfStyleProperty |
OdfGraphicProperties.GradientStepCount |
static OdfStyleProperty |
OdfGraphicProperties.Green |
static OdfStyleProperty |
OdfChartProperties.GroupBarsPerAxis |
static OdfStyleProperty |
OdfGraphicProperties.GuideDistance |
static OdfStyleProperty |
OdfGraphicProperties.GuideOverhang |
static OdfStyleProperty |
OdfListLevelProperties.Height |
static OdfStyleProperty |
OdfHeaderFooterProperties.Height |
static OdfStyleProperty |
OdfGraphicProperties.Height |
static OdfStyleProperty |
OdfChartProperties.HoleSize |
static OdfStyleProperty |
OdfGraphicProperties.HorizontalPos |
static OdfStyleProperty |
OdfGraphicProperties.HorizontalRel |
static OdfStyleProperty |
OdfGraphicProperties.HorizontalSegments |
static OdfStyleProperty |
OdfTextProperties.Hyphenate |
static OdfStyleProperty |
OdfParagraphProperties.HyphenationKeep |
static OdfStyleProperty |
OdfParagraphProperties.HyphenationLadderCount |
static OdfStyleProperty |
OdfTextProperties.HyphenationPushCharCount |
static OdfStyleProperty |
OdfTextProperties.HyphenationRemainCharCount |
static OdfStyleProperty |
OdfGraphicProperties.ImageOpacity |
static OdfStyleProperty |
OdfChartProperties.IncludeHiddenCells |
static OdfStyleProperty |
OdfChartProperties.Interpolation |
static OdfStyleProperty |
OdfChartProperties.IntervalMajor |
static OdfStyleProperty |
OdfChartProperties.IntervalMinorDivisor |
static OdfStyleProperty |
OdfChartProperties.JapaneseCandleStick |
static OdfStyleProperty |
OdfParagraphProperties.JoinBorder |
static OdfStyleProperty |
OdfParagraphProperties.JustifySingleWord |
static OdfStyleProperty |
OdfParagraphProperties.KeepTogether |
static OdfStyleProperty |
OdfTableRowProperties.KeepTogether |
static OdfStyleProperty |
OdfParagraphProperties.KeepWithNext |
static OdfStyleProperty |
OdfTableProperties.KeepWithNext |
static OdfStyleProperty |
OdfChartProperties.LabelArrangement |
static OdfStyleProperty |
OdfChartProperties.LabelPosition |
static OdfStyleProperty |
OdfChartProperties.LabelPositionNegative |
static OdfStyleProperty |
OdfTextProperties.Language |
static OdfStyleProperty |
OdfTextProperties.LanguageAsian |
static OdfStyleProperty |
OdfTextProperties.LanguageComplex |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridBaseHeight |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridBaseWidth |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridColor |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridDisplay |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridLines |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridMode |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridPrint |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridRubyBelow |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridRubyHeight |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridSnapTo |
static OdfStyleProperty |
OdfPageLayoutProperties.LayoutGridStandardMode |
static OdfStyleProperty |
OdfTextProperties.LetterKerning |
static OdfStyleProperty |
OdfTextProperties.LetterSpacing |
static OdfStyleProperty |
OdfGraphicProperties.LightingMode |
static OdfStyleProperty |
OdfParagraphProperties.LineBreak |
static OdfStyleProperty |
OdfChartProperties.LineBreak |
static OdfStyleProperty |
OdfGraphicProperties.LineDistance |
static OdfStyleProperty |
OdfParagraphProperties.LineHeight |
static OdfStyleProperty |
OdfParagraphProperties.LineHeightAtLeast |
static OdfStyleProperty |
OdfParagraphProperties.LineNumber |
static OdfStyleProperty |
OdfChartProperties.Lines |
static OdfStyleProperty |
OdfParagraphProperties.LineSpacing |
static OdfStyleProperty |
OdfChartProperties.LinkDataStyleToSource |
static OdfStyleProperty |
OdfListLevelProperties.ListLevelPositionAndSpaceMode |
static OdfStyleProperty |
OdfChartProperties.Logarithmic |
static OdfStyleProperty |
OdfGraphicProperties.Luminance |
static OdfStyleProperty |
OdfParagraphProperties.Margin |
static OdfStyleProperty |
OdfHeaderFooterProperties.Margin |
static OdfStyleProperty |
OdfGraphicProperties.Margin |
static OdfStyleProperty |
OdfTableProperties.Margin |
static OdfStyleProperty |
OdfPageLayoutProperties.Margin |
static OdfStyleProperty |
OdfParagraphProperties.MarginBottom |
static OdfStyleProperty |
OdfHeaderFooterProperties.MarginBottom |
static OdfStyleProperty |
OdfGraphicProperties.MarginBottom |
static OdfStyleProperty |
OdfTableProperties.MarginBottom |
static OdfStyleProperty |
OdfPageLayoutProperties.MarginBottom |
static OdfStyleProperty |
OdfParagraphProperties.MarginLeft |
static OdfStyleProperty |
OdfSectionProperties.MarginLeft |
static OdfStyleProperty |
OdfHeaderFooterProperties.MarginLeft |
static OdfStyleProperty |
OdfGraphicProperties.MarginLeft |
static OdfStyleProperty |
OdfTableProperties.MarginLeft |
static OdfStyleProperty |
OdfPageLayoutProperties.MarginLeft |
static OdfStyleProperty |
OdfParagraphProperties.MarginRight |
static OdfStyleProperty |
OdfSectionProperties.MarginRight |
static OdfStyleProperty |
OdfHeaderFooterProperties.MarginRight |
static OdfStyleProperty |
OdfGraphicProperties.MarginRight |
static OdfStyleProperty |
OdfTableProperties.MarginRight |
static OdfStyleProperty |
OdfPageLayoutProperties.MarginRight |
static OdfStyleProperty |
OdfParagraphProperties.MarginTop |
static OdfStyleProperty |
OdfHeaderFooterProperties.MarginTop |
static OdfStyleProperty |
OdfGraphicProperties.MarginTop |
static OdfStyleProperty |
OdfTableProperties.MarginTop |
static OdfStyleProperty |
OdfPageLayoutProperties.MarginTop |
static OdfStyleProperty |
OdfGraphicProperties.MarkerEnd |
static OdfStyleProperty |
OdfGraphicProperties.MarkerEndCenter |
static OdfStyleProperty |
OdfGraphicProperties.MarkerEndWidth |
static OdfStyleProperty |
OdfGraphicProperties.MarkerStart |
static OdfStyleProperty |
OdfGraphicProperties.MarkerStartCenter |
static OdfStyleProperty |
OdfGraphicProperties.MarkerStartWidth |
static OdfStyleProperty |
OdfGraphicProperties.MaxHeight |
static OdfStyleProperty |
OdfChartProperties.Maximum |
static OdfStyleProperty |
OdfGraphicProperties.MaxWidth |
static OdfStyleProperty |
OdfTableProperties.MayBreakBetweenRows |
static OdfStyleProperty |
OdfChartProperties.MeanValue |
static OdfStyleProperty |
OdfGraphicProperties.MeasureAlign |
static OdfStyleProperty |
OdfGraphicProperties.MeasureVerticalAlign |
static OdfStyleProperty |
OdfHeaderFooterProperties.MinHeight |
static OdfStyleProperty |
OdfGraphicProperties.MinHeight |
static OdfStyleProperty |
OdfChartProperties.Minimum |
static OdfStyleProperty |
OdfListLevelProperties.MinLabelDistance |
static OdfStyleProperty |
OdfListLevelProperties.MinLabelWidth |
static OdfStyleProperty |
OdfTableRowProperties.MinRowHeight |
static OdfStyleProperty |
OdfGraphicProperties.MinWidth |
static OdfStyleProperty |
OdfGraphicProperties.Mirror |
static OdfStyleProperty |
OdfGraphicProperties.NormalsDirection |
static OdfStyleProperty |
OdfGraphicProperties.NormalsKind |
static OdfStyleProperty |
OdfParagraphProperties.NumberLines |
static OdfStyleProperty |
OdfGraphicProperties.NumberWrappedParagraphs |
static OdfStyleProperty |
OdfPageLayoutProperties.NumFormat |
static OdfStyleProperty |
OdfPageLayoutProperties.NumLetterSync |
static OdfStyleProperty |
OdfPageLayoutProperties.NumPrefix |
static OdfStyleProperty |
OdfPageLayoutProperties.NumSuffix |
static OdfStyleProperty |
OdfGraphicProperties.OleDrawAspect |
static OdfStyleProperty |
OdfDrawingPageProperties.Opacity |
static OdfStyleProperty |
OdfGraphicProperties.Opacity |
static OdfStyleProperty |
OdfDrawingPageProperties.OpacityName |
static OdfStyleProperty |
OdfGraphicProperties.OpacityName |
static OdfStyleProperty |
OdfChartProperties.Origin |
static OdfStyleProperty |
OdfParagraphProperties.Orphans |
static OdfStyleProperty |
OdfGraphicProperties.OverflowBehavior |
static OdfStyleProperty |
OdfChartProperties.Overlap |
static OdfStyleProperty |
OdfParagraphProperties.Padding |
static OdfStyleProperty |
OdfTableCellProperties.Padding |
static OdfStyleProperty |
OdfHeaderFooterProperties.Padding |
static OdfStyleProperty |
OdfGraphicProperties.Padding |
static OdfStyleProperty |
OdfPageLayoutProperties.Padding |
static OdfStyleProperty |
OdfParagraphProperties.PaddingBottom |
static OdfStyleProperty |
OdfTableCellProperties.PaddingBottom |
static OdfStyleProperty |
OdfHeaderFooterProperties.PaddingBottom |
static OdfStyleProperty |
OdfGraphicProperties.PaddingBottom |
static OdfStyleProperty |
OdfPageLayoutProperties.PaddingBottom |
static OdfStyleProperty |
OdfParagraphProperties.PaddingLeft |
static OdfStyleProperty |
OdfTableCellProperties.PaddingLeft |
static OdfStyleProperty |
OdfHeaderFooterProperties.PaddingLeft |
static OdfStyleProperty |
OdfGraphicProperties.PaddingLeft |
static OdfStyleProperty |
OdfPageLayoutProperties.PaddingLeft |
static OdfStyleProperty |
OdfParagraphProperties.PaddingRight |
static OdfStyleProperty |
OdfTableCellProperties.PaddingRight |
static OdfStyleProperty |
OdfHeaderFooterProperties.PaddingRight |
static OdfStyleProperty |
OdfGraphicProperties.PaddingRight |
static OdfStyleProperty |
OdfPageLayoutProperties.PaddingRight |
static OdfStyleProperty |
OdfParagraphProperties.PaddingTop |
static OdfStyleProperty |
OdfTableCellProperties.PaddingTop |
static OdfStyleProperty |
OdfHeaderFooterProperties.PaddingTop |
static OdfStyleProperty |
OdfGraphicProperties.PaddingTop |
static OdfStyleProperty |
OdfPageLayoutProperties.PaddingTop |
static OdfStyleProperty |
OdfPageLayoutProperties.PageHeight |
static OdfStyleProperty |
OdfParagraphProperties.PageNumber |
static OdfStyleProperty |
OdfTableProperties.PageNumber |
static OdfStyleProperty |
OdfPageLayoutProperties.PageWidth |
static OdfStyleProperty |
OdfPageLayoutProperties.PaperTrayName |
static OdfStyleProperty |
OdfGraphicProperties.Parallel |
static OdfStyleProperty |
OdfChartProperties.Percentage |
static OdfStyleProperty |
OdfChartProperties.PieOffset |
static OdfStyleProperty |
OdfGraphicProperties.Placing |
static OdfStyleProperty |
OdfPageLayoutProperties.Print |
static OdfStyleProperty |
OdfTableCellProperties.PrintContent |
static OdfStyleProperty |
OdfGraphicProperties.PrintContent |
static OdfStyleProperty |
OdfPageLayoutProperties.PrintOrientation |
static OdfStyleProperty |
OdfPageLayoutProperties.PrintPageOrder |
static OdfStyleProperty |
OdfSectionProperties.Protect |
static OdfStyleProperty |
OdfGraphicProperties.Protect |
static OdfStyleProperty |
OdfParagraphProperties.PunctuationWrap |
static OdfStyleProperty |
OdfGraphicProperties.Red |
static OdfStyleProperty |
OdfParagraphProperties.RegisterTrue |
static OdfStyleProperty |
OdfPageLayoutProperties.RegisterTruthRefStyleName |
static OdfStyleProperty |
OdfChartProperties.RegressionType |
static OdfStyleProperty |
OdfTableColumnProperties.RelColumnWidth |
static OdfStyleProperty |
OdfGraphicProperties.RelHeight |
static OdfStyleProperty |
OdfGraphicProperties.RelWidth |
static OdfStyleProperty |
OdfTableProperties.RelWidth |
static OdfStyleProperty |
OdfDrawingPageProperties.Repeat |
static OdfStyleProperty |
OdfGraphicProperties.Repeat |
static OdfStyleProperty |
OdfTableCellProperties.RepeatContent |
static OdfStyleProperty |
OdfChartProperties.ReverseDirection |
static OdfStyleProperty |
OdfTextProperties.RfcLanguageTag |
static OdfStyleProperty |
OdfTextProperties.RfcLanguageTagAsian |
static OdfStyleProperty |
OdfTextProperties.RfcLanguageTagComplex |
static OdfStyleProperty |
OdfChartProperties.RightAngledAxes |
static OdfStyleProperty |
OdfTableCellProperties.RotationAlign |
static OdfStyleProperty |
OdfTableCellProperties.RotationAngle |
static OdfStyleProperty |
OdfChartProperties.RotationAngle |
static OdfStyleProperty |
OdfTableRowProperties.RowHeight |
static OdfStyleProperty |
OdfRubyProperties.RubyAlign |
static OdfStyleProperty |
OdfRubyStyleProperties.RubyAlign |
static OdfStyleProperty |
OdfRubyProperties.RubyPosition |
static OdfStyleProperty |
OdfRubyStyleProperties.RubyPosition |
static OdfStyleProperty |
OdfGraphicProperties.RunThrough |
static OdfStyleProperty |
OdfChartProperties.ScaleText |
static OdfStyleProperty |
OdfPageLayoutProperties.ScaleTo |
static OdfStyleProperty |
OdfPageLayoutProperties.ScaleToPages |
static OdfStyleProperty |
OdfTextProperties.Script |
static OdfStyleProperty |
OdfTextProperties.ScriptAsian |
static OdfStyleProperty |
OdfTextProperties.ScriptComplex |
static OdfStyleProperty |
OdfTextProperties.ScriptType |
static OdfStyleProperty |
OdfDrawingPageProperties.SecondaryFillColor |
static OdfStyleProperty |
OdfGraphicProperties.SecondaryFillColor |
static OdfStyleProperty |
OdfChartProperties.SeriesSource |
static OdfStyleProperty |
OdfParagraphProperties.Shadow |
static OdfStyleProperty |
OdfTableCellProperties.Shadow |
static OdfStyleProperty |
OdfHeaderFooterProperties.Shadow |
static OdfStyleProperty |
OdfTableProperties.Shadow |
static OdfStyleProperty |
OdfPageLayoutProperties.Shadow |
static OdfStyleProperty |
OdfGraphicProperties.ShadowColor |
static OdfStyleProperty |
OdfGraphicProperties.ShadowOffsetX |
static OdfStyleProperty |
OdfGraphicProperties.ShadowOffsetY |
static OdfStyleProperty |
OdfGraphicProperties.ShadowOpacity |
static OdfStyleProperty |
OdfGraphicProperties.Shininess |
static OdfStyleProperty |
OdfGraphicProperties.ShowUnit |
static OdfStyleProperty |
OdfTableCellProperties.ShrinkToFit |
static OdfStyleProperty |
OdfGraphicProperties.ShrinkToFit |
static OdfStyleProperty |
OdfParagraphProperties.SnapToLayoutGrid |
static OdfStyleProperty |
OdfChartProperties.SolidType |
static OdfStyleProperty |
OdfChartProperties.SortByXValues |
static OdfStyleProperty |
OdfListLevelProperties.SpaceBefore |
static OdfStyleProperty |
OdfGraphicProperties.SpecularColor |
static OdfStyleProperty |
OdfChartProperties.SplineOrder |
static OdfStyleProperty |
OdfChartProperties.SplineResolution |
static OdfStyleProperty |
OdfChartProperties.Stacked |
static OdfStyleProperty |
OdfGraphicProperties.StartGuide |
static OdfStyleProperty |
OdfGraphicProperties.StartLineSpacingHorizontal |
static OdfStyleProperty |
OdfGraphicProperties.StartLineSpacingVertical |
static OdfStyleProperty |
OdfGraphicProperties.Stroke |
static OdfStyleProperty |
OdfGraphicProperties.StrokeColor |
static OdfStyleProperty |
OdfGraphicProperties.StrokeDash |
static OdfStyleProperty |
OdfGraphicProperties.StrokeDashNames |
static OdfStyleProperty |
OdfGraphicProperties.StrokeLinecap |
static OdfStyleProperty |
OdfGraphicProperties.StrokeLinejoin |
static OdfStyleProperty |
OdfGraphicProperties.StrokeOpacity |
static OdfStyleProperty |
OdfGraphicProperties.StrokeWidth |
static OdfStyleProperty |
OdfGraphicProperties.StyleShadow |
static OdfStyleProperty |
OdfDrawingPageProperties.Subtype |
static OdfStyleProperty |
OdfGraphicProperties.SymbolColor |
static OdfStyleProperty |
OdfChartProperties.SymbolHeight |
static OdfStyleProperty |
OdfChartProperties.SymbolName |
static OdfStyleProperty |
OdfChartProperties.SymbolType |
static OdfStyleProperty |
OdfChartProperties.SymbolWidth |
static OdfStyleProperty |
OdfPageLayoutProperties.TableCentering |
static OdfStyleProperty |
OdfParagraphProperties.TabStopDistance |
static OdfStyleProperty |
OdfListLevelProperties.TextAlign |
static OdfStyleProperty |
OdfParagraphProperties.TextAlign |
static OdfStyleProperty |
OdfParagraphProperties.TextAlignLast |
static OdfStyleProperty |
OdfTableCellProperties.TextAlignSource |
static OdfStyleProperty |
OdfGraphicProperties.TextareaHorizontalAlign |
static OdfStyleProperty |
OdfGraphicProperties.TextareaVerticalAlign |
static OdfStyleProperty |
OdfParagraphProperties.TextAutospace |
static OdfStyleProperty |
OdfTextProperties.TextBlinking |
static OdfStyleProperty |
OdfTextProperties.TextCombine |
static OdfStyleProperty |
OdfTextProperties.TextCombineEndChar |
static OdfStyleProperty |
OdfTextProperties.TextCombineStartChar |
static OdfStyleProperty |
OdfTextProperties.TextEmphasize |
static OdfStyleProperty |
OdfParagraphProperties.TextIndent |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughColor |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughMode |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughStyle |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughText |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughTextStyle |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughType |
static OdfStyleProperty |
OdfTextProperties.TextLineThroughWidth |
static OdfStyleProperty |
OdfTextProperties.TextOutline |
static OdfStyleProperty |
OdfChartProperties.TextOverlap |
static OdfStyleProperty |
OdfTextProperties.TextOverlineColor |
static OdfStyleProperty |
OdfTextProperties.TextOverlineMode |
static OdfStyleProperty |
OdfTextProperties.TextOverlineStyle |
static OdfStyleProperty |
OdfTextProperties.TextOverlineType |
static OdfStyleProperty |
OdfTextProperties.TextOverlineWidth |
static OdfStyleProperty |
OdfTextProperties.TextPosition |
static OdfStyleProperty |
OdfTextProperties.TextRotationAngle |
static OdfStyleProperty |
OdfTextProperties.TextRotationScale |
static OdfStyleProperty |
OdfTextProperties.TextScale |
static OdfStyleProperty |
OdfTextProperties.TextShadow |
static OdfStyleProperty |
OdfTextProperties.TextTransform |
static OdfStyleProperty |
OdfTextProperties.TextUnderlineColor |
static OdfStyleProperty |
OdfTextProperties.TextUnderlineMode |
static OdfStyleProperty |
OdfTextProperties.TextUnderlineStyle |
static OdfStyleProperty |
OdfTextProperties.TextUnderlineType |
static OdfStyleProperty |
OdfTextProperties.TextUnderlineWidth |
static OdfStyleProperty |
OdfGraphicProperties.TextureFilter |
static OdfStyleProperty |
OdfGraphicProperties.TextureGenerationModeX |
static OdfStyleProperty |
OdfGraphicProperties.TextureGenerationModeY |
static OdfStyleProperty |
OdfGraphicProperties.TextureKind |
static OdfStyleProperty |
OdfGraphicProperties.TextureMode |
static OdfStyleProperty |
OdfChartProperties.ThreeDimensional |
static OdfStyleProperty |
OdfChartProperties.TickMarkPosition |
static OdfStyleProperty |
OdfChartProperties.TickMarksMajorInner |
static OdfStyleProperty |
OdfChartProperties.TickMarksMajorOuter |
static OdfStyleProperty |
OdfChartProperties.TickMarksMinorInner |
static OdfStyleProperty |
OdfChartProperties.TickMarksMinorOuter |
static OdfStyleProperty |
OdfDrawingPageProperties.TileRepeatOffset |
static OdfStyleProperty |
OdfGraphicProperties.TileRepeatOffset |
static OdfStyleProperty |
OdfDrawingPageProperties.TransitionSpeed |
static OdfStyleProperty |
OdfDrawingPageProperties.TransitionStyle |
static OdfStyleProperty |
OdfDrawingPageProperties.TransitionType |
static OdfStyleProperty |
OdfChartProperties.TreatEmptyCells |
static OdfStyleProperty |
OdfDrawingPageProperties.Type |
static OdfStyleProperty |
OdfGraphicProperties.Unit |
static OdfStyleProperty |
OdfTableColumnProperties.UseOptimalColumnWidth |
static OdfStyleProperty |
OdfTableRowProperties.UseOptimalRowHeight |
static OdfStyleProperty |
OdfTextProperties.UseWindowFontColor |
static OdfStyleProperty |
OdfChartProperties.Vertical |
static OdfStyleProperty |
OdfParagraphProperties.VerticalAlign |
static OdfStyleProperty |
OdfTableCellProperties.VerticalAlign |
static OdfStyleProperty |
OdfListLevelProperties.VerticalPos |
static OdfStyleProperty |
OdfGraphicProperties.VerticalPos |
static OdfStyleProperty |
OdfListLevelProperties.VerticalRel |
static OdfStyleProperty |
OdfGraphicProperties.VerticalRel |
static OdfStyleProperty |
OdfGraphicProperties.VerticalSegments |
static OdfStyleProperty |
OdfDrawingPageProperties.Visibility |
static OdfStyleProperty |
OdfChartProperties.Visible |
static OdfStyleProperty |
OdfGraphicProperties.VisibleAreaHeight |
static OdfStyleProperty |
OdfGraphicProperties.VisibleAreaLeft |
static OdfStyleProperty |
OdfGraphicProperties.VisibleAreaTop |
static OdfStyleProperty |
OdfGraphicProperties.VisibleAreaWidth |
static OdfStyleProperty |
OdfParagraphProperties.Widows |
static OdfStyleProperty |
OdfListLevelProperties.Width |
static OdfStyleProperty |
OdfGraphicProperties.Width |
static OdfStyleProperty |
OdfTableProperties.Width |
static OdfStyleProperty |
OdfGraphicProperties.Wrap |
static OdfStyleProperty |
OdfGraphicProperties.WrapContour |
static OdfStyleProperty |
OdfGraphicProperties.WrapContourMode |
static OdfStyleProperty |
OdfGraphicProperties.WrapDynamicThreshold |
static OdfStyleProperty |
OdfGraphicProperties.WrapInfluenceOnPosition |
static OdfStyleProperty |
OdfTableCellProperties.WrapOption |
static OdfStyleProperty |
OdfGraphicProperties.WrapOption |
static OdfStyleProperty |
OdfParagraphProperties.WritingMode |
static OdfStyleProperty |
OdfSectionProperties.WritingMode |
static OdfStyleProperty |
OdfTableCellProperties.WritingMode |
static OdfStyleProperty |
OdfGraphicProperties.WritingMode |
static OdfStyleProperty |
OdfTableProperties.WritingMode |
static OdfStyleProperty |
OdfPageLayoutProperties.WritingMode |
static OdfStyleProperty |
OdfParagraphProperties.WritingModeAutomatic |
static OdfStyleProperty |
OdfGraphicProperties.X |
static OdfStyleProperty |
OdfListLevelProperties.Y |
static OdfStyleProperty |
OdfGraphicProperties.Y |
Modifier and Type | Method and Description |
---|---|
OdfStyleProperty |
OdfStyleProperty.copy() |
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.
|
Modifier and Type | Method and Description |
---|---|
int |
OdfStyleProperty.compareTo(OdfStyleProperty o) |
Constructor and Description |
---|
TextStyleNavigation(Map<OdfStyleProperty,String> props,
OdfTextDocument doc)
Deprecated.
Construct TextStyleNavigation with style properties condition and navigation scope
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.