A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

add(ODSingleXMLDocument) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Append a document.
add(ODSingleXMLDocument, boolean) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Append a document.
add(Element, int, ODSingleXMLDocument) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Add the passed document at the specified place.
add(String, int, ODXMLDocument, String, ODXMLDocument.ElementTransformer) - Method in class org.jopendocument.dom.ODXMLDocument
Add the part pointed by rpath of other in this document like child number lindex of the part pointed by lpath.
add(Element, int, ODXMLDocument, String, ODXMLDocument.ElementTransformer) - Method in class org.jopendocument.dom.ODXMLDocument
Add the part pointed by rpath of other in this document like child number lindex of elem.
add(IFactory<Element>, int, ODXMLDocument, String, ODXMLDocument.ElementTransformer) - Method in class org.jopendocument.dom.ODXMLDocument
 
add(TextNode<?>) - Method in class org.jopendocument.dom.text.TextDocument
Append a paragraph or a heading.
add(TextNode<?>, Element, int) - Method in class org.jopendocument.dom.text.TextDocument
 
add(StyleTabStop) - Method in class org.jopendocument.model.style.StyleTabStops
 
add(StyleStyle) - Method in class org.jopendocument.model.StyleResolver
 
add(ODTCellTextItem) - Method in class org.jopendocument.renderer.ODTCellTextLine
 
add(RenderBlock) - Method in class org.jopendocument.renderer.text.TextPage
 
add(E) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
add(Object, List<T>) - Method in class org.jopendocument.util.Step
 
add(char, char) - Method in class org.jopendocument.util.StringUtils.Escaper
 
add(String) - Method in class org.jopendocument.util.SystemUtils.PropertyList
Adds a value to the system property list if not already present.
add(String, boolean) - Method in class org.jopendocument.util.SystemUtils.PropertyList
 
addAll(Collection<? extends E>) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
addAutoStyle(Element) - Method in class org.jopendocument.dom.ODXMLDocument
 
addBasicLibraries(Collection<? extends Library>) - Method in class org.jopendocument.dom.ODPackage
Add the passed libraries to this package.
addBasicLibraries(ODPackage) - Method in class org.jopendocument.dom.ODPackage
 
addBasicLibraries(Collection<? extends Library>) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Add the passed libraries to this document.
addBasicLibraries(ODPackage) - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
addCell(TableTableCell) - Method in class org.jopendocument.model.table.TableTableRow
 
addChild(Namespace, String) - Method in class org.jopendocument.dom.ChildCreator
 
addColumn(TableTableColumn) - Method in class org.jopendocument.model.table.TableTable
 
addContent(String) - Method in class org.jopendocument.dom.text.Paragraph
 
addDefaultStyle(StyleDefaultStyle) - Method in class org.jopendocument.model.office.OfficeStyles
 
addDrawFrame(DrawFrame) - Method in class org.jopendocument.model.table.TableShapes
 
addDrawFrame(DrawFrame) - Method in class org.jopendocument.model.table.TableTableCell
 
addElement(Object) - Method in class org.jopendocument.model.number.NumberDateStyle
 
addElement(Object) - Method in class org.jopendocument.model.text.TextH
 
addElement(Object) - Method in class org.jopendocument.model.text.TextP
 
addFontFace(StyleFontFace) - Method in class org.jopendocument.io.FontFaceDecls
 
addIfNotPresent(ODXMLDocument, String) - Method in class org.jopendocument.dom.ODXMLDocument
 
addIfNotPresent(ODXMLDocument, String, int) - Method in class org.jopendocument.dom.ODXMLDocument
Adds an element from doc to this, if it's not already there.
addIfNotPresent(Map<K, V>, Map<? extends K, ? extends V>) - Static method in class org.jopendocument.util.CollectionUtils
Add entries from toAdd into map only if the key is not already present.
addItem(ODTCellTextItem) - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
addListItem(TextListItem) - Method in class org.jopendocument.model.text.TextList
 
addListLevelStyleBullet(TextListLevelStyleBullet) - Method in class org.jopendocument.model.text.TextListStyle
 
addListLevelStyleNumber(TextListLevelStyleNumber) - Method in class org.jopendocument.model.text.TextListStyle
 
addMasterPage(StyleMasterPage) - Method in class org.jopendocument.model.office.OfficeMasterStyles
 
addNamespaces(Element, Collection<Namespace>) - Static method in class org.jopendocument.util.JDOMUtils
Add namespace declaration to elem if needed.
addNamespaces(Element, Namespace...) - Static method in class org.jopendocument.util.JDOMUtils
 
addOfficeSpreadsheet(OfficeSpreadsheet) - Method in class org.jopendocument.model.office.OfficeBody
 
addPageLayout(StylePageLayout) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
addRenderingHints(Map<?, ?>) - Method in class org.jopendocument.util.DummyGraphics2D
 
addRow(TableTableRow) - Method in class org.jopendocument.model.PrintedPage
 
addRow(TableTableRow) - Method in class org.jopendocument.model.table.TableTable
 
addRunning(K) - Method in class org.jopendocument.util.cache.ICache
Tell this cache that we're in process of getting the value for key, so if someone else ask have them wait.
addSheet(int, String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Adds an empty sheet.
addSheet(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
addStringLiteral(StringBuilder, String) - Static method in class org.jopendocument.dom.style.data.DataStyle
 
addStyle(StyleStyle) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
addStyle(StyleStyle) - Method in class org.jopendocument.model.office.OfficeStyles
 
addStyledContent(String, String) - Method in class org.jopendocument.dom.text.Paragraph
 
addSuffix(File, String) - Static method in class org.jopendocument.util.FileUtils
 
addTab() - Method in class org.jopendocument.dom.text.Paragraph
 
addTable(TableTable) - Method in class org.jopendocument.model.office.OfficeSpreadsheet
 
addTabStops(StyleTabStops) - Method in class org.jopendocument.model.style.StyleParagraphProperties
 
addTextBox(DrawTextBox) - Method in class org.jopendocument.model.draw.DrawFrame
 
addTextElement(TextP) - Method in class org.jopendocument.model.draw.DrawTextBox
 
addTextElement(Object) - Method in class org.jopendocument.model.office.OfficeText
 
addTextElement(TextP) - Method in class org.jopendocument.model.text.TextIndexBody
 
addTextElement(Object) - Method in class org.jopendocument.model.text.TextListItem
 
addTextElement(Object) - Method in class org.jopendocument.model.text.TextSpan
 
addTextOutlineLevelStyle(TextOutlineLevelStyle) - Method in class org.jopendocument.model.text.TextOutlineStyle
 
addTextP(TextP) - Method in class org.jopendocument.model.table.TableTableCell
 
addTextSpan(TextSpan) - Method in class org.jopendocument.model.text.TextA
 
addTextSpan(TextSpan) - Method in class org.jopendocument.model.text.TextP
 
addTextSpan(TextSpan) - Method in class org.jopendocument.model.text.TextSpan
 
addTo(Iterator<T>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
addToLastTextSpan(String) - Method in class org.jopendocument.model.text.TextP
 
aggregate(Collection<? extends Number>) - Static method in class org.jopendocument.util.CollectionUtils
Aggregate a list of ints into a list of intervals.
allAttributes(String, String) - Static method in class org.jopendocument.util.SimpleXMLPath
Create a path searching for all descendant attributes with the passed name and namespace.
allElements(String, String) - Static method in class org.jopendocument.util.SimpleXMLPath
Create a path searching for all descendant elements with the passed name and namespace.
and(IPredicate<? super E>) - Method in class org.jopendocument.util.cc.IPredicate
 
areEqual(N, N) - Static method in class org.jopendocument.util.NumberUtils
Test class and numerical equality.
areNumericallyEqual(Number, Number) - Static method in class org.jopendocument.util.NumberUtils
Test numerical equality (but ignore class).
AS_STR - Static variable in class org.jopendocument.dom.template.engine.Processor
 
ASCII - Static variable in class org.jopendocument.util.StringUtils
 
asHex(byte[]) - Static method in class org.jopendocument.util.MessageDigestUtils
Turns array of bytes into string representing each byte as unsigned hex number.
asList() - Method in class org.jopendocument.util.Tuple2
 
asList() - Method in class org.jopendocument.util.Tuple2.List2
 
asList() - Method in class org.jopendocument.util.Tuple3
 
asList() - Method in class org.jopendocument.util.Tuple3.List3
 
assertEquals(BigDecimal, BigDecimal) - Static method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
assertValid(ODPackage) - Static method in class org.jopendocument.dom.spreadsheet.SheetTest
 
assertValid(ODPackage, boolean) - Static method in class org.jopendocument.dom.spreadsheet.SheetTest
 
asString() - Method in class org.jopendocument.dom.ODXMLDocument
 
asString() - Method in enum org.jopendocument.dom.style.RelationalOperator
 
Axis - Enum in org.jopendocument.dom.spreadsheet
 

B

Base64 - Class in org.jopendocument.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.jopendocument.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.jopendocument.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.jopendocument.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.jopendocument.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.jopendocument.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.jopendocument.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
basename(String) - Static method in class org.jopendocument.util.XPathUtils
Compute the name of the last part of the path.
BaseStatement - Class in org.jopendocument.dom.template.statements
 
BaseStatement(String) - Constructor for class org.jopendocument.dom.template.statements.BaseStatement
 
BenchmarkUtilities - Class in org.jopendocument.util
 
BenchmarkUtilities() - Constructor for class org.jopendocument.util.BenchmarkUtilities
 
BooleanStyle - Class in org.jopendocument.dom.style.data
 
BooleanStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.BooleanStyle
 
browseFile(File) - Static method in class org.jopendocument.util.FileUtils
 
bytes2int(byte[]) - Static method in class org.jopendocument.util.MessageDigestUtils
Cat 4 bytes to make an int.
bytesWidth(byte[], int, int) - Method in class org.jopendocument.util.DummyFontMetrics
 

C

CacheResult<V> - Class in org.jopendocument.util.cache
Represent the result of a query to a cache.
CacheResult.State - Enum in org.jopendocument.util.cache
 
CacheWatcher<K,D> - Class in org.jopendocument.util.cache
A watcher invalidates cache results when its data is modified.
CacheWatcher(ICache<K, ?, D>, D) - Constructor for class org.jopendocument.util.cache.CacheWatcher
 
CacheWatcherFactory<K,D> - Interface in org.jopendocument.util.cache
 
CalcNode - Class in org.jopendocument.dom.spreadsheet
A node in an XML Calc document.
CalcNode(Element) - Constructor for class org.jopendocument.dom.spreadsheet.CalcNode
 
canBeMerged(Library) - Method in class org.jopendocument.dom.Library
Whether this library can be merged with the passed one.
canBeMerged(Library) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
canBeMerged(Library) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
canFormat(Class<?>) - Method in enum org.jopendocument.dom.ODValueType
 
canFormat(Class<?>) - Method in class org.jopendocument.dom.style.data.DataStyle
Whether instances of the passed class can be formatted.
canValidate() - Method in class org.jopendocument.dom.OOXML
 
cast() - Method in class org.jopendocument.util.cc.IPredicate
 
castToList(U[], Class<T>) - Static method in class org.jopendocument.util.CollectionUtils
Convert an array to a list of a different type.
Cell<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
A cell in a calc document.
CellStyle - Class in org.jopendocument.dom.spreadsheet
 
CellStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.spreadsheet.CellStyle
 
CellStyle.StyleTableCellProperties - Class in org.jopendocument.dom.spreadsheet
See section 15.11 of OpenDocument v1.1 : Table Cell Formatting Properties.
CellStyle.StyleTableCellProperties(S, StyledNode<S, ?>) - Constructor for class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
characters(char[], int, int) - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
characters(char[], int, int) - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
charsWidth(char[], int, int) - Method in class org.jopendocument.util.DummyFontMetrics
 
chartAddInName - Variable in class org.jopendocument.model.chart.ChartChart
 
chartAttachedAxis - Variable in class org.jopendocument.model.chart.ChartSeries
 
ChartAxis - Class in org.jopendocument.model.chart
 
ChartAxis() - Constructor for class org.jopendocument.model.chart.ChartAxis
 
chartAxis - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartCategories - Class in org.jopendocument.model.chart
 
ChartCategories() - Constructor for class org.jopendocument.model.chart.ChartCategories
 
chartCategories - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartChart - Class in org.jopendocument.model.chart
 
ChartChart() - Constructor for class org.jopendocument.model.chart.ChartChart
 
chartClass - Variable in class org.jopendocument.model.chart.ChartAxis
 
chartClass - Variable in class org.jopendocument.model.chart.ChartChart
 
chartClass - Variable in class org.jopendocument.model.chart.ChartGrid
 
chartClass - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartColumnMapping - Variable in class org.jopendocument.model.chart.ChartChart
 
chartConnectBars - Variable in class org.jopendocument.model.style.StyleProperties
 
chartDataLabelNumber - Variable in class org.jopendocument.model.style.StyleProperties
 
chartDataLabelSymbol - Variable in class org.jopendocument.model.style.StyleProperties
 
chartDataLabelText - Variable in class org.jopendocument.model.style.StyleProperties
 
ChartDataPoint - Class in org.jopendocument.model.chart
 
ChartDataPoint() - Constructor for class org.jopendocument.model.chart.ChartDataPoint
 
chartDataPoint - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartDataSourceHasLabels - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
chartDeep - Variable in class org.jopendocument.model.style.StyleProperties
 
chartDisplayLabel - Variable in class org.jopendocument.model.style.StyleProperties
 
ChartDomain - Class in org.jopendocument.model.chart
 
ChartDomain() - Constructor for class org.jopendocument.model.chart.ChartDomain
 
chartDomain - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartErrorCategory - Variable in class org.jopendocument.model.style.StyleProperties
 
ChartErrorIndicator - Class in org.jopendocument.model.chart
 
ChartErrorIndicator() - Constructor for class org.jopendocument.model.chart.ChartErrorIndicator
 
chartErrorIndicator - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartErrorLowerIndicator - Variable in class org.jopendocument.model.style.StyleProperties
 
chartErrorLowerLimit - Variable in class org.jopendocument.model.style.StyleProperties
 
chartErrorMargin - Variable in class org.jopendocument.model.style.StyleProperties
 
chartErrorPercentage - Variable in class org.jopendocument.model.style.StyleProperties
 
chartErrorUpperIndicator - Variable in class org.jopendocument.model.style.StyleProperties
 
chartErrorUpperLimit - Variable in class org.jopendocument.model.style.StyleProperties
 
ChartFloor - Class in org.jopendocument.model.chart
 
ChartFloor() - Constructor for class org.jopendocument.model.chart.ChartFloor
 
chartFloor - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
chartGapWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
chartGrid - Variable in class org.jopendocument.model.chart.ChartAxis
 
ChartGrid - Class in org.jopendocument.model.chart
 
ChartGrid() - Constructor for class org.jopendocument.model.chart.ChartGrid
 
chartIntervalMajor - Variable in class org.jopendocument.model.style.StyleProperties
 
chartIntervalMinor - Variable in class org.jopendocument.model.style.StyleProperties
 
chartLabelArrangement - Variable in class org.jopendocument.model.style.StyleProperties
 
chartLabelCellAddress - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartLegend - Variable in class org.jopendocument.model.chart.ChartChart
 
ChartLegend - Class in org.jopendocument.model.chart
 
ChartLegend() - Constructor for class org.jopendocument.model.chart.ChartLegend
 
chartLegendPosition - Variable in class org.jopendocument.model.chart.ChartLegend
 
chartLines - Variable in class org.jopendocument.model.style.StyleProperties
 
chartLinesUsed - Variable in class org.jopendocument.model.style.StyleProperties
 
chartLinkDataStyleToSource - Variable in class org.jopendocument.model.style.StyleProperties
 
chartLogarithmic - Variable in class org.jopendocument.model.style.StyleProperties
 
chartMaximum - Variable in class org.jopendocument.model.style.StyleProperties
 
ChartMeanValue - Class in org.jopendocument.model.chart
 
ChartMeanValue() - Constructor for class org.jopendocument.model.chart.ChartMeanValue
 
chartMeanValue - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartMeanValue - Variable in class org.jopendocument.model.style.StyleProperties
 
chartMinimum - Variable in class org.jopendocument.model.style.StyleProperties
 
chartName - Variable in class org.jopendocument.model.chart.ChartAxis
 
chartOrigin - Variable in class org.jopendocument.model.style.StyleProperties
 
chartOverlap - Variable in class org.jopendocument.model.style.StyleProperties
 
chartPercentage - Variable in class org.jopendocument.model.style.StyleProperties
 
chartPieOffset - Variable in class org.jopendocument.model.style.StyleProperties
 
chartPlotArea - Variable in class org.jopendocument.model.chart.ChartChart
 
ChartPlotArea - Class in org.jopendocument.model.chart
 
ChartPlotArea() - Constructor for class org.jopendocument.model.chart.ChartPlotArea
 
ChartRegressionCurve - Class in org.jopendocument.model.chart
 
ChartRegressionCurve() - Constructor for class org.jopendocument.model.chart.ChartRegressionCurve
 
chartRegressionCurve - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartRegressionType - Variable in class org.jopendocument.model.style.StyleProperties
 
chartRepeated - Variable in class org.jopendocument.model.chart.ChartDataPoint
 
chartRowMapping - Variable in class org.jopendocument.model.chart.ChartChart
 
chartScaleText - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSeries - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartSeries - Class in org.jopendocument.model.chart
 
ChartSeries() - Constructor for class org.jopendocument.model.chart.ChartSeries
 
chartSeriesSource - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSolidType - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSplineOrder - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSplineResolution - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSplines - Variable in class org.jopendocument.model.style.StyleProperties
 
chartStacked - Variable in class org.jopendocument.model.style.StyleProperties
 
chartStockGainMarker - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartStockGainMarker - Class in org.jopendocument.model.chart
 
ChartStockGainMarker() - Constructor for class org.jopendocument.model.chart.ChartStockGainMarker
 
chartStockLossMarker - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartStockLossMarker - Class in org.jopendocument.model.chart
 
ChartStockLossMarker() - Constructor for class org.jopendocument.model.chart.ChartStockLossMarker
 
chartStockRangeLine - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartStockRangeLine - Class in org.jopendocument.model.chart
 
ChartStockRangeLine() - Constructor for class org.jopendocument.model.chart.ChartStockRangeLine
 
chartStockUpdownBars - Variable in class org.jopendocument.model.style.StyleProperties
 
chartStockWithVolume - Variable in class org.jopendocument.model.style.StyleProperties
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartAxis
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartChart
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartDataPoint
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartErrorIndicator
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartFloor
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartGrid
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartLegend
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartMeanValue
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartRegressionCurve
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartStockGainMarker
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartStockLossMarker
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartStockRangeLine
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartSubtitle
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartTitle
 
chartStyleName - Variable in class org.jopendocument.model.chart.ChartWall
 
chartSubtitle - Variable in class org.jopendocument.model.chart.ChartChart
 
ChartSubtitle - Class in org.jopendocument.model.chart
 
ChartSubtitle() - Constructor for class org.jopendocument.model.chart.ChartSubtitle
 
chartSymbol - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSymbolHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSymbolImageName - Variable in class org.jopendocument.model.style.StyleProperties
 
chartSymbolWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTableNumberList - Variable in class org.jopendocument.model.chart.ChartChart
 
chartTableNumberList - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
chartTextOverlap - Variable in class org.jopendocument.model.style.StyleProperties
 
chartThreeDimensional - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTickMarksMajorInner - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTickMarksMajorOuter - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTickMarksMinorInner - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTickMarksMinorOuter - Variable in class org.jopendocument.model.style.StyleProperties
 
chartTitle - Variable in class org.jopendocument.model.chart.ChartAxis
 
chartTitle - Variable in class org.jopendocument.model.chart.ChartChart
 
ChartTitle - Class in org.jopendocument.model.chart
 
ChartTitle() - Constructor for class org.jopendocument.model.chart.ChartTitle
 
chartValuesCellRangeAddress - Variable in class org.jopendocument.model.chart.ChartSeries
 
chartVertical - Variable in class org.jopendocument.model.style.StyleProperties
 
chartVisible - Variable in class org.jopendocument.model.style.StyleProperties
 
chartWall - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
ChartWall - Class in org.jopendocument.model.chart
 
ChartWall() - Constructor for class org.jopendocument.model.chart.ChartWall
 
charWidth(int) - Method in class org.jopendocument.util.DummyFontMetrics
 
charWidth(char) - Method in class org.jopendocument.util.DummyFontMetrics
 
check(int, int) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
check(K) - Method in class org.jopendocument.util.cache.ICache
Check if key is in cache, in that case returns the value otherwise adds key to running and returns NOT_IN_CACHE.
check() - Method in class org.jopendocument.util.ImageInfo
Call this method after you have provided an input stream or file using ImageInfo.setInput(InputStream) or ImageInfo.setInput(DataInput).
checkDocument(ODDocument) - Method in class org.jopendocument.dom.text.Paragraph
 
checkDocument(ODDocument) - Method in class org.jopendocument.dom.text.TextNode
 
checkElemName() - Method in class org.jopendocument.dom.Style
 
checkElemName() - Method in class org.jopendocument.dom.StyleStyle
 
checkStyles() - Method in class org.jopendocument.dom.ODPackage
Verify that styles referenced by this document are indeed defined.
ChildCreator - Class in org.jopendocument.dom
A helper to create children in the schema order.
ChildCreator(Element, List<Element>) - Constructor for class org.jopendocument.dom.ChildCreator
Create a new instance to add children to content.
ChildCreator(Element, Element...) - Constructor for class org.jopendocument.dom.ChildCreator
 
ChildCreatorTest - Class in org.jopendocument.dom
 
ChildCreatorTest() - Constructor for class org.jopendocument.dom.ChildCreatorTest
 
clear() - Method in class org.jopendocument.dom.ODPackage
 
clear(K) - Method in class org.jopendocument.util.cache.ICache
 
clear() - Method in class org.jopendocument.util.cache.ICache
 
clear() - Method in class org.jopendocument.util.cc.IdentityHashSet
 
clearCache() - Method in class org.jopendocument.util.cache.CacheWatcher
 
clearRect(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
clearValue() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
clip(Shape) - Method in class org.jopendocument.util.DummyGraphics2D
 
clipRect(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
clone() - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
clone() - Method in class org.jopendocument.dom.template.engine.Material
 
clone() - Method in class org.jopendocument.util.cc.IdentityHashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
cloneCell() - Method in class org.jopendocument.model.table.TableTableCell
 
close() - Method in class org.jopendocument.link.Component
 
close() - Method in class org.jopendocument.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jopendocument.util.Zip
 
closeConnexion() - Method in class org.jopendocument.link.OOConnexion
 
closeEntry() - Method in class org.jopendocument.util.Zip
 
cmdSubstitution(Process) - Static method in class org.jopendocument.util.DesktopEnvironment
 
CollectionMap<K,V> - Class in org.jopendocument.util
Une MultiMap qui permet de ne pas renvoyer null.
CollectionMap() - Constructor for class org.jopendocument.util.CollectionMap
Une nouvelle map avec ArrayList comme collection.
CollectionMap(Class) - Constructor for class org.jopendocument.util.CollectionMap
Une nouvelle map.
CollectionMap(int) - Constructor for class org.jopendocument.util.CollectionMap
Une nouvelle map sans préciser le type de collection.
CollectionMap(Class, int) - Constructor for class org.jopendocument.util.CollectionMap
 
CollectionMap(Collection<V>) - Constructor for class org.jopendocument.util.CollectionMap
 
CollectionMap(Collection<V>, int) - Constructor for class org.jopendocument.util.CollectionMap
A map that creates new collections by cloning collectionSpecimen.
CollectionUtils - Class in org.jopendocument.util
Une classe regroupant des méthodes utilitaires pour les collections.
CollectionUtils() - Constructor for class org.jopendocument.util.CollectionUtils
 
Column<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
 
Column(Table<D>, Element, StyleStyleDesc<ColumnStyle>) - Constructor for class org.jopendocument.dom.spreadsheet.Column
 
column - Variable in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
ColumnStyle - Class in org.jopendocument.dom.spreadsheet
 
ColumnStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.spreadsheet.ColumnStyle
 
ColumnStyle.StyleTableColumnProperties - Class in org.jopendocument.dom.spreadsheet
 
ColumnStyle.StyleTableColumnProperties(StyleStyle) - Constructor for class org.jopendocument.dom.spreadsheet.ColumnStyle.StyleTableColumnProperties
 
compare(Object, Object) - Method in enum org.jopendocument.dom.style.RelationalOperator
 
compare(Object, Object) - Static method in class org.jopendocument.util.CompareUtils
Compare two objects if they're numbers or comparable.
compare(List<T>, List<T>, CompareUtils.Equalizer<? super T>, ITransformer<? super T, String>) - Static method in class org.jopendocument.util.CompareUtils
Compare two lists using the provided comparator.
compare(Number, Number) - Static method in class org.jopendocument.util.NumberUtils
Compare two arbitrary numbers.
compareInt(int, int) - Static method in class org.jopendocument.util.CompareUtils
 
compareIntNumbers(Number, Number) - Static method in class org.jopendocument.util.CompareUtils
Compare 2 nombres entier avec longValue().
compareLong(long, long) - Static method in class org.jopendocument.util.CompareUtils
 
compareTo(OOXML) - Method in class org.jopendocument.dom.OOXML
Compare the date the specification was published.
CompareUtils - Class in org.jopendocument.util
 
CompareUtils() - Constructor for class org.jopendocument.util.CompareUtils
 
CompareUtils.Equalizer<T> - Interface in org.jopendocument.util
 
completed() - Method in class org.jopendocument.model.table.TableTable
 
completed() - Method in class org.jopendocument.model.text.TextSpan
 
Component - Class in org.jopendocument.link
 
Component(OOConnexion) - Constructor for class org.jopendocument.link.Component
 
concatValue(String) - Method in class org.jopendocument.model.number.NumberText
 
concatValue(String) - Method in class org.jopendocument.model.text.TextA
 
concatValue(String) - Method in class org.jopendocument.model.text.TextDate
 
concatValue(String) - Method in class org.jopendocument.model.text.TextH
 
concatValue(String) - Method in class org.jopendocument.model.text.TextSpan
 
ConfigConfigItem - Class in org.jopendocument.model
 
ConfigConfigItem() - Constructor for class org.jopendocument.model.ConfigConfigItem
 
ConfigConfigItemMapEntry - Class in org.jopendocument.model
 
ConfigConfigItemMapEntry() - Constructor for class org.jopendocument.model.ConfigConfigItemMapEntry
 
configConfigItemMapEntry - Variable in class org.jopendocument.model.ConfigConfigItemMapIndexed
 
configConfigItemMapEntry - Variable in class org.jopendocument.model.ConfigConfigItemMapNamed
 
ConfigConfigItemMapIndexed - Class in org.jopendocument.model
 
ConfigConfigItemMapIndexed() - Constructor for class org.jopendocument.model.ConfigConfigItemMapIndexed
 
ConfigConfigItemMapNamed - Class in org.jopendocument.model
 
ConfigConfigItemMapNamed() - Constructor for class org.jopendocument.model.ConfigConfigItemMapNamed
 
configConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed - Variable in class org.jopendocument.model.ConfigConfigItemMapEntry
 
configConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed - Variable in class org.jopendocument.model.ConfigConfigItemSet
 
ConfigConfigItemSet - Class in org.jopendocument.model
 
ConfigConfigItemSet() - Constructor for class org.jopendocument.model.ConfigConfigItemSet
 
configConfigItemSet - Variable in class org.jopendocument.model.office.OfficeSettings
 
configName - Variable in class org.jopendocument.model.ConfigConfigItem
 
configName - Variable in class org.jopendocument.model.ConfigConfigItemMapEntry
 
configName - Variable in class org.jopendocument.model.ConfigConfigItemMapIndexed
 
configName - Variable in class org.jopendocument.model.ConfigConfigItemMapNamed
 
configName - Variable in class org.jopendocument.model.ConfigConfigItemSet
 
configType - Variable in class org.jopendocument.model.ConfigConfigItem
 
connect() - Method in class org.jopendocument.util.protocol.jarjar.Handler.JarJarURLConnection
 
contains(int) - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
contains(Object) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
contains(Set<T>, Set<T>) - Static method in class org.jopendocument.util.CollectionUtils
Test whether col2 is contained in col1.
containsAll(Collection<?>) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
containsAny(C, C) - Static method in class org.jopendocument.util.CollectionUtils
 
containsIgnoreCase(String) - Method in class org.jopendocument.io.ODTContentExtractor
Checks if the file contains a word.
content - Variable in class org.jopendocument.model.style.StyleProperties
 
ContentFinder - Class in org.jopendocument.tools
A small application to find documents containing a given text
ContentFinder() - Constructor for class org.jopendocument.tools.ContentFinder
 
contentTemplate - Variable in class org.jopendocument.dom.template.Template
 
ContentType - Enum in org.jopendocument.dom
Main types as defined in section 2.3 of OpenDocument 1.1
ContentTypeVersioned - Enum in org.jopendocument.dom
A ContentType of a certain version.
convert(Object) - Method in class org.jopendocument.dom.style.data.DataStyle
Convert the passed object to something that DataStyle.format(Object, CellStyle, boolean) can accept.
convert(Number, Class<N>) - Static method in class org.jopendocument.util.convertor.NumberConvertor
Convert from one class of Number to another.
convert(T) - Method in class org.jopendocument.util.convertor.ReverseConvertor
 
convert(T) - Method in interface org.jopendocument.util.convertor.ValueConvertor
 
convertExact(Number, Class<N>) - Static method in class org.jopendocument.util.convertor.NumberConvertor
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.BooleanStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.CurrencyStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.DataStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.DateStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.NumberStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.PercentStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.TextStyle
 
convertNonNull(Object) - Method in class org.jopendocument.dom.style.data.TimeStyle
 
convertNonNull(Date) - Method in class org.jopendocument.util.convertor.DateToTimeConvertor
 
convertNonNull(Date) - Method in class org.jopendocument.util.convertor.DateTSConvertor
 
convertNonNull(String) - Method in class org.jopendocument.util.convertor.StringClobConvertor
 
convertTo(BigDecimal, LengthUnit) - Method in enum org.jopendocument.dom.LengthUnit
Convert from this unit to another.
convertToUrl(String) - Method in class org.jopendocument.link.OOConnexion
 
copy(int, String) - Method in class org.jopendocument.dom.spreadsheet.Sheet
Copy this sheet.
copy(StyleDesc<C>, XMLVersion) - Static method in class org.jopendocument.dom.StyleDesc
 
copy(StyleStyleDesc<C>, XMLVersion) - Static method in class org.jopendocument.dom.StyleStyleDesc
 
copy() - Method in class org.jopendocument.dom.template.engine.DataModel
Copy this engine and especially its bindings.
copy() - Method in class org.jopendocument.dom.template.engine.OGNLDataModel
 
copy() - Method in class org.jopendocument.dom.template.engine.RhinoTemplateScriptEngine
 
copy() - Method in class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 
copy(E) - Static method in class org.jopendocument.util.CopyUtils
Copy the passed object.
copy(InputStream, OutputStream) - Static method in class org.jopendocument.util.StreamUtils
Verbatim copy an entry from input to output stream.
copy(InputStream, OutputStream, int) - Static method in class org.jopendocument.util.StreamUtils
 
copy(InputStream, OutputStream, int, long) - Static method in class org.jopendocument.util.StreamUtils
 
copy(InputStream, File) - Static method in class org.jopendocument.util.StreamUtils
 
copyArea(int, int, int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
copyDirectory(File, File) - Static method in class org.jopendocument.util.FileUtils
 
copyDirectory(File, File, Set<String>) - Static method in class org.jopendocument.util.FileUtils
 
copyDirectory(File, File, Set<String>, boolean) - Static method in class org.jopendocument.util.FileUtils
 
copyFile(File, File) - Static method in class org.jopendocument.util.FileUtils
 
copyFile(File, File, long) - Static method in class org.jopendocument.util.FileUtils
Copy a file.
copyFile(File, File, boolean) - Static method in class org.jopendocument.util.FileUtils
 
copyLocalTime(Calendar, Calendar) - Static method in class org.jopendocument.util.TimeUtils
Copy the local time from one calendar to another.
CopyUtils - Class in org.jopendocument.util
 
CopyUtils() - Constructor for class org.jopendocument.util.CopyUtils
 
coversOtherCells() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
Cp1252 - Static variable in class org.jopendocument.util.StringUtils
 
Cp850 - Static variable in class org.jopendocument.util.StringUtils
 
create(Document) - Static method in class org.jopendocument.dom.ODXMLDocument
 
create(int, int, int) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
create(XMLFormatVersion, int, int, int) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
create(ODPackage, Element) - Method in class org.jopendocument.dom.StyleDesc
 
create() - Static method in class org.jopendocument.link.OOConnexion
Return a connection to the default OpenOffice installation.
create(OOInstallation) - Static method in class org.jopendocument.link.OOConnexion
 
create(Class<N1>, Class<N2>, boolean) - Static method in class org.jopendocument.util.convertor.NumberConvertor
 
create() - Method in class org.jopendocument.util.DummyGraphics2D
 
create(InputStream) - Static method in class org.jopendocument.util.PropertiesUtils
 
create(InputStream, boolean) - Static method in class org.jopendocument.util.PropertiesUtils
 
create(List<Step<?>>, Step<T>) - Static method in class org.jopendocument.util.SimpleXMLPath
 
create(Step<T>) - Static method in class org.jopendocument.util.SimpleXMLPath
 
create(Step<?>, Step<T>) - Static method in class org.jopendocument.util.SimpleXMLPath
 
create(Step<?>, Step<?>, Step<T>) - Static method in class org.jopendocument.util.SimpleXMLPath
 
create(A, B) - Static method in class org.jopendocument.util.Tuple2
 
create(A, B, C) - Static method in class org.jopendocument.util.Tuple3
 
createAttributeStep(String, String) - Static method in class org.jopendocument.util.Step
 
createAttributeStep(String, String, IPredicate<Attribute>) - Static method in class org.jopendocument.util.Step
 
createAutoStyle(ODPackage) - Method in class org.jopendocument.dom.StyleDesc
 
createAutoStyle(ODPackage, String) - Method in class org.jopendocument.dom.StyleDesc
Create a new automatic style in the content of pkg.
createChecked() - Method in interface org.jopendocument.util.cc.IFactory
 
createCollection(Collection) - Method in class org.jopendocument.util.CollectionMap
 
createColumnStyle(Number, LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.Table
Create and add an automatic style.
createCommonStyle(ODPackage, String) - Method in class org.jopendocument.dom.StyleDesc
 
createComparator(List<? extends Comparator<T>>) - Static method in class org.jopendocument.util.CompareUtils
Renvoie un comparateur qui utilise successivement la liste passée tant que les objets sont égaux.
createContent(XMLFormatVersion) - Method in enum org.jopendocument.dom.ContentTypeVersioned
Create a new minimal document using ODPackage.RootElement.CONTENT.
createContent(XMLFormatVersion, boolean) - Method in enum org.jopendocument.dom.ContentTypeVersioned
Create a new minimal document.
createDefault() - Static method in class org.jopendocument.util.ProductInfo
Create a product info from the default properties file, "/product.properties".
createDefaultElement() - Method in class org.jopendocument.dom.StyleStyleDesc
 
createDocType(XMLVersion) - Method in enum org.jopendocument.dom.ODPackage.RootElement
 
createDocument(XMLFormatVersion) - Method in enum org.jopendocument.dom.ODPackage.RootElement
 
createDocument() - Method in class org.jopendocument.dom.template.EngineTemplate
 
createDocument(DataModel, OutputStream) - Method in class org.jopendocument.dom.template.Template
Generates a document merging template and data.
createDocument(DataModel) - Method in class org.jopendocument.dom.template.Template
 
createElement(String) - Method in class org.jopendocument.dom.StyleDesc
 
createElementStep(String, String) - Static method in class org.jopendocument.util.Step
 
createElementStep(String, String, IPredicate<Element>) - Static method in class org.jopendocument.util.Step
 
createElementStep(Step.Axis, String) - Static method in class org.jopendocument.util.Step
 
createElementStep(Step.Axis, String, String) - Static method in class org.jopendocument.util.Step
 
createElementStep(Step.Axis, String, String, IPredicate<Element>) - Static method in class org.jopendocument.util.Step
 
createEmpty(TableModel) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
createEmpty(TableModel, XMLFormatVersion) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
createEmpty(String) - Static method in class org.jopendocument.dom.text.TextDocument
 
createEmpty(String, XMLFormatVersion) - Static method in class org.jopendocument.dom.text.TextDocument
 
createEndFileFilter(String) - Static method in class org.jopendocument.util.FileUtils
Return a filter that select regular files ending in ext.
createEntry(String) - Method in class org.jopendocument.util.Zip
Adds a new entry to this zip file.
createExn(Class<T>, String, Throwable) - Static method in class org.jopendocument.util.ExceptionUtils
Crée une exception avec message et cause.
createFormattingProperties(String) - Method in class org.jopendocument.dom.OOXML
 
createFrom(File, File, Set) - Static method in class org.jopendocument.util.Zip
Copie de from dans to seulement les entrées dont le nom n'est pas dans excludedEntries.
createFromDocument(Document, Document) - Static method in class org.jopendocument.dom.ODSingleXMLDocument
Create a document from a collection of subdocuments.
createFromDocuments(Document, Document) - Static method in class org.jopendocument.dom.ODPackage
Create a package from a collection of sub-documents.
createFromDocuments(ContentTypeVersioned, Document, Document, Document, Document) - Static method in class org.jopendocument.dom.ODPackage
 
createFromFile(File) - Static method in class org.jopendocument.dom.ODPackage
 
createFromFile(File) - Static method in class org.jopendocument.dom.ODSingleXMLDocument
Create a document from a flat XML.
createFromFile(File) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
createFromFile(File) - Static method in class org.jopendocument.dom.text.TextDocument
 
createFromFile(File) - Static method in class org.jopendocument.util.PropertiesUtils
 
createFromMap(Map<String, String>) - Static method in class org.jopendocument.util.PropertiesUtils
 
createFromPackage(File) - Static method in class org.jopendocument.dom.ODSingleXMLDocument
Create a document from a package.
createFromResource(Class<?>, String) - Static method in class org.jopendocument.util.PropertiesUtils
 
createFromSets(Element, List<Set<Element>>) - Static method in class org.jopendocument.dom.ChildCreator
Create a new instance to add children to content.
createFromStream(InputStream, String) - Static method in class org.jopendocument.dom.ODPackage
Read from the input stream into memory and close it.
createFromStream(InputStream) - Static method in class org.jopendocument.dom.ODSingleXMLDocument
 
createIdentitySet(T...) - Static method in class org.jopendocument.util.CollectionUtils
 
createLocaleFromString(String) - Static method in class org.jopendocument.util.i18n.I18nUtils
Convert a string into a Locale Object.
createMap(K, V, K, V) - Static method in class org.jopendocument.util.CollectionUtils
 
createMap(K, V, K, V, K, V) - Static method in class org.jopendocument.util.CollectionUtils
 
createMap(Collection<? extends K>) - Static method in class org.jopendocument.util.CollectionUtils
Creates a map with null values.
createPackage(XMLFormatVersion) - Method in enum org.jopendocument.dom.ContentTypeVersioned
Creates an empty package.
createQualityResizedImage(Image, float, boolean, Color, boolean) - Static method in class org.jopendocument.util.ImageUtils
Create a resized Image with high quality rendering, specifying a ratio rather than pixels.
createQualityResizedImage(Image, int, int, boolean, boolean, Color, boolean) - Static method in class org.jopendocument.util.ImageUtils
Create a resized Image with high quality rendering
createQualityResizedImage(Image, int, int, boolean, FillMode, boolean) - Static method in class org.jopendocument.util.ImageUtils
 
createQualityResizedImage(Image, int, int) - Static method in class org.jopendocument.util.ImageUtils
 
createQualityResizedImage(Image, int, int, boolean) - Static method in class org.jopendocument.util.ImageUtils
 
createRTExn(Class<T>, String, Throwable) - Static method in class org.jopendocument.util.ExceptionUtils
Deprecated. use ExceptionUtils.createExn(Class, String, Throwable)
createSet(T...) - Static method in class org.jopendocument.util.CollectionUtils
 
createSmallerImage(File, int, int) - Static method in class org.jopendocument.util.ImageUtils
 
createSmallerImage(Image, int, int) - Static method in class org.jopendocument.util.ImageUtils
Transform the passed image so that it fits into a rectangle of maxWidth by maxHeight.
createStyles(XMLFormatVersion) - Method in enum org.jopendocument.dom.ContentTypeVersioned
Create a new minimal document using ODPackage.RootElement.STYLES.
createTempDir(String) - Static method in class org.jopendocument.util.FileUtils
Atomically creates a new directory somewhere beneath the system's temporary directory (as defined by the java.io.tmpdir system property), and returns its name.
createWatcher(ICache<K, ?, D>, D) - Method in interface org.jopendocument.util.cache.CacheWatcherFactory
Creates the appropriate watcher for listening to data.
createWriter(File) - Static method in class org.jopendocument.util.FileUtils
Create an UTF-8 buffered writer.
createWriter(File, Charset) - Static method in class org.jopendocument.util.FileUtils
 
createXMLUnbufferedWriter(OutputStream) - Static method in class org.jopendocument.util.StreamUtils
 
createXMLWriter(File) - Static method in class org.jopendocument.util.FileUtils
Create a writer for the passed file, and write the XML declaration.
createXMLWriter(OutputStream) - Static method in class org.jopendocument.util.StreamUtils
Wrap the output stream into a writer, and write the XML declaration.
CurrencyStyle - Class in org.jopendocument.dom.style.data
 
CurrencyStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.CurrencyStyle
 

D

DATA_STYLES - Static variable in class org.jopendocument.dom.style.data.DataStyle
 
DataFormatter - Class in org.jopendocument.dom.template.engine
Contains utility methods to format dates and numbers.
DataInputStream - Class in org.jopendocument.util.io
 
DataInputStream(InputStream) - Constructor for class org.jopendocument.util.io.DataInputStream
 
DataInputStream(InputStream, Boolean) - Constructor for class org.jopendocument.util.io.DataInputStream
 
DataModel - Class in org.jopendocument.dom.template.engine
 
DataModel() - Constructor for class org.jopendocument.dom.template.engine.DataModel
 
DataStyle - Class in org.jopendocument.dom.style.data
 
DataStyle(ODPackage, Element, ODValueType) - Constructor for class org.jopendocument.dom.style.data.DataStyle
 
DataStyle.DataStyleDesc<S extends DataStyle> - Class in org.jopendocument.dom.style.data
 
DataStyle.DataStyleDesc(Class<S>, XMLVersion, String, String) - Constructor for class org.jopendocument.dom.style.data.DataStyle.DataStyleDesc
 
DataStyleTest - Class in org.jopendocument.dom.style.data
 
DataStyleTest() - Constructor for class org.jopendocument.dom.style.data.DataStyleTest
 
DateStyle - Class in org.jopendocument.dom.style.data
 
DateStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.DateStyle
 
DateToTimeConvertor - Class in org.jopendocument.util.convertor
 
DateToTimeConvertor() - Constructor for class org.jopendocument.util.convertor.DateToTimeConvertor
 
DateTSConvertor - Class in org.jopendocument.util.convertor
 
DateTSConvertor() - Constructor for class org.jopendocument.util.convertor.DateTSConvertor
 
dcCreator - Variable in class org.jopendocument.model.office.OfficeMeta
 
dcDate - Variable in class org.jopendocument.model.office.OfficeMeta
 
dcDescription - Variable in class org.jopendocument.model.office.OfficeMeta
 
dcLanguage - Variable in class org.jopendocument.model.office.OfficeMeta
 
dcSubject - Variable in class org.jopendocument.model.office.OfficeMeta
 
dcTitle - Variable in class org.jopendocument.model.office.OfficeMeta
 
decimalDigits(BigDecimal) - Static method in class org.jopendocument.util.DecimalUtils
The number of decimal digits.
DecimalUtils - Class in org.jopendocument.util
 
DecimalUtils() - Constructor for class org.jopendocument.util.DecimalUtils
 
DECODE - Static variable in class org.jopendocument.util.Base64
Specify decoding.
decode(byte[]) - Static method in class org.jopendocument.util.Base64
 
decode(byte[], int, int) - Static method in class org.jopendocument.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jopendocument.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.jopendocument.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeRGB(String) - Static method in class org.jopendocument.dom.OOUtils
Decode a color.
decodeToFile(String, String) - Static method in class org.jopendocument.util.Base64
Convenience method for decoding data to a file.
decodeToFileOutputStream(String, String) - Static method in class org.jopendocument.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jopendocument.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DEFAULT_DECIMAL_PLACES - Static variable in class org.jopendocument.dom.style.data.DataStyle
 
DEFAULT_UNIT - Static variable in class org.jopendocument.dom.spreadsheet.TableStyle
 
DefaultDocumentPrinter - Class in org.jopendocument.print
 
DefaultDocumentPrinter() - Constructor for class org.jopendocument.print.DefaultDocumentPrinter
 
DefaultXMLDocumentPrinter - Class in org.jopendocument.print
 
DefaultXMLDocumentPrinter() - Constructor for class org.jopendocument.print.DefaultXMLDocumentPrinter
 
delete(List<?>, int, int) - Static method in class org.jopendocument.util.CollectionUtils
Deletes a slice of a list.
delete(List<?>, int) - Static method in class org.jopendocument.util.CollectionUtils
Deletes the tail of a list.
delete(File, Set, File) - Static method in class org.jopendocument.util.Zip
Efface les entrées spécifées de src.
DescendantIterator - Class in org.jopendocument.util
Traverse a parent's descendants (children at any level below the parent).
DescendantIterator(Parent) - Constructor for class org.jopendocument.util.DescendantIterator
Iterator for the descendants of the supplied object.
DescendantIterator(Parent, IPredicate<? super Content>) - Constructor for class org.jopendocument.util.DescendantIterator
 
DescendantIterator(Parent, Filter) - Constructor for class org.jopendocument.util.DescendantIterator
 
DesktopEnvironment - Class in org.jopendocument.util
A desktop environment like Gnome or MacOS.
DesktopEnvironment.Gnome - Class in org.jopendocument.util
 
DesktopEnvironment.Gnome() - Constructor for class org.jopendocument.util.DesktopEnvironment.Gnome
 
DesktopEnvironment.KDE - Class in org.jopendocument.util
 
DesktopEnvironment.KDE() - Constructor for class org.jopendocument.util.DesktopEnvironment.KDE
 
DesktopEnvironment.Mac - Class in org.jopendocument.util
 
DesktopEnvironment.Mac() - Constructor for class org.jopendocument.util.DesktopEnvironment.Mac
 
DesktopEnvironment.Unknown - Class in org.jopendocument.util
 
DesktopEnvironment.Unknown() - Constructor for class org.jopendocument.util.DesktopEnvironment.Unknown
 
DesktopEnvironment.Windows - Class in org.jopendocument.util
 
DesktopEnvironment.Windows() - Constructor for class org.jopendocument.util.DesktopEnvironment.Windows
 
DesktopEnvironment.XFCE - Class in org.jopendocument.util
 
DesktopEnvironment.XFCE() - Constructor for class org.jopendocument.util.DesktopEnvironment.XFCE
 
detach() - Method in class org.jopendocument.dom.spreadsheet.Sheet
 
detach() - Method in class org.jopendocument.dom.spreadsheet.Table
 
detachDuplicate(Element) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Detach the children of elem whose names already exist in the body.
DIALOG_DIR_NAME - Static variable in class org.jopendocument.dom.Library
 
DIALOG_LIBRARY_LIST_FILENAME - Static variable in class org.jopendocument.dom.Library
 
DIALOG_LIST_FILENAME - Static variable in class org.jopendocument.dom.Library
 
DIALOG_NS - Static variable in enum org.jopendocument.dom.XMLVersion
 
die() - Method in class org.jopendocument.util.cache.CacheWatcher
 
DIR_FILTER - Static variable in class org.jopendocument.util.FileUtils
 
DIR_NAME - Static variable in class org.jopendocument.dom.Library
 
disableDoubleBuffering(Component) - Static method in class org.jopendocument.util.ImageUtilities
 
disableDoubleBuffering(Component) - Static method in class org.jopendocument.util.PrintUtilities
Disable double buffering painting of a Component
dispose() - Method in class org.jopendocument.util.DummyGraphics2D
 
divide(Number, double) - Static method in class org.jopendocument.util.NumberUtils
High precision divide.
DocumentPrinter - Interface in org.jopendocument.print
 
DONT_BREAK_LINES - Static variable in class org.jopendocument.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doubleQuote(String) - Static method in class org.jopendocument.util.StringUtils
 
doWithLock(File, ExnTransformer<RandomAccessFile, T, ?>) - Static method in class org.jopendocument.util.FileUtils
Execute the passed transformer with the lock on the passed file.
dr3DAmbientColor - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DAmbientColor - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DAmbientColor - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DBackfaceCulling - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DBackScale - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DCenter - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
dr3DCloseBack - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DCloseFront - Variable in class org.jopendocument.model.style.StyleProperties
 
Dr3DCube - Class in org.jopendocument.model.draw
 
Dr3DCube() - Constructor for class org.jopendocument.model.draw.Dr3DCube
 
dr3DDepth - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DDiffuseColor - Variable in class org.jopendocument.model.draw.Dr3DLight
 
dr3DDiffuseColor - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DDirection - Variable in class org.jopendocument.model.draw.Dr3DLight
 
dr3DDistance - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DDistance - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DEdgeRounding - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DEdgeRoundingMode - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DEmissiveColor - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DEnabled - Variable in class org.jopendocument.model.draw.Dr3DLight
 
dr3DEndAngle - Variable in class org.jopendocument.model.style.StyleProperties
 
Dr3DExtrude - Class in org.jopendocument.model.draw
 
Dr3DExtrude() - Constructor for class org.jopendocument.model.draw.Dr3DExtrude
 
dr3DFocalLength - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DFocalLength - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DHorizontalSegments - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DLight - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
Dr3DLight - Class in org.jopendocument.model.draw
 
Dr3DLight() - Constructor for class org.jopendocument.model.draw.Dr3DLight
 
dr3DLightingMode - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DLightingMode - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DLightingMode - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DMaxEdge - Variable in class org.jopendocument.model.draw.Dr3DCube
 
dr3DMinEdge - Variable in class org.jopendocument.model.draw.Dr3DCube
 
dr3DNormalsDirection - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DNormalsKind - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DProjection - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DProjection - Variable in class org.jopendocument.model.draw.Dr3DScene
 
Dr3DRotate - Class in org.jopendocument.model.draw
 
Dr3DRotate() - Constructor for class org.jopendocument.model.draw.Dr3DRotate
 
Dr3DScene - Class in org.jopendocument.model.draw
 
dr3DShadeMode - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DShadeMode - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DShadow - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DShadowSlant - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DShadowSlant - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DShininess - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DSize - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
dr3DSpecular - Variable in class org.jopendocument.model.draw.Dr3DLight
 
dr3DSpecularColor - Variable in class org.jopendocument.model.style.StyleProperties
 
Dr3DSphere - Class in org.jopendocument.model.draw
 
Dr3DSphere() - Constructor for class org.jopendocument.model.draw.Dr3DSphere
 
dr3DTextureFilter - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DTextureGenerationModeX - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DTextureGenerationModeY - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DTextureKind - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DTextureMode - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DTransform - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DTransform - Variable in class org.jopendocument.model.draw.Dr3DCube
 
dr3DTransform - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
dr3DTransform - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
dr3DTransform - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DTransform - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
dr3DVerticalSegments - Variable in class org.jopendocument.model.style.StyleProperties
 
dr3DVpn - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DVpn - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DVrp - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DVrp - Variable in class org.jopendocument.model.draw.Dr3DScene
 
dr3DVup - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
dr3DVup - Variable in class org.jopendocument.model.draw.Dr3DScene
 
draw(Graphics2D, int, int, int, int, double, TableTableCell, StyleTableCellProperties) - Method in class org.jopendocument.renderer.ODTCellBackgroundRenderer
 
draw(Graphics2D, int, int, int, int, double, TableTableCell, StyleTableCellProperties) - Method in class org.jopendocument.renderer.ODTCellBorderRenderer
 
draw(Graphics2D, int, int, int, int, double, TableTableCell, StyleTableCellProperties) - Method in class org.jopendocument.renderer.ODTCellImageRenderer
 
draw(Graphics2D, int, int, int, int, double, TableTableCell, StyleTableCellProperties) - Method in interface org.jopendocument.renderer.ODTCellRenderer
Draws a cell
draw(TableTableCell, int, int, int, int) - Method in class org.jopendocument.renderer.ODTCellText
 
draw(Graphics2D, int, int) - Method in class org.jopendocument.renderer.ODTCellTextLine
 
draw(Graphics2D, int, int, int, int, double, TableTableCell, StyleTableCellProperties) - Method in class org.jopendocument.renderer.ODTCellTextRenderer
 
draw(Shape) - Method in class org.jopendocument.util.DummyGraphics2D
 
DrawA - Class in org.jopendocument.model.draw
 
DrawA() - Constructor for class org.jopendocument.model.draw.DrawA
 
drawAngle - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawAngle - Variable in class org.jopendocument.model.draw.DrawTransparency
 
DrawApplet - Class in org.jopendocument.model.draw
 
DrawApplet() - Constructor for class org.jopendocument.model.draw.DrawApplet
 
drawArc(int, int, int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawArchive - Variable in class org.jopendocument.model.draw.DrawApplet
 
DrawAreaCircle - Class in org.jopendocument.model.draw
 
DrawAreaCircle() - Constructor for class org.jopendocument.model.draw.DrawAreaCircle
 
DrawAreaPolygon - Class in org.jopendocument.model.draw
 
DrawAreaPolygon() - Constructor for class org.jopendocument.model.draw.DrawAreaPolygon
 
DrawAreaRectangle - Class in org.jopendocument.model.draw
 
DrawAreaRectangle() - Constructor for class org.jopendocument.model.draw.DrawAreaRectangle
 
drawAreaRectangleOrDrawAreaCircleOrDrawAreaPolygon - Variable in class org.jopendocument.model.draw.DrawImageMap
 
drawAutoGrowHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
drawAutoGrowWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
drawBackgroundSize - Variable in class org.jopendocument.model.style.StyleProperties
 
drawBlue - Variable in class org.jopendocument.model.style.StyleProperties
 
drawBorder - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawBorder - Variable in class org.jopendocument.model.draw.DrawTransparency
 
DrawCaption - Class in org.jopendocument.model.draw
 
DrawCaption() - Constructor for class org.jopendocument.model.draw.DrawCaption
 
drawCaptionAngle - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionAngleType - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionEscape - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionEscapeDirection - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionFitLineLength - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionGap - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionLineLength - Variable in class org.jopendocument.model.style.StyleProperties
 
drawCaptionPointX - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawCaptionPointY - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawCaptionType - Variable in class org.jopendocument.model.style.StyleProperties
 
drawChainNextName - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DrawCircle - Class in org.jopendocument.model.draw
 
DrawCircle() - Constructor for class org.jopendocument.model.draw.DrawCircle
 
drawClassId - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawCode - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawColor - Variable in class org.jopendocument.model.draw.DrawHatch
 
drawColor - Variable in class org.jopendocument.model.presentation.PresentationDim
 
drawColorInversion - Variable in class org.jopendocument.model.style.StyleProperties
 
drawColorMode - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawConnector - Class in org.jopendocument.model.draw
 
DrawConnector() - Constructor for class org.jopendocument.model.draw.DrawConnector
 
DrawContourPath - Class in org.jopendocument.model.draw
 
DrawContourPath() - Constructor for class org.jopendocument.model.draw.DrawContourPath
 
DrawContourPolygon - Class in org.jopendocument.model.draw
 
DrawContourPolygon() - Constructor for class org.jopendocument.model.draw.DrawContourPolygon
 
drawContourPolygonOrDrawContourPath - Variable in class org.jopendocument.model.draw.DrawImage
 
drawContourPolygonOrDrawContourPath - Variable in class org.jopendocument.model.draw.DrawObject
 
drawContrast - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawControl - Class in org.jopendocument.model.draw
 
DrawControl() - Constructor for class org.jopendocument.model.draw.DrawControl
 
drawCornerRadius - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawCornerRadius - Variable in class org.jopendocument.model.draw.DrawRect
 
drawCornerRadius - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DrawCustomShape - Class in org.jopendocument.model.draw
 
DrawCustomShape() - Constructor for class org.jopendocument.model.draw.DrawCustomShape
 
drawCx - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawCx - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawCy - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawCy - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawDecimalPlaces - Variable in class org.jopendocument.model.style.StyleProperties
 
drawDistance - Variable in class org.jopendocument.model.draw.DrawHatch
 
drawDistance - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawDots1 - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawDots1Length - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawDots2 - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawDots2Length - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
DrawEllipse - Class in org.jopendocument.model.draw
 
DrawEllipse() - Constructor for class org.jopendocument.model.draw.DrawEllipse
 
drawEnd - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawEndAngle - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawEndAngle - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawEndColor - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawEndGluePoint - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawEndGuide - Variable in class org.jopendocument.model.style.StyleProperties
 
drawEndIntensity - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawEndLineSpacingHorizontal - Variable in class org.jopendocument.model.style.StyleProperties
 
drawEndLineSpacingVertical - Variable in class org.jopendocument.model.style.StyleProperties
 
drawEndShape - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawFill - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillColor - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillGradientName - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillHatchName - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillHatchSolid - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawFillImage - Class in org.jopendocument.model.draw
 
DrawFillImage() - Constructor for class org.jopendocument.model.draw.DrawFillImage
 
drawFillImageHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillImageName - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillImageRefPoint - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillImageRefPointX - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillImageRefPointY - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFillImageWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFilterName - Variable in class org.jopendocument.model.draw.DrawImage
 
drawFitToContour - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFitToSize - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawFloatingFrame - Class in org.jopendocument.model.draw
 
DrawFloatingFrame() - Constructor for class org.jopendocument.model.draw.DrawFloatingFrame
 
drawFontworkAdjust - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkDistance - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkForm - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkHideForm - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkMirror - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkOutline - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkShadow - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkShadowColor - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkShadowOffsetX - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkShadowOffsetY - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkShadowTransparence - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkStart - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFontworkStyle - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawFrame - Class in org.jopendocument.model.draw
 
DrawFrame() - Constructor for class org.jopendocument.model.draw.DrawFrame
 
drawFrameDisplayBorder - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFrameDisplayScrollbar - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFrameMarginHorizontal - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFrameMarginVertical - Variable in class org.jopendocument.model.style.StyleProperties
 
drawFrameName - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
DrawG - Class in org.jopendocument.model.draw
 
DrawG() - Constructor for class org.jopendocument.model.draw.DrawG
 
drawGamma - Variable in class org.jopendocument.model.style.StyleProperties
 
drawGlyphVector(GlyphVector, float, float) - Method in class org.jopendocument.util.DummyGraphics2D
 
DrawGradient - Class in org.jopendocument.model.draw
 
DrawGradient() - Constructor for class org.jopendocument.model.draw.DrawGradient
 
drawGradientStepCount - Variable in class org.jopendocument.model.style.StyleProperties
 
drawGreen - Variable in class org.jopendocument.model.style.StyleProperties
 
drawGuideDistance - Variable in class org.jopendocument.model.style.StyleProperties
 
drawGuideOverhang - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawHatch - Class in org.jopendocument.model.draw
 
DrawHatch() - Constructor for class org.jopendocument.model.draw.DrawHatch
 
drawId - Variable in class org.jopendocument.model.chart.ChartChart
 
drawId - Variable in class org.jopendocument.model.draw.Dr3DCube
 
drawId - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
drawId - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
drawId - Variable in class org.jopendocument.model.draw.Dr3DScene
 
drawId - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
drawId - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawId - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawId - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawId - Variable in class org.jopendocument.model.draw.DrawControl
 
drawId - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawId - Variable in class org.jopendocument.model.draw.DrawG
 
drawId - Variable in class org.jopendocument.model.draw.DrawImage
 
drawId - Variable in class org.jopendocument.model.draw.DrawLine
 
drawId - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawId - Variable in class org.jopendocument.model.draw.DrawObject
 
drawId - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawId - Variable in class org.jopendocument.model.draw.DrawPage
 
drawId - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
drawId - Variable in class org.jopendocument.model.draw.DrawPath
 
drawId - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawId - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawId - Variable in class org.jopendocument.model.draw.DrawRect
 
drawId - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DrawImage - Class in org.jopendocument.model.draw
 
DrawImage() - Constructor for class org.jopendocument.model.draw.DrawImage
 
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawImageMap - Variable in class org.jopendocument.model.draw.DrawImage
 
DrawImageMap - Class in org.jopendocument.model.draw
 
DrawImageMap() - Constructor for class org.jopendocument.model.draw.DrawImageMap
 
drawImageMap - Variable in class org.jopendocument.model.draw.DrawObject
 
drawImageMap - Variable in class org.jopendocument.model.draw.DrawTextBox
 
drawImageOrDrawTextBox - Variable in class org.jopendocument.model.draw.DrawA
 
drawJustified(Graphics2D, double, int, int, int, int) - Method in class org.jopendocument.renderer.ODTCellTextLine
 
drawKind - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawKind - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawLayer - Variable in class org.jopendocument.model.chart.ChartChart
 
drawLayer - Variable in class org.jopendocument.model.draw.Dr3DCube
 
drawLayer - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
drawLayer - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
drawLayer - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawControl
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawG
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawImage
 
DrawLayer - Class in org.jopendocument.model.draw
 
DrawLayer() - Constructor for class org.jopendocument.model.draw.DrawLayer
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawLayerSet
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawLine
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawObject
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawPath
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawRect
 
drawLayer - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DrawLayerSet - Class in org.jopendocument.model.draw
 
DrawLayerSet() - Constructor for class org.jopendocument.model.draw.DrawLayerSet
 
DrawLine - Class in org.jopendocument.model.draw
 
DrawLine() - Constructor for class org.jopendocument.model.draw.DrawLine
 
drawLine(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawLineDistance - Variable in class org.jopendocument.model.style.StyleProperties
 
drawLineSkew - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawLuminance - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawMarker - Class in org.jopendocument.model.draw
 
DrawMarker() - Constructor for class org.jopendocument.model.draw.DrawMarker
 
drawMarkerEnd - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMarkerEndCenter - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMarkerEndWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMarkerStart - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMarkerStartCenter - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMarkerStartWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMasterPageName - Variable in class org.jopendocument.model.draw.DrawPage
 
drawMayScript - Variable in class org.jopendocument.model.draw.DrawApplet
 
DrawMeasure - Class in org.jopendocument.model.draw
 
DrawMeasure() - Constructor for class org.jopendocument.model.draw.DrawMeasure
 
drawMeasureAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMeasureVerticalAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMimeType - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawMirror - Variable in class org.jopendocument.model.style.StyleProperties
 
drawMoveProtect - Variable in class org.jopendocument.model.style.StyleProperties
 
drawName - Variable in class org.jopendocument.model.chart.ChartChart
 
drawName - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawName - Variable in class org.jopendocument.model.draw.DrawFillImage
 
drawName - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawName - Variable in class org.jopendocument.model.draw.DrawG
 
drawName - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawName - Variable in class org.jopendocument.model.draw.DrawHatch
 
drawName - Variable in class org.jopendocument.model.draw.DrawImage
 
drawName - Variable in class org.jopendocument.model.draw.DrawLayer
 
drawName - Variable in class org.jopendocument.model.draw.DrawMarker
 
drawName - Variable in class org.jopendocument.model.draw.DrawObject
 
drawName - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawName - Variable in class org.jopendocument.model.draw.DrawPage
 
drawName - Variable in class org.jopendocument.model.draw.DrawParam
 
drawName - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawName - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawName - Variable in class org.jopendocument.model.draw.DrawTextBox
 
drawName - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawNohref - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
drawNohref - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
drawNohref - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
drawNotifyOnUpdateOfRanges - Variable in class org.jopendocument.model.draw.DrawObject
 
drawObject - Variable in class org.jopendocument.model.draw.DrawApplet
 
DrawObject - Class in org.jopendocument.model.draw
 
DrawObject() - Constructor for class org.jopendocument.model.draw.DrawObject
 
DrawObjectOle - Class in org.jopendocument.model.draw
 
DrawObjectOle() - Constructor for class org.jopendocument.model.draw.DrawObjectOle
 
drawOval(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
DrawPage - Class in org.jopendocument.model.draw
 
DrawPage() - Constructor for class org.jopendocument.model.draw.DrawPage
 
drawPageNumber - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
DrawPageThumbnail - Class in org.jopendocument.model.draw
 
DrawPageThumbnail() - Constructor for class org.jopendocument.model.draw.DrawPageThumbnail
 
drawParallel - Variable in class org.jopendocument.model.style.StyleProperties
 
drawParam - Variable in class org.jopendocument.model.draw.DrawApplet
 
DrawParam - Class in org.jopendocument.model.draw
 
DrawParam() - Constructor for class org.jopendocument.model.draw.DrawParam
 
drawParam - Variable in class org.jopendocument.model.draw.DrawPlugin
 
DrawPath - Class in org.jopendocument.model.draw
 
DrawPath() - Constructor for class org.jopendocument.model.draw.DrawPath
 
drawPlacing - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawPlugin - Class in org.jopendocument.model.draw
 
DrawPlugin() - Constructor for class org.jopendocument.model.draw.DrawPlugin
 
drawPoints - Variable in class org.jopendocument.model.draw.DrawContourPolygon
 
drawPoints - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawPoints - Variable in class org.jopendocument.model.draw.DrawPolyline
 
DrawPolygon - Class in org.jopendocument.model.draw
 
DrawPolygon() - Constructor for class org.jopendocument.model.draw.DrawPolygon
 
drawPolygon(int[], int[], int) - Method in class org.jopendocument.util.DummyGraphics2D
 
DrawPolyline - Class in org.jopendocument.model.draw
 
DrawPolyline() - Constructor for class org.jopendocument.model.draw.DrawPolyline
 
drawPolyline(int[], int[], int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawRecreateOnEdit - Variable in class org.jopendocument.model.draw.DrawContourPath
 
drawRecreateOnEdit - Variable in class org.jopendocument.model.draw.DrawContourPolygon
 
DrawRect - Class in org.jopendocument.model.draw
 
DrawRect() - Constructor for class org.jopendocument.model.draw.DrawRect
 
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.draw.DrawG
 
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.draw.DrawPage
 
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.presentation.PresentationNotes
 
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.style.StyleHandoutMaster
 
drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.style.StyleMasterPage
 
drawRed - Variable in class org.jopendocument.model.style.StyleProperties
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawRotation - Variable in class org.jopendocument.model.draw.DrawHatch
 
drawRoundRect(int, int, int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawShadow - Variable in class org.jopendocument.model.style.StyleProperties
 
drawShadowColor - Variable in class org.jopendocument.model.style.StyleProperties
 
drawShadowOffsetX - Variable in class org.jopendocument.model.style.StyleProperties
 
drawShadowOffsetY - Variable in class org.jopendocument.model.style.StyleProperties
 
drawShadowTransparency - Variable in class org.jopendocument.model.style.StyleProperties
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationDim
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationPlay
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
drawShapeId - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
drawShowUnit - Variable in class org.jopendocument.model.style.StyleProperties
 
drawSizeProtect - Variable in class org.jopendocument.model.style.StyleProperties
 
drawStart - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawStartAngle - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawStartAngle - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawStartColor - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawStartGluePoint - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawStartGuide - Variable in class org.jopendocument.model.style.StyleProperties
 
drawStartIntensity - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawStartLineSpacingHorizontal - Variable in class org.jopendocument.model.style.StyleProperties
 
drawStartLineSpacingVertical - Variable in class org.jopendocument.model.style.StyleProperties
 
drawStartShape - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawString(String, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawString(String, float, float) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawString(AttributedCharacterIterator, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawString(AttributedCharacterIterator, float, float) - Method in class org.jopendocument.util.DummyGraphics2D
 
drawStroke - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawStrokeDash - Class in org.jopendocument.model.draw
 
DrawStrokeDash() - Constructor for class org.jopendocument.model.draw.DrawStrokeDash
 
drawStrokeDash - Variable in class org.jopendocument.model.style.StyleProperties
 
drawStyle - Variable in class org.jopendocument.model.draw.DrawGradient
 
drawStyle - Variable in class org.jopendocument.model.draw.DrawHatch
 
drawStyle - Variable in class org.jopendocument.model.draw.DrawStrokeDash
 
drawStyle - Variable in class org.jopendocument.model.draw.DrawTransparency
 
drawStyleName - Variable in class org.jopendocument.model.chart.ChartChart
 
drawStyleName - Variable in class org.jopendocument.model.draw.Dr3DCube
 
drawStyleName - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
drawStyleName - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
drawStyleName - Variable in class org.jopendocument.model.draw.Dr3DScene
 
drawStyleName - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawControl
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawG
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawImage
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawLine
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawObject
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPage
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPath
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawRect
 
drawStyleName - Variable in class org.jopendocument.model.draw.DrawTextBox
 
drawStyleName - Variable in class org.jopendocument.model.presentation.PresentationNotes
 
drawStyleName - Variable in class org.jopendocument.model.style.StyleHandoutMaster
 
drawStyleName - Variable in class org.jopendocument.model.style.StyleMasterPage
 
drawSymbolColor - Variable in class org.jopendocument.model.style.StyleProperties
 
drawTextareaHorizontalAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
drawTextareaVerticalAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
DrawTextBox - Class in org.jopendocument.model.draw
 
DrawTextBox() - Constructor for class org.jopendocument.model.draw.DrawTextBox
 
drawTextStyleName - Variable in class org.jopendocument.model.chart.ChartChart
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.Dr3DCube
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.Dr3DScene
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawControl
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawG
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawImage
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawLine
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawObject
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawPath
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawRect
 
drawTextStyleName - Variable in class org.jopendocument.model.draw.DrawTextBox
 
drawThumbnail - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawThumbnail - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawThumbnail - Variable in class org.jopendocument.model.draw.DrawObject
 
drawThumbnail - Variable in class org.jopendocument.model.draw.DrawPlugin
 
DrawThumbnail - Class in org.jopendocument.model.draw
 
DrawThumbnail() - Constructor for class org.jopendocument.model.draw.DrawThumbnail
 
drawTileRepeatOffset - Variable in class org.jopendocument.model.style.StyleProperties
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawG
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawImage
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawLine
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawPath
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawRect
 
drawTransform - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DrawTransparency - Class in org.jopendocument.model.draw
 
DrawTransparency() - Constructor for class org.jopendocument.model.draw.DrawTransparency
 
drawTransparency - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
drawTransparency - Variable in class org.jopendocument.model.style.StyleProperties
 
drawTransparencyName - Variable in class org.jopendocument.model.style.StyleProperties
 
drawType - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawUnit - Variable in class org.jopendocument.model.style.StyleProperties
 
drawValue - Variable in class org.jopendocument.model.draw.DrawParam
 
drawVisibleAreaHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
drawVisibleAreaLeft - Variable in class org.jopendocument.model.style.StyleProperties
 
drawVisibleAreaTop - Variable in class org.jopendocument.model.style.StyleProperties
 
drawVisibleAreaWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
drawWritingMode - Variable in class org.jopendocument.model.style.StyleProperties
 
drawZIndex - Variable in class org.jopendocument.model.chart.ChartChart
 
drawZIndex - Variable in class org.jopendocument.model.draw.Dr3DCube
 
drawZIndex - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
drawZIndex - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
drawZIndex - Variable in class org.jopendocument.model.draw.Dr3DScene
 
drawZIndex - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawApplet
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawCaption
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawCircle
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawConnector
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawControl
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawEllipse
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawG
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawImage
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawLine
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawMeasure
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawObject
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawPath
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawPlugin
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawPolygon
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawPolyline
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawRect
 
drawZIndex - Variable in class org.jopendocument.model.draw.DrawTextBox
 
DummyFontMetrics - Class in org.jopendocument.util
 
DummyFontMetrics(Font) - Constructor for class org.jopendocument.util.DummyFontMetrics
 
DummyGraphics2D - Class in org.jopendocument.util
 
DummyGraphics2D() - Constructor for class org.jopendocument.util.DummyGraphics2D
 
dump() - Method in class org.jopendocument.model.StyleResolver
 
dumpAutoStyles() - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
dumpPages() - Method in class org.jopendocument.model.TextDocument
 
dumpSpreadSheets() - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
dumpSpreadSheetsRows() - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
dup() - Method in class org.jopendocument.dom.Style
Make a copy of this style and add it to its document.
duplicateFirstRows(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
duplicateRows(int, int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Clone a range of rows.
duplicateRows(int, int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
 
dying() - Method in class org.jopendocument.util.cache.CacheWatcher
 

E

ELEMENT_DEFAULT_NAME - Static variable in class org.jopendocument.dom.StyleStyleDesc
 
elements - Variable in class org.jopendocument.model.draw.DrawTextBox
 
Ellipsis - Static variable in class org.jopendocument.util.StringUtils.Shortener
 
emptyIdentitySet() - Static method in class org.jopendocument.util.CollectionUtils
 
emptyIterator() - Static method in class org.jopendocument.util.CollectionUtils
 
enableDoubleBuffering(Component) - Static method in class org.jopendocument.util.ImageUtilities
Re-enables double buffering globally.
enableDoubleBuffering(Component) - Static method in class org.jopendocument.util.PrintUtilities
Enable double buffering painting of a Component
ENCODE - Static variable in class org.jopendocument.dom.template.engine.Processor
 
ENCODE - Static variable in class org.jopendocument.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.jopendocument.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jopendocument.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jopendocument.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jopendocument.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.jopendocument.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.jopendocument.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jopendocument.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeRGB(Color) - Static method in class org.jopendocument.dom.OOUtils
Encode to the color data type, see section 18.3.8 of OpenDocument-v1.2-part1.
encodeRT(String, Map<String, String>) - Method in class org.jopendocument.dom.OOXML
Convert rich text (with [] tags) into XML.
encodeRT_L(String, Map<String, String>) - Method in class org.jopendocument.dom.OOXML
 
encodeToFile(byte[], String) - Static method in class org.jopendocument.util.Base64
Convenience method for encoding data to a file.
encodeWS(String) - Method in class org.jopendocument.dom.OOXML
Encode a String to OO XML.
encodeWS(Text) - Method in class org.jopendocument.dom.OOXML
 
encodeWS(Element) - Method in class org.jopendocument.dom.OOXML
 
encodeWSasList(String) - Method in class org.jopendocument.dom.OOXML
 
endElement(String, String, String) - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
endElement(String, String, String) - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
EngineTemplate - Class in org.jopendocument.dom.template
 
EngineTemplate(File, DataModel) - Constructor for class org.jopendocument.dom.template.EngineTemplate
 
EngineTemplate(InputStream, DataModel) - Constructor for class org.jopendocument.dom.template.EngineTemplate
 
ensureColumnCount(int) - Method in class org.jopendocument.dom.spreadsheet.Table
Assure that this sheet has at least newSize columns.
ensureRowCount(int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
entrySet() - Method in class org.jopendocument.util.CollectionMap
 
equals(Object) - Method in class org.jopendocument.dom.EventListener
 
equals(Object) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
equals(Object) - Method in class org.jopendocument.dom.Library
 
equals(Object) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
equals(Object) - Method in class org.jopendocument.dom.spreadsheet.Range
 
equals(Object) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
equals(Object) - Method in class org.jopendocument.dom.Style
 
equals(Object) - Method in class org.jopendocument.dom.StyleStyle
 
equals(Object) - Method in class org.jopendocument.dom.XMLFormatVersion
 
equals(List<A>, List<B>, boolean, ITransformer<A, B>) - Static method in class org.jopendocument.util.CollectionUtils
The number of equals item between a and b, starting from the choosen end.
equals(T, T) - Method in interface org.jopendocument.util.CompareUtils.Equalizer
 
equals(Object, Object) - Static method in class org.jopendocument.util.CompareUtils
Compare 2 objets pouvant être null.
equals(List<T>, List<T>, CompareUtils.Equalizer<? super T>) - Static method in class org.jopendocument.util.CompareUtils
 
equals(Element, Element) - Static method in class org.jopendocument.util.JDOMUtils
Test if two elements have the same namespace and name.
equals(Object) - Method in class org.jopendocument.util.StringUtils.Escaper
 
equals(Object) - Method in class org.jopendocument.util.Tuple2
 
equalsDeep(Element, Element) - Static method in class org.jopendocument.util.JDOMUtils
Compare two elements and their descendants (only Element and Text).
equalsDeep(Element, Element, boolean) - Static method in class org.jopendocument.util.JDOMUtils
 
equalsFromEnd(List<T>, List<T>) - Static method in class org.jopendocument.util.CollectionUtils
The number of equals item between a and b, starting from the end.
equalsFromStart(List<T>, List<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
equalsWithCompareTo(Comparable<T>, T) - Static method in class org.jopendocument.util.CompareUtils
Compare 2 objets pouvant être null avec compareTo().
escape(String) - Method in class org.jopendocument.util.StringUtils.Escaper
Escape s, so that the resulting string has none of StringUtils.Escaper.getEscapedChars().
eval(String) - Method in class org.jopendocument.dom.template.engine.DataModel
 
evaluate(int) - Method in enum org.jopendocument.dom.style.RelationalOperator
 
evaluate(Object) - Method in class org.jopendocument.util.cc.IPredicate
 
evaluate(Object) - Method in class org.jopendocument.util.Step
 
evaluateChecked(E) - Method in class org.jopendocument.util.cc.IPredicate
 
evaluateConditions(StyledNode<S, ?>, List<Element>) - Method in class org.jopendocument.dom.StyleDesc
 
EventListener - Class in org.jopendocument.dom
 
ExceptionUtils - Class in org.jopendocument.util
Utilitaires pour les exceptions.
execute(DataModel) - Method in class org.jopendocument.dom.template.engine.Parsed
 
execute(Processor, Element, DataModel) - Method in class org.jopendocument.dom.template.statements.ForEach
 
execute(Processor, Element, DataModel) - Method in class org.jopendocument.dom.template.statements.If
 
execute(Processor<?>, Element, DataModel) - Method in class org.jopendocument.dom.template.statements.Include
 
execute(Processor<?>, Element, DataModel) - Method in class org.jopendocument.dom.template.statements.SetStmt
 
execute(Processor<?>, Element, DataModel) - Method in class org.jopendocument.dom.template.statements.Statement
Should produce valid OpenDocument XML.
executeChecked(E) - Method in interface org.jopendocument.util.cc.IClosure
 
executeChecked(E) - Method in class org.jopendocument.util.cc.Transformer
 
exists(Collection<T>, IPredicate<? super T>) - Static method in class org.jopendocument.util.CollectionUtils
 
ExnTransformer<E,T,X extends Exception> - Class in org.jopendocument.util.cc
Transformer able to throw an exception.
ExnTransformer() - Constructor for class org.jopendocument.util.cc.ExnTransformer
 
export(TableModel, File, XMLFormatVersion) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Export the passed data to file.
extractText(FileOutputStream) - Method in class org.jopendocument.util.XMLTextExtractor
 

F

fallbackToDefaultStyle(String, Namespace) - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
fallbackToDefaultStyle(String, Namespace) - Method in class org.jopendocument.dom.StyleProperties
 
FALSE_KEY - Static variable in class org.jopendocument.util.i18n.I18nUtils
 
falsePredicate() - Static method in class org.jopendocument.util.cc.IPredicate
 
fastSplit(String, char) - Static method in class org.jopendocument.util.StringUtils
 
FILENAME_ESCAPER - Static variable in class org.jopendocument.util.FileUtils
An escaper suitable for producing valid filenames.
FileUtils - Class in org.jopendocument.util
 
fill(Shape) - Method in class org.jopendocument.util.DummyGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
fillMap(M, Collection<? extends K>) - Static method in class org.jopendocument.util.CollectionUtils
Fills a map with null values.
FillMode - Class in org.jopendocument.util
Specify how an image fills an area.
FillMode(boolean) - Constructor for class org.jopendocument.util.FillMode
 
FillMode.ZoomIn - Class in org.jopendocument.util
 
FillMode.ZoomIn(int) - Constructor for class org.jopendocument.util.FillMode.ZoomIn
The image keeps its ratio but only a part of it is used, avoiding outer stripes.
FillMode.ZoomOut - Class in org.jopendocument.util
 
FillMode.ZoomOut(Color) - Constructor for class org.jopendocument.util.FillMode.ZoomOut
The image keeps its ratio and is centred in the area, leaving two outer stripes.
fillOval(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
fillPolygon(int[], int[], int) - Method in class org.jopendocument.util.DummyGraphics2D
 
fillRect(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
filter(Collection<T>, IPredicate<? super T>) - Static method in class org.jopendocument.util.CollectionUtils
 
filterAndTransform(Collection<T>, IPredicate<? super T>, ITransformer<? super T, U>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
filterTransformAndFilter(Collection<T>, IPredicate<? super T>, ITransformer<? super T, U>, IPredicate<? super U>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
find(Class<T>, Class<U>) - Static method in class org.jopendocument.util.convertor.ValueConvertorFactory
 
findDefaultStyle(ODPackage) - Method in class org.jopendocument.dom.StyleStyleDesc
 
findMimeType(String) - Static method in class org.jopendocument.util.FileUtils
Try to guess the media type of the passed file name (see iana).
findStyleForNode(StyledNode<S, ?>, String) - Method in class org.jopendocument.dom.StyleDesc
Find the style for the passed node.
findStyleForNode(ODPackage, Document, StyledNode<S, ?>, String) - Method in class org.jopendocument.dom.StyleDesc
 
findStyleWithName(ODPackage, Document, String) - Method in class org.jopendocument.dom.StyleDesc
Resolve the passed style name.
findUnusedName(StyleDesc<?>, String) - Method in class org.jopendocument.dom.ODXMLDocument
Find an unused style name in this document.
findVersion() - Method in class org.jopendocument.util.DesktopEnvironment
 
findVersion() - Method in class org.jopendocument.util.DesktopEnvironment.Gnome
 
findVersion() - Method in class org.jopendocument.util.DesktopEnvironment.KDE
 
findVersion() - Method in class org.jopendocument.util.DesktopEnvironment.Unknown
 
findVersion() - Method in class org.jopendocument.util.DesktopEnvironment.XFCE
 
firstUp(String) - Static method in class org.jopendocument.util.StringUtils
 
firstUpThenLow(String) - Static method in class org.jopendocument.util.StringUtils
Retourne la chaine avec la première lettre en majuscule et le reste en minuscule.
FixXML - Class in org.jopendocument.dom
 
FixXML() - Constructor for class org.jopendocument.dom.FixXML
 
flatten(Map, Transformer) - Static method in class org.jopendocument.util.CollectionUtils
Permet d'aplatir une hiérarchie.
flatten(Map) - Static method in class org.jopendocument.util.CollectionUtils
Permet d'aplatir une hiérarchie.
flushBase64() - Method in class org.jopendocument.util.Base64.OutputStream
Method added by PHIL.
foBackgroundColor - Variable in class org.jopendocument.model.style.StyleProperties
 
foBorder - Variable in class org.jopendocument.model.style.StyleProperties
 
foBorderBottom - Variable in class org.jopendocument.model.style.StyleProperties
 
foBorderLeft - Variable in class org.jopendocument.model.style.StyleProperties
 
foBorderRight - Variable in class org.jopendocument.model.style.StyleProperties
 
foBorderTop - Variable in class org.jopendocument.model.style.StyleProperties
 
foBreakAfter - Variable in class org.jopendocument.model.style.StyleProperties
 
foBreakBefore - Variable in class org.jopendocument.model.style.StyleProperties
 
foClip - Variable in class org.jopendocument.model.style.StyleProperties
 
foColor - Variable in class org.jopendocument.model.style.StyleProperties
 
foColumnCount - Variable in class org.jopendocument.model.style.StyleColumns
 
foColumnGap - Variable in class org.jopendocument.model.style.StyleColumns
 
foCountry - Variable in class org.jopendocument.model.style.StyleProperties
 
foCountry - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
foCountry - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
foCountry - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
foCountry - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
foCountry - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
foCountry - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
foCountry - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
foDirection - Variable in class org.jopendocument.model.style.StyleProperties
 
foFontFamily - Variable in class org.jopendocument.model.style.StyleFontDecl
 
foFontFamily - Variable in class org.jopendocument.model.style.StyleProperties
 
foFontSize - Variable in class org.jopendocument.model.style.StyleProperties
 
foFontStyle - Variable in class org.jopendocument.model.style.StyleProperties
 
foFontVariant - Variable in class org.jopendocument.model.style.StyleProperties
 
foFontWeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foHyphenate - Variable in class org.jopendocument.model.style.StyleProperties
 
foHyphenateKeep - Variable in class org.jopendocument.model.style.StyleProperties
 
foHyphenationLadderCount - Variable in class org.jopendocument.model.style.StyleProperties
 
foHyphenationPushCharCount - Variable in class org.jopendocument.model.style.StyleProperties
 
foHyphenationRemainCharCount - Variable in class org.jopendocument.model.style.StyleProperties
 
foKeepTogether - Variable in class org.jopendocument.model.style.StyleProperties
 
foKeepWithNext - Variable in class org.jopendocument.model.style.StyleProperties
 
foLanguage - Variable in class org.jopendocument.model.style.StyleProperties
 
foLanguage - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
foLanguage - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
foLanguage - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
foLanguage - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
foLanguage - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
foLanguage - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
foLanguage - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
foLetterSpacing - Variable in class org.jopendocument.model.style.StyleProperties
 
foLineHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foMarginBottom - Variable in class org.jopendocument.model.style.StyleProperties
 
foMarginLeft - Variable in class org.jopendocument.model.style.StyleColumn
 
foMarginLeft - Variable in class org.jopendocument.model.style.StyleProperties
 
foMarginRight - Variable in class org.jopendocument.model.style.StyleColumn
 
foMarginRight - Variable in class org.jopendocument.model.style.StyleProperties
 
foMarginTop - Variable in class org.jopendocument.model.style.StyleProperties
 
foMaxHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foMaxWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
foMinHeight - Variable in class org.jopendocument.model.draw.DrawTextBox
 
foMinHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foMinWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
FontFaceDecls - Class in org.jopendocument.io
 
FontFaceDecls() - Constructor for class org.jopendocument.io.FontFaceDecls
 
foOrphans - Variable in class org.jopendocument.model.style.StyleProperties
 
foPadding - Variable in class org.jopendocument.model.style.StyleProperties
 
foPaddingBottom - Variable in class org.jopendocument.model.style.StyleProperties
 
foPaddingLeft - Variable in class org.jopendocument.model.style.StyleProperties
 
foPaddingRight - Variable in class org.jopendocument.model.style.StyleProperties
 
foPaddingTop - Variable in class org.jopendocument.model.style.StyleProperties
 
foPageHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
foPageWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
ForEach - Class in org.jopendocument.dom.template.statements
ForEach tag: repeats a document element for each item in a collection.
ForEach() - Constructor for class org.jopendocument.dom.template.statements.ForEach
 
formAllowDeletes - Variable in class org.jopendocument.model.form.FormForm
 
formAllowInserts - Variable in class org.jopendocument.model.form.FormForm
 
formAllowUpdates - Variable in class org.jopendocument.model.form.FormForm
 
formApplyDesignMode - Variable in class org.jopendocument.model.office.OfficeForms
 
formApplyFilter - Variable in class org.jopendocument.model.form.FormForm
 
format(Number) - Method in enum org.jopendocument.dom.LengthUnit
 
format(Object) - Method in enum org.jopendocument.dom.ODValueType
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.BooleanStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.CurrencyStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.DataStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.DateStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.NumberStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.PercentStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.TextStyle
 
format(Object, CellStyle, boolean) - Method in class org.jopendocument.dom.style.data.TimeStyle
 
format(Object, StringBuffer, FieldPosition) - Method in class org.jopendocument.util.FormatGroup
 
format(Object, StringBuffer, FieldPosition) - Method in class org.jopendocument.util.XMLDateFormat
 
FORMAT_BMP - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.jopendocument.util.ImageInfo
Return value of ImageInfo.getFormat() for RAS streams.
formatCurrency(Number, CellStyle) - Static method in class org.jopendocument.dom.spreadsheet.MutableCell
 
formatDate(Date, String) - Method in class org.jopendocument.dom.template.engine.DataFormatter
 
FormatGroup - Class in org.jopendocument.util
A list of related formats.
FormatGroup(Format...) - Constructor for class org.jopendocument.util.FormatGroup
 
FormatGroup(List<? extends Format>) - Constructor for class org.jopendocument.util.FormatGroup
Creates a group, which will try to parse with the given formats. format() is done with the first format.
formatNumber(Number, CellStyle) - Static method in class org.jopendocument.dom.spreadsheet.MutableCell
 
formatNumber(Number, String) - Method in class org.jopendocument.dom.template.engine.DataFormatter
 
formatNumberOrScientificNumber(Element, Number, CellStyle) - Method in class org.jopendocument.dom.style.data.DataStyle
 
formatNumberOrScientificNumber(Element, Number, int, CellStyle) - Method in class org.jopendocument.dom.style.data.DataStyle
 
formatPercent(Number, CellStyle) - Static method in class org.jopendocument.dom.spreadsheet.MutableCell
 
formatSheetName(String) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
formAutoComplete - Variable in class org.jopendocument.model.form.FormCombobox
 
formAutomaticFocus - Variable in class org.jopendocument.model.office.OfficeForms
 
formBoundColumn - Variable in class org.jopendocument.model.form.FormListbox
 
FormButton - Class in org.jopendocument.model.form
 
FormButton() - Constructor for class org.jopendocument.model.form.FormButton
 
formButtonType - Variable in class org.jopendocument.model.form.FormButton
 
formButtonType - Variable in class org.jopendocument.model.form.FormImage
 
FormCheckbox - Class in org.jopendocument.model.form
 
FormCheckbox() - Constructor for class org.jopendocument.model.form.FormCheckbox
 
FormColumn - Class in org.jopendocument.model.form
 
FormColumn() - Constructor for class org.jopendocument.model.form.FormColumn
 
formColumn - Variable in class org.jopendocument.model.form.FormGrid
 
formColumnStyleName - Variable in class org.jopendocument.model.form.FormColumn
 
FormCombobox - Class in org.jopendocument.model.form
 
FormCombobox() - Constructor for class org.jopendocument.model.form.FormCombobox
 
formCommand - Variable in class org.jopendocument.model.form.FormForm
 
formCommandType - Variable in class org.jopendocument.model.form.FormForm
 
FormControl - Class in org.jopendocument.model.form
 
FormControl() - Constructor for class org.jopendocument.model.form.FormControl
 
formControlOrFormForm - Variable in class org.jopendocument.model.form.FormForm
 
formConvertEmptyToNull - Variable in class org.jopendocument.model.form.FormCombobox
 
formConvertEmptyToNull - Variable in class org.jopendocument.model.form.FormFormattedText
 
formConvertEmptyToNull - Variable in class org.jopendocument.model.form.FormPassword
 
formConvertEmptyToNull - Variable in class org.jopendocument.model.form.FormText
 
formConvertEmptyToNull - Variable in class org.jopendocument.model.form.FormTextarea
 
formCurrentSelected - Variable in class org.jopendocument.model.form.FormOption
 
formCurrentSelected - Variable in class org.jopendocument.model.form.FormRadio
 
formCurrentState - Variable in class org.jopendocument.model.form.FormCheckbox
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormCombobox
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormFile
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormFormattedText
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormText
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormTextarea
 
formCurrentValue - Variable in class org.jopendocument.model.form.FormValueRange
 
formDataField - Variable in class org.jopendocument.model.form.FormCheckbox
 
formDataField - Variable in class org.jopendocument.model.form.FormCombobox
 
formDataField - Variable in class org.jopendocument.model.form.FormFormattedText
 
formDataField - Variable in class org.jopendocument.model.form.FormImageFrame
 
formDataField - Variable in class org.jopendocument.model.form.FormListbox
 
formDataField - Variable in class org.jopendocument.model.form.FormRadio
 
formDataField - Variable in class org.jopendocument.model.form.FormText
 
formDataField - Variable in class org.jopendocument.model.form.FormTextarea
 
formDatasource - Variable in class org.jopendocument.model.form.FormForm
 
formDefaultButton - Variable in class org.jopendocument.model.form.FormButton
 
formDelayForRepeat - Variable in class org.jopendocument.model.form.FormValueRange
 
formDetailFields - Variable in class org.jopendocument.model.form.FormForm
 
formDisabled - Variable in class org.jopendocument.model.form.FormButton
 
formDisabled - Variable in class org.jopendocument.model.form.FormCheckbox
 
formDisabled - Variable in class org.jopendocument.model.form.FormCombobox
 
formDisabled - Variable in class org.jopendocument.model.form.FormFile
 
formDisabled - Variable in class org.jopendocument.model.form.FormFixedText
 
formDisabled - Variable in class org.jopendocument.model.form.FormFormattedText
 
formDisabled - Variable in class org.jopendocument.model.form.FormFrame
 
formDisabled - Variable in class org.jopendocument.model.form.FormGrid
 
formDisabled - Variable in class org.jopendocument.model.form.FormImage
 
formDisabled - Variable in class org.jopendocument.model.form.FormImageFrame
 
formDisabled - Variable in class org.jopendocument.model.form.FormListbox
 
formDisabled - Variable in class org.jopendocument.model.form.FormPassword
 
formDisabled - Variable in class org.jopendocument.model.form.FormRadio
 
formDisabled - Variable in class org.jopendocument.model.form.FormText
 
formDisabled - Variable in class org.jopendocument.model.form.FormTextarea
 
formDisabled - Variable in class org.jopendocument.model.form.FormValueRange
 
formDropdown - Variable in class org.jopendocument.model.form.FormCombobox
 
formDropdown - Variable in class org.jopendocument.model.form.FormListbox
 
formEchoChar - Variable in class org.jopendocument.model.form.FormPassword
 
formEnctype - Variable in class org.jopendocument.model.form.FormForm
 
formEscapeProcessing - Variable in class org.jopendocument.model.form.FormForm
 
FormFile - Class in org.jopendocument.model.form
 
FormFile() - Constructor for class org.jopendocument.model.form.FormFile
 
formFilter - Variable in class org.jopendocument.model.form.FormForm
 
FormFixedText - Class in org.jopendocument.model.form
 
FormFixedText() - Constructor for class org.jopendocument.model.form.FormFixedText
 
formFocusOnClick - Variable in class org.jopendocument.model.form.FormButton
 
formFor - Variable in class org.jopendocument.model.form.FormFixedText
 
formFor - Variable in class org.jopendocument.model.form.FormFrame
 
FormForm - Class in org.jopendocument.model.form
 
FormForm() - Constructor for class org.jopendocument.model.form.FormForm
 
formForm - Variable in class org.jopendocument.model.office.OfficeForms
 
FormFormattedText - Class in org.jopendocument.model.form
 
FormFormattedText() - Constructor for class org.jopendocument.model.form.FormFormattedText
 
FormFrame - Class in org.jopendocument.model.form
 
FormFrame() - Constructor for class org.jopendocument.model.form.FormFrame
 
FormGenericControl - Class in org.jopendocument.model.form
 
FormGenericControl() - Constructor for class org.jopendocument.model.form.FormGenericControl
 
FormGrid - Class in org.jopendocument.model.form
 
FormGrid() - Constructor for class org.jopendocument.model.form.FormGrid
 
FormHidden - Class in org.jopendocument.model.form
 
FormHidden() - Constructor for class org.jopendocument.model.form.FormHidden
 
formId - Variable in class org.jopendocument.model.draw.DrawControl
 
formId - Variable in class org.jopendocument.model.form.FormControl
 
formIgnoreResult - Variable in class org.jopendocument.model.form.FormForm
 
FormImage - Class in org.jopendocument.model.form
 
FormImage() - Constructor for class org.jopendocument.model.form.FormImage
 
formImageAlign - Variable in class org.jopendocument.model.form.FormButton
 
formImageAlign - Variable in class org.jopendocument.model.form.FormCheckbox
 
formImageAlign - Variable in class org.jopendocument.model.form.FormRadio
 
formImageData - Variable in class org.jopendocument.model.form.FormButton
 
formImageData - Variable in class org.jopendocument.model.form.FormImage
 
formImageData - Variable in class org.jopendocument.model.form.FormImageFrame
 
FormImageFrame - Class in org.jopendocument.model.form
 
FormImageFrame() - Constructor for class org.jopendocument.model.form.FormImageFrame
 
formImagePosition - Variable in class org.jopendocument.model.form.FormButton
 
formImagePosition - Variable in class org.jopendocument.model.form.FormCheckbox
 
formImagePosition - Variable in class org.jopendocument.model.form.FormRadio
 
formIsTristate - Variable in class org.jopendocument.model.form.FormCheckbox
 
formItem - Variable in class org.jopendocument.model.form.FormCombobox
 
FormItem - Class in org.jopendocument.model.form
 
FormItem() - Constructor for class org.jopendocument.model.form.FormItem
 
formLabel - Variable in class org.jopendocument.model.form.FormButton
 
formLabel - Variable in class org.jopendocument.model.form.FormCheckbox
 
formLabel - Variable in class org.jopendocument.model.form.FormColumn
 
formLabel - Variable in class org.jopendocument.model.form.FormFixedText
 
formLabel - Variable in class org.jopendocument.model.form.FormFrame
 
formLabel - Variable in class org.jopendocument.model.form.FormItem
 
formLabel - Variable in class org.jopendocument.model.form.FormOption
 
formLabel - Variable in class org.jopendocument.model.form.FormRadio
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormCheckbox
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormCombobox
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormFormattedText
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormListbox
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormPassword
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormRadio
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormText
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormTextarea
 
formLinkedCell - Variable in class org.jopendocument.model.form.FormValueRange
 
FormListbox - Class in org.jopendocument.model.form
 
FormListbox() - Constructor for class org.jopendocument.model.form.FormListbox
 
formListLinkageType - Variable in class org.jopendocument.model.form.FormListbox
 
formListSource - Variable in class org.jopendocument.model.form.FormCombobox
 
formListSource - Variable in class org.jopendocument.model.form.FormListbox
 
formListSourceType - Variable in class org.jopendocument.model.form.FormCombobox
 
formListSourceType - Variable in class org.jopendocument.model.form.FormListbox
 
formMasterFields - Variable in class org.jopendocument.model.form.FormForm
 
formMaxLength - Variable in class org.jopendocument.model.form.FormCombobox
 
formMaxLength - Variable in class org.jopendocument.model.form.FormFile
 
formMaxLength - Variable in class org.jopendocument.model.form.FormFormattedText
 
formMaxLength - Variable in class org.jopendocument.model.form.FormPassword
 
formMaxLength - Variable in class org.jopendocument.model.form.FormText
 
formMaxLength - Variable in class org.jopendocument.model.form.FormTextarea
 
formMaxValue - Variable in class org.jopendocument.model.form.FormFormattedText
 
formMaxValue - Variable in class org.jopendocument.model.form.FormValueRange
 
formMethod - Variable in class org.jopendocument.model.form.FormForm
 
formMinValue - Variable in class org.jopendocument.model.form.FormFormattedText
 
formMinValue - Variable in class org.jopendocument.model.form.FormValueRange
 
formMultiLine - Variable in class org.jopendocument.model.form.FormFixedText
 
formMultiple - Variable in class org.jopendocument.model.form.FormListbox
 
formName - Variable in class org.jopendocument.model.form.FormColumn
 
formName - Variable in class org.jopendocument.model.form.FormControl
 
formName - Variable in class org.jopendocument.model.form.FormForm
 
formName - Variable in class org.jopendocument.model.form.FormHidden
 
formNavigationMode - Variable in class org.jopendocument.model.form.FormForm
 
formOption - Variable in class org.jopendocument.model.form.FormListbox
 
FormOption - Class in org.jopendocument.model.form
 
FormOption() - Constructor for class org.jopendocument.model.form.FormOption
 
formOrder - Variable in class org.jopendocument.model.form.FormForm
 
formOrientation - Variable in class org.jopendocument.model.form.FormValueRange
 
formPageStepSize - Variable in class org.jopendocument.model.form.FormValueRange
 
FormPassword - Class in org.jopendocument.model.form
 
FormPassword() - Constructor for class org.jopendocument.model.form.FormPassword
 
formPrintable - Variable in class org.jopendocument.model.form.FormButton
 
formPrintable - Variable in class org.jopendocument.model.form.FormCheckbox
 
formPrintable - Variable in class org.jopendocument.model.form.FormCombobox
 
formPrintable - Variable in class org.jopendocument.model.form.FormFile
 
formPrintable - Variable in class org.jopendocument.model.form.FormFixedText
 
formPrintable - Variable in class org.jopendocument.model.form.FormFormattedText
 
formPrintable - Variable in class org.jopendocument.model.form.FormFrame
 
formPrintable - Variable in class org.jopendocument.model.form.FormGrid
 
formPrintable - Variable in class org.jopendocument.model.form.FormImage
 
formPrintable - Variable in class org.jopendocument.model.form.FormImageFrame
 
formPrintable - Variable in class org.jopendocument.model.form.FormListbox
 
formPrintable - Variable in class org.jopendocument.model.form.FormPassword
 
formPrintable - Variable in class org.jopendocument.model.form.FormRadio
 
formPrintable - Variable in class org.jopendocument.model.form.FormText
 
formPrintable - Variable in class org.jopendocument.model.form.FormTextarea
 
formPrintable - Variable in class org.jopendocument.model.form.FormValueRange
 
formProperties - Variable in class org.jopendocument.model.form.FormButton
 
formProperties - Variable in class org.jopendocument.model.form.FormCheckbox
 
formProperties - Variable in class org.jopendocument.model.form.FormCombobox
 
formProperties - Variable in class org.jopendocument.model.form.FormFile
 
formProperties - Variable in class org.jopendocument.model.form.FormFixedText
 
formProperties - Variable in class org.jopendocument.model.form.FormForm
 
formProperties - Variable in class org.jopendocument.model.form.FormFormattedText
 
formProperties - Variable in class org.jopendocument.model.form.FormFrame
 
formProperties - Variable in class org.jopendocument.model.form.FormGenericControl
 
formProperties - Variable in class org.jopendocument.model.form.FormGrid
 
formProperties - Variable in class org.jopendocument.model.form.FormHidden
 
formProperties - Variable in class org.jopendocument.model.form.FormImage
 
formProperties - Variable in class org.jopendocument.model.form.FormImageFrame
 
formProperties - Variable in class org.jopendocument.model.form.FormListbox
 
formProperties - Variable in class org.jopendocument.model.form.FormPassword
 
FormProperties - Class in org.jopendocument.model.form
 
FormProperties() - Constructor for class org.jopendocument.model.form.FormProperties
 
formProperties - Variable in class org.jopendocument.model.form.FormRadio
 
formProperties - Variable in class org.jopendocument.model.form.FormText
 
formProperties - Variable in class org.jopendocument.model.form.FormTextarea
 
formProperties - Variable in class org.jopendocument.model.form.FormValueRange
 
formProperty - Variable in class org.jopendocument.model.form.FormProperties
 
FormProperty - Class in org.jopendocument.model.form
 
FormProperty() - Constructor for class org.jopendocument.model.form.FormProperty
 
formPropertyIsList - Variable in class org.jopendocument.model.form.FormProperty
 
formPropertyIsVoid - Variable in class org.jopendocument.model.form.FormPropertyValue
 
formPropertyName - Variable in class org.jopendocument.model.form.FormProperty
 
formPropertyType - Variable in class org.jopendocument.model.form.FormProperty
 
formPropertyValue - Variable in class org.jopendocument.model.form.FormProperty
 
FormPropertyValue - Class in org.jopendocument.model.form
 
FormPropertyValue() - Constructor for class org.jopendocument.model.form.FormPropertyValue
 
FormRadio - Class in org.jopendocument.model.form
 
FormRadio() - Constructor for class org.jopendocument.model.form.FormRadio
 
formReadonly - Variable in class org.jopendocument.model.form.FormCombobox
 
formReadonly - Variable in class org.jopendocument.model.form.FormFile
 
formReadonly - Variable in class org.jopendocument.model.form.FormFormattedText
 
formReadonly - Variable in class org.jopendocument.model.form.FormImageFrame
 
formReadonly - Variable in class org.jopendocument.model.form.FormText
 
formReadonly - Variable in class org.jopendocument.model.form.FormTextarea
 
formSelected - Variable in class org.jopendocument.model.form.FormOption
 
formSelected - Variable in class org.jopendocument.model.form.FormRadio
 
formServiceName - Variable in class org.jopendocument.model.form.FormColumn
 
formServiceName - Variable in class org.jopendocument.model.form.FormControl
 
formServiceName - Variable in class org.jopendocument.model.form.FormForm
 
formServiceName - Variable in class org.jopendocument.model.form.FormHidden
 
formSize - Variable in class org.jopendocument.model.form.FormCombobox
 
formSize - Variable in class org.jopendocument.model.form.FormListbox
 
formSourceCellRange - Variable in class org.jopendocument.model.form.FormCombobox
 
formSourceCellRange - Variable in class org.jopendocument.model.form.FormListbox
 
formState - Variable in class org.jopendocument.model.form.FormCheckbox
 
formStepSize - Variable in class org.jopendocument.model.form.FormValueRange
 
formTabCycle - Variable in class org.jopendocument.model.form.FormForm
 
formTabIndex - Variable in class org.jopendocument.model.form.FormButton
 
formTabIndex - Variable in class org.jopendocument.model.form.FormCheckbox
 
formTabIndex - Variable in class org.jopendocument.model.form.FormCombobox
 
formTabIndex - Variable in class org.jopendocument.model.form.FormFile
 
formTabIndex - Variable in class org.jopendocument.model.form.FormFormattedText
 
formTabIndex - Variable in class org.jopendocument.model.form.FormGrid
 
formTabIndex - Variable in class org.jopendocument.model.form.FormImage
 
formTabIndex - Variable in class org.jopendocument.model.form.FormListbox
 
formTabIndex - Variable in class org.jopendocument.model.form.FormPassword
 
formTabIndex - Variable in class org.jopendocument.model.form.FormRadio
 
formTabIndex - Variable in class org.jopendocument.model.form.FormText
 
formTabIndex - Variable in class org.jopendocument.model.form.FormTextarea
 
formTabIndex - Variable in class org.jopendocument.model.form.FormValueRange
 
formTabStop - Variable in class org.jopendocument.model.form.FormButton
 
formTabStop - Variable in class org.jopendocument.model.form.FormCheckbox
 
formTabStop - Variable in class org.jopendocument.model.form.FormCombobox
 
formTabStop - Variable in class org.jopendocument.model.form.FormFile
 
formTabStop - Variable in class org.jopendocument.model.form.FormFormattedText
 
formTabStop - Variable in class org.jopendocument.model.form.FormGrid
 
formTabStop - Variable in class org.jopendocument.model.form.FormImage
 
formTabStop - Variable in class org.jopendocument.model.form.FormListbox
 
formTabStop - Variable in class org.jopendocument.model.form.FormPassword
 
formTabStop - Variable in class org.jopendocument.model.form.FormRadio
 
formTabStop - Variable in class org.jopendocument.model.form.FormText
 
formTabStop - Variable in class org.jopendocument.model.form.FormTextarea
 
formTabStop - Variable in class org.jopendocument.model.form.FormValueRange
 
FormText - Class in org.jopendocument.model.form
 
FormText() - Constructor for class org.jopendocument.model.form.FormText
 
FormTextarea - Class in org.jopendocument.model.form
 
FormTextarea() - Constructor for class org.jopendocument.model.form.FormTextarea
 
formTextOrFormTextareaOrFormFixedTextOrFormFileOrFormPasswordOrFormFormattedTextOrFormButtonOrFormImageOrFormCheckboxOrFormRadioOrFormListboxOrFormComboboxOrFormFrameOrFormHiddenOrFormImageFrameOrFormGridOrFormValueRangeOrFormGenericControl - Variable in class org.jopendocument.model.form.FormControl
 
formTextOrFormTextareaOrFormFormattedTextOrFormCheckboxOrFormListboxOrFormCombobox - Variable in class org.jopendocument.model.form.FormColumn
 
formTitle - Variable in class org.jopendocument.model.form.FormButton
 
formTitle - Variable in class org.jopendocument.model.form.FormCheckbox
 
formTitle - Variable in class org.jopendocument.model.form.FormCombobox
 
formTitle - Variable in class org.jopendocument.model.form.FormFile
 
formTitle - Variable in class org.jopendocument.model.form.FormFixedText
 
formTitle - Variable in class org.jopendocument.model.form.FormFormattedText
 
formTitle - Variable in class org.jopendocument.model.form.FormFrame
 
formTitle - Variable in class org.jopendocument.model.form.FormGrid
 
formTitle - Variable in class org.jopendocument.model.form.FormImage
 
formTitle - Variable in class org.jopendocument.model.form.FormImageFrame
 
formTitle - Variable in class org.jopendocument.model.form.FormListbox
 
formTitle - Variable in class org.jopendocument.model.form.FormPassword
 
formTitle - Variable in class org.jopendocument.model.form.FormRadio
 
formTitle - Variable in class org.jopendocument.model.form.FormText
 
formTitle - Variable in class org.jopendocument.model.form.FormTextarea
 
formTitle - Variable in class org.jopendocument.model.form.FormValueRange
 
formToggle - Variable in class org.jopendocument.model.form.FormButton
 
formValidation - Variable in class org.jopendocument.model.form.FormFormattedText
 
formValue - Variable in class org.jopendocument.model.form.FormButton
 
formValue - Variable in class org.jopendocument.model.form.FormCheckbox
 
formValue - Variable in class org.jopendocument.model.form.FormCombobox
 
formValue - Variable in class org.jopendocument.model.form.FormFile
 
formValue - Variable in class org.jopendocument.model.form.FormFormattedText
 
formValue - Variable in class org.jopendocument.model.form.FormHidden
 
formValue - Variable in class org.jopendocument.model.form.FormImage
 
formValue - Variable in class org.jopendocument.model.form.FormOption
 
formValue - Variable in class org.jopendocument.model.form.FormPassword
 
formValue - Variable in class org.jopendocument.model.form.FormRadio
 
formValue - Variable in class org.jopendocument.model.form.FormText
 
formValue - Variable in class org.jopendocument.model.form.FormTextarea
 
formValue - Variable in class org.jopendocument.model.form.FormValueRange
 
FormValueRange - Class in org.jopendocument.model.form
 
FormValueRange() - Constructor for class org.jopendocument.model.form.FormValueRange
 
formVisualEffect - Variable in class org.jopendocument.model.form.FormCheckbox
 
formVisualEffect - Variable in class org.jopendocument.model.form.FormRadio
 
forObject(Object) - Static method in enum org.jopendocument.dom.ODValueType
Try to guess the value type for the passed object.
foScoreSpaces - Variable in class org.jopendocument.model.style.StyleProperties
 
foTextAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
foTextAlignLast - Variable in class org.jopendocument.model.style.StyleProperties
 
foTextIndent - Variable in class org.jopendocument.model.style.StyleProperties
 
foTextShadow - Variable in class org.jopendocument.model.style.StyleProperties
 
foTextTransform - Variable in class org.jopendocument.model.style.StyleProperties
 
foVerticalAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
foWidows - Variable in class org.jopendocument.model.style.StyleProperties
 
foWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
foWrapOption - Variable in class org.jopendocument.model.style.StyleProperties
 
from(Document) - Static method in class org.jopendocument.dom.template.engine.Material
 
from(Element) - Static method in class org.jopendocument.dom.template.engine.Material
 
from(E) - Static method in class org.jopendocument.dom.template.engine.Material
 
from(E) - Static method in class org.jopendocument.dom.template.engine.Material
 
fromDocument(Document) - Static method in enum org.jopendocument.dom.ODPackage.RootElement
 
fromElementName(String) - Static method in enum org.jopendocument.dom.ODPackage.RootElement
 
fromHex(String) - Static method in class org.jopendocument.util.MessageDigestUtils
 
fromMime(String) - Static method in enum org.jopendocument.dom.ContentTypeVersioned
 
fromMime(byte[]) - Static method in enum org.jopendocument.dom.ContentTypeVersioned
 
fromSymbol(String) - Static method in enum org.jopendocument.dom.LengthUnit
 

G

get() - Static method in class org.jopendocument.dom.Log
 
get(String) - Static method in enum org.jopendocument.dom.ODValueType
The instance for the passed value type.
get(XMLFormatVersion) - Static method in class org.jopendocument.dom.OOXML
Returns the instance that match the requested version.
get(XMLFormatVersion, boolean) - Static method in class org.jopendocument.dom.OOXML
 
get(Element) - Static method in class org.jopendocument.dom.OOXML
 
get(ODPackage) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
This method should be avoided, use ODPackage.getSpreadSheet().
get(ODPackage) - Static method in class org.jopendocument.dom.text.TextDocument
This method should be avoided, use ODPackage.getTextDocument().
get(Document) - Static method in class org.jopendocument.dom.XMLFormatVersion
 
get(Element) - Static method in class org.jopendocument.dom.XMLFormatVersion
 
get(XMLVersion, String) - Static method in class org.jopendocument.dom.XMLFormatVersion
 
get(K) - Method in class org.jopendocument.util.cache.ICache
If sel is in cache returns its value, else if key is running block until the key is put (or the current thread is interrupted).
get() - Static method in class org.jopendocument.util.Log
 
get0() - Method in class org.jopendocument.util.Tuple2
 
get1() - Method in class org.jopendocument.util.Tuple2
 
get2() - Method in class org.jopendocument.util.Tuple3
 
getAlignment() - Method in class org.jopendocument.dom.text.ParagraphStyle
 
getAlignment() - Method in class org.jopendocument.dom.text.ParagraphStyle.StyleParagraphProperties
 
getALL() - Method in enum org.jopendocument.dom.XMLVersion
 
getAncestor(Element, String, Namespace) - Static method in class org.jopendocument.util.JDOMUtils
 
getAncestor(Element, IPredicate<Element>) - Static method in class org.jopendocument.util.JDOMUtils
 
getAncestorByName(Element, String) - Static method in class org.jopendocument.dom.template.statements.Statement
 
getAncestors(File) - Static method in class org.jopendocument.util.FileUtils
 
getAnyAttributeStep() - Static method in class org.jopendocument.util.Step
Return a step that match any attribute.
getAnyChildElementStep() - Static method in class org.jopendocument.util.Step
Return a step that match any child element.
getAppDir(String) - Method in class org.jopendocument.util.DesktopEnvironment.Mac
 
getAscent() - Method in class org.jopendocument.util.DummyFontMetrics
 
getAttributeValue(String, Namespace) - Method in class org.jopendocument.dom.StyleProperties
Search the value of a formatting property.
getAttributeValueInAncestors(Cell<?>, TableCalcNode<?, ?>, String, Namespace) - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
getAttributeValueInAncestors(StyleStyle, boolean, String, Namespace) - Method in class org.jopendocument.dom.StyleProperties
 
getAttributeValueNotInAncestors(String, Namespace) - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
getAttributeValueNotInAncestors(String, Namespace) - Method in class org.jopendocument.dom.StyleProperties
 
getAutomaticstyles() - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
getAutomaticStyles() - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
getAutomaticStyles() - Method in class org.jopendocument.model.OpenDocument
 
getAutomaticStyles() - Method in class org.jopendocument.model.TextDocument
 
getAxis() - Method in class org.jopendocument.util.Step
 
getBackground() - Method in class org.jopendocument.util.DummyGraphics2D
 
getBackgroundColor() - Method in class org.jopendocument.dom.spreadsheet.CellStyle
Deprecated. 
getBackgroundColor(Cell<?>) - Method in class org.jopendocument.dom.spreadsheet.CellStyle
 
getBackgroundColor() - Method in class org.jopendocument.dom.style.PageLayoutStyle
 
getBackgroundColor() - Method in class org.jopendocument.dom.StyleProperties
 
getBackgroundColor() - Method in class org.jopendocument.dom.text.TextStyle
 
getBackgroundColor() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getBackgroundColor() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBackgroundColor() - Method in class org.jopendocument.util.FillMode.ZoomOut
 
getBase() - Method in class org.jopendocument.dom.template.engine.Material
 
getBaseName() - Method in class org.jopendocument.dom.StyleDesc
 
getBaseName(Class<?>) - Static method in class org.jopendocument.util.i18n.I18nUtils
 
getBinaryFile(String) - Method in class org.jopendocument.dom.ODPackage
 
getBitsPerPixel() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns the image's number of bits per pixel.
getBody(Document) - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getBody() - Method in class org.jopendocument.dom.ODDocument
 
getBody() - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
getBody() - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
getBody() - Method in class org.jopendocument.model.office.OfficeSpreadsheet
 
getBody() - Method in class org.jopendocument.model.OpenDocument
 
getBody() - Method in class org.jopendocument.model.TextDocument
 
getBodyPath() - Method in enum org.jopendocument.dom.ContentTypeVersioned
Returns the xpath to the body (from below the root element).
getBoolean(String) - Static method in class org.jopendocument.util.ValueHelper
 
getBooleanKey(boolean) - Static method in class org.jopendocument.util.i18n.I18nUtils
 
getBorder(SideStyleProperties.Side) - Method in class org.jopendocument.dom.style.SideStyleProperties
 
getBorder() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderColorBottom() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderColorLeft() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderColorRight() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderColorTop() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderLineWidth(SideStyleProperties.Side) - Method in class org.jopendocument.dom.style.SideStyleProperties
If the line style for the border is double, specify the width of the inner and outer lines and the distance between them.
getBorders() - Method in class org.jopendocument.dom.style.SideStyleProperties
Return all defined borders.
getBorderTypeBottom() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderTypeLeft() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderTypeRight() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderTypeTop() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderWidthBottom() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderWidthLeft() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderWidthRight() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBorderWidthTop() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getBoundedLengthString(String, int) - Static method in class org.jopendocument.util.StringUtils
Return a string built from s that is at most maxLength long.
getBoundedLengthString(String, int) - Method in class org.jopendocument.util.StringUtils.Shortener
 
getBreakAfter() - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle.StyleTableColumnProperties
 
getBreakAfter() - Method in class org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
 
getBreakBefore() - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle.StyleTableColumnProperties
 
getBreakBefore() - Method in class org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
 
getBuilder() - Static method in class org.jopendocument.dom.OOUtils
Return a builder who doesn't load DTD.
getBuilderLoadDTD() - Static method in class org.jopendocument.dom.OOUtils
Return a builder who loads DTD.
getCachedItems() - Method in class org.jopendocument.util.cache.Memoizer
 
getCalendar() - Method in class org.jopendocument.dom.ODEpoch
 
getCandidateLocales(String, Locale) - Method in class org.jopendocument.util.i18n.I18nUtils.SameLanguageControl
 
getCellAt(int) - Method in class org.jopendocument.dom.spreadsheet.Row
 
getCellAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel.MutableTableModel
 
getCellAt(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Return the cell at the passed address.
getCellAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Return a modifiable cell at the passed coordinates.
getCellAt(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getCellCount() - Method in class org.jopendocument.dom.spreadsheet.Row
 
getCellsInRange(int, int) - Method in class org.jopendocument.model.table.TableTableRow
 
getCellStyle(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getCellStyle(String) - Method in class org.jopendocument.model.table.TableTable
 
getCellStyleDesc() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getCharacterContent(boolean) - Method in class org.jopendocument.dom.ODFrame
 
getCharacterContent(boolean) - Method in class org.jopendocument.dom.text.TextDocument
 
getCharacterContent(Element, XMLFormatVersion, boolean) - Static method in class org.jopendocument.dom.text.TextNode
Return the text value of the passed element.
getCharacterContent() - Method in class org.jopendocument.dom.text.TextNode
 
getCharacterContent(boolean) - Method in class org.jopendocument.dom.text.TextNode
 
getChartAddInName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartAddInName property.
getChartAttachedAxis() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartAttachedAxis property.
getChartAxis() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartAxis property.
getChartCategories() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartCategories property.
getChartClass() - Method in class org.jopendocument.model.chart.ChartAxis
Gets the value of the chartClass property.
getChartClass() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartClass property.
getChartClass() - Method in class org.jopendocument.model.chart.ChartGrid
Gets the value of the chartClass property.
getChartClass() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartClass property.
getChartColumnMapping() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartColumnMapping property.
getChartConnectBars() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartConnectBars property.
getChartDataLabelNumber() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartDataLabelNumber property.
getChartDataLabelSymbol() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartDataLabelSymbol property.
getChartDataLabelText() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartDataLabelText property.
getChartDataPoint() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartDataPoint property.
getChartDataSourceHasLabels() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartDataSourceHasLabels property.
getChartDeep() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartDeep property.
getChartDisplayLabel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartDisplayLabel property.
getChartDomain() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartDomain property.
getChartErrorCategory() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorCategory property.
getChartErrorIndicator() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartErrorIndicator property.
getChartErrorLowerIndicator() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorLowerIndicator property.
getChartErrorLowerLimit() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorLowerLimit property.
getChartErrorMargin() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorMargin property.
getChartErrorPercentage() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorPercentage property.
getChartErrorUpperIndicator() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorUpperIndicator property.
getChartErrorUpperLimit() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartErrorUpperLimit property.
getChartFloor() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartFloor property.
getChartGapWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartGapWidth property.
getChartGrid() - Method in class org.jopendocument.model.chart.ChartAxis
Gets the value of the chartGrid property.
getChartIntervalMajor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartIntervalMajor property.
getChartIntervalMinor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartIntervalMinor property.
getChartLabelArrangement() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartLabelArrangement property.
getChartLabelCellAddress() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartLabelCellAddress property.
getChartLegend() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartLegend property.
getChartLegendPosition() - Method in class org.jopendocument.model.chart.ChartLegend
Gets the value of the chartLegendPosition property.
getChartLines() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartLines property.
getChartLinesUsed() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartLinesUsed property.
getChartLinkDataStyleToSource() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartLinkDataStyleToSource property.
getChartLogarithmic() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartLogarithmic property.
getChartMaximum() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartMaximum property.
getChartMeanValue() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartMeanValue property.
getChartMeanValue() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartMeanValue property.
getChartMinimum() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartMinimum property.
getChartName() - Method in class org.jopendocument.model.chart.ChartAxis
Gets the value of the chartName property.
getChartOrigin() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartOrigin property.
getChartOverlap() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartOverlap property.
getChartPercentage() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartPercentage property.
getChartPieOffset() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartPieOffset property.
getChartPlotArea() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartPlotArea property.
getChartRegressionCurve() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartRegressionCurve property.
getChartRegressionType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartRegressionType property.
getChartRepeated() - Method in class org.jopendocument.model.chart.ChartDataPoint
Gets the value of the chartRepeated property.
getChartRowMapping() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartRowMapping property.
getChartScaleText() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartScaleText property.
getChartSeries() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartSeries property.
getChartSeriesSource() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSeriesSource property.
getChartSolidType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSolidType property.
getChartSplineOrder() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSplineOrder property.
getChartSplineResolution() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSplineResolution property.
getChartSplines() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSplines property.
getChartStacked() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartStacked property.
getChartStockGainMarker() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartStockGainMarker property.
getChartStockLossMarker() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartStockLossMarker property.
getChartStockRangeLine() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartStockRangeLine property.
getChartStockUpdownBars() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartStockUpdownBars property.
getChartStockWithVolume() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartStockWithVolume property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartAxis
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartDataPoint
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartErrorIndicator
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartFloor
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartGrid
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartLegend
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartMeanValue
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartRegressionCurve
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartStockGainMarker
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartStockLossMarker
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartStockRangeLine
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartSubtitle
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartTitle
Gets the value of the chartStyleName property.
getChartStyleName() - Method in class org.jopendocument.model.chart.ChartWall
Gets the value of the chartStyleName property.
getChartSubtitle() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartSubtitle property.
getChartSymbol() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSymbol property.
getChartSymbolHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSymbolHeight property.
getChartSymbolImageName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSymbolImageName property.
getChartSymbolWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartSymbolWidth property.
getChartTableNumberList() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartTableNumberList property.
getChartTableNumberList() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartTableNumberList property.
getChartTextOverlap() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartTextOverlap property.
getChartThreeDimensional() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartThreeDimensional property.
getChartTickMarksMajorInner() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartTickMarksMajorInner property.
getChartTickMarksMajorOuter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartTickMarksMajorOuter property.
getChartTickMarksMinorInner() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartTickMarksMinorInner property.
getChartTickMarksMinorOuter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartTickMarksMinorOuter property.
getChartTitle() - Method in class org.jopendocument.model.chart.ChartAxis
Gets the value of the chartTitle property.
getChartTitle() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the chartTitle property.
getChartValuesCellRangeAddress() - Method in class org.jopendocument.model.chart.ChartSeries
Gets the value of the chartValuesCellRangeAddress property.
getChartVertical() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartVertical property.
getChartVisible() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the chartVisible property.
getChartWall() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the chartWall property.
getChild(Namespace, String) - Method in class org.jopendocument.dom.ChildCreator
 
getChild(Element, boolean) - Method in class org.jopendocument.dom.ChildCreator
 
getChild(Namespace, String, boolean) - Method in class org.jopendocument.dom.ChildCreator
Return the asked child, optionally creating it.
getChild(String) - Method in class org.jopendocument.dom.ODXMLDocument
 
getChild(String, boolean) - Method in class org.jopendocument.dom.ODXMLDocument
Return the asked child, optionally creating it.
getChildren() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
getChildrenCharacterContent(Element, XMLFormatVersion, boolean) - Static method in class org.jopendocument.dom.text.TextNode
 
getClasspath() - Method in class org.jopendocument.link.OOInstallation
 
getClip() - Method in class org.jopendocument.util.DummyGraphics2D
 
getClipBounds() - Method in class org.jopendocument.util.DummyGraphics2D
 
getCollectionClass() - Method in class org.jopendocument.util.CollectionMap
 
getColor() - Method in class org.jopendocument.dom.text.TextStyle
 
getColor() - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
getColor() - Method in class org.jopendocument.model.style.StyleTextProperties
 
getColor() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getColor() - Method in class org.jopendocument.util.DummyGraphics2D
 
getColor(String) - Static method in class org.jopendocument.util.ValueHelper
 
getColumn(int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getColumn(int) - Method in class org.jopendocument.model.table.TableTable
 
getColumnAtPosition(int) - Method in class org.jopendocument.model.table.TableTable
 
getColumnCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
getColumnCount() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getColumnGroup() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getColumnGroupAt(int) - Method in class org.jopendocument.dom.spreadsheet.Table
Return the deepest group at the passed column.
getColumns() - Method in class org.jopendocument.model.table.TableTable
 
getColumnsInRange(int, int) - Method in class org.jopendocument.model.table.TableTable
 
getColumnsSpanned() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getColumnStyle(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getColumnStyle(String) - Method in class org.jopendocument.model.table.TableTable
 
getColumnStyleDesc() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getColumnWidth() - Method in class org.jopendocument.model.style.StyleTableColumnProperties
 
getComment(int) - Method in class org.jopendocument.util.ImageInfo
Returns the index'th comment retrieved from the file.
getComposite() - Method in class org.jopendocument.util.DummyGraphics2D
 
getConditionalStyle() - Method in class org.jopendocument.dom.text.Paragraph
A style containing conditions and maps to other styles.
getConfigConfigItemMapEntry() - Method in class org.jopendocument.model.ConfigConfigItemMapIndexed
Gets the value of the configConfigItemMapEntry property.
getConfigConfigItemMapEntry() - Method in class org.jopendocument.model.ConfigConfigItemMapNamed
Gets the value of the configConfigItemMapEntry property.
getConfigConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed() - Method in class org.jopendocument.model.ConfigConfigItemMapEntry
Gets the value of the configConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed property.
getConfigConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed() - Method in class org.jopendocument.model.ConfigConfigItemSet
Gets the value of the configConfigItemOrConfigConfigItemSetOrConfigConfigItemMapNamedOrConfigConfigItemMapIndexed property.
getConfigConfigItemSet() - Method in class org.jopendocument.model.office.OfficeSettings
Gets the value of the configConfigItemSet property.
getConfigName() - Method in class org.jopendocument.model.ConfigConfigItem
Gets the value of the configName property.
getConfigName() - Method in class org.jopendocument.model.ConfigConfigItemMapEntry
Gets the value of the configName property.
getConfigName() - Method in class org.jopendocument.model.ConfigConfigItemMapIndexed
Gets the value of the configName property.
getConfigName() - Method in class org.jopendocument.model.ConfigConfigItemMapNamed
Gets the value of the configName property.
getConfigName() - Method in class org.jopendocument.model.ConfigConfigItemSet
Gets the value of the configName property.
getConfigType() - Method in class org.jopendocument.model.ConfigConfigItem
Gets the value of the configType property.
getContent() - Method in class org.jopendocument.dom.ImmutableDocStyledNode
 
getContent() - Method in class org.jopendocument.dom.ODPackage
 
getContent() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the content property.
getContent(Element, IPredicate<? super Content>, boolean) - Static method in class org.jopendocument.util.JDOMUtils
Get the filtered content of an element, optionnaly merging adjacent Text.
getContentDocument() - Method in class org.jopendocument.dom.ODDocument
 
getContentType() - Method in class org.jopendocument.dom.ODPackage
The type of this package, null if it cannot be found (eg this package is empty).
getCoordinates(Element, LengthUnit) - Method in class org.jopendocument.dom.OOXML
Return the coordinates of the top-left and bottom-right of the passed shape.
getCoordinates(Element, LengthUnit, boolean, boolean) - Method in class org.jopendocument.dom.OOXML
Return the coordinates of the top-left and bottom-right of the passed shape.
getCountry() - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
getCoverOrigin(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Return the origin of a merged cell.
getCreationDate() - Method in class org.jopendocument.dom.ODMeta
 
getCreator() - Method in class org.jopendocument.dom.ODMeta
 
getCurrentRegion(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getCurrentRegion(String, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getCurrentRegion(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
The smallest range containing the passed cell completely surrounded by empty rows and columns.
getCurrentRegion(int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getCutedValues() - Method in class org.jopendocument.model.text.TextSpan
 
getData(String) - Method in class org.jopendocument.dom.ODPackage
 
getData() - Method in class org.jopendocument.dom.ODPackageEntry
 
getData() - Method in class org.jopendocument.util.cache.CacheWatcher
 
getDataStyle() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getDataType() - Method in class org.jopendocument.dom.style.data.DataStyle
 
getDate(BigDecimal) - Method in class org.jopendocument.dom.ODEpoch
 
getDate(BigDecimal, Calendar) - Method in class org.jopendocument.dom.ODEpoch
 
getDateString() - Method in class org.jopendocument.dom.ODEpoch
 
getDateString() - Method in class org.jopendocument.dom.OOXML
The date the specification was published.
getDays(Duration) - Method in class org.jopendocument.dom.ODEpoch
 
getDays(Calendar) - Method in class org.jopendocument.dom.ODEpoch
 
getDCChild(String) - Method in class org.jopendocument.dom.ODMeta
 
getDcCreator() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcCreator property.
getDcDate() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcDate property.
getDcDescription() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcDescription property.
getDcLanguage() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcLanguage property.
getDcSubject() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcSubject property.
getDcTitle() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the dcTitle property.
getDE() - Static method in class org.jopendocument.util.DesktopEnvironment
 
getDecimalPlaces() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
getDecimalPlaces(CellStyle) - Static method in class org.jopendocument.dom.style.data.DataStyle
 
getDefault() - Static method in class org.jopendocument.dom.OOXML
 
getDefault() - Static method in class org.jopendocument.dom.XMLFormatVersion
The default version.
getDefault() - Static method in enum org.jopendocument.dom.XMLVersion
 
getDefaultCellStyle() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getDefaultCellStyle() - Method in class org.jopendocument.model.office.OfficeStyles
 
getDefaultCellStyle() - Method in class org.jopendocument.model.table.TableTableColumn
 
getDefaultEpoch() - Static method in class org.jopendocument.dom.ODEpoch
 
getDefaultStyle(StyleStyleDesc<?>, boolean) - Method in class org.jopendocument.dom.ODPackage
 
getDefaultStyle(StyleStyleDesc<?>, boolean) - Method in class org.jopendocument.dom.ODXMLDocument
 
getDefaultStyle() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getDefaultStyle() - Method in class org.jopendocument.dom.StyleStyle
 
getDefaultStyle(ODPackage, boolean) - Method in class org.jopendocument.dom.StyleStyleDesc
 
getDesc(Class<S>, XMLVersion) - Static method in class org.jopendocument.dom.style.data.DataStyle
 
getDesc() - Method in class org.jopendocument.dom.Style
 
getDesc() - Method in class org.jopendocument.dom.StyleStyle
 
getDescendant(String) - Method in class org.jopendocument.dom.ODXMLDocument
 
getDescendant(String, boolean) - Method in class org.jopendocument.dom.ODXMLDocument
 
getDescendantByName(String, String) - Method in class org.jopendocument.dom.ODXMLDocument
Search for a descendant with the passed name.
getDescendantByName(Element, String, String) - Method in class org.jopendocument.dom.ODXMLDocument
 
getDescent() - Method in class org.jopendocument.util.DummyFontMetrics
 
getDescription() - Method in class org.jopendocument.dom.ODMeta
 
getDeviceConfiguration() - Method in class org.jopendocument.util.DummyGraphics2D
 
getDialogs() - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
getDoc() - Method in class org.jopendocument.util.Validator
 
getDocument(String) - Method in class org.jopendocument.dom.ODPackage
Return an XML document.
getDocument() - Method in class org.jopendocument.dom.ODXMLDocument
 
getDocument() - Method in class org.jopendocument.model.office.OfficeBody
 
getDocumentsFolder() - Method in class org.jopendocument.util.DesktopEnvironment
 
getDocumentsFolder() - Method in class org.jopendocument.util.DesktopEnvironment.Mac
 
getDr3DAmbientColor() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DAmbientColor property.
getDr3DAmbientColor() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DAmbientColor property.
getDr3DAmbientColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DAmbientColor property.
getDr3DBackfaceCulling() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DBackfaceCulling property.
getDr3DBackScale() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DBackScale property.
getDr3DCenter() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the dr3DCenter property.
getDr3DCloseBack() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DCloseBack property.
getDr3DCloseFront() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DCloseFront property.
getDr3DDepth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DDepth property.
getDr3DDiffuseColor() - Method in class org.jopendocument.model.draw.Dr3DLight
Gets the value of the dr3DDiffuseColor property.
getDr3DDiffuseColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DDiffuseColor property.
getDr3DDirection() - Method in class org.jopendocument.model.draw.Dr3DLight
Gets the value of the dr3DDirection property.
getDr3DDistance() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DDistance property.
getDr3DDistance() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DDistance property.
getDr3DEdgeRounding() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DEdgeRounding property.
getDr3DEdgeRoundingMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DEdgeRoundingMode property.
getDr3DEmissiveColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DEmissiveColor property.
getDr3DEnabled() - Method in class org.jopendocument.model.draw.Dr3DLight
Gets the value of the dr3DEnabled property.
getDr3DEndAngle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DEndAngle property.
getDr3DFocalLength() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DFocalLength property.
getDr3DFocalLength() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DFocalLength property.
getDr3DHorizontalSegments() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DHorizontalSegments property.
getDr3DLight() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DLight property.
getDr3DLightingMode() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DLightingMode property.
getDr3DLightingMode() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DLightingMode property.
getDr3DLightingMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DLightingMode property.
getDr3DMaxEdge() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the dr3DMaxEdge property.
getDr3DMinEdge() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the dr3DMinEdge property.
getDr3DNormalsDirection() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DNormalsDirection property.
getDr3DNormalsKind() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DNormalsKind property.
getDr3DProjection() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DProjection property.
getDr3DProjection() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DProjection property.
getDr3DShadeMode() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DShadeMode property.
getDr3DShadeMode() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DShadeMode property.
getDr3DShadow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DShadow property.
getDr3DShadowSlant() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DShadowSlant property.
getDr3DShadowSlant() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DShadowSlant property.
getDr3DShininess() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DShininess property.
getDr3DSize() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the dr3DSize property.
getDr3DSpecular() - Method in class org.jopendocument.model.draw.Dr3DLight
Gets the value of the dr3DSpecular property.
getDr3DSpecularColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DSpecularColor property.
getDr3DTextureFilter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DTextureFilter property.
getDr3DTextureGenerationModeX() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DTextureGenerationModeX property.
getDr3DTextureGenerationModeY() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DTextureGenerationModeY property.
getDr3DTextureKind() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DTextureKind property.
getDr3DTextureMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DTextureMode property.
getDr3DTransform() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DTransform property.
getDr3DTransform() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the dr3DTransform property.
getDr3DTransform() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the dr3DTransform property.
getDr3DTransform() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the dr3DTransform property.
getDr3DTransform() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DTransform property.
getDr3DTransform() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the dr3DTransform property.
getDr3DVerticalSegments() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the dr3DVerticalSegments property.
getDr3DVpn() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DVpn property.
getDr3DVpn() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DVpn property.
getDr3DVrp() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DVrp property.
getDr3DVrp() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DVrp property.
getDr3DVup() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the dr3DVup property.
getDr3DVup() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the dr3DVup property.
getDrawAngle() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawAngle property.
getDrawAngle() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawAngle property.
getDrawArchive() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawArchive property.
getDrawAreaRectangleOrDrawAreaCircleOrDrawAreaPolygon() - Method in class org.jopendocument.model.draw.DrawImageMap
Gets the value of the drawAreaRectangleOrDrawAreaCircleOrDrawAreaPolygon property.
getDrawAutoGrowHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawAutoGrowHeight property.
getDrawAutoGrowWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawAutoGrowWidth property.
getDrawBackgroundSize() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawBackgroundSize property.
getDrawBlue() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawBlue property.
getDrawBorder() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawBorder property.
getDrawBorder() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawBorder property.
getDrawCaptionAngle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionAngle property.
getDrawCaptionAngleType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionAngleType property.
getDrawCaptionEscape() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionEscape property.
getDrawCaptionEscapeDirection() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionEscapeDirection property.
getDrawCaptionFitLineLength() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionFitLineLength property.
getDrawCaptionGap() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionGap property.
getDrawCaptionLineLength() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionLineLength property.
getDrawCaptionPointX() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawCaptionPointX property.
getDrawCaptionPointY() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawCaptionPointY property.
getDrawCaptionType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawCaptionType property.
getDrawChainNextName() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawChainNextName property.
getDrawClassId() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawClassId property.
getDrawCode() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawCode property.
getDrawColor() - Method in class org.jopendocument.model.draw.DrawHatch
Gets the value of the drawColor property.
getDrawColor() - Method in class org.jopendocument.model.presentation.PresentationDim
Gets the value of the drawColor property.
getDrawColorInversion() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawColorInversion property.
getDrawColorMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawColorMode property.
getDrawContourPolygonOrDrawContourPath() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawContourPolygonOrDrawContourPath property.
getDrawContourPolygonOrDrawContourPath() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawContourPolygonOrDrawContourPath property.
getDrawContrast() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawContrast property.
getDrawCornerRadius() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawCornerRadius property.
getDrawCornerRadius() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawCornerRadius property.
getDrawCornerRadius() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawCornerRadius property.
getDrawCx() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawCx property.
getDrawCx() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawCx property.
getDrawCy() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawCy property.
getDrawCy() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawCy property.
getDrawDecimalPlaces() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawDecimalPlaces property.
getDrawDistance() - Method in class org.jopendocument.model.draw.DrawHatch
Gets the value of the drawDistance property.
getDrawDistance() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawDistance property.
getDrawDots1() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawDots1 property.
getDrawDots1Length() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawDots1Length property.
getDrawDots2() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawDots2 property.
getDrawDots2Length() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawDots2Length property.
getDrawEnd() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawEnd property.
getDrawEndAngle() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawEndAngle property.
getDrawEndAngle() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawEndAngle property.
getDrawEndColor() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawEndColor property.
getDrawEndGluePoint() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawEndGluePoint property.
getDrawEndGuide() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawEndGuide property.
getDrawEndIntensity() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawEndIntensity property.
getDrawEndLineSpacingHorizontal() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawEndLineSpacingHorizontal property.
getDrawEndLineSpacingVertical() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawEndLineSpacingVertical property.
getDrawEndShape() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawEndShape property.
getDrawFill() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFill property.
getDrawFillColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillColor property.
getDrawFillGradientName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillGradientName property.
getDrawFillHatchName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillHatchName property.
getDrawFillHatchSolid() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillHatchSolid property.
getDrawFillImageHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageHeight property.
getDrawFillImageName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageName property.
getDrawFillImageRefPoint() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageRefPoint property.
getDrawFillImageRefPointX() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageRefPointX property.
getDrawFillImageRefPointY() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageRefPointY property.
getDrawFillImageWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFillImageWidth property.
getDrawFilterName() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawFilterName property.
getDrawFitToContour() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFitToContour property.
getDrawFitToSize() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFitToSize property.
getDrawFontworkAdjust() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkAdjust property.
getDrawFontworkDistance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkDistance property.
getDrawFontworkForm() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkForm property.
getDrawFontworkHideForm() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkHideForm property.
getDrawFontworkMirror() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkMirror property.
getDrawFontworkOutline() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkOutline property.
getDrawFontworkShadow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkShadow property.
getDrawFontworkShadowColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkShadowColor property.
getDrawFontworkShadowOffsetX() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkShadowOffsetX property.
getDrawFontworkShadowOffsetY() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkShadowOffsetY property.
getDrawFontworkShadowTransparence() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkShadowTransparence property.
getDrawFontworkStart() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkStart property.
getDrawFontworkStyle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFontworkStyle property.
getDrawFrameDisplayBorder() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFrameDisplayBorder property.
getDrawFrameDisplayScrollbar() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFrameDisplayScrollbar property.
getDrawFrameMarginHorizontal() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFrameMarginHorizontal property.
getDrawFrameMarginVertical() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawFrameMarginVertical property.
getDrawFrameName() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawFrameName property.
getDrawFrames() - Method in class org.jopendocument.model.table.TableShapes
 
getDrawFrames() - Method in class org.jopendocument.model.table.TableTableCell
 
getDrawGamma() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawGamma property.
getDrawGradientStepCount() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawGradientStepCount property.
getDrawGreen() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawGreen property.
getDrawGuideDistance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawGuideDistance property.
getDrawGuideOverhang() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawGuideOverhang property.
getDrawId() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawId property.
getDrawId() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawId property.
getDrawImage() - Method in class org.jopendocument.model.draw.DrawFrame
 
getDrawImageMap() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawImageMap property.
getDrawImageMap() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawImageMap property.
getDrawImageMap() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawImageMap property.
getDrawImageOrDrawTextBox() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the drawImageOrDrawTextBox property.
getDrawKind() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawKind property.
getDrawKind() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawKind property.
getDrawLayer() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawLayerSet
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawLayer property.
getDrawLayer() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawLayer property.
getDrawLayerSet() - Method in class org.jopendocument.model.office.OfficeMasterStyles
Gets the value of the drawLayerSet property.
getDrawLineDistance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawLineDistance property.
getDrawLineSkew() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawLineSkew property.
getDrawLuminance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawLuminance property.
getDrawMarkerEnd() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerEnd property.
getDrawMarkerEndCenter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerEndCenter property.
getDrawMarkerEndWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerEndWidth property.
getDrawMarkerStart() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerStart property.
getDrawMarkerStartCenter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerStartCenter property.
getDrawMarkerStartWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMarkerStartWidth property.
getDrawMasterPageName() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the drawMasterPageName property.
getDrawMayScript() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawMayScript property.
getDrawMeasureAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMeasureAlign property.
getDrawMeasureVerticalAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMeasureVerticalAlign property.
getDrawMimeType() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawMimeType property.
getDrawMirror() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMirror property.
getDrawMoveProtect() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawMoveProtect property.
getDrawName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawHatch
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawLayer
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawMarker
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawParam
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawName property.
getDrawName() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawName property.
getDrawNohref() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the drawNohref property.
getDrawNohref() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the drawNohref property.
getDrawNohref() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the drawNohref property.
getDrawNotifyOnUpdateOfRanges() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawNotifyOnUpdateOfRanges property.
getDrawObject() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawObject property.
getDrawPageNumber() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawPageNumber property.
getDrawParallel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawParallel property.
getDrawParam() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawParam property.
getDrawParam() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawParam property.
getDrawPlacing() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawPlacing property.
getDrawPoints() - Method in class org.jopendocument.model.draw.DrawContourPolygon
Gets the value of the drawPoints property.
getDrawPoints() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawPoints property.
getDrawPoints() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawPoints property.
getDrawRecreateOnEdit() - Method in class org.jopendocument.model.draw.DrawContourPath
Gets the value of the drawRecreateOnEdit property.
getDrawRecreateOnEdit() - Method in class org.jopendocument.model.draw.DrawContourPolygon
Gets the value of the drawRecreateOnEdit property.
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.presentation.PresentationNotes
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.style.StyleHandoutMaster
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the drawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getDrawRed() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawRed property.
getDrawRotation() - Method in class org.jopendocument.model.draw.DrawHatch
Gets the value of the drawRotation property.
getDrawShadow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShadow property.
getDrawShadowColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShadowColor property.
getDrawShadowOffsetX() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShadowOffsetX property.
getDrawShadowOffsetY() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShadowOffsetY property.
getDrawShadowTransparency() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShadowTransparency property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationDim
Gets the value of the drawShapeId property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the drawShapeId property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the drawShapeId property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationPlay
Gets the value of the drawShapeId property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the drawShapeId property.
getDrawShapeId() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the drawShapeId property.
getDrawShowUnit() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawShowUnit property.
getDrawSizeProtect() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawSizeProtect property.
getDrawStart() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawStart property.
getDrawStartAngle() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawStartAngle property.
getDrawStartAngle() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawStartAngle property.
getDrawStartColor() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawStartColor property.
getDrawStartGluePoint() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawStartGluePoint property.
getDrawStartGuide() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawStartGuide property.
getDrawStartIntensity() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawStartIntensity property.
getDrawStartLineSpacingHorizontal() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawStartLineSpacingHorizontal property.
getDrawStartLineSpacingVertical() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawStartLineSpacingVertical property.
getDrawStartShape() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawStartShape property.
getDrawStroke() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawStroke property.
getDrawStrokeDash() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawStrokeDash property.
getDrawStyle() - Method in class org.jopendocument.model.draw.DrawGradient
Gets the value of the drawStyle property.
getDrawStyle() - Method in class org.jopendocument.model.draw.DrawHatch
Gets the value of the drawStyle property.
getDrawStyle() - Method in class org.jopendocument.model.draw.DrawStrokeDash
Gets the value of the drawStyle property.
getDrawStyle() - Method in class org.jopendocument.model.draw.DrawTransparency
Gets the value of the drawStyle property.
getDrawStyleName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.presentation.PresentationNotes
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.style.StyleHandoutMaster
Gets the value of the drawStyleName property.
getDrawStyleName() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the drawStyleName property.
getDrawSymbolColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawSymbolColor property.
getDrawTextareaHorizontalAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawTextareaHorizontalAlign property.
getDrawTextareaVerticalAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawTextareaVerticalAlign property.
getDrawTextStyleName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawTextStyleName property.
getDrawTextStyleName() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawTextStyleName property.
getDrawThumbnail() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawThumbnail property.
getDrawThumbnail() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawThumbnail property.
getDrawThumbnail() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawThumbnail property.
getDrawThumbnail() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawThumbnail property.
getDrawTileRepeatOffset() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawTileRepeatOffset property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawTransform property.
getDrawTransform() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawTransform property.
getDrawTransparency() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the drawTransparency property.
getDrawTransparency() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawTransparency property.
getDrawTransparencyName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawTransparencyName property.
getDrawType() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawType property.
getDrawUnit() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawUnit property.
getDrawValue() - Method in class org.jopendocument.model.draw.DrawParam
Gets the value of the drawValue property.
getDrawVisibleAreaHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawVisibleAreaHeight property.
getDrawVisibleAreaLeft() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawVisibleAreaLeft property.
getDrawVisibleAreaTop() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawVisibleAreaTop property.
getDrawVisibleAreaWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawVisibleAreaWidth property.
getDrawWritingMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the drawWritingMode property.
getDrawZIndex() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the drawZIndex property.
getDrawZIndex() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the drawZIndex property.
getEditingCycles() - Method in class org.jopendocument.dom.ODMeta
 
getElement() - Method in class org.jopendocument.dom.ChildCreator
 
getElement() - Method in class org.jopendocument.dom.EventListener
 
getElement() - Method in class org.jopendocument.dom.ODNode
 
getElement() - Method in class org.jopendocument.dom.StyleProperties
 
getElement(Style, boolean) - Method in class org.jopendocument.dom.StyleProperties
 
getElement(String) - Static method in class org.jopendocument.dom.template.statements.Statement
 
getElementAt(int) - Method in class org.jopendocument.model.office.OfficeText
 
getElementCount() - Method in class org.jopendocument.model.office.OfficeText
 
getElementName() - Method in enum org.jopendocument.dom.ODPackage.RootElement
 
getElementName() - Method in class org.jopendocument.dom.StyleDesc
The name of the XML element for this type of style.
getElementNS() - Method in class org.jopendocument.dom.StyleDesc
 
getElementNSPrefix() - Method in enum org.jopendocument.dom.ODPackage.RootElement
 
getElements() - Method in class org.jopendocument.model.text.TextListItem
Gets the value of the textPOrTextHOrTextOrderedListOrTextUnorderedList property.
getElemName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getEnclosingStyle() - Method in class org.jopendocument.dom.StyleProperties
 
getEndPoint() - Method in class org.jopendocument.dom.spreadsheet.Range
 
getEndSheet() - Method in class org.jopendocument.dom.spreadsheet.Range
 
getEngine() - Method in class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 
getEntries() - Method in class org.jopendocument.dom.ODPackage
 
getEntry(String) - Method in class org.jopendocument.dom.ODPackage
 
getEpoch() - Method in class org.jopendocument.dom.ODDocument
 
getEpoch(boolean) - Method in class org.jopendocument.dom.ODDocument
 
getEpoch() - Method in class org.jopendocument.dom.style.data.DataStyle
 
getError() - Method in class org.jopendocument.dom.spreadsheet.Cell
Tries to find out if this cell computation resulted in an error.
getEscapedChars() - Method in class org.jopendocument.util.StringUtils.Escaper
 
getEventListener() - Method in class org.jopendocument.dom.OOXML
 
getExecutable() - Method in class org.jopendocument.link.OOInstallation
 
getExtension() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getExtension(String) - Static method in class org.jopendocument.util.FileUtils
Return the string after the last dot.
getFallbackLocale(String, Locale) - Method in class org.jopendocument.util.i18n.I18nUtils.SameLanguageControl
 
getFamily() - Method in class org.jopendocument.dom.StyleStyle
 
getFamily() - Method in class org.jopendocument.dom.StyleStyleDesc
 
getFile() - Method in class org.jopendocument.dom.ODPackage
 
getFile(URL) - Static method in class org.jopendocument.util.FileUtils
 
getFirst() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
The index of the first row/column in this group.
getFirst(Collection<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
getFirst(List<T>) - Static method in class org.jopendocument.util.CollectionUtils
Return the first item of l if it isn't empty, otherwise null.
getFirstSheet() - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
getFlatExtension() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getFoBackgroundColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBackgroundColor property.
getFoBorder() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBorder property.
getFoBorderBottom() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBorderBottom property.
getFoBorderLeft() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBorderLeft property.
getFoBorderRight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBorderRight property.
getFoBorderTop() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBorderTop property.
getFoBreakAfter() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBreakAfter property.
getFoBreakBefore() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foBreakBefore property.
getFoClip() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foClip property.
getFoColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foColor property.
getFoColumnCount() - Method in class org.jopendocument.model.style.StyleColumns
Gets the value of the foColumnCount property.
getFoColumnGap() - Method in class org.jopendocument.model.style.StyleColumns
Gets the value of the foColumnGap property.
getFoCountry() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the foCountry property.
getFoCountry() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the foCountry property.
getFoDirection() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foDirection property.
getFoFontFamily() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the foFontFamily property.
getFoFontFamily() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foFontFamily property.
getFoFontSize() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foFontSize property.
getFoFontStyle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foFontStyle property.
getFoFontVariant() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foFontVariant property.
getFoFontWeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foFontWeight property.
getFoHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHeight property.
getFoHyphenate() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHyphenate property.
getFoHyphenateKeep() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHyphenateKeep property.
getFoHyphenationLadderCount() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHyphenationLadderCount property.
getFoHyphenationPushCharCount() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHyphenationPushCharCount property.
getFoHyphenationRemainCharCount() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foHyphenationRemainCharCount property.
getFoKeepTogether() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foKeepTogether property.
getFoKeepWithNext() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foKeepWithNext property.
getFoLanguage() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the foLanguage property.
getFoLanguage() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the foLanguage property.
getFolder(String) - Method in class org.jopendocument.util.DesktopEnvironment.Mac
 
getFoLetterSpacing() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foLetterSpacing property.
getFoLineHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foLineHeight property.
getFoMarginBottom() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMarginBottom property.
getFoMarginLeft() - Method in class org.jopendocument.model.style.StyleColumn
Gets the value of the foMarginLeft property.
getFoMarginLeft() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMarginLeft property.
getFoMarginRight() - Method in class org.jopendocument.model.style.StyleColumn
Gets the value of the foMarginRight property.
getFoMarginRight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMarginRight property.
getFoMarginTop() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMarginTop property.
getFoMaxHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMaxHeight property.
getFoMaxWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMaxWidth property.
getFoMinHeight() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the foMinHeight property.
getFoMinHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMinHeight property.
getFoMinWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foMinWidth property.
getFont(double) - Method in class org.jopendocument.model.style.StyleTextProperties
 
getFont() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getFont() - Method in class org.jopendocument.util.DummyGraphics2D
 
getFontDecls() - Method in class org.jopendocument.dom.OOXML
Return the names of font face declarations.
getFontFamily() - Method in class org.jopendocument.model.style.StyleFontFace
 
getFontFamilyGeneric() - Method in class org.jopendocument.model.style.StyleFontFace
 
getFontMetrics(Font) - Method in class org.jopendocument.util.DummyGraphics2D
 
getFontName() - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
getFontName() - Method in class org.jopendocument.model.style.StyleTextProperties
 
getFontPitch() - Method in class org.jopendocument.model.style.StyleFontFace
 
getFontRenderContext() - Method in class org.jopendocument.util.DummyGraphics2D
 
getFontSize() - Method in class org.jopendocument.model.style.StyleTextProperties
 
getFontStyle() - Method in class org.jopendocument.model.style.StyleTextProperties
 
getFontWeight() - Method in class org.jopendocument.model.style.StyleTextProperties
 
getFoOrphans() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foOrphans property.
getFoPadding() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPadding property.
getFoPaddingBottom() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPaddingBottom property.
getFoPaddingLeft() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPaddingLeft property.
getFoPaddingRight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPaddingRight property.
getFoPaddingTop() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPaddingTop property.
getFoPageHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPageHeight property.
getFoPageWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foPageWidth property.
getFormAllowDeletes() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formAllowDeletes property.
getFormAllowInserts() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formAllowInserts property.
getFormAllowUpdates() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formAllowUpdates property.
getFormApplyDesignMode() - Method in class org.jopendocument.model.office.OfficeForms
Gets the value of the formApplyDesignMode property.
getFormApplyFilter() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formApplyFilter property.
getFormat() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatIndex() - Method in class org.jopendocument.util.FormatGroup
 
getFormatName() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns the image format's name.
getFormats() - Method in class org.jopendocument.util.FormatGroup
 
getFormattingProperties() - Method in class org.jopendocument.dom.Style
 
getFormattingProperties(String) - Method in class org.jopendocument.dom.Style
Create if necessary and return the wanted properties.
getFormattingProperties(String, boolean) - Method in class org.jopendocument.dom.Style
 
getFormattingProperties() - Method in class org.jopendocument.dom.StyleStyle
 
getFormatVersion() - Method in class org.jopendocument.dom.ODDocument
 
getFormatVersion() - Method in class org.jopendocument.dom.ODPackage
 
getFormatVersion() - Method in class org.jopendocument.dom.ODXMLDocument
 
getFormatVersion() - Method in class org.jopendocument.dom.OOXML
 
getFormAutoComplete() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formAutoComplete property.
getFormAutomaticFocus() - Method in class org.jopendocument.model.office.OfficeForms
Gets the value of the formAutomaticFocus property.
getFormBoundColumn() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formBoundColumn property.
getFormButtonType() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formButtonType property.
getFormButtonType() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formButtonType property.
getFormColumn() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formColumn property.
getFormColumnStyleName() - Method in class org.jopendocument.model.form.FormColumn
Gets the value of the formColumnStyleName property.
getFormCommand() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formCommand property.
getFormCommandType() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formCommandType property.
getFormControlOrFormForm() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formControlOrFormForm property.
getFormConvertEmptyToNull() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formConvertEmptyToNull property.
getFormConvertEmptyToNull() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formConvertEmptyToNull property.
getFormConvertEmptyToNull() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formConvertEmptyToNull property.
getFormConvertEmptyToNull() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formConvertEmptyToNull property.
getFormConvertEmptyToNull() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formConvertEmptyToNull property.
getFormCurrentSelected() - Method in class org.jopendocument.model.form.FormOption
Gets the value of the formCurrentSelected property.
getFormCurrentSelected() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formCurrentSelected property.
getFormCurrentState() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formCurrentState property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formCurrentValue property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formCurrentValue property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formCurrentValue property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formCurrentValue property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formCurrentValue property.
getFormCurrentValue() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formCurrentValue property.
getFormDataField() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formDataField property.
getFormDataField() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formDataField property.
getFormDatasource() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formDatasource property.
getFormDefaultButton() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formDefaultButton property.
getFormDelayForRepeat() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formDelayForRepeat property.
getFormDetailFields() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formDetailFields property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formDisabled property.
getFormDisabled() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formDisabled property.
getFormDropdown() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formDropdown property.
getFormDropdown() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formDropdown property.
getFormEchoChar() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formEchoChar property.
getFormEnctype() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formEnctype property.
getFormEscapeProcessing() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formEscapeProcessing property.
getFormFilter() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formFilter property.
getFormFocusOnClick() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formFocusOnClick property.
getFormFor() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formFor property.
getFormFor() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formFor property.
getFormForm() - Method in class org.jopendocument.model.office.OfficeForms
Gets the value of the formForm property.
getFormId() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the formId property.
getFormId() - Method in class org.jopendocument.model.form.FormControl
Gets the value of the formId property.
getFormIgnoreResult() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formIgnoreResult property.
getFormImageAlign() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formImageAlign property.
getFormImageAlign() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formImageAlign property.
getFormImageAlign() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formImageAlign property.
getFormImageData() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formImageData property.
getFormImageData() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formImageData property.
getFormImageData() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formImageData property.
getFormImagePosition() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formImagePosition property.
getFormImagePosition() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formImagePosition property.
getFormImagePosition() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formImagePosition property.
getFormIsTristate() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formIsTristate property.
getFormItem() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formItem property.
getFormLabel() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormColumn
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormItem
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormOption
Gets the value of the formLabel property.
getFormLabel() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formLabel property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formLinkedCell property.
getFormLinkedCell() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formLinkedCell property.
getFormListLinkageType() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formListLinkageType property.
getFormListSource() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formListSource property.
getFormListSource() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formListSource property.
getFormListSourceType() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formListSourceType property.
getFormListSourceType() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formListSourceType property.
getFormMasterFields() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formMasterFields property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formMaxLength property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formMaxLength property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formMaxLength property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formMaxLength property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formMaxLength property.
getFormMaxLength() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formMaxLength property.
getFormMaxValue() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formMaxValue property.
getFormMaxValue() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formMaxValue property.
getFormMethod() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formMethod property.
getFormMinValue() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formMinValue property.
getFormMinValue() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formMinValue property.
getFormMultiLine() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formMultiLine property.
getFormMultiple() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formMultiple property.
getFormName() - Method in class org.jopendocument.model.form.FormColumn
Gets the value of the formName property.
getFormName() - Method in class org.jopendocument.model.form.FormControl
Gets the value of the formName property.
getFormName() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formName property.
getFormName() - Method in class org.jopendocument.model.form.FormHidden
Gets the value of the formName property.
getFormNavigationMode() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formNavigationMode property.
getFormOption() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formOption property.
getFormOrder() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formOrder property.
getFormOrientation() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formOrientation property.
getFormPageStepSize() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formPageStepSize property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formPrintable property.
getFormPrintable() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formPrintable property.
getFormProperties() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormGenericControl
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormHidden
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formProperties property.
getFormProperties() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formProperties property.
getFormProperty() - Method in class org.jopendocument.model.form.FormProperties
Gets the value of the formProperty property.
getFormPropertyIsList() - Method in class org.jopendocument.model.form.FormProperty
Gets the value of the formPropertyIsList property.
getFormPropertyIsVoid() - Method in class org.jopendocument.model.form.FormPropertyValue
Gets the value of the formPropertyIsVoid property.
getFormPropertyName() - Method in class org.jopendocument.model.form.FormProperty
Gets the value of the formPropertyName property.
getFormPropertyType() - Method in class org.jopendocument.model.form.FormProperty
Gets the value of the formPropertyType property.
getFormPropertyValue() - Method in class org.jopendocument.model.form.FormProperty
Gets the value of the formPropertyValue property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formReadonly property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formReadonly property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formReadonly property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formReadonly property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formReadonly property.
getFormReadonly() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formReadonly property.
getFormSelected() - Method in class org.jopendocument.model.form.FormOption
Gets the value of the formSelected property.
getFormSelected() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formSelected property.
getFormServiceName() - Method in class org.jopendocument.model.form.FormColumn
Gets the value of the formServiceName property.
getFormServiceName() - Method in class org.jopendocument.model.form.FormControl
Gets the value of the formServiceName property.
getFormServiceName() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formServiceName property.
getFormServiceName() - Method in class org.jopendocument.model.form.FormHidden
Gets the value of the formServiceName property.
getFormSize() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formSize property.
getFormSize() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formSize property.
getFormSourceCellRange() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formSourceCellRange property.
getFormSourceCellRange() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formSourceCellRange property.
getFormState() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formState property.
getFormStepSize() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formStepSize property.
getFormTabCycle() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the formTabCycle property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formTabIndex property.
getFormTabIndex() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formTabIndex property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formTabStop property.
getFormTabStop() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formTabStop property.
getFormTextOrFormTextareaOrFormFixedTextOrFormFileOrFormPasswordOrFormFormattedTextOrFormButtonOrFormImageOrFormCheckboxOrFormRadioOrFormListboxOrFormComboboxOrFormFrameOrFormHiddenOrFormImageFrameOrFormGridOrFormValueRangeOrFormGenericControl() - Method in class org.jopendocument.model.form.FormControl
Gets the value of the formTextOrFormTextareaOrFormFixedTextOrFormFileOrFormPasswordOrFormFormattedTextOrFormButtonOrFormImageOrFormCheckboxOrFormRadioOrFormListboxOrFormComboboxOrFormFrameOrFormHiddenOrFormImageFrameOrFormGridOrFormValueRangeOrFormGenericControl property.
getFormTextOrFormTextareaOrFormFormattedTextOrFormCheckboxOrFormListboxOrFormCombobox() - Method in class org.jopendocument.model.form.FormColumn
Gets the value of the formTextOrFormTextareaOrFormFormattedTextOrFormCheckboxOrFormListboxOrFormCombobox property.
getFormTitle() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formTitle property.
getFormTitle() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formTitle property.
getFormToggle() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formToggle property.
getFormula() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getFormValidation() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formValidation property.
getFormValue() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormHidden
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormOption
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormText
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the formValue property.
getFormValue() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the formValue property.
getFormVisualEffect() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the formVisualEffect property.
getFormVisualEffect() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the formVisualEffect property.
getFoScoreSpaces() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foScoreSpaces property.
getFoTextAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foTextAlign property.
getFoTextAlignLast() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foTextAlignLast property.
getFoTextIndent() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foTextIndent property.
getFoTextShadow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foTextShadow property.
getFoTextTransform() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foTextTransform property.
getFoVerticalAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foVerticalAlign property.
getFoWidows() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foWidows property.
getFoWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foWidth property.
getFoWrapOption() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the foWrapOption property.
getFrameQName() - Method in class org.jopendocument.dom.OOXML
 
getFullText() - Method in class org.jopendocument.model.table.TableTableCell
 
getFullText() - Method in class org.jopendocument.model.text.TextP
 
getFullText() - Method in class org.jopendocument.renderer.ODTCellText
 
getGenerator() - Method in class org.jopendocument.dom.ODMeta
 
getGraphicProperties() - Method in class org.jopendocument.dom.GraphicStyle
 
getGroupName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getHashString(MessageDigest) - Static method in class org.jopendocument.util.MessageDigestUtils
 
getHashString(String, byte[]) - Static method in class org.jopendocument.util.MessageDigestUtils
 
getHashString(MessageDigest, byte[]) - Static method in class org.jopendocument.util.MessageDigestUtils
 
getHashString(MessageDigest, InputStream) - Static method in class org.jopendocument.util.MessageDigestUtils
 
getHeaderColumnCount() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getHeaderCount() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
getHeaderName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getHeaderRowCount() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getHeight() - Method in class org.jopendocument.dom.ODFrame
 
getHeight(LengthUnit) - Method in class org.jopendocument.dom.ODFrame
 
getHeight(LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
 
getHeight() - Method in class org.jopendocument.model.style.StyleTableRowProperties
Height in micrometer
getHeight(int, int) - Method in class org.jopendocument.model.table.TableTable
 
getHeight() - Method in class org.jopendocument.model.table.TableTableRow
 
getHeight() - Method in class org.jopendocument.renderer.ODTCellText
 
getHeight() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getHeight() - Method in class org.jopendocument.renderer.ODTCellTextLine
 
getHeight() - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
getHeight() - Method in class org.jopendocument.renderer.text.RenderBlock
 
getHeight() - Method in class org.jopendocument.util.DummyFontMetrics
 
getHeight() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns one the image's vertical resolution in pixels.
getHorizontalPosition() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
getHorizontalRelation() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
getHref() - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
getIdentityConvertor() - Static method in class org.jopendocument.util.convertor.ValueConvertorFactory
 
getImage(String) - Method in class org.jopendocument.model.OpenDocument
 
getImage(String, int, int) - Method in class org.jopendocument.model.OpenDocument
 
getImage(String) - Method in class org.jopendocument.model.TextDocument
 
getImage(String, int, int) - Method in class org.jopendocument.model.TextDocument
 
getImmutableCellAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
getImmutableCellAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Return a non modifiable cell at the passed coordinates.
getImmutableCellAt(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getIndexesChanged(List<E>, List<E>) - Static method in class org.jopendocument.util.CollectionUtils
Compute the index that have changed (added or removed) between 2 lists.
getInitialCreator() - Method in class org.jopendocument.dom.ODMeta
 
getInputStream() - Method in class org.jopendocument.util.protocol.jarjar.Handler.JarJarURLConnection
 
getInputStream(String) - Method in class org.jopendocument.util.Unzip
Renvoie un flux sans dézipper le fichier.
getInstance(String) - Static method in class org.jopendocument.dom.ODEpoch
 
getInstance(String) - Static method in enum org.jopendocument.dom.style.RelationalOperator
 
getInstance() - Static method in class org.jopendocument.dom.template.engine.DataFormatter
 
getInstance() - Static method in class org.jopendocument.link.OOInstallation
Return the installation for this machine.
getInstance() - Static method in class org.jopendocument.util.ProductInfo
If ProductInfo.setInstance(ProductInfo) was called with a non-null value, return that ; otherwise use ProductInfo.createDefault().
getItems() - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
getKeywords() - Method in class org.jopendocument.dom.ODMeta
 
getLanguage() - Method in class org.jopendocument.dom.EventListener
 
getLanguage() - Method in class org.jopendocument.dom.ODMeta
 
getLanguage() - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
getLast() - Static method in class org.jopendocument.dom.OOXML
 
getLast(XMLVersion) - Static method in class org.jopendocument.dom.OOXML
 
getLast(List<T>) - Static method in class org.jopendocument.util.CollectionUtils
Return the last item of l if it isn't empty, otherwise null.
getLeading() - Method in class org.jopendocument.util.DummyFontMetrics
 
getLeastMaximum() - Static method in class org.jopendocument.util.StringUtils
The minimum value for StringUtils.getBoundedLengthString(String, int).
getLength(String) - Static method in class org.jopendocument.util.ValueHelper
 
getLevel() - Method in class org.jopendocument.dom.text.Heading
 
getLibrariesNS() - Method in enum org.jopendocument.dom.XMLVersion
 
getLineBreak() - Method in class org.jopendocument.dom.OOXML
 
getListIterator(List<T>, boolean) - Static method in class org.jopendocument.util.CollectionUtils
 
getLocale(Element) - Static method in class org.jopendocument.dom.style.data.DateStyle
 
getManifest() - Method in enum org.jopendocument.dom.XMLVersion
 
getMargin(SideStyleProperties.Side, LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
Get the margin of one of the side.
getMargin(SideStyleProperties.Side, LengthUnit) - Method in class org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
Get the margin of one of the side.
getMarginBottom() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getMarginLeft() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getMarginLeft() - Method in class org.jopendocument.model.style.StyleParagraphProperties
 
getMarginRight() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getMarginTop() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getMasterPageFromStyleName(String) - Method in class org.jopendocument.model.office.OfficeMasterStyles
 
getMasterPageName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleMasterPageName property.
getMasterPages() - Method in class org.jopendocument.model.office.OfficeMasterStyles
 
getMasterStyles() - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
getMasterStyles() - Method in class org.jopendocument.model.OpenDocument
 
getMasterStyles() - Method in class org.jopendocument.model.TextDocument
 
getMaterial() - Method in class org.jopendocument.dom.template.engine.Processor
 
getMaxAdvance() - Method in class org.jopendocument.util.DummyFontMetrics
 
getMaxAscent() - Method in class org.jopendocument.util.DummyFontMetrics
 
getMaxDescent() - Method in class org.jopendocument.util.DummyFontMetrics
 
getMaxValues() - Static method in class org.jopendocument.util.convertor.NumberConvertorTest
 
getMD5(File) - Static method in class org.jopendocument.util.MessageDigestUtils
 
getMD5() - Static method in class org.jopendocument.util.MessageDigestUtils
 
getMeta() - Method in class org.jopendocument.dom.ODPackage
 
getMeta(boolean) - Method in class org.jopendocument.dom.ODPackage
 
getMETA() - Method in enum org.jopendocument.dom.XMLVersion
 
getMetaAutoReload() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaAutoReload property.
getMetaCellCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaCellCount property.
getMetaCharacterCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaCharacterCount property.
getMetaChild(String) - Method in class org.jopendocument.dom.ODMeta
 
getMetaCreationDate() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaCreationDate property.
getMetaDate() - Method in class org.jopendocument.model.MetaTemplate
Gets the value of the metaDate property.
getMetaDelay() - Method in class org.jopendocument.model.MetaAutoReload
Gets the value of the metaDelay property.
getMetaDocumentStatistic() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaDocumentStatistic property.
getMetaDrawCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaDrawCount property.
getMetaEditingCycles() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaEditingCycles property.
getMetaEditingDuration() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaEditingDuration property.
getMetaGenerator() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaGenerator property.
getMetaHyperlinkBehaviour() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaHyperlinkBehaviour property.
getMetaImageCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaImageCount property.
getMetaInitialCreator() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaInitialCreator property.
getMetaKeyword() - Method in class org.jopendocument.model.MetaKeywords
Gets the value of the metaKeyword property.
getMetaKeywords() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaKeywords property.
getMetaName() - Method in class org.jopendocument.model.MetaUserDefined
Gets the value of the metaName property.
getMetaObjectCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaObjectCount property.
getMetaOleObjectCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaOleObjectCount property.
getMetaPageCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaPageCount property.
getMetaParagraphCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaParagraphCount property.
getMetaPrintDate() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaPrintDate property.
getMetaPrintedBy() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaPrintedBy property.
getMetaRowCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaRowCount property.
getMetaTableCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaTableCount property.
getMetaTemplate() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaTemplate property.
getMetaUserDefined() - Method in class org.jopendocument.model.office.OfficeMeta
Gets the value of the metaUserDefined property.
getMetaWordCount() - Method in class org.jopendocument.model.MetaDocumentStatistic
Gets the value of the metaWordCount property.
getMimeType() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getMimeType() - Method in class org.jopendocument.dom.ODPackage
 
getMimeType() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns a String with the MIME type of the format.
getMinStringLength() - Method in class org.jopendocument.util.StringUtils.Shortener
 
getMinValues() - Static method in class org.jopendocument.util.convertor.NumberConvertorTest
 
getModifDate() - Method in class org.jopendocument.dom.ODMeta
 
getModules() - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
getMultiRefElementsMap() - Method in class org.jopendocument.dom.StyleDesc
 
getMutableCellAt(int) - Method in class org.jopendocument.dom.spreadsheet.Row
 
getMutableTableModel(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getMutableTableModel(Point, Point) - Method in class org.jopendocument.dom.spreadsheet.Table
Return the table from start to end inclusive.
getName() - Method in enum org.jopendocument.dom.ContentType
 
getName() - Method in class org.jopendocument.dom.EventListener
 
getName() - Method in class org.jopendocument.dom.Library
 
getName() - Method in class org.jopendocument.dom.ODPackageEntry
 
getName() - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
getName() - Method in enum org.jopendocument.dom.ODValueType
The value for the value-type attribute.
getName() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getName() - Method in class org.jopendocument.dom.Style
 
getName() - Method in class org.jopendocument.dom.template.statements.Statement
The name of this statement.
getName() - Method in enum org.jopendocument.dom.XMLVersion
 
getName() - Method in class org.jopendocument.util.ProductInfo
 
getName() - Method in class org.jopendocument.util.Step
 
getName() - Method in class org.jopendocument.util.SystemUtils.PropertyList
 
getNamedElements() - Static method in class org.jopendocument.dom.ODXMLDocument
The XML elements posessing a name.
getNoExn(List<T>, int) - Static method in class org.jopendocument.util.CollectionUtils
Return the item no index of l if it exists, otherwise null.
getNonNull(K) - Method in class org.jopendocument.util.CollectionMap
Renvoie la collection associée à la clef passée.
getNonNullStyleDesc(Class<S>, XMLVersion, Element, String) - Static method in class org.jopendocument.dom.Style
 
getNonTemplate() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getNS() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getNS() - Method in class org.jopendocument.dom.Style
 
getNS(String) - Method in class org.jopendocument.dom.StyleProperties
 
getNS() - Method in class org.jopendocument.dom.template.engine.Material
 
getNS(String) - Method in enum org.jopendocument.dom.XMLVersion
 
getNS(Element) - Method in class org.jopendocument.util.Step
 
getNull(K) - Method in class org.jopendocument.util.CollectionMap
Just for the generics.
getNumberAutomaticOrder() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberAutomaticOrder property.
getNumberAutomaticOrder() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberAutomaticOrder property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberDay
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberDayOfWeek
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberEra
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberMonth
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberQuarter
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberWeekOfYear
Gets the value of the numberCalendar property.
getNumberCalendar() - Method in class org.jopendocument.model.number.NumberYear
Gets the value of the numberCalendar property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberCountry property.
getNumberCountry() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberCountry property.
getNumberDecimalPlaces() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberDecimalPlaces property.
getNumberDecimalPlaces() - Method in class org.jopendocument.model.number.NumberScientificNumber
Gets the value of the numberDecimalPlaces property.
getNumberDecimalPlaces() - Method in class org.jopendocument.model.number.NumberSeconds
Gets the value of the numberDecimalPlaces property.
getNumberDecimalReplacement() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberDecimalReplacement property.
getNumberDisplayFactor() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberDisplayFactor property.
getNumberEmbeddedText() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberEmbeddedText property.
getNumberFormatSource() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberFormatSource property.
getNumberFormatSource() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberFormatSource property.
getNumberGrouping() - Method in class org.jopendocument.model.number.NumberFraction
Gets the value of the numberGrouping property.
getNumberGrouping() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberGrouping property.
getNumberGrouping() - Method in class org.jopendocument.model.number.NumberScientificNumber
Gets the value of the numberGrouping property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberLanguage property.
getNumberLanguage() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberLanguage property.
getNumberMinDenominatorDigits() - Method in class org.jopendocument.model.number.NumberFraction
Gets the value of the numberMinDenominatorDigits property.
getNumberMinExponentDigits() - Method in class org.jopendocument.model.number.NumberScientificNumber
Gets the value of the numberMinExponentDigits property.
getNumberMinIntegerDigits() - Method in class org.jopendocument.model.number.NumberFraction
Gets the value of the numberMinIntegerDigits property.
getNumberMinIntegerDigits() - Method in class org.jopendocument.model.number.NumberNumber
Gets the value of the numberMinIntegerDigits property.
getNumberMinIntegerDigits() - Method in class org.jopendocument.model.number.NumberScientificNumber
Gets the value of the numberMinIntegerDigits property.
getNumberMinNumeratorDigits() - Method in class org.jopendocument.model.number.NumberFraction
Gets the value of the numberMinNumeratorDigits property.
getNumberOfComments() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful and ImageInfo.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfImages() - Method in class org.jopendocument.util.ImageInfo
Returns the number of images in the examined file.
getNumberPosition() - Method in class org.jopendocument.model.number.NumberEmbeddedText
Gets the value of the numberPosition property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberDay
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberDayOfWeek
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberEra
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberHours
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberMinutes
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberMonth
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberQuarter
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberSeconds
Gets the value of the numberStyle property.
getNumberStyle() - Method in class org.jopendocument.model.number.NumberYear
Gets the value of the numberStyle property.
getNumberTextOrNumberBoolean() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTextOrNumberBoolean property.
getNumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds() - Method in class org.jopendocument.model.number.NumberDateStyle
GetsthevalueofthenumberTextOrNumberDayOrNumberMonthOrNumberYearOrNumberEraOrNumberDayOfWeekOrNumberWeekOfYearOrNumberQuarterOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds property.
getNumberTextOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTextOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds property.
getNumberTextOrNumberNumber() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTextOrNumberNumber property.
getNumberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction property.
getNumberTextOrNumberTextContent() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTextOrNumberTextContent property.
getNumberTextual() - Method in class org.jopendocument.model.number.NumberMonth
Gets the value of the numberTextual property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTitle property.
getNumberTitle() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTitle property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationCountry() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTransliterationCountry property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationFormat() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTransliterationFormat property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationLanguage() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTransliterationLanguage property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the numberTransliterationStyle property.
getNumberTransliterationStyle() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTransliterationStyle property.
getNumberTruncateOnOverflow() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the numberTruncateOnOverflow property.
getNumero() - Method in class org.jopendocument.dom.ODSingleXMLDocument
The number of files concatenated with ODSingleXMLDocument.add(ODSingleXMLDocument).
getOD() - Static method in enum org.jopendocument.dom.XMLVersion
Namespaces for OpenDocument/OpenOffice.org 2.x.
getODDocument() - Method in class org.jopendocument.dom.ImmutableDocStyledNode
 
getODDocument() - Method in class org.jopendocument.dom.ODPackage
 
getODDocument() - Method in class org.jopendocument.dom.StyledNode
 
getODDocument() - Method in class org.jopendocument.dom.text.TextNode
 
getOFFICE() - Method in enum org.jopendocument.dom.XMLVersion
 
getOfficeAnnotation() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the officeAnnotation property.
getOfficeAnnotation() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the officeAnnotation property.
getOfficeAuthor() - Method in class org.jopendocument.model.office.OfficeAnnotation
Gets the value of the officeAuthor property.
getOfficeAutomaticStyles() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeAutomaticStyles property.
getOfficeAutomaticStyles() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeAutomaticStyles property.
getOfficeAutomaticStyles() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the officeAutomaticStyles property.
getOfficeAutomaticUpdate() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the officeAutomaticUpdate property.
getOfficeAutomaticUpdate() - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Gets the value of the officeAutomaticUpdate property.
getOfficeBinaryData() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the officeBinaryData property.
getOfficeBinaryData() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the officeBinaryData property.
getOfficeBinaryData() - Method in class org.jopendocument.model.style.StyleSymbolImage
Gets the value of the officeBinaryData property.
getOfficeBinaryData() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the officeBinaryData property.
getOfficeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the officeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail property.
getOfficeBody() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeBody property.
getOfficeBody() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeBody property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.text.TextDeletion
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.text.TextFormatChange
Gets the value of the officeChangeInfo property.
getOfficeChangeInfo() - Method in class org.jopendocument.model.text.TextInsertion
Gets the value of the officeChangeInfo property.
getOfficeChgAuthor() - Method in class org.jopendocument.model.office.OfficeChangeInfo
Gets the value of the officeChgAuthor property.
getOfficeChgDateTime() - Method in class org.jopendocument.model.office.OfficeChangeInfo
Gets the value of the officeChgDateTime property.
getOfficeClass() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeClass property.
getOfficeClass() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeClass property.
getOfficeCreateDate() - Method in class org.jopendocument.model.office.OfficeAnnotation
Gets the value of the officeCreateDate property.
getOfficeCreateDateString() - Method in class org.jopendocument.model.office.OfficeAnnotation
Gets the value of the officeCreateDateString property.
getOfficeDdeApplication() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the officeDdeApplication property.
getOfficeDdeApplication() - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Gets the value of the officeDdeApplication property.
getOfficeDdeItem() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the officeDdeItem property.
getOfficeDdeItem() - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Gets the value of the officeDdeItem property.
getOfficeDdeSource() - Method in class org.jopendocument.model.table.TableDdeLink
Gets the value of the officeDdeSource property.
getOfficeDdeTopic() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the officeDdeTopic property.
getOfficeDdeTopic() - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Gets the value of the officeDdeTopic property.
getOfficeDisplay() - Method in class org.jopendocument.model.office.OfficeAnnotation
Gets the value of the officeDisplay property.
getOfficeDocumentOrMathMath() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the officeDocumentOrMathMath property.
getOfficeEventListeners() - Method in class org.jopendocument.dom.OOXML
The name of the element where event listeners are defined.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormCheckbox
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormCombobox
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormFile
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormFixedText
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormFormattedText
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormFrame
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormGenericControl
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormGrid
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormHidden
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormImageFrame
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormListbox
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormPassword
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormRadio
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormText
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.form.FormValueRange
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.office.OfficeScript
Gets the value of the officeEvents property.
getOfficeEvents() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the officeEvents property.
getOfficeFontDecls() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeFontDecls property.
getOfficeFontDecls() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeFontDecls property.
getOfficeFontDecls() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the officeFontDecls property.
getOfficeForms() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the officeForms property.
getOfficeForms() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the officeForms property.
getOfficeForms() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the officeForms property.
getOfficeForms() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the officeForms property.
getOfficeMasterStyles() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeMasterStyles property.
getOfficeMasterStyles() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the officeMasterStyles property.
getOfficeMeta() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeMeta property.
getOfficeMeta() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the officeMeta property.
getOfficeName() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the officeName property.
getOfficeName() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the officeName property.
getOfficeName() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the officeName property.
getOfficeName() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the officeName property.
getOfficeName() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the officeName property.
getOfficeName() - Method in class org.jopendocument.model.text.TextA
Gets the value of the officeName property.
getOfficeScript() - Method in class org.jopendocument.dom.OOXML
The name of the elements where scripts are defined.
getOfficeScript() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeScript property.
getOfficeScript() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeScript property.
getOfficeScriptData() - Method in class org.jopendocument.model.office.OfficeScript
Gets the value of the officeScriptData property.
getOfficeScripts() - Method in class org.jopendocument.dom.OOXML
Return the top-level script element in the content.
getOfficeServerMap() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the officeServerMap property.
getOfficeSettings() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeSettings property.
getOfficeSettings() - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Gets the value of the officeSettings property.
getOfficeSpreadsheets() - Method in class org.jopendocument.model.office.OfficeBody
 
getOfficeStyles() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeStyles property.
getOfficeStyles() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the officeStyles property.
getOfficeTargetFrame() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the officeTargetFrame property.
getOfficeTargetFrame() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the officeTargetFrame property.
getOfficeTargetFrame() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the officeTargetFrame property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the officeTargetFrameName property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the officeTargetFrameName property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the officeTargetFrameName property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the officeTargetFrameName property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.MetaHyperlinkBehaviour
Gets the value of the officeTargetFrameName property.
getOfficeTargetFrameName() - Method in class org.jopendocument.model.text.TextA
Gets the value of the officeTargetFrameName property.
getOfficeVersion() - Method in class org.jopendocument.dom.XMLFormatVersion
 
getOfficeVersion() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the officeVersion property.
getOfficeVersion() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the officeVersion property.
getOfficeVersion() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the officeVersion property.
getOfficeVersion() - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Gets the value of the officeVersion property.
getOfficeVersion() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the officeVersion property.
getOOo() - Static method in class org.jopendocument.dom.XMLFormatVersion
 
getOOo() - Static method in enum org.jopendocument.dom.XMLVersion
Namespaces for OpenOffice.org 1.x.
getOrCreateChild(Element, String, Namespace) - Static method in class org.jopendocument.util.JDOMUtils
Get the requested child of parent or create one if necessary.
getOrCreateChild(Element, String, Namespace, int) - Static method in class org.jopendocument.util.JDOMUtils
 
getPackage() - Method in class org.jopendocument.dom.ODDocument
 
getPackage() - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
getPackage() - Method in class org.jopendocument.dom.Style
 
getPackageElements() - Static method in enum org.jopendocument.dom.ODPackage.RootElement
 
getPadding() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getPageCount() - Static method in class org.jopendocument.dom.ODPackage
 
getPageHeight(LengthUnit) - Method in class org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
 
getPageHeight() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getPageHeight() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPageHeight() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPageHeightInPixel() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPageHeightInPixel() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPageLayoutProperties() - Method in class org.jopendocument.dom.style.PageLayoutStyle
 
getPageLayoutProperties() - Method in class org.jopendocument.model.style.StylePageLayout
 
getPageLayoutProperties() - Method in class org.jopendocument.model.table.TableTable
Returns the page layout properties
getPageWidth(LengthUnit) - Method in class org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
 
getPageWidth() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getPageWidth() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPageWidth() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPageWidthInPixel() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPageWidthInPixel() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPaint() - Method in class org.jopendocument.util.DummyGraphics2D
 
getParagraph(int) - Method in class org.jopendocument.dom.text.TextDocument
 
getParagraphCount() - Method in class org.jopendocument.dom.text.TextDocument
 
getParagraphProperties() - Method in class org.jopendocument.dom.GraphicStyle
 
getParagraphProperties() - Method in class org.jopendocument.dom.spreadsheet.CellStyle
 
getParagraphProperties() - Method in class org.jopendocument.dom.text.ParagraphStyle
 
getParagraphProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getParent() - Method in class org.jopendocument.dom.ODMeta
 
getParent() - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
getParent() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
The parent of this group.
getParent(Namespace) - Static method in enum org.jopendocument.dom.XMLVersion
Find the NS to which belongs the passed namespace.
getParent() - Method in class org.jopendocument.link.Component
 
getParent() - Method in class org.jopendocument.util.cache.ICache
 
getParentStyle() - Method in class org.jopendocument.dom.StyleStyle
Get the parent style.
getParentStyle(StyledNode<S, ?>) - Method in class org.jopendocument.dom.StyleStyle
Get the parent style, evaluating conditions.
getParsed() - Method in class org.jopendocument.dom.template.engine.Processor
 
getPhysicalHeightDpi() - Method in class org.jopendocument.util.ImageInfo
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class org.jopendocument.util.ImageInfo
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPluralName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getPoint() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getPosition() - Method in class org.jopendocument.util.FillMode.ZoomIn
 
getPosition(int, int) - Method in class org.jopendocument.util.FillMode.ZoomIn
 
getPredicate() - Method in class org.jopendocument.util.Step
 
getPreferencesFolder(String) - Method in class org.jopendocument.util.DesktopEnvironment
 
getPreferencesFolder(String) - Method in class org.jopendocument.util.DesktopEnvironment.Mac
 
getPresentationAction() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationAction property.
getPresentationAnimations() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the presentationAnimations property.
getPresentationAnimations() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationAnimations property.
getPresentationBackgroundObjectsVisible() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationBackgroundObjectsVisible property.
getPresentationBackgroundVisible() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationBackgroundVisible property.
getPresentationClass() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the presentationClass property.
getPresentationClass() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the presentationClass property.
getPresentationClass() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the presentationClass property.
getPresentationClass() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the presentationClass property.
getPresentationClass() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the presentationClass property.
getPresentationClass() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the presentationClass property.
getPresentationDirection() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationDirection property.
getPresentationDirection() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationDirection property.
getPresentationDirection() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationDirection property.
getPresentationDirection() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationDirection property.
getPresentationDirection() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationDirection property.
getPresentationDuration() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationDuration property.
getPresentationEffect() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationEffect property.
getPresentationEffect() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationEffect property.
getPresentationEffect() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationEffect property.
getPresentationEffect() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationEffect property.
getPresentationEffect() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationEffect property.
getPresentationEndless() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationEndless property.
getPresentationForceManual() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationForceManual property.
getPresentationFullScreen() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationFullScreen property.
getPresentationMouseAsPen() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationMouseAsPen property.
getPresentationMouseVisible() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationMouseVisible property.
getPresentationName() - Method in class org.jopendocument.model.presentation.PresentationShow
Gets the value of the presentationName property.
getPresentationNotes() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the presentationNotes property.
getPresentationNotes() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the presentationNotes property.
getPresentationObject() - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Gets the value of the presentationObject property.
getPresentationPages() - Method in class org.jopendocument.model.presentation.PresentationShow
Gets the value of the presentationPages property.
getPresentationPathId() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationPathId property.
getPresentationPathId() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationPathId property.
getPresentationPathId() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationPathId property.
getPresentationPathId() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationPathId property.
getPresentationPause() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationPause property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the presentationPlaceholder property.
getPresentationPlaceholder() - Method in class org.jopendocument.model.style.StylePresentationPageLayout
Gets the value of the presentationPlaceholder property.
getPresentationPlayFull() - Method in class org.jopendocument.model.presentation.PresentationSound
Gets the value of the presentationPlayFull property.
getPresentationPresentationPageLayoutName() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the presentationPresentationPageLayoutName property.
getPresentationPresentationPageLayoutName() - Method in class org.jopendocument.model.style.StyleHandoutMaster
Gets the value of the presentationPresentationPageLayoutName property.
getPresentationSettings() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the presentationSettings property.
getPresentationShow() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationShow property.
getPresentationShowLogo() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationShowLogo property.
getPresentationShowShapeOrPresentationShowTextOrPresentationHideShapeOrPresentationHideTextOrPresentationDimOrPresentationPlay() - Method in class org.jopendocument.model.presentation.PresentationAnimations
Gets the value of the presentationShowShapeOrPresentationShowTextOrPresentationHideShapeOrPresentationHideTextOrPresentationDimOrPresentationPlay property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationDim
Gets the value of the presentationSound property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationSound property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationSound property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationSound property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationSound property.
getPresentationSound() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationSound property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationSpeed property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationSpeed property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationSpeed property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationPlay
Gets the value of the presentationSpeed property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationSpeed property.
getPresentationSpeed() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationSpeed property.
getPresentationStartPage() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationStartPage property.
getPresentationStartScale() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationStartScale property.
getPresentationStartScale() - Method in class org.jopendocument.model.presentation.PresentationHideShape
Gets the value of the presentationStartScale property.
getPresentationStartScale() - Method in class org.jopendocument.model.presentation.PresentationHideText
Gets the value of the presentationStartScale property.
getPresentationStartScale() - Method in class org.jopendocument.model.presentation.PresentationShowShape
Gets the value of the presentationStartScale property.
getPresentationStartScale() - Method in class org.jopendocument.model.presentation.PresentationShowText
Gets the value of the presentationStartScale property.
getPresentationStartWithNavigator() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationStartWithNavigator property.
getPresentationStayOnTop() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationStayOnTop property.
getPresentationStyleName() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the presentationStyleName property.
getPresentationStyleName() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the presentationStyleName property.
getPresentationTransitionOnClick() - Method in class org.jopendocument.model.presentation.PresentationSettings
Gets the value of the presentationTransitionOnClick property.
getPresentationTransitionSpeed() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationTransitionSpeed property.
getPresentationTransitionStyle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationTransitionStyle property.
getPresentationTransitionType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationTransitionType property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the presentationUserTransformed property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the presentationUserTransformed property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the presentationUserTransformed property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the presentationUserTransformed property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the presentationUserTransformed property.
getPresentationUserTransformed() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the presentationUserTransformed property.
getPresentationVerb() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the presentationVerb property.
getPresentationVisibility() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the presentationVisibility property.
getPrintedPage(int) - Method in class org.jopendocument.model.OpenDocument
 
getPrintedPage(int) - Method in class org.jopendocument.model.TextDocument
 
getPrintedPageCount() - Method in class org.jopendocument.model.OpenDocument
 
getPrintedPageCount() - Method in class org.jopendocument.model.TextDocument
 
getPrintedPagesNumber() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPrintHeight() - Method in class org.jopendocument.model.table.TableTable
 
getPrintHeight(double) - Method in class org.jopendocument.model.table.TableTable
 
getPrintHeight() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPrintHeightInPixel() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPrintHeightInPixel() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPrintRanges() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getPrintStartCol() - Method in class org.jopendocument.model.table.TableTable
 
getPrintStartRow() - Method in class org.jopendocument.model.table.TableTable
 
getPrintStopCol() - Method in class org.jopendocument.model.table.TableTable
 
getPrintStopRow() - Method in class org.jopendocument.model.table.TableTable
 
getPrintWidth() - Method in class org.jopendocument.model.table.TableTable
 
getPrintWidth(double) - Method in class org.jopendocument.model.table.TableTable
 
getPrintWidth() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPrintWidthInPixel() - Method in class org.jopendocument.renderer.ODTRenderer
 
getPrintWidthInPixel() - Method in class org.jopendocument.renderer.text.TextRenderer
 
getPrivateStyle() - Method in class org.jopendocument.dom.StyledNode
Assure that this node's style is only referenced by this.
getProperty(String) - Method in class org.jopendocument.util.ProductInfo
 
getProperty(String, String) - Method in class org.jopendocument.util.ProductInfo
 
getProtected() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
The protected position, see 15.27.8.
getRange(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Get a global named range.
getRange(String) - Method in class org.jopendocument.dom.spreadsheet.Table
Get a named range in this table.
getRangesNames() - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
All global ranges defined in this document.
getRangesNames() - Method in class org.jopendocument.dom.spreadsheet.Table
All ranges defined in this table.
getRatio() - Method in class org.jopendocument.dom.ODFrame
 
getRawBackgroundColor() - Method in class org.jopendocument.dom.StyleProperties
 
getRawDecimalPlaces() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
getRawMargin(SideStyleProperties.Side) - Method in class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
 
getRawMargin(SideStyleProperties.Side) - Method in class org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
 
getRefElements() - Method in class org.jopendocument.dom.StyleDesc
The list of elements that can point to this family of style.
getRefElementsMap() - Method in class org.jopendocument.dom.StyleDesc
 
getReferencedStyle(ODPackage, Attribute) - Static method in class org.jopendocument.dom.Style
 
getReferencedStyleElement(ODPackage, Attribute) - Static method in class org.jopendocument.dom.Style
Return the style element referenced by the passed attribute.
getReferences() - Method in class org.jopendocument.dom.Style
Return the elements referring to this style.
getRenderer() - Method in class org.jopendocument.panel.ODSViewerPanel
 
getRenderingHint(RenderingHints.Key) - Method in class org.jopendocument.util.DummyGraphics2D
 
getRenderingHints() - Method in class org.jopendocument.util.DummyGraphics2D
 
getRepeatContent() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getRepeatedAttrName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getRes() - Method in class org.jopendocument.util.cache.CacheResult
 
getRoot() - Method in class org.jopendocument.dom.template.engine.Material
 
getRotationAngle() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
getRow() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getRow() - Method in class org.jopendocument.model.table.TableTableCell
 
getRowCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
getRowCount() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getRowGroup() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getRowGroupAt(int) - Method in class org.jopendocument.dom.spreadsheet.Table
Return the deepest group at the passed row.
getRows() - Method in class org.jopendocument.model.PrintedPage
 
getRows() - Method in class org.jopendocument.model.table.TableTable
Return all the rows (duplicated if repeated)
getRowsInRange(int, int) - Method in class org.jopendocument.model.table.TableTable
 
getRowsSpanned() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getRowStyle(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getRowStyle(String) - Method in class org.jopendocument.model.table.TableTable
 
getRowStyleDesc() - Method in class org.jopendocument.dom.spreadsheet.Table
 
getSameLanguageControl() - Static method in class org.jopendocument.util.i18n.I18nUtils
Returns a Control that only loads bundle with the requested language.
getScaleTo() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getScriptEventName() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the scriptEventName property.
getScriptEventName() - Method in class org.jopendocument.model.script.ScriptEvent
Gets the value of the scriptEventName property.
getScriptEventOrPresentationEvent() - Method in class org.jopendocument.model.office.OfficeEvents
Gets the value of the scriptEventOrPresentationEvent property.
getScriptLanguage() - Method in class org.jopendocument.model.office.OfficeScriptData
Gets the value of the scriptLanguage property.
getScriptLanguage() - Method in class org.jopendocument.model.script.ScriptEvent
Gets the value of the scriptLanguage property.
getScriptLanguage() - Method in class org.jopendocument.model.text.TextScript
Gets the value of the scriptLanguage property.
getScriptLibraries() - Method in class org.jopendocument.model.office.OfficeScriptData
Gets the value of the scriptLibraries property.
getScriptLibraryEmbeddedOrScriptLibraryLinked() - Method in class org.jopendocument.model.script.ScriptLibraries
Gets the value of the scriptLibraryEmbeddedOrScriptLibraryLinked property.
getScriptLocation() - Method in class org.jopendocument.model.script.ScriptEvent
Gets the value of the scriptLocation property.
getScriptMacroName() - Method in class org.jopendocument.model.script.ScriptEvent
Gets the value of the scriptMacroName property.
getScriptModule() - Method in class org.jopendocument.model.script.ScriptLibraryEmbedded
Gets the value of the scriptModule property.
getScriptName() - Method in class org.jopendocument.model.script.ScriptLibraryEmbedded
Gets the value of the scriptName property.
getScriptName() - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Gets the value of the scriptName property.
getScriptName() - Method in class org.jopendocument.model.script.ScriptModule
Gets the value of the scriptName property.
getScriptReadonly() - Method in class org.jopendocument.model.script.ScriptLibraryEmbedded
Gets the value of the scriptReadonly property.
getScriptReadonly() - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Gets the value of the scriptReadonly property.
getScriptSourceCode() - Method in class org.jopendocument.model.script.ScriptModule
Gets the value of the scriptSourceCode property.
getSeconds(Duration) - Static method in class org.jopendocument.util.TimeUtils
Get non-null seconds with the the correct class.
getSheet() - Method in class org.jopendocument.dom.spreadsheet.Row
 
getSheet(int) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
getSheet(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
getSheet(String, boolean) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Return the first sheet with the passed name.
getSheetCount() - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
getShortName() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getShortName() - Method in enum org.jopendocument.dom.spreadsheet.Axis
 
getSideAttribute(SideStyleProperties.Side, String, Namespace) - Method in class org.jopendocument.dom.style.SideStyleProperties
 
getSize() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
getSize() - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
getSoftFilteredImage(BufferedImage) - Static method in class org.jopendocument.util.ImageUtils
Create an soft filtered Image
getSole(List<T>) - Static method in class org.jopendocument.util.CollectionUtils
Return the first item of l if it's the only one, otherwise null.
getSole(Collection<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
getSource() - Method in class org.jopendocument.dom.template.engine.Parsed
 
getSpaceCount() - Method in class org.jopendocument.model.text.TextS
Gets the number of spaces
getSplitEveryRow(int) - Method in class org.jopendocument.model.OpenDocument
 
getSpreadSheet() - Method in class org.jopendocument.dom.ODPackage
 
getSpreadSheet() - Method in class org.jopendocument.dom.spreadsheet.Sheet
 
getSpreadsheet() - Method in class org.jopendocument.model.table.TableTable
 
getStackTrace(Throwable) - Static method in class org.jopendocument.util.ExceptionUtils
 
getStartPoint() - Method in class org.jopendocument.dom.spreadsheet.Range
 
getStartSheet() - Method in class org.jopendocument.dom.spreadsheet.Range
 
getState() - Method in class org.jopendocument.util.cache.CacheResult
 
getStatement(String) - Method in class org.jopendocument.dom.template.engine.Parsed
 
getString(String) - Static method in class org.jopendocument.panel.Messages
 
getStroke() - Method in class org.jopendocument.util.DummyGraphics2D
 
getStyle(StyleDesc<?>, String) - Method in class org.jopendocument.dom.ODPackage
Find the passed automatic or common style referenced from the content.
getStyle(Document, StyleDesc<?>, String) - Method in class org.jopendocument.dom.ODPackage
Find the passed automatic or common style.
getStyle(StyleDesc<?>, String) - Method in class org.jopendocument.dom.ODXMLDocument
 
getStyle(StyleDesc<?>, String, Document) - Method in class org.jopendocument.dom.ODXMLDocument
 
getStyle(ODPackage, Class<S>, String) - Static method in class org.jopendocument.dom.Style
 
getSTYLE() - Method in class org.jopendocument.dom.Style
 
getStyle() - Method in class org.jopendocument.dom.StyledNode
 
getStyle(String) - Method in class org.jopendocument.dom.StyledNode
 
getStyle(ODPackage, Document) - Method in class org.jopendocument.dom.StyledNode
 
getStyle(ODPackage, Document, String) - Method in class org.jopendocument.dom.StyledNode
 
getSTYLE() - Method in enum org.jopendocument.dom.XMLVersion
 
getStyle(String, String) - Method in class org.jopendocument.model.OpenDocument
 
getStyle(String, String) - Method in class org.jopendocument.model.StyleResolver
 
getStyle() - Method in class org.jopendocument.model.table.TableTableCell
 
getStyle() - Method in class org.jopendocument.model.table.TableTableRow
 
getStyleAdjustment() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleAdjustment property.
getStyleApplyStyleName() - Method in class org.jopendocument.model.style.StyleMap
Gets the value of the styleApplyStyleName property.
getStyleAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getStyleAutoTextIndent() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleAutoTextIndent property.
getStyleAutoUpdate() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleAutoUpdate property.
getStyleBackgroundTransparency() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBackgroundTransparency property.
getStyleBaseCellAddress() - Method in class org.jopendocument.model.style.StyleMap
Gets the value of the styleBaseCellAddress property.
getStyleBorderLineWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBorderLineWidth property.
getStyleBorderLineWidthBottom() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBorderLineWidthBottom property.
getStyleBorderLineWidthLeft() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBorderLineWidthLeft property.
getStyleBorderLineWidthRight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBorderLineWidthRight property.
getStyleBorderLineWidthTop() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBorderLineWidthTop property.
getStyleBreakInside() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleBreakInside property.
getStyleCellProtect() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleCellProtect property.
getStyleChar() - Method in class org.jopendocument.model.style.StyleTabStop
Gets the value of the styleChar property.
getStyleClass() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleClass property.
getStyleColor() - Method in class org.jopendocument.model.style.StyleColumnSep
Gets the value of the styleColor property.
getStyleColor() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleColor property.
getStyleColumn() - Method in class org.jopendocument.model.style.StyleColumns
Gets the value of the styleColumn property.
getStyleColumnSep() - Method in class org.jopendocument.model.style.StyleColumns
Gets the value of the styleColumnSep property.
getStyleColumnWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleColumnWidth property.
getStyleCondition() - Method in class org.jopendocument.model.style.StyleMap
Gets the value of the styleCondition property.
getStyleCountryAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleCountryAsian property.
getStyleCountryComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleCountryComplex property.
getStyleDataStyleName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextCreationDate
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextCreationTime
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextDate
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextEditingDuration
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextModificationDate
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextModificationTime
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextPrintDate
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextPrintTime
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextTime
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextUserFieldGet
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextUserFieldInput
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the styleDataStyleName property.
getStyleDataStyleName() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the styleDataStyleName property.
getStyleDecimalPlaces() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleDecimalPlaces property.
getStyleDefaultStyleOrStyleStyleOrTextListStyleOrNumberNumberStyleOrNumberCurrencyStyleOrNumberPercentageStyleOrNumberDateStyleOrNumberTimeStyleOrNumberBooleanStyleOrNumberTextStyleOrDrawGradientOrDrawHatchOrDrawFillImageOrDrawMarkerOrDrawStrokeDashOrStylePresentationPageLayoutOrDrawTransparencyOrTextOutlineStyleOrTextFootnotesConfigurationOrTextEndnotesConfigurationOrTextBibliographyConfigurationOrTextLinenumberingConfiguration() - Method in class org.jopendocument.model.office.OfficeStyles
Gets the value of the styleDefaultStyleOrStyleStyleOrTextListStyleOrNumberNumberStyleOrNumberCurrencyStyleOrNumberPercentageStyleOrNumberDateStyleOrNumberTimeStyleOrNumberBooleanStyleOrNumberTextStyleOrDrawGradientOrDrawHatchOrDrawFillImageOrDrawMarkerOrDrawStrokeDashOrStylePresentationPageLayoutOrDrawTransparencyOrTextOutlineStyleOrTextFootnotesConfigurationOrTextEndnotesConfigurationOrTextBibliographyConfigurationOrTextLinenumberingConfiguration property.
getStyleDesc(Class<S>, XMLVersion) - Static method in class org.jopendocument.dom.Style
 
getStyleDesc(Element, Class<S>) - Static method in class org.jopendocument.dom.StyledNode
 
getStyleDesc() - Method in class org.jopendocument.dom.StyledNode
 
getStyleDesc(Class<S2>) - Method in class org.jopendocument.dom.StyledNode
 
getStyleDisplay() - Method in class org.jopendocument.model.style.StyleFooter
Gets the value of the styleDisplay property.
getStyleDisplay() - Method in class org.jopendocument.model.style.StyleFooterLeft
Gets the value of the styleDisplay property.
getStyleDisplay() - Method in class org.jopendocument.model.style.StyleHeader
Gets the value of the styleDisplay property.
getStyleDisplay() - Method in class org.jopendocument.model.style.StyleHeaderLeft
Gets the value of the styleDisplay property.
getStyleDistance() - Method in class org.jopendocument.model.style.StyleDropCap
Gets the value of the styleDistance property.
getStyleDistanceAfterSep() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleDistanceAfterSep property.
getStyleDistanceBeforeSep() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleDistanceBeforeSep property.
getStyledNode() - Method in class org.jopendocument.dom.StyleProperties
 
getStyleDynamicSpacing() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleDynamicSpacing property.
getStyleEditable() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleEditable property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.style.StyleDefaultStyle
Gets the value of the styleFamily property.
getStyleFamily() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleFamily property.
getStyleFilterName() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the styleFilterName property.
getStyleFirstPageNumber() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFirstPageNumber property.
getStyleFontCharset() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the styleFontCharset property.
getStyleFontCharset() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontCharset property.
getStyleFontCharsetAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontCharsetAsian property.
getStyleFontCharsetComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontCharsetComplex property.
getStyleFontDecl() - Method in class org.jopendocument.model.office.OfficeFontDecls
Gets the value of the styleFontDecl property.
getStyleFontFamilyAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontFamilyAsian property.
getStyleFontFamilyComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontFamilyComplex property.
getStyleFontFamilyGeneric() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the styleFontFamilyGeneric property.
getStyleFontFamilyGeneric() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontFamilyGeneric property.
getStyleFontFamilyGenericAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontFamilyGenericAsian property.
getStyleFontFamilyGenericComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontFamilyGenericComplex property.
getStyleFontIndependentLineSpacing() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontIndependentLineSpacing property.
getStyleFontName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontName property.
getStyleFontNameAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontNameAsian property.
getStyleFontNameComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontNameComplex property.
getStyleFontPitch() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the styleFontPitch property.
getStyleFontPitch() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontPitch property.
getStyleFontPitchAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontPitchAsian property.
getStyleFontPitchComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontPitchComplex property.
getStyleFontRelief() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontRelief property.
getStyleFontSizeAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontSizeAsian property.
getStyleFontSizeComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontSizeComplex property.
getStyleFontSizeRel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontSizeRel property.
getStyleFontSizeRelAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontSizeRelAsian property.
getStyleFontSizeRelComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontSizeRelComplex property.
getStyleFontStyleAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontStyleAsian property.
getStyleFontStyleComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontStyleComplex property.
getStyleFontStyleName() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the styleFontStyleName property.
getStyleFontStyleName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontStyleName property.
getStyleFontStyleNameAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontStyleNameAsian property.
getStyleFontStyleNameComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontStyleNameComplex property.
getStyleFontWeightAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontWeightAsian property.
getStyleFontWeightComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFontWeightComplex property.
getStyleFooter() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleFooter property.
getStyleFooterLeft() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleFooterLeft property.
getStyleFooterStyle() - Method in class org.jopendocument.model.style.StylePageMaster
Gets the value of the styleFooterStyle property.
getStyleFootnoteMaxHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleFootnoteMaxHeight property.
getStyleGlyphOrientationVertical() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleGlyphOrientationVertical property.
getStyleGraphicProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleHandoutMaster() - Method in class org.jopendocument.model.office.OfficeMasterStyles
Gets the value of the styleHandoutMaster property.
getStyleHeader() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleHeader property.
getStyleHeaderLeft() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleHeaderLeft property.
getStyleHeaderStyle() - Method in class org.jopendocument.model.style.StylePageMaster
Gets the value of the styleHeaderStyle property.
getStyleHeight() - Method in class org.jopendocument.model.style.StyleColumnSep
Gets the value of the styleHeight property.
getStyleHorizontalPos() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleHorizontalPos property.
getStyleHorizontalRel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleHorizontalRel property.
getStyleJoinBorder() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleJoinBorder property.
getStyleJustifySingleWord() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleJustifySingleWord property.
getStyleLanguageAsian() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLanguageAsian property.
getStyleLanguageComplex() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLanguageComplex property.
getStyleLayoutGridBaseHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridBaseHeight property.
getStyleLayoutGridColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridColor property.
getStyleLayoutGridDisplay() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridDisplay property.
getStyleLayoutGridLines() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridLines property.
getStyleLayoutGridMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridMode property.
getStyleLayoutGridPrint() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridPrint property.
getStyleLayoutGridRubyBelow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridRubyBelow property.
getStyleLayoutGridRubyHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLayoutGridRubyHeight property.
getStyleLeaderChar() - Method in class org.jopendocument.model.style.StyleTabStop
Gets the value of the styleLeaderChar property.
getStyleLeaderChar() - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Gets the value of the styleLeaderChar property.
getStyleLength() - Method in class org.jopendocument.model.style.StyleDropCap
Gets the value of the styleLength property.
getStyleLetterKerning() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLetterKerning property.
getStyleLineBreak() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLineBreak property.
getStyleLineHeightAtLeast() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLineHeightAtLeast property.
getStyleLines() - Method in class org.jopendocument.model.style.StyleDropCap
Gets the value of the styleLines property.
getStyleLineSpacing() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleLineSpacing property.
getStyleListLevelProperties() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
 
getStyleListStyleName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleListStyleName property.
getStyleListStyleName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleListStyleName property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the styleMap property.
getStyleMap() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleMap property.
getStyleMayBreakBetweenRows() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleMayBreakBetweenRows property.
getStyleMinRowHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleMinRowHeight property.
getStyleMirror() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleMirror property.
getStyleName() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getStyleName() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getStyleName() - Method in class org.jopendocument.dom.StyledNode
 
getStyleName() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.style.StyleFontDecl
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.style.StyleFontFace
 
getStyleName() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.style.StylePageLayout
 
getStyleName() - Method in class org.jopendocument.model.style.StylePageMaster
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.style.StylePresentationPageLayout
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleName property.
getStyleName() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableStyleName property.
getStyleNameAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Find the style name for the specified cell.
getStyleNextStyleName() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleNextStyleName property.
getStyleNextStyleName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleNextStyleName property.
getStyleNumberWrappedParagraphs() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleNumberWrappedParagraphs property.
getStyleNumFormat() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextCharacterCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextImageCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextObjectCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextPageCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextPageNumber
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextPageVariableGet
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextParagraphCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextTableCount
Gets the value of the styleNumFormat property.
getStyleNumFormat() - Method in class org.jopendocument.model.text.TextWordCount
Gets the value of the styleNumFormat property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextCharacterCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextImageCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextObjectCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextPageCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextPageNumber
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextPageVariableGet
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextParagraphCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextTableCount
Gets the value of the styleNumLetterSync property.
getStyleNumLetterSync() - Method in class org.jopendocument.model.text.TextWordCount
Gets the value of the styleNumLetterSync property.
getStyleNumPrefix() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleNumPrefix property.
getStyleNumPrefix() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the styleNumPrefix property.
getStyleNumPrefix() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the styleNumPrefix property.
getStyleNumPrefix() - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Gets the value of the styleNumPrefix property.
getStyleNumPrefix() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the styleNumPrefix property.
getStyleNumPrefix() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the styleNumPrefix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleNumSuffix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the styleNumSuffix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the styleNumSuffix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Gets the value of the styleNumSuffix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the styleNumSuffix property.
getStyleNumSuffix() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the styleNumSuffix property.
getStylePageLayoutFromStyleName(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getStylePageLayoutName() - Method in class org.jopendocument.model.style.StyleMasterPage
 
getStylePageMasterName() - Method in class org.jopendocument.model.presentation.PresentationNotes
Gets the value of the stylePageMasterName property.
getStylePageMasterName() - Method in class org.jopendocument.model.style.StyleHandoutMaster
Gets the value of the stylePageMasterName property.
getStylePageMasterName() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the stylePageMasterName property.
getStylePageNumber() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePageNumber property.
getStylePageUsage() - Method in class org.jopendocument.model.style.StylePageMaster
Gets the value of the stylePageUsage property.
getStylePaperTrayName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePaperTrayName property.
getStyleParentStyleName() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleParentStyleName property.
getStylePosition() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the stylePosition property.
getStylePosition() - Method in class org.jopendocument.model.style.StyleTabStop
Gets the value of the stylePosition property.
getStylePosition() - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Gets the value of the stylePosition property.
getStylePrint() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePrint property.
getStylePrintContent() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePrintContent property.
getStylePrintOrientation() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePrintOrientation property.
getStylePrintPageOrder() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePrintPageOrder property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.style.StyleDefaultStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.style.StyleFooterStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.style.StyleHeaderStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.style.StylePageMaster
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.style.StyleStyle
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the styleProperties property.
getStyleProperties() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the styleProperties property.
getStylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap property.
getStyleProtect() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleProtect property.
getStylePunctuationWrap() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the stylePunctuationWrap property.
getStyleReferences(String) - Method in class org.jopendocument.dom.spreadsheet.Table
Return the coordinates of cells using the passed style.
getStyleRegisterTrue() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRegisterTrue property.
getStyleRegisterTruthRefStyleName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRegisterTruthRefStyleName property.
getStyleRelColumnWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRelColumnWidth property.
getStyleRelHeight() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the styleRelHeight property.
getStyleRelHeight() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the styleRelHeight property.
getStyleRelHeight() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the styleRelHeight property.
getStyleRelHeight() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the styleRelHeight property.
getStyleRelWidth() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.style.StyleColumn
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleRelWidth property.
getStyleRelWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRelWidth property.
getStyleRepeat() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the styleRepeat property.
getStyleRepeat() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRepeat property.
getStyleResolver() - Method in class org.jopendocument.model.OpenDocument
 
getStyleRotationAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRotationAlign property.
getStyleRotationAngle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRotationAngle property.
getStyleRowHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRowHeight property.
getStyleRubyAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRubyAlign property.
getStyleRubyPosition() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRubyPosition property.
getStyleRunThrough() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleRunThrough property.
getStyles() - Method in class org.jopendocument.dom.ODPackage
The XML document where are located the common styles.
getStyles() - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
getStyles() - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getStyles() - Method in class org.jopendocument.model.OpenDocument
 
getStyles() - Method in class org.jopendocument.model.TextDocument
 
getStyleScaleTo() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleScaleTo property.
getStyleScaleToPages() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleScaleToPages property.
getStyleSectionProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleShadow() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleShadow property.
getStyleSnapToLayoutGrid() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleSnapToLayoutGrid property.
getStyleStyle() - Method in class org.jopendocument.model.style.StyleColumnSep
Gets the value of the styleStyle property.
getStyleStyle() - Method in class org.jopendocument.model.style.StyleMasterPage
Gets the value of the styleStyle property.
getStyleStyleDesc(Class<S>, XMLVersion) - Static method in class org.jopendocument.dom.Style
 
getStyleStyleDesc(Class<S2>) - Method in class org.jopendocument.dom.StyledNode
 
getStyleStyleName() - Method in class org.jopendocument.model.style.StyleDropCap
Gets the value of the styleStyleName property.
getStyleTableCellProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleTableCentering() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTableCentering property.
getStyleTableColumnProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleTableRowProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleTabStop() - Method in class org.jopendocument.model.style.StyleTabStops
Gets the value of the styleTabStop property.
getStyleTabStopDistance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTabStopDistance property.
getStyleTextAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextAlign property.
getStyleTextAlignSource() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextAlignSource property.
getStyleTextAutospace() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextAutospace property.
getStyleTextBackgroundColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextBackgroundColor property.
getStyleTextBlinking() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextBlinking property.
getStyleTextCombine() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextCombine property.
getStyleTextCombineEndChar() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextCombineEndChar property.
getStyleTextCombineStartChar() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextCombineStartChar property.
getStyleTextCrossingOut() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextCrossingOut property.
getStyleTextEmphasize() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextEmphasize property.
getStyleTextOutline() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextOutline property.
getStyleTextPosition() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextPosition property.
getStyleTextProperties() - Method in class org.jopendocument.model.style.StyleDefaultStyle
 
getStyleTextProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getStyleTextProperties(String, String, String, String, String) - Static method in class org.jopendocument.model.style.StyleTextProperties
 
getStyleTextRotationAngle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextRotationAngle property.
getStyleTextRotationScale() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextRotationScale property.
getStyleTextScale() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextScale property.
getStyleTextUnderline() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextUnderline property.
getStyleTextUnderlineColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleTextUnderlineColor property.
getStyleType() - Method in class org.jopendocument.model.style.StyleTabStop
Gets the value of the styleType property.
getStyleType() - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Gets the value of the styleType property.
getStyleUseOptimalColumnWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleUseOptimalColumnWidth property.
getStyleUseOptimalRowHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleUseOptimalRowHeight property.
getStyleUseWindowFontColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleUseWindowFontColor property.
getStyleVerticalAlign() - Method in class org.jopendocument.model.style.StyleColumnSep
Gets the value of the styleVerticalAlign property.
getStyleVerticalAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleVerticalAlign property.
getStyleVerticalPos() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleVerticalPos property.
getStyleVerticalRel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleVerticalRel property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberBooleanStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberDateStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberNumberStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberPercentageStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberTextStyle
Gets the value of the styleVolatile property.
getStyleVolatile() - Method in class org.jopendocument.model.number.NumberTimeStyle
Gets the value of the styleVolatile property.
getStyleWidth() - Method in class org.jopendocument.model.style.StyleColumnSep
Gets the value of the styleWidth property.
getStyleWidth() - Method in class org.jopendocument.model.style.StyleFootnoteSep
Gets the value of the styleWidth property.
getStyleWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleWidth property.
getStyleWithTab() - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Gets the value of the styleWithTab property.
getStyleWrap() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleWrap property.
getStyleWrapContour() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleWrapContour property.
getStyleWrapContourMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleWrapContourMode property.
getStyleWritingMode() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the styleWritingMode property.
getSubject() - Method in class org.jopendocument.dom.ODMeta
 
getSVGAttr(String) - Method in class org.jopendocument.dom.ODFrame
 
getSvgCx() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the svgCx property.
getSvgCy() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the svgCy property.
getSvgD() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the svgD property.
getSvgD() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the svgD property.
getSvgD() - Method in class org.jopendocument.model.draw.DrawContourPath
Gets the value of the svgD property.
getSvgD() - Method in class org.jopendocument.model.draw.DrawMarker
Gets the value of the svgD property.
getSvgD() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgD property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the svgDesc property.
getSvgDesc() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the svgDesc property.
getSvgHeight() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawContourPath
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawContourPolygon
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawFrame
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Gets the value of the svgHeight property.
getSvgHeight() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgHeight property.
getSvgPoints() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgPoints property.
getSvgR() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the svgR property.
getSvgStrokeColor() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgStrokeColor property.
getSvgStrokeLinejoin() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgStrokeLinejoin property.
getSvgStrokeOpacity() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgStrokeOpacity property.
getSvgStrokeWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgStrokeWidth property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawContourPath
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawContourPolygon
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawMarker
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the svgViewBox property.
getSvgViewBox() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the svgViewBox property.
getSvgWidth() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.chart.ChartFloor
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.chart.ChartWall
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawContourPath
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawContourPolygon
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawFrame
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Gets the value of the svgWidth property.
getSvgWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgWidth property.
getSvgX() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.chart.ChartLegend
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.chart.ChartSubtitle
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.chart.ChartTitle
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawFrame
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Gets the value of the svgX property.
getSvgX() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgX property.
getSvgX1() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the svgX1 property.
getSvgX1() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the svgX1 property.
getSvgX1() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the svgX1 property.
getSvgX2() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the svgX2 property.
getSvgX2() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the svgX2 property.
getSvgX2() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the svgX2 property.
getSvgY() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.chart.ChartLegend
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.chart.ChartSubtitle
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.chart.ChartTitle
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawFrame
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Gets the value of the svgY property.
getSvgY() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the svgY property.
getSvgY1() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the svgY1 property.
getSvgY1() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the svgY1 property.
getSvgY1() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the svgY1 property.
getSvgY2() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the svgY2 property.
getSvgY2() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the svgY2 property.
getSvgY2() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the svgY2 property.
getSymbol() - Method in enum org.jopendocument.dom.LengthUnit
The symbol for this unit of length.
getTab() - Method in class org.jopendocument.dom.OOXML
 
getTable() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
getTABLE() - Method in enum org.jopendocument.dom.XMLVersion
 
getTable() - Method in class org.jopendocument.model.table.TableTableRow
 
getTableAcceptanceState() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableAcceptanceState property.
getTableAcceptanceState() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableAcceptanceState property.
getTableAcceptanceState() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableAcceptanceState property.
getTableAcceptanceState() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableAcceptanceState property.
getTableAcceptanceState() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the tableAcceptanceState property.
getTableAlgorithm() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableAlgorithm property.
getTableAlign() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the tableAlign property.
getTableAllowEmptyCell() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableAllowEmptyCell property.
getTableApplicationData() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableApplicationData property.
getTableAutomaticFindLabels() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableAutomaticFindLabels property.
getTableAutomaticPrintRange() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableAutomaticPrintRange property.
getTableBaseCellAddress() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableBaseCellAddress property.
getTableBaseCellAddress() - Method in class org.jopendocument.model.table.TableNamedExpression
Gets the value of the tableBaseCellAddress property.
getTableBaseCellAddress() - Method in class org.jopendocument.model.table.TableNamedRange
Gets the value of the tableBaseCellAddress property.
getTableBindStylesToContent() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableBindStylesToContent property.
getTableBindStylesToContent() - Method in class org.jopendocument.model.table.TableSubtotalRules
Gets the value of the tableBindStylesToContent property.
getTableBooleanValue() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableBooleanValue property.
getTableBooleanValue() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableBooleanValue property.
getTableBorderColor() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableBorderColor property.
getTableBorderModel() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the tableBorderModel property.
getTableButtons() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableButtons property.
getTableCalculationSettings() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableCalculationSettings property.
getTableCaseSensitive() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableCaseSensitive property.
getTableCaseSensitive() - Method in class org.jopendocument.model.table.TableFilterCondition
Gets the value of the tableCaseSensitive property.
getTableCaseSensitive() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableCaseSensitive property.
getTableCaseSensitive() - Method in class org.jopendocument.model.table.TableSubtotalRules
Gets the value of the tableCaseSensitive property.
getTableCellAddress() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableCellAddress property.
getTableCellAddress() - Method in class org.jopendocument.model.table.TableCellContentDeletion
Gets the value of the tableCellAddress property.
getTableCellAddress() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableCellAddress property.
getTableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection() - Method in class org.jopendocument.model.table.TableTrackedChanges
Gets the value of the tableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection property.
getTableCellContentDeletionOrTableChangeDeletion() - Method in class org.jopendocument.model.table.TableDeletions
Gets the value of the tableCellContentDeletionOrTableChangeDeletion property.
getTableCellProperties() - Method in class org.jopendocument.dom.spreadsheet.CellStyle
Deprecated. 
getTableCellProperties(Cell<?>) - Method in class org.jopendocument.dom.spreadsheet.CellStyle
 
getTableCellProperties() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getTableCellPropertiesAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getTableCellRange() - Method in class org.jopendocument.model.chart.ChartSubtitle
Gets the value of the tableCellRange property.
getTableCellRange() - Method in class org.jopendocument.model.chart.ChartTitle
Gets the value of the tableCellRange property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.chart.ChartCategories
Gets the value of the tableCellRangeAddress property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.chart.ChartDomain
Gets the value of the tableCellRangeAddress property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.chart.ChartPlotArea
Gets the value of the tableCellRangeAddress property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.table.TableHighlightedRange
Gets the value of the tableCellRangeAddress property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.table.TableNamedRange
Gets the value of the tableCellRangeAddress property.
getTableCellRangeAddress() - Method in class org.jopendocument.model.table.TableSourceCellRange
Gets the value of the tableCellRangeAddress property.
getTableCellRangeSource() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableCellRangeSource property.
getTableCellRangeSource() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableCellRangeSource property.
getTableCentering() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getTableChangeTrackTableCell() - Method in class org.jopendocument.model.table.TableCellContentDeletion
Gets the value of the tableChangeTrackTableCell property.
getTableChangeTrackTableCell() - Method in class org.jopendocument.model.table.TablePrevious
Gets the value of the tableChangeTrackTableCell property.
getTableColumn() - Method in class org.jopendocument.model.table.TableCellAddress
Gets the value of the tableColumn property.
getTableColumn() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableColumn property.
getTableColumn() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableColumn property.
getTableColumnProperties() - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle
 
getTableComment() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableComment property.
getTableCondition() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableCondition property.
getTableConditionSource() - Method in class org.jopendocument.model.table.TableFilter
Gets the value of the tableConditionSource property.
getTableConditionSourceRangeAddress() - Method in class org.jopendocument.model.table.TableFilter
Gets the value of the tableConditionSourceRangeAddress property.
getTableConsolidation() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableConsolidation property.
getTableContainsError() - Method in class org.jopendocument.model.table.TableHighlightedRange
Gets the value of the tableContainsError property.
getTableContainsHeader() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableContainsHeader property.
getTableContentValidation() - Method in class org.jopendocument.model.table.TableContentValidations
Gets the value of the tableContentValidation property.
getTableContentValidations() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableContentValidations property.
getTableConversionMode() - Method in class org.jopendocument.model.office.OfficeDdeSource
Gets the value of the tableConversionMode property.
getTableCopyBack() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableCopyBack property.
getTableCopyFormulas() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableCopyFormulas property.
getTableCopyStyles() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableCopyStyles property.
getTableCount() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableCount property.
getTableCount() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableCount property.
getTableCountry() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableCountry property.
getTableCurrency() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableCurrency property.
getTableCurrency() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableCurrency property.
getTableCutOffs() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableCutOffs property.
getTableDatabaseName() - Method in class org.jopendocument.model.table.TableDatabaseSourceQuery
Gets the value of the tableDatabaseName property.
getTableDatabaseName() - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Gets the value of the tableDatabaseName property.
getTableDatabaseName() - Method in class org.jopendocument.model.table.TableDatabaseSourceTable
Gets the value of the tableDatabaseName property.
getTableDatabaseRange() - Method in class org.jopendocument.model.table.TableDatabaseRanges
Gets the value of the tableDatabaseRange property.
getTableDatabaseRanges() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableDatabaseRanges property.
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery property.
getTableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange property.
getTableDataCellRangeAddress() - Method in class org.jopendocument.model.table.TableLabelRange
Gets the value of the tableDataCellRangeAddress property.
getTableDataPilotField() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableDataPilotField property.
getTableDataPilotLevel() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableDataPilotLevel property.
getTableDataPilotMember() - Method in class org.jopendocument.model.table.TableDataPilotMembers
Gets the value of the tableDataPilotMember property.
getTableDataPilotMembers() - Method in class org.jopendocument.model.table.TableDataPilotLevel
Gets the value of the tableDataPilotMembers property.
getTableDataPilotSubtotal() - Method in class org.jopendocument.model.table.TableDataPilotSubtotals
Gets the value of the tableDataPilotSubtotal property.
getTableDataPilotSubtotals() - Method in class org.jopendocument.model.table.TableDataPilotLevel
Gets the value of the tableDataPilotSubtotals property.
getTableDataPilotTable() - Method in class org.jopendocument.model.table.TableDataPilotTables
Gets the value of the tableDataPilotTable property.
getTableDataPilotTables() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableDataPilotTables property.
getTableDataType() - Method in class org.jopendocument.model.table.TableFilterCondition
Gets the value of the tableDataType property.
getTableDataType() - Method in class org.jopendocument.model.table.TableSortBy
Gets the value of the tableDataType property.
getTableDataType() - Method in class org.jopendocument.model.table.TableSortGroups
Gets the value of the tableDataType property.
getTableDateValue() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableDateValue property.
getTableDateValue() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableDateValue property.
getTableDateValue() - Method in class org.jopendocument.model.table.TableNullDate
Gets the value of the tableDateValue property.
getTableDateValue() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableDateValue property.
getTableDdeLink() - Method in class org.jopendocument.model.table.TableDdeLinks
Gets the value of the tableDdeLink property.
getTableDdeLinks() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableDdeLinks property.
getTableDefaultCellStyleName() - Method in class org.jopendocument.model.table.TableTableColumn
Gets the value of the tableDefaultCellStyleName property.
getTableDefaultCellStyleName() - Method in class org.jopendocument.model.table.TableTableRow
Gets the value of the tableDefaultCellStyleName property.
getTableDeletions() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableDeletions property.
getTableDeletions() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableDeletions property.
getTableDeletions() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableDeletions property.
getTableDeletions() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableDeletions property.
getTableDeletions() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the tableDeletions property.
getTableDependence() - Method in class org.jopendocument.model.table.TableDependences
Gets the value of the tableDependence property.
getTableDependences() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableDependences property.
getTableDependences() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableDependences property.
getTableDependences() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableDependences property.
getTableDependences() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableDependences property.
getTableDependences() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the tableDependences property.
getTableDetective() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableDetective property.
getTableDetective() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableDetective property.
getTableDirection() - Method in class org.jopendocument.model.table.TableHighlightedRange
Gets the value of the tableDirection property.
getTableDisplay() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the tableDisplay property.
getTableDisplay() - Method in class org.jopendocument.model.table.TableDataPilotMember
Gets the value of the tableDisplay property.
getTableDisplay() - Method in class org.jopendocument.model.table.TableErrorMessage
Gets the value of the tableDisplay property.
getTableDisplay() - Method in class org.jopendocument.model.table.TableHelpMessage
Gets the value of the tableDisplay property.
getTableDisplay() - Method in class org.jopendocument.model.table.TableTableColumnGroup
Gets the value of the tableDisplay property.
getTableDisplay() - Method in class org.jopendocument.model.table.TableTableRowGroup
Gets the value of the tableDisplay property.
getTableDisplayBorder() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableDisplayBorder property.
getTableDisplayDetails() - Method in class org.jopendocument.model.table.TableDataPilotMember
Gets the value of the tableDisplayDetails property.
getTableDisplayDuplicates() - Method in class org.jopendocument.model.table.TableFilter
Gets the value of the tableDisplayDuplicates property.
getTableDisplayEmpty() - Method in class org.jopendocument.model.table.TableDataPilotLevel
Gets the value of the tableDisplayEmpty property.
getTableDisplayFilterButtons() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableDisplayFilterButtons property.
getTableEndCellAddress() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the tableEndCellAddress property.
getTableEndCellAddress() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the tableEndCellAddress property.
getTableEndColumn() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableEndColumn property.
getTableEndColumn() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableEndColumn property.
getTableEndPosition() - Method in class org.jopendocument.model.table.TableMovementCutOff
Gets the value of the tableEndPosition property.
getTableEndRow() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableEndRow property.
getTableEndRow() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableEndRow property.
getTableEndTable() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableEndTable property.
getTableEndTable() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableEndTable property.
getTableEndX() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the tableEndX property.
getTableEndX() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the tableEndX property.
getTableEndY() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the tableEndY property.
getTableEndY() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the tableEndY property.
getTableErrorMessageOrTableErrorMacroOrOfficeEvents() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableErrorMessageOrTableErrorMacroOrOfficeEvents property.
getTableExecute() - Method in class org.jopendocument.model.table.TableErrorMacro
Gets the value of the tableExecute property.
getTableExpression() - Method in class org.jopendocument.model.table.TableNamedExpression
Gets the value of the tableExpression property.
getTableFieldNumber() - Method in class org.jopendocument.model.table.TableFilterCondition
Gets the value of the tableFieldNumber property.
getTableFieldNumber() - Method in class org.jopendocument.model.table.TableSortBy
Gets the value of the tableFieldNumber property.
getTableFieldNumber() - Method in class org.jopendocument.model.table.TableSubtotalField
Gets the value of the tableFieldNumber property.
getTableFilter() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableFilter property.
getTableFilter() - Method in class org.jopendocument.model.table.TableSourceCellRange
Gets the value of the tableFilter property.
getTableFilterAndOrTableFilterCondition() - Method in class org.jopendocument.model.table.TableFilterOr
Gets the value of the tableFilterAndOrTableFilterCondition property.
getTableFilterConditionOrTableFilterAndOrTableFilterOr() - Method in class org.jopendocument.model.table.TableFilter
Gets the value of the tableFilterConditionOrTableFilterAndOrTableFilterOr property.
getTableFilterName() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableFilterName property.
getTableFilterName() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the tableFilterName property.
getTableFilterOptions() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableFilterOptions property.
getTableFilterOptions() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the tableFilterOptions property.
getTableFilterOrOrTableFilterCondition() - Method in class org.jopendocument.model.table.TableFilterAnd
Gets the value of the tableFilterOrOrTableFilterCondition property.
getTableFormula() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableFormula property.
getTableFormula() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableFormula property.
getTableFormula() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableFormula property.
getTableFunction() - Method in class org.jopendocument.model.table.TableConsolidation
Gets the value of the tableFunction property.
getTableFunction() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableFunction property.
getTableFunction() - Method in class org.jopendocument.model.table.TableDataPilotSubtotal
Gets the value of the tableFunction property.
getTableFunction() - Method in class org.jopendocument.model.table.TableSubtotalField
Gets the value of the tableFunction property.
getTableGrandTotal() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableGrandTotal property.
getTableGroupByFieldNumber() - Method in class org.jopendocument.model.table.TableSubtotalRule
Gets the value of the tableGroupByFieldNumber property.
getTableHasPersistantData() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableHasPersistantData property.
getTableHelpMessage() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableHelpMessage property.
getTableHighlightedRange() - Method in class org.jopendocument.model.table.TableDetective
Gets the value of the tableHighlightedRange property.
getTableId() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableCellContentDeletion
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableChangeDeletion
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableDependence
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableInsertionCutOff
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableMovementCutOff
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TablePrevious
Gets the value of the tableId property.
getTableId() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the tableId property.
getTableIdentifyCategories() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableIdentifyCategories property.
getTableIgnoreEmptyRows() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableIgnoreEmptyRows property.
getTableIndex() - Method in class org.jopendocument.model.table.TableOperation
Gets the value of the tableIndex property.
getTableIsActive() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableIsActive property.
getTableIsDataLayoutField() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableIsDataLayoutField property.
getTableIsSelection() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableIsSelection property.
getTableIteration() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableIteration property.
getTableLabelCellRangeAddress() - Method in class org.jopendocument.model.table.TableLabelRange
Gets the value of the tableLabelCellRangeAddress property.
getTableLabelRange() - Method in class org.jopendocument.model.table.TableLabelRanges
Gets the value of the tableLabelRange property.
getTableLabelRanges() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableLabelRanges property.
getTableLanguage() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableLanguage property.
getTableLastColumnSpanned() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableLastColumnSpanned property.
getTableLastRowSpanned() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableLastRowSpanned property.
getTableLinkToSourceData() - Method in class org.jopendocument.model.table.TableConsolidation
Gets the value of the tableLinkToSourceData property.
getTableMarkedInvalid() - Method in class org.jopendocument.model.table.TableHighlightedRange
Gets the value of the tableMarkedInvalid property.
getTableMatrixCovered() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableMatrixCovered property.
getTableMaximumDifference() - Method in class org.jopendocument.model.table.TableIteration
Gets the value of the tableMaximumDifference property.
getTableMessageType() - Method in class org.jopendocument.model.table.TableErrorMessage
Gets the value of the tableMessageType property.
getTableMode() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the tableMode property.
getTableModel(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Return a view of the passed range.
getTableModel(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getTableModel(int, int, int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getTableModel(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getTableMovementCutOffOrTableInsertionCutOff() - Method in class org.jopendocument.model.table.TableCutOffs
Gets the value of the tableMovementCutOffOrTableInsertionCutOff property.
getTableMultiDeletionSpanned() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableMultiDeletionSpanned property.
getTableName() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableDataPilotMember
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableErrorMacro
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableNamedExpression
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableNamedRange
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableOperation
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableSourceService
Gets the value of the tableName property.
getTableName() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableName property.
getTableNamedExpressions() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableNamedExpressions property.
getTableNamedRangeOrTableNamedExpression() - Method in class org.jopendocument.model.table.TableNamedExpressions
Gets the value of the tableNamedRangeOrTableNamedExpression property.
getTableNullDate() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableNullDate property.
getTableNullYear() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableNullYear property.
getTableNumberColumnsRepeated() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableNumberColumnsRepeated property.
getTableNumberColumnsRepeated() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableNumberColumnsRepeated property.
getTableNumberColumnsRepeated() - Method in class org.jopendocument.model.table.TableTableColumn
Gets the value of the tableNumberColumnsRepeated property.
getTableNumberColumnsSpanned() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableNumberColumnsSpanned property.
getTableNumberMatrixColumnsSpanned() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableNumberMatrixColumnsSpanned property.
getTableNumberMatrixColumnsSpanned() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableNumberMatrixColumnsSpanned property.
getTableNumberMatrixColumnsSpanned() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableNumberMatrixColumnsSpanned property.
getTableNumberMatrixRowsSpanned() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableNumberMatrixRowsSpanned property.
getTableNumberMatrixRowsSpanned() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableNumberMatrixRowsSpanned property.
getTableNumberMatrixRowsSpanned() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableNumberMatrixRowsSpanned property.
getTableNumberRowsRepeated() - Method in class org.jopendocument.model.table.TableTableRow
Gets the value of the tableNumberRowsRepeated property.
getTableNumberRowsSpanned() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableNumberRowsSpanned property.
getTableObjectName() - Method in class org.jopendocument.model.table.TableSourceService
Gets the value of the tableObjectName property.
getTableOnUpdateKeepSize() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableOnUpdateKeepSize property.
getTableOnUpdateKeepStyles() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableOnUpdateKeepStyles property.
getTableOperation() - Method in class org.jopendocument.model.table.TableDetective
Gets the value of the tableOperation property.
getTableOperator() - Method in class org.jopendocument.model.table.TableFilterCondition
Gets the value of the tableOperator property.
getTableOrder() - Method in class org.jopendocument.model.table.TableSortBy
Gets the value of the tableOrder property.
getTableOrder() - Method in class org.jopendocument.model.table.TableSortGroups
Gets the value of the tableOrder property.
getTableOrientation() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableOrientation property.
getTableOrientation() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableOrientation property.
getTableOrientation() - Method in class org.jopendocument.model.table.TableLabelRange
Gets the value of the tableOrientation property.
getTablePageBreaksOnGroupChange() - Method in class org.jopendocument.model.table.TableSubtotalRules
Gets the value of the tablePageBreaksOnGroupChange property.
getTablePageStyleName() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the tablePageStyleName property.
getTableParseSqlStatements() - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Gets the value of the tableParseSqlStatements property.
getTablePassword() - Method in class org.jopendocument.model.table.TableSourceService
Gets the value of the tablePassword property.
getTablePosition() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tablePosition property.
getTablePosition() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tablePosition property.
getTablePosition() - Method in class org.jopendocument.model.table.TableInsertionCutOff
Gets the value of the tablePosition property.
getTablePosition() - Method in class org.jopendocument.model.table.TableMovementCutOff
Gets the value of the tablePosition property.
getTablePrecisionAsShown() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tablePrecisionAsShown property.
getTablePrevious() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tablePrevious property.
getTableProperties() - Method in class org.jopendocument.dom.spreadsheet.TableStyle
 
getTableProperties() - Method in class org.jopendocument.model.style.StyleStyle
 
getTableProtected() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableProtected property.
getTableProtected() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableProtected property.
getTableProtected() - Method in class org.jopendocument.model.table.TableTrackedChanges
Gets the value of the tableProtected property.
getTableProtectionKey() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableProtectionKey property.
getTableProtectionKey() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableProtectionKey property.
getTableProtectionKey() - Method in class org.jopendocument.model.table.TableTrackedChanges
Gets the value of the tableProtectionKey property.
getTableQueryName() - Method in class org.jopendocument.model.table.TableDatabaseSourceQuery
Gets the value of the tableQueryName property.
getTableRangeUsableAs() - Method in class org.jopendocument.model.table.TableNamedRange
Gets the value of the tableRangeUsableAs property.
getTableRefreshDelay() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the tableRefreshDelay property.
getTableRefreshDelay() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableRefreshDelay property.
getTableRefreshDelay() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the tableRefreshDelay property.
getTableRejectingChangeId() - Method in class org.jopendocument.model.table.TableCellContentChange
Gets the value of the tableRejectingChangeId property.
getTableRejectingChangeId() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableRejectingChangeId property.
getTableRejectingChangeId() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableRejectingChangeId property.
getTableRejectingChangeId() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableRejectingChangeId property.
getTableRejectingChangeId() - Method in class org.jopendocument.model.table.TableRejection
Gets the value of the tableRejectingChangeId property.
getTableRow() - Method in class org.jopendocument.model.table.TableCellAddress
Gets the value of the tableRow property.
getTableRow() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableRow property.
getTableRow() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableRow property.
getTableRowProperties() - Method in class org.jopendocument.dom.spreadsheet.RowStyle
 
getTables() - Method in class org.jopendocument.model.office.OfficeSpreadsheet
 
getTableScenario() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableScenario property.
getTableScenarioRanges() - Method in class org.jopendocument.model.table.TableScenario
Gets the value of the tableScenarioRanges property.
getTableSearchCriteriaMustApplyToWholeCell() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableSearchCriteriaMustApplyToWholeCell property.
getTableShapes() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableShapes property.
getTableShowList() - Method in class org.jopendocument.model.table.TableContentValidation
Gets the value of the tableShowList property.
getTableSort() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableSort property.
getTableSortBy() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableSortBy property.
getTableSortGroupsOrTableSubtotalRule() - Method in class org.jopendocument.model.table.TableSubtotalRules
Gets the value of the tableSortGroupsOrTableSubtotalRule property.
getTableSourceCellRangeAddresses() - Method in class org.jopendocument.model.table.TableConsolidation
Gets the value of the tableSourceCellRangeAddresses property.
getTableSourceFieldName() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableSourceFieldName property.
getTableSourceName() - Method in class org.jopendocument.model.table.TableSourceService
Gets the value of the tableSourceName property.
getTableSourceRangeAddress() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableSourceRangeAddress property.
getTableSqlStatement() - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Gets the value of the tableSqlStatement property.
getTableStartColumn() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableStartColumn property.
getTableStartColumn() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableStartColumn property.
getTableStartPosition() - Method in class org.jopendocument.model.table.TableMovementCutOff
Gets the value of the tableStartPosition property.
getTableStartRow() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableStartRow property.
getTableStartRow() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableStartRow property.
getTableStartTable() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableStartTable property.
getTableStartTable() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableStartTable property.
getTableStatus() - Method in class org.jopendocument.model.table.TableIteration
Gets the value of the tableStatus property.
getTableSteps() - Method in class org.jopendocument.model.table.TableIteration
Gets the value of the tableSteps property.
getTableStringValue() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableStringValue property.
getTableStringValue() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableStringValue property.
getTableStringValue() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableStringValue property.
getTableStructureProtected() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the tableStructureProtected property.
getTableStyle(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getTableStyleName() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableStyleName property.
getTableStyleName() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableStyleName property.
getTableStyleName() - Method in class org.jopendocument.model.table.TableTableColumn
Gets the value of the tableStyleName property.
getTableStyleName() - Method in class org.jopendocument.model.table.TableTableRow
Gets the value of the tableStyleName property.
getTableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape property.
getTableSubtotalField() - Method in class org.jopendocument.model.table.TableSubtotalRule
Gets the value of the tableSubtotalField property.
getTableSubtotalRules() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableSubtotalRules property.
getTableTable() - Method in class org.jopendocument.model.chart.ChartChart
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableCellAddress
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableDdeLink
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Gets the value of the tableTable property.
getTableTable() - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Gets the value of the tableTable property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.Dr3DCube
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.Dr3DExtrude
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.Dr3DRotate
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.Dr3DScene
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.Dr3DSphere
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the tableTableBackground property.
getTableTableBackground() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the tableTableBackground property.
getTableTableCellOrTableCoveredTableCell() - Method in class org.jopendocument.model.table.TableTableRow
Gets the value of the tableTableCellOrTableCoveredTableCell property.
getTableTableColumnOrTableTableColumnGroup() - Method in class org.jopendocument.model.table.TableTableColumns
Gets the value of the tableTableColumnOrTableTableColumnGroup property.
getTableTableColumnOrTableTableColumnGroup() - Method in class org.jopendocument.model.table.TableTableHeaderColumns
Gets the value of the tableTableColumnOrTableTableColumnGroup property.
getTableTableColumnsOrTableTableColumnOrTableTableColumnGroupOrTableTableHeaderColumns() - Method in class org.jopendocument.model.table.TableSubTable
Gets the value of the tableTableColumnsOrTableTableColumnOrTableTableColumnGroupOrTableTableHeaderColumns property.
getTableTableHeaderColumnsOrTableTableColumnOrTableTableColumnGroup() - Method in class org.jopendocument.model.table.TableTableColumnGroup
Gets the value of the tableTableHeaderColumnsOrTableTableColumnOrTableTableColumnGroup property.
getTableTableHeaderRowsOrTableTableRowOrTableTableRowGroup() - Method in class org.jopendocument.model.table.TableTableRowGroup
Gets the value of the tableTableHeaderRowsOrTableTableRowOrTableTableRowGroup property.
getTableTableName() - Method in class org.jopendocument.model.table.TableDatabaseSourceTable
Gets the value of the tableTableName property.
getTableTableName() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the tableTableName property.
getTableTableRowOrTableTableRowGroup() - Method in class org.jopendocument.model.table.TableTableHeaderRows
Gets the value of the tableTableRowOrTableTableRowGroup property.
getTableTableRowOrTableTableRowGroup() - Method in class org.jopendocument.model.table.TableTableRows
Gets the value of the tableTableRowOrTableTableRowGroup property.
getTableTableRowsOrTableTableRowOrTableTableRowGroupOrTableTableHeaderRows() - Method in class org.jopendocument.model.table.TableSubTable
Gets the value of the tableTableRowsOrTableTableRowOrTableTableRowGroupOrTableTableHeaderRows property.
getTableTableSource() - Method in class org.jopendocument.model.table.TableTable
Gets the value of the tableTableSource property.
getTableTargetCellAddress() - Method in class org.jopendocument.model.table.TableConsolidation
Gets the value of the tableTargetCellAddress property.
getTableTargetRangeAddress() - Method in class org.jopendocument.model.table.TableDatabaseRange
Gets the value of the tableTargetRangeAddress property.
getTableTargetRangeAddress() - Method in class org.jopendocument.model.table.TableDataPilotTable
Gets the value of the tableTargetRangeAddress property.
getTableTargetRangeAddress() - Method in class org.jopendocument.model.table.TableFilter
Gets the value of the tableTargetRangeAddress property.
getTableTargetRangeAddress() - Method in class org.jopendocument.model.table.TableMovement
Gets the value of the tableTargetRangeAddress property.
getTableTargetRangeAddress() - Method in class org.jopendocument.model.table.TableSort
Gets the value of the tableTargetRangeAddress property.
getTableTimeValue() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableTimeValue property.
getTableTimeValue() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableTimeValue property.
getTableTimeValue() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableTimeValue property.
getTableTitle() - Method in class org.jopendocument.model.table.TableErrorMessage
Gets the value of the tableTitle property.
getTableTitle() - Method in class org.jopendocument.model.table.TableHelpMessage
Gets the value of the tableTitle property.
getTableTrackChanges() - Method in class org.jopendocument.model.table.TableTrackedChanges
Gets the value of the tableTrackChanges property.
getTableType() - Method in class org.jopendocument.model.table.TableDeletion
Gets the value of the tableType property.
getTableType() - Method in class org.jopendocument.model.table.TableInsertion
Gets the value of the tableType property.
getTableUsedHierarchy() - Method in class org.jopendocument.model.table.TableDataPilotField
Gets the value of the tableUsedHierarchy property.
getTableUseLabel() - Method in class org.jopendocument.model.table.TableConsolidation
Gets the value of the tableUseLabel property.
getTableUseRegularExpressions() - Method in class org.jopendocument.model.table.TableCalculationSettings
Gets the value of the tableUseRegularExpressions property.
getTableUsername() - Method in class org.jopendocument.model.table.TableSourceService
Gets the value of the tableUsername property.
getTableValidationName() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableValidationName property.
getTableValidationName() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableValidationName property.
getTableValue() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableValue property.
getTableValue() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableValue property.
getTableValue() - Method in class org.jopendocument.model.table.TableFilterCondition
Gets the value of the tableValue property.
getTableValue() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableValue property.
getTableValueType() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the tableValueType property.
getTableValueType() - Method in class org.jopendocument.model.table.TableCoveredTableCell
Gets the value of the tableValueType property.
getTableValueType() - Method in class org.jopendocument.model.table.TableNullDate
Gets the value of the tableValueType property.
getTableValueType() - Method in class org.jopendocument.model.table.TableTableCell
Gets the value of the tableValueType property.
getTableVisibility() - Method in class org.jopendocument.model.table.TableTableColumn
Gets the value of the tableVisibility property.
getTableVisibility() - Method in class org.jopendocument.model.table.TableTableRow
Gets the value of the tableVisibility property.
getTemplate(XMLVersion) - Method in enum org.jopendocument.dom.ContentType
 
getTemplate() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getTEXT() - Method in enum org.jopendocument.dom.XMLVersion
 
getText() - Method in class org.jopendocument.model.office.OfficeBody
 
getText() - Method in class org.jopendocument.model.table.TableTableRow
 
getText() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getTextActive() - Method in class org.jopendocument.model.text.TextPageVariableSet
Gets the value of the textActive property.
getTextAddress() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textAddress property.
getTextAlign() - Method in class org.jopendocument.model.style.StyleParagraphProperties
 
getTextAlignSource() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getTextAlphabeticalIndexAutoMarkFile() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textAlphabeticalIndexAutoMarkFile property.
getTextAlphabeticalIndexEntryTemplate() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textAlphabeticalIndexEntryTemplate property.
getTextAlphabeticalIndexSource() - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Gets the value of the textAlphabeticalIndexSource property.
getTextAlphabeticalSeparators() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textAlphabeticalSeparators property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the textAnchorPageNumber property.
getTextAnchorPageNumber() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnchorPageNumber property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawControl
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawG
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.draw.DrawTextBox
Gets the value of the textAnchorType property.
getTextAnchorType() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnchorType property.
getTextAnimation() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimation property.
getTextAnimationDelay() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationDelay property.
getTextAnimationDirection() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationDirection property.
getTextAnimationRepeat() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationRepeat property.
getTextAnimationStartInside() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationStartInside property.
getTextAnimationSteps() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationSteps property.
getTextAnimationStopInside() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textAnimationStopInside property.
getTextAnnote() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textAnnote property.
getTextAuthor() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textAuthor property.
getTextBibliographyDataField() - Method in class org.jopendocument.model.text.TextIndexEntryBibliography
Gets the value of the textBibliographyDataField property.
getTextBibliographyEntryTemplate() - Method in class org.jopendocument.model.text.TextBibliographySource
Gets the value of the textBibliographyEntryTemplate property.
getTextBibliographySource() - Method in class org.jopendocument.model.text.TextBibliography
Gets the value of the textBibliographySource property.
getTextBibliographyType() - Method in class org.jopendocument.model.text.TextBibliographyEntryTemplate
Gets the value of the textBibliographyType property.
getTextBibliographyType() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textBibliographyType property.
getTextBooktitle() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textBooktitle property.
getTextBooleanValue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textBooleanValue property.
getTextBooleanValue() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textBooleanValue property.
getTextBooleanValue() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textBooleanValue property.
getTextBooleanValue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textBooleanValue property.
getTextBooleanValue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textBooleanValue property.
getTextBulletChar() - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Gets the value of the textBulletChar property.
getTextC() - Method in class org.jopendocument.model.text.TextS
Gets the value of the textC property.
getTextCapitalizeEntries() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textCapitalizeEntries property.
getTextCaptionSequenceFormat() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textCaptionSequenceFormat property.
getTextCaptionSequenceFormat() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textCaptionSequenceFormat property.
getTextCaptionSequenceName() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textCaptionSequenceName property.
getTextCaptionSequenceName() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textCaptionSequenceName property.
getTextChangedRegion() - Method in class org.jopendocument.model.text.TextTrackedChanges
Gets the value of the textChangedRegion property.
getTextChangeId() - Method in class org.jopendocument.model.text.TextChange
Gets the value of the textChangeId property.
getTextChangeId() - Method in class org.jopendocument.model.text.TextChangeEnd
Gets the value of the textChangeId property.
getTextChangeId() - Method in class org.jopendocument.model.text.TextChangeStart
Gets the value of the textChangeId property.
getTextChapter() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textChapter property.
getTextCitationBodyStyleName() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the textCitationBodyStyleName property.
getTextCitationBodyStyleName() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textCitationBodyStyleName property.
getTextCitationStyleName() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the textCitationStyleName property.
getTextCitationStyleName() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textCitationStyleName property.
getTextColumnName() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the textColumnName property.
getTextCombineEntries() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textCombineEntries property.
getTextCombineEntriesWithDash() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textCombineEntriesWithDash property.
getTextCombineEntriesWithPp() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textCombineEntriesWithPp property.
getTextCommaSeparated() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textCommaSeparated property.
getTextCondition() - Method in class org.jopendocument.model.text.TextConditionalText
Gets the value of the textCondition property.
getTextCondition() - Method in class org.jopendocument.model.text.TextDatabaseNext
Gets the value of the textCondition property.
getTextCondition() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the textCondition property.
getTextCondition() - Method in class org.jopendocument.model.text.TextHiddenParagraph
Gets the value of the textCondition property.
getTextCondition() - Method in class org.jopendocument.model.text.TextHiddenText
Gets the value of the textCondition property.
getTextCondition() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textCondition property.
getTextCondStyleName() - Method in class org.jopendocument.model.text.ParagraphElement
Gets the value of the textCondStyleName property.
getTextConnectionName() - Method in class org.jopendocument.model.text.TextDdeConnection
Gets the value of the textConnectionName property.
getTextConsecutiveNumbering() - Method in class org.jopendocument.model.text.TextListStyle
Gets the value of the textConsecutiveNumbering property.
getTextContinueNumbering() - Method in class org.jopendocument.model.text.TextOrderedList
Gets the value of the textContinueNumbering property.
getTextCopyOutlineLevels() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textCopyOutlineLevels property.
getTextCountEmptyLines() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textCountEmptyLines property.
getTextCountInFloatingFrames() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textCountInFloatingFrames property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textCurrency property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textCurrency property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textCurrency property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the textCurrency property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textCurrency property.
getTextCurrency() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textCurrency property.
getTextCurrentValue() - Method in class org.jopendocument.model.text.TextConditionalText
Gets the value of the textCurrentValue property.
getTextCustom1() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textCustom1 property.
getTextCustom2() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textCustom2 property.
getTextCustom3() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textCustom3 property.
getTextCustom4() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textCustom4 property.
getTextCustom5() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textCustom5 property.
getTextDatabaseName() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the textDatabaseName property.
getTextDatabaseName() - Method in class org.jopendocument.model.text.TextDatabaseName
Gets the value of the textDatabaseName property.
getTextDatabaseName() - Method in class org.jopendocument.model.text.TextDatabaseNext
Gets the value of the textDatabaseName property.
getTextDatabaseName() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the textDatabaseName property.
getTextDatabaseName() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the textDatabaseName property.
getTextDateAdjust() - Method in class org.jopendocument.model.text.TextDate
Gets the value of the textDateAdjust property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextCreationDate
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextDate
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextModificationDate
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextPrintDate
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textDateValue property.
getTextDateValue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textDateValue property.
getTextDdeConnectionDecl() - Method in class org.jopendocument.model.text.TextDdeConnectionDecls
Gets the value of the textDdeConnectionDecl property.
getTextDdeConnectionDecls() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textDdeConnectionDecls property.
getTextDefaultStyleName() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the textDefaultStyleName property.
getTextDefaultStyleName() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textDefaultStyleName property.
getTextDescription() - Method in class org.jopendocument.model.text.TextExecuteMacro
Gets the value of the textDescription property.
getTextDescription() - Method in class org.jopendocument.model.text.TextPlaceholder
Gets the value of the textDescription property.
getTextDescription() - Method in class org.jopendocument.model.text.TextTextInput
Gets the value of the textDescription property.
getTextDescription() - Method in class org.jopendocument.model.text.TextUserFieldInput
Gets the value of the textDescription property.
getTextDescription() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textDescription property.
getTextDisplay() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextChapter
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextDatabaseName
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextFileName
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextIndexEntryChapter
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextTemplateName
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextUserFieldGet
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textDisplay property.
getTextDisplay() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textDisplay property.
getTextDisplayLevels() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the textDisplayLevels property.
getTextDisplayLevels() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the textDisplayLevels property.
getTextDisplayOutlineLevel() - Method in class org.jopendocument.model.text.TextSequenceDecl
Gets the value of the textDisplayOutlineLevel property.
getTextDocument() - Method in class org.jopendocument.dom.ODPackage
 
getTextDontBalanceTextColumns() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textDontBalanceTextColumns property.
getTextDuration() - Method in class org.jopendocument.model.text.TextEditingDuration
Gets the value of the textDuration property.
getTextEdition() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textEdition property.
getTextEditor() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textEditor property.
getTextEnableNumbering() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textEnableNumbering property.
getTextEndnoteBody() - Method in class org.jopendocument.model.text.TextEndnote
Gets the value of the textEndnoteBody property.
getTextEndnoteCitation() - Method in class org.jopendocument.model.text.TextEndnote
Gets the value of the textEndnoteCitation property.
getTextFilterName() - Method in class org.jopendocument.model.text.TextSectionSource
Gets the value of the textFilterName property.
getTextFixed() - Method in class org.jopendocument.model.text.TextAuthorInitials
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextAuthorName
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextCreationDate
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextCreationTime
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextCreator
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextDate
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextDescription
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextEditingCycles
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextEditingDuration
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextFileName
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextInitialCreator
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextKeywords
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextModificationDate
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextModificationTime
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextPrintDate
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextPrintedBy
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextPrintTime
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderCity
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderCompany
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderCountry
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderEmail
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderFax
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderFirstname
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderInitials
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderLastname
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderPhonePrivate
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderPhoneWork
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderPosition
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderPostalCode
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderStateOrProvince
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderStreet
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSenderTitle
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextSubject
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextTime
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextTitle
Gets the value of the textFixed property.
getTextFixed() - Method in class org.jopendocument.model.text.TextUserDefined
Gets the value of the textFixed property.
getTextFootnoteBody() - Method in class org.jopendocument.model.text.TextFootnote
Gets the value of the textFootnoteBody property.
getTextFootnoteCitation() - Method in class org.jopendocument.model.text.TextFootnote
Gets the value of the textFootnoteCitation property.
getTextFootnoteContinuationNoticeBackward() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textFootnoteContinuationNoticeBackward property.
getTextFootnoteContinuationNoticeForward() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textFootnoteContinuationNoticeForward property.
getTextFootnotesPosition() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textFootnotesPosition property.
getTextFormula() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textFormula property.
getTextFormula() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the textFormula property.
getTextFormula() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textFormula property.
getTextFormula() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textFormula property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedList() - Method in class org.jopendocument.model.text.TextEndnoteBody
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedList property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedList() - Method in class org.jopendocument.model.text.TextFootnoteBody
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedList property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrDrawPageOrDrawAOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShapeOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextChangeOrTextChangeStartOrTextChangeEnd() - Method in class org.jopendocument.model.office.OfficeBody
Gets thevalueofthetextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrDrawPageOrDrawAOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShapeOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextChangeOrTextChangeStartOrTextChangeEnd property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd() - Method in class org.jopendocument.model.text.TextDeletion
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd() - Method in class org.jopendocument.model.text.TextIndexTitle
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd() - Method in class org.jopendocument.model.text.TextInsertion
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.
getTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd property.
getTextHowpublished() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textHowpublished property.
getTextId() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkEnd
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextChangedRegion
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextEndnote
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextFootnote
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextTocMarkEnd
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextTocMarkStart
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextUserIndexMarkEnd
Gets the value of the textId property.
getTextId() - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Gets the value of the textId property.
getTextIdentifier() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textIdentifier property.
getTextIgnoreCase() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textIgnoreCase property.
getTextIllustrationIndexEntryTemplate() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textIllustrationIndexEntryTemplate property.
getTextIllustrationIndexSource() - Method in class org.jopendocument.model.text.TextIllustrationIndex
Gets the value of the textIllustrationIndexSource property.
getTextIncrement() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textIncrement property.
getTextIncrement() - Method in class org.jopendocument.model.text.TextLinenumberingSeparator
Gets the value of the textIncrement property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextBibliography
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextIllustrationIndex
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextObjectIndex
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextTableIndex
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextTableOfContent
Gets the value of the textIndexBody property.
getTextIndexBody() - Method in class org.jopendocument.model.text.TextUserIndex
Gets the value of the textIndexBody property.
getTextIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd() - Method in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
Gets the value of the textIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd property.
getTextIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
Gets the value of the textIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop property.
getTextIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop() - Method in class org.jopendocument.model.text.TextUserIndexEntryTemplate
Gets the value of the textIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop property.
getTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop() - Method in class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
Gets the value of the textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop property.
getTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop() - Method in class org.jopendocument.model.text.TextObjectIndexEntryTemplate
Gets the value of the textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop property.
getTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop() - Method in class org.jopendocument.model.text.TextTableIndexEntryTemplate
Gets the value of the textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop property.
getTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryBibliography() - Method in class org.jopendocument.model.text.TextBibliographyEntryTemplate
Gets the value of the textIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryBibliography property.
getTextIndexName() - Method in class org.jopendocument.model.text.TextUserIndexMark
Gets the value of the textIndexName property.
getTextIndexName() - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Gets the value of the textIndexName property.
getTextIndexName() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textIndexName property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textIndexScope property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textIndexScope property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textIndexScope property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textIndexScope property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textIndexScope property.
getTextIndexScope() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textIndexScope property.
getTextIndexSourceStyle() - Method in class org.jopendocument.model.text.TextIndexSourceStyles
Gets the value of the textIndexSourceStyle property.
getTextIndexSourceStyles() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textIndexSourceStyles property.
getTextIndexSourceStyles() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textIndexSourceStyles property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextBibliographySource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textIndexTitleTemplate property.
getTextIndexTitleTemplate() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textIndexTitleTemplate property.
getTextInsertionOrTextDeletionOrTextFormatChange() - Method in class org.jopendocument.model.text.TextChangedRegion
Gets the value of the textInsertionOrTextDeletionOrTextFormatChange property.
getTextInstitution() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textInstitution property.
getTextIsbn() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textIsbn property.
getTextIsHidden() - Method in class org.jopendocument.model.text.TextHiddenParagraph
Gets the value of the textIsHidden property.
getTextIsHidden() - Method in class org.jopendocument.model.text.TextHiddenText
Gets the value of the textIsHidden property.
getTextIsHidden() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textIsHidden property.
getTextJournal() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textJournal property.
getTextKey() - Method in class org.jopendocument.model.text.TextSortKey
Gets the value of the textKey property.
getTextKey1() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Gets the value of the textKey1 property.
getTextKey1() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Gets the value of the textKey1 property.
getTextKey2() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Gets the value of the textKey2 property.
getTextKey2() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Gets the value of the textKey2 property.
getTextKind() - Method in class org.jopendocument.model.text.TextMeasure
Gets the value of the textKind property.
getTextLabel() - Method in class org.jopendocument.model.text.TextEndnoteCitation
Gets the value of the textLabel property.
getTextLabel() - Method in class org.jopendocument.model.text.TextFootnoteCitation
Gets the value of the textLabel property.
getTextLevel() - Method in class org.jopendocument.model.text.TextH
Gets the value of the textLevel property.
getTextLevel() - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Gets the value of the textLevel property.
getTextLevel() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the textLevel property.
getTextLevel() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the textLevel property.
getTextLevel() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the textLevel property.
getTextLineBreak() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textLineBreak property.
getTextLineNumber() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textLineNumber property.
getTextLinenumberingSeparator() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textLinenumberingSeparator property.
getTextListHeaderOrTextListItem() - Method in class org.jopendocument.model.text.TextOrderedList
Gets the value of the textListHeaderOrTextListItem property.
getTextListHeaderOrTextListItem() - Method in class org.jopendocument.model.text.TextUnorderedList
Gets the value of the textListHeaderOrTextListItem property.
getTextMainEntryStyleName() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textMainEntryStyleName property.
getTextMainEtry() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Gets the value of the textMainEtry property.
getTextMainEtry() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Gets the value of the textMainEtry property.
getTextMasterPageName() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the textMasterPageName property.
getTextMasterPageName() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textMasterPageName property.
getTextMergeLastParagraph() - Method in class org.jopendocument.model.text.TextChangedRegion
Gets the value of the textMergeLastParagraph property.
getTextMinLabelDistance() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textMinLabelDistance property.
getTextMinLabelWidth() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textMinLabelWidth property.
getTextMonth() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textMonth property.
getTextName() - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextBibliography
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextBookmark
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextBookmarkEnd
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextBookmarkStart
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextIllustrationIndex
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextIndexTitle
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextObjectIndex
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextReferenceMark
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextReferenceMarkEnd
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextReferenceMarkStart
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextSequenceDecl
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextTableIndex
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextTableOfContent
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextUserDefined
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextUserFieldGet
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextUserFieldInput
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextUserIndex
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textName property.
getTextName() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textName property.
getTextNote() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textNote property.
getTextNumber() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textNumber property.
getTextNumberedEntries() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textNumberedEntries property.
getTextNumberLines() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textNumberLines property.
getTextNumberLines() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textNumberLines property.
getTextNumberPosition() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textNumberPosition property.
getTextObjectIndexEntryTemplate() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textObjectIndexEntryTemplate property.
getTextObjectIndexSource() - Method in class org.jopendocument.model.text.TextObjectIndex
Gets the value of the textObjectIndexSource property.
getTextOffset() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textOffset property.
getTextOrganizations() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textOrganizations property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextChapter
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextIndexSourceStyles
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextTocMark
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextTocMarkStart
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextUserIndexEntryTemplate
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextUserIndexMark
Gets the value of the textOutlineLevel property.
getTextOutlineLevel() - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Gets the value of the textOutlineLevel property.
getTextP() - Method in class org.jopendocument.model.chart.ChartSubtitle
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.chart.ChartTitle
Gets the value of the textP property.
getTextp() - Method in class org.jopendocument.model.draw.DrawImage
 
getTextP() - Method in class org.jopendocument.model.form.FormTextarea
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.office.OfficeAnnotation
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.office.OfficeChangeInfo
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.style.StyleRegionCenter
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.style.StyleRegionLeft
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.style.StyleRegionRight
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.table.TableErrorMessage
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.table.TableHelpMessage
Gets the value of the textP property.
getTextP() - Method in class org.jopendocument.model.table.TableTableCell
 
getTextPageAdjust() - Method in class org.jopendocument.model.text.TextPageNumber
Gets the value of the textPageAdjust property.
getTextPageAdjust() - Method in class org.jopendocument.model.text.TextPageVariableSet
Gets the value of the textPageAdjust property.
getTextPages() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textPages property.
getTextPlaceholderType() - Method in class org.jopendocument.model.text.TextPlaceholder
Gets the value of the textPlaceholderType property.
getTextPOrTextH() - Method in class org.jopendocument.model.text.TextListHeader
Gets the value of the textPOrTextH property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawCaption
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawCircle
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawConnector
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawEllipse
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawLine
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawMeasure
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawPath
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawPolygon
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawPolyline
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPOrTextUnorderedListOrTextOrderedList() - Method in class org.jopendocument.model.draw.DrawRect
Gets the value of the textPOrTextUnorderedListOrTextOrderedList property.
getTextPrefix() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textPrefix property.
getTextProperties() - Method in class org.jopendocument.dom.GraphicStyle
 
getTextProperties() - Method in class org.jopendocument.dom.spreadsheet.CellStyle
 
getTextProperties() - Method in class org.jopendocument.dom.style.data.DataStyle
 
getTextProperties() - Method in class org.jopendocument.dom.text.TextStyle
 
getTextProtected() - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextBibliography
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextIllustrationIndex
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextObjectIndex
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextTableIndex
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextTableOfContent
Gets the value of the textProtected property.
getTextProtected() - Method in class org.jopendocument.model.text.TextUserIndex
Gets the value of the textProtected property.
getTextProtectionKey() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textProtectionKey property.
getTextProtectionKey() - Method in class org.jopendocument.model.text.TextTrackedChanges
Gets the value of the textProtectionKey property.
getTextPublisher() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textPublisher property.
getTextReferenceFormat() - Method in class org.jopendocument.model.text.TextBookmarkRef
Gets the value of the textReferenceFormat property.
getTextReferenceFormat() - Method in class org.jopendocument.model.text.TextEndnoteRef
Gets the value of the textReferenceFormat property.
getTextReferenceFormat() - Method in class org.jopendocument.model.text.TextFootnoteRef
Gets the value of the textReferenceFormat property.
getTextReferenceFormat() - Method in class org.jopendocument.model.text.TextReferenceRef
Gets the value of the textReferenceFormat property.
getTextReferenceFormat() - Method in class org.jopendocument.model.text.TextSequenceRef
Gets the value of the textReferenceFormat property.
getTextRefName() - Method in class org.jopendocument.model.text.TextBookmarkRef
Gets the value of the textRefName property.
getTextRefName() - Method in class org.jopendocument.model.text.TextEndnoteRef
Gets the value of the textRefName property.
getTextRefName() - Method in class org.jopendocument.model.text.TextFootnoteRef
Gets the value of the textRefName property.
getTextRefName() - Method in class org.jopendocument.model.text.TextReferenceRef
Gets the value of the textRefName property.
getTextRefName() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the textRefName property.
getTextRefName() - Method in class org.jopendocument.model.text.TextSequenceRef
Gets the value of the textRefName property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textRelativeTabStopPosition property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textRelativeTabStopPosition property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textRelativeTabStopPosition property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textRelativeTabStopPosition property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textRelativeTabStopPosition property.
getTextRelativeTabStopPosition() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textRelativeTabStopPosition property.
getTextReportType() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textReportType property.
getTextRestartNumbering() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textRestartNumbering property.
getTextRestartNumbering() - Method in class org.jopendocument.model.text.TextListItem
Gets the value of the textRestartNumbering property.
getTextRotationAngle() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textRotationAngle property.
getTextRowNumber() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the textRowNumber property.
getTextRubyBase() - Method in class org.jopendocument.model.text.TextRuby
Gets the value of the textRubyBase property.
getTextRubyText() - Method in class org.jopendocument.model.text.TextRuby
Gets the value of the textRubyText property.
getTextSchool() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textSchool property.
getTextSectionName() - Method in class org.jopendocument.model.text.TextSectionSource
Gets the value of the textSectionName property.
getTextSectionSourceOrOfficeDdeSource() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textSectionSourceOrOfficeDdeSource property.
getTextSelectPage() - Method in class org.jopendocument.model.text.TextPageContinuation
Gets the value of the textSelectPage property.
getTextSelectPage() - Method in class org.jopendocument.model.text.TextPageNumber
Gets the value of the textSelectPage property.
getTextSeparationCharacter() - Method in class org.jopendocument.model.text.TextSequenceDecl
Gets the value of the textSeparationCharacter property.
getTextSequenceDecl() - Method in class org.jopendocument.model.text.TextSequenceDecls
Gets the value of the textSequenceDecl property.
getTextSequenceDecls() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textSequenceDecls property.
getTextSeries() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textSeries property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textSortAlgorithm property.
getTextSortAlgorithm() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textSortAlgorithm property.
getTextSortAscending() - Method in class org.jopendocument.model.text.TextSortKey
Gets the value of the textSortAscending property.
getTextSortByPosition() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textSortByPosition property.
getTextSortKey() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textSortKey property.
getTextSpaceBefore() - Method in class org.jopendocument.model.style.StyleProperties
Gets the value of the textSpaceBefore property.
getTextSpans() - Method in class org.jopendocument.model.text.TextP
 
getTextStartNumberingAt() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textStartNumberingAt property.
getTextStartValue() - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Gets the value of the textStartValue property.
getTextStartValue() - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Gets the value of the textStartValue property.
getTextStartValue() - Method in class org.jopendocument.model.text.TextListItem
Gets the value of the textStartValue property.
getTextStartValue() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the textStartValue property.
getTextStartValue() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the textStartValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextHiddenText
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextPageContinuation
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextTocMark
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextUserIndexMark
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textStringValue property.
getTextStringValue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textStringValue property.
getTextStringValueIfFalse() - Method in class org.jopendocument.model.text.TextConditionalText
Gets the value of the textStringValueIfFalse property.
getTextStringValueIfTrue() - Method in class org.jopendocument.model.text.TextConditionalText
Gets the value of the textStringValueIfTrue property.
getTextStyle(String) - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
getTextStyle() - Method in class org.jopendocument.model.text.TextSpan
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.ParagraphElement
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextA
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextBibliography
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextBibliographyEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIllustrationIndex
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryBibliography
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryChapter
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryChapterNumber
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryLinkEnd
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryLinkStart
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryPageNumber
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntrySpan
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexEntryText
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexSourceStyle
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexTitle
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextIndexTitleTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextObjectIndex
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextObjectIndexEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextOrderedList
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextRuby
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextRubyText
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextSection
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextTableIndex
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextTableIndexEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextTableOfContent
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextUnorderedList
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextUserIndex
Gets the value of the textStyleName property.
getTextStyleName() - Method in class org.jopendocument.model.text.TextUserIndexEntryTemplate
Gets the value of the textStyleName property.
getTextSuffix() - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Gets the value of the textSuffix property.
getTextTableIndexEntryTemplate() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textTableIndexEntryTemplate property.
getTextTableIndexSource() - Method in class org.jopendocument.model.text.TextTableIndex
Gets the value of the textTableIndexSource property.
getTextTableName() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the textTableName property.
getTextTableName() - Method in class org.jopendocument.model.text.TextDatabaseName
Gets the value of the textTableName property.
getTextTableName() - Method in class org.jopendocument.model.text.TextDatabaseNext
Gets the value of the textTableName property.
getTextTableName() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the textTableName property.
getTextTableName() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the textTableName property.
getTextTableOfContentEntryTemplate() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textTableOfContentEntryTemplate property.
getTextTableOfContentSource() - Method in class org.jopendocument.model.text.TextTableOfContent
Gets the value of the textTableOfContentSource property.
getTextTableType() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the textTableType property.
getTextTableType() - Method in class org.jopendocument.model.text.TextDatabaseName
Gets the value of the textTableType property.
getTextTableType() - Method in class org.jopendocument.model.text.TextDatabaseNext
Gets the value of the textTableType property.
getTextTableType() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the textTableType property.
getTextTableType() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the textTableType property.
getTextTimeAdjust() - Method in class org.jopendocument.model.text.TextTime
Gets the value of the textTimeAdjust property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextCreationTime
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextModificationTime
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextPrintTime
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextTime
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textTimeValue property.
getTextTimeValue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textTimeValue property.
getTextTitle() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textTitle property.
getTextTrackChanges() - Method in class org.jopendocument.model.text.TextTrackedChanges
Gets the value of the textTrackChanges property.
getTextTrackedChangesOrTableTrackedChanges() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textTrackedChangesOrTableTrackedChanges property.
getTextUrl() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textUrl property.
getTextUseCaption() - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Gets the value of the textUseCaption property.
getTextUseCaption() - Method in class org.jopendocument.model.text.TextTableIndexSource
Gets the value of the textUseCaption property.
getTextUseChartObjects() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textUseChartObjects property.
getTextUseDrawObjects() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textUseDrawObjects property.
getTextUseFloatingFrames() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseFloatingFrames property.
getTextUseGraphics() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseGraphics property.
getTextUseIndexMarks() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textUseIndexMarks property.
getTextUseIndexMarks() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseIndexMarks property.
getTextUseIndexSourceStyles() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textUseIndexSourceStyles property.
getTextUseIndexSourceStyles() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseIndexSourceStyles property.
getTextUseKeysAsEntries() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Gets the value of the textUseKeysAsEntries property.
getTextUseMathObjects() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textUseMathObjects property.
getTextUseObjects() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseObjects property.
getTextUseOtherObjects() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textUseOtherObjects property.
getTextUseOutlineLevel() - Method in class org.jopendocument.model.text.TextTableOfContentSource
Gets the value of the textUseOutlineLevel property.
getTextUserFieldDecl() - Method in class org.jopendocument.model.text.TextUserFieldDecls
Gets the value of the textUserFieldDecl property.
getTextUserFieldDecls() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textUserFieldDecls property.
getTextUserIndexEntryTemplate() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUserIndexEntryTemplate property.
getTextUserIndexSource() - Method in class org.jopendocument.model.text.TextUserIndex
Gets the value of the textUserIndexSource property.
getTextUseSpreadsheetObjects() - Method in class org.jopendocument.model.text.TextObjectIndexSource
Gets the value of the textUseSpreadsheetObjects property.
getTextUseTables() - Method in class org.jopendocument.model.text.TextUserIndexSource
Gets the value of the textUseTables property.
getTextValue() - Method in class org.jopendocument.dom.spreadsheet.Cell
Calls Cell.getTextValue(boolean) using Cell.getTextValueMode().
getTextValue(boolean) - Method in class org.jopendocument.dom.spreadsheet.Cell
Return the text value of this cell.
getTextValue() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the textValue property.
getTextValue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textValue property.
getTextValue() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textValue property.
getTextValue() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textValue property.
getTextValue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textValue property.
getTextValue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textValue property.
getTextValueMode() - Static method in class org.jopendocument.dom.spreadsheet.Cell
 
getTextValueType() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the textValueType property.
getTextValueType() - Method in class org.jopendocument.model.text.TextUserFieldDecl
Gets the value of the textValueType property.
getTextValueType() - Method in class org.jopendocument.model.text.TextVariableDecl
Gets the value of the textValueType property.
getTextValueType() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the textValueType property.
getTextValueType() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the textValueType property.
getTextValueType() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the textValueType property.
getTextVariableDecl() - Method in class org.jopendocument.model.text.TextVariableDecls
Gets the value of the textVariableDecl property.
getTextVariableDecls() - Method in class org.jopendocument.model.office.OfficeBody
Gets the value of the textVariableDecls property.
getTextVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight() - Method in class org.jopendocument.model.style.StyleFooter
Gets the value of the textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight property.
getTextVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight() - Method in class org.jopendocument.model.style.StyleFooterLeft
Gets the value of the textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight property.
getTextVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight() - Method in class org.jopendocument.model.style.StyleHeader
Gets the value of the textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight property.
getTextVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight() - Method in class org.jopendocument.model.style.StyleHeaderLeft
Gets the value of the textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight property.
getTextVisitedStyleName() - Method in class org.jopendocument.model.text.TextA
Gets the value of the textVisitedStyleName property.
getTextVolume() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textVolume property.
getTextYear() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the textYear property.
getTitle() - Method in class org.jopendocument.dom.ODMeta
 
getTitle() - Method in class org.jopendocument.dom.style.data.DataStyle
 
getTotalWidthWithoutSpace() - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
getTransform() - Method in class org.jopendocument.util.DummyGraphics2D
 
getType() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getType() - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
getType() - Method in class org.jopendocument.dom.ODPackageEntry
 
getType() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getTypeArguments(Class<? extends T>, Class<T>) - Static method in class org.jopendocument.util.ReflectUtils
Search for the list of class used to extend/implement a generic class/interface.
getTypeArguments(U, Class<U>) - Static method in class org.jopendocument.util.ReflectUtils
 
getTypeArgumentsMap(Class<? extends T>, Class<T>) - Static method in class org.jopendocument.util.ReflectUtils
The map of type arguments of baseClass to actual type for childClass.
getTypeFactory() - Static method in class org.jopendocument.util.TimeUtils
 
getUnit() - Method in class org.jopendocument.dom.ODFrame
The unit that all length methods use.
getURLs(Set<String>) - Method in class org.jopendocument.link.OOInstallation
 
getUsedRange() - Method in class org.jopendocument.dom.spreadsheet.Table
The range that covers all used cells.
getUsedRange(boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
The range that covers all used cells.
getUserMeta(String) - Method in class org.jopendocument.dom.ODMeta
Return the metadata with the passed name.
getUserMeta(String, boolean) - Method in class org.jopendocument.dom.ODMeta
Return the metadata with the passed name, optionnaly creating it.
getUserMeta(String, Integer) - Method in class org.jopendocument.dom.ODMeta
Return the metadata with the passed name, optionnaly creating it.
getUserMetaNames() - Method in class org.jopendocument.dom.ODMeta
 
getValidator() - Method in class org.jopendocument.dom.ODXMLDocument
 
getValidator(Document) - Method in class org.jopendocument.dom.OOXML
Verify that the passed document is a valid OpenOffice.org 1 or ODF document.
getValidCellAt(int) - Method in class org.jopendocument.dom.spreadsheet.Row
 
getValidIndex(List<?>, int) - Static method in class org.jopendocument.util.CollectionUtils
Return an index between 0 and l.size() inclusive.
getValidIndex(List<?>, int, boolean) - Static method in class org.jopendocument.util.CollectionUtils
 
getValue() - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
getValue() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getvalue() - Method in class org.jopendocument.model.ConfigConfigItem
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.draw.SvgDesc
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.form.FormItem
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.form.FormOption
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.form.FormPropertyValue
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.MetaKeyword
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.MetaUserDefined
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.number.NumberEmbeddedText
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.number.NumberText
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.office.OfficeBinaryData
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.script.ScriptEvent
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextA
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextAuthorInitials
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextAuthorName
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextBibliographyMark
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextBookmarkRef
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextChapter
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextCharacterCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextConditionalText
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextCreationDate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextCreationTime
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextCreator
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDatabaseName
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDatabaseNext
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDatabaseSelect
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDdeConnection
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextDescription
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextEditingCycles
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextEditingDuration
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextEndnoteCitation
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextEndnoteRef
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextExecuteMacro
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextExpression
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextFileName
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextFootnoteCitation
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextFootnoteRef
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextH
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextHiddenText
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextImageCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextIndexEntrySpan
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextIndexTitleTemplate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextInitialCreator
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextKeywords
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextLinenumberingSeparator
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextMeasure
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextModificationDate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextModificationTime
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextObjectCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPageContinuation
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPageCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPageNumber
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPageVariableGet
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextParagraphCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPlaceholder
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPrintDate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPrintedBy
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextPrintTime
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextReferenceRef
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextRubyText
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextScript
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderCity
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderCompany
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderCountry
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderEmail
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderFax
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderFirstname
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderInitials
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderLastname
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderPhonePrivate
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderPhoneWork
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderPosition
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderPostalCode
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderStateOrProvince
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderStreet
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSenderTitle
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSequence
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSequenceRef
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSheetName
Gets the value of the value property.
getValue() - Method in class org.jopendocument.model.text.TextSpan
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextSubject
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextTableCount
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextTemplateName
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextTextInput
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextTime
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextTitle
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextUserDefined
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextUserFieldGet
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextUserFieldInput
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextVariableGet
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextVariableInput
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextVariableSet
Gets the value of the value property.
getvalue() - Method in class org.jopendocument.model.text.TextWordCount
Gets the value of the value property.
getValue() - Method in class org.jopendocument.util.SystemUtils.PropertyList
 
getValueAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
getValueAt(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
getValueAt(String) - Method in class org.jopendocument.dom.spreadsheet.Table
Retourne la valeur de la cellule spécifiée.
getValueAttribute() - Method in enum org.jopendocument.dom.ODValueType
The name of the value attribute for this value type.
getValueNS() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getValues() - Method in class org.jopendocument.util.SystemUtils.PropertyList
 
getValueType() - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
getValueType() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
getVersion() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
getVersion() - Method in class org.jopendocument.dom.ODDocument
 
getVersion() - Method in class org.jopendocument.dom.ODPackage
The version of this package, null if it cannot be found (eg this package is empty, or contains no xml).
getVersion() - Method in class org.jopendocument.dom.ODXMLDocument
 
getVersion() - Method in class org.jopendocument.dom.OOXML
 
getVersion() - Method in class org.jopendocument.dom.StyleDesc
 
getVersion(Document) - Static method in enum org.jopendocument.dom.XMLVersion
 
getVersion(Element) - Static method in enum org.jopendocument.dom.XMLVersion
Infer the version of an XML element from its namespace.
getVersion() - Method in class org.jopendocument.util.DesktopEnvironment
 
getVersion() - Method in class org.jopendocument.util.ProductInfo
 
getVersioned(XMLVersion) - Method in enum org.jopendocument.dom.ContentType
 
getVerticalAlign() - Method in class org.jopendocument.model.style.StyleTableCellProperties
getters
getVerticalPosition() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
getVerticalRelation() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
getWeight() - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
getWhole() - Method in class org.jopendocument.dom.template.engine.Material
 
getWiderClass(Number, Number) - Static method in class org.jopendocument.util.NumberUtils
Return a class wide enough for both numbers.
getWidth() - Method in class org.jopendocument.dom.ODFrame
 
getWidth(LengthUnit) - Method in class org.jopendocument.dom.ODFrame
 
getWidth() - Method in class org.jopendocument.dom.spreadsheet.Column
 
getWidth() - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle
 
getWidth(LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle
 
getWidth(LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.ColumnStyle.StyleTableColumnProperties
 
getWidth() - Method in class org.jopendocument.dom.spreadsheet.Table
Table width.
getWidth() - Method in class org.jopendocument.dom.spreadsheet.TableStyle
 
getWidth(LengthUnit) - Method in class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
 
getWidth() - Method in class org.jopendocument.model.style.StyleStyle
 
getWidth() - Method in class org.jopendocument.model.table.TableTableColumn
width in 10-6 m, ie micrometer
getWidth() - Method in class org.jopendocument.renderer.ODTCellText
 
getWidth() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getWidth() - Method in class org.jopendocument.renderer.ODTCellTextLine
 
getWidth() - Method in class org.jopendocument.renderer.text.RenderBlock
 
getWidth() - Method in class org.jopendocument.util.ImageInfo
If ImageInfo.check() was successful, returns one the image's horizontal resolution in pixels.
getWidthWithoutSpace() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getWidthWithSpace() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
getWrapOption() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
getWritingMode() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
getX() - Method in class org.jopendocument.dom.ODFrame
 
getX() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getX() - Method in class org.jopendocument.renderer.text.RenderBlock
 
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.draw.DrawThumbnail
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.MetaAutoReload
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.MetaTemplate
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.presentation.PresentationSound
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.style.StyleSymbolImage
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.text.TextA
Gets the value of the xlinkActuate property.
getXlinkActuate() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the xlinkActuate property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.draw.DrawThumbnail
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.form.FormButton
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.form.FormForm
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.form.FormImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.MetaAutoReload
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.MetaTemplate
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.presentation.PresentationSound
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.style.StyleSymbolImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.text.TextA
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.text.TextScript
Gets the value of the xlinkHref property.
getXlinkHref() - Method in class org.jopendocument.model.text.TextSectionSource
Gets the value of the xlinkHref property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.draw.DrawThumbnail
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.MetaAutoReload
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.MetaHyperlinkBehaviour
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.presentation.PresentationSound
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.style.StyleSymbolImage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.text.TextA
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the xlinkShow property.
getXlinkShow() - Method in class org.jopendocument.model.text.TextSectionSource
Gets the value of the xlinkShow property.
getXlinkTitle() - Method in class org.jopendocument.model.MetaTemplate
Gets the value of the xlinkTitle property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawA
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawApplet
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawAreaCircle
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawFillImage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawImage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawObject
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawObjectOle
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawPage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawPlugin
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.draw.DrawThumbnail
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.MetaAutoReload
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.MetaTemplate
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.presentation.PresentationEvent
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.presentation.PresentationSound
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.style.StyleBackgroundImage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.style.StyleSymbolImage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.table.TableCellRangeSource
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.table.TableTableSource
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.text.TextA
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.text.TextScript
Gets the value of the xlinkType property.
getXlinkType() - Method in class org.jopendocument.model.text.TextSectionSource
Gets the value of the xlinkType property.
getXML() - Method in class org.jopendocument.dom.ODXMLDocument
 
getXML() - Method in class org.jopendocument.dom.XMLFormatVersion
 
getXMLFile(String) - Method in class org.jopendocument.dom.ODPackage
 
getXMLFile(Document) - Method in class org.jopendocument.dom.ODPackage
 
getXmlnsChart() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsChart property.
getXmlnsChart() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsChart property.
getXmlnsChart() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsChart property.
getXmlnsChart() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsChart property.
getXmlnsConfig() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsConfig property.
getXmlnsConfig() - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Gets the value of the xmlnsConfig property.
getXmlnsDc() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsDc property.
getXmlnsDc() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsDc property.
getXmlnsDc() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsDc property.
getXmlnsDc() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsDc property.
getXmlnsDr3D() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsDr3D property.
getXmlnsDr3D() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsDr3D property.
getXmlnsDr3D() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsDr3D property.
getXmlnsDr3D() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsDr3D property.
getXmlnsDraw() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsDraw property.
getXmlnsDraw() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsDraw property.
getXmlnsDraw() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsDraw property.
getXmlnsDraw() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsDraw property.
getXmlnsFo() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsFo property.
getXmlnsFo() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsFo property.
getXmlnsFo() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsFo property.
getXmlnsFo() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsFo property.
getXmlnsForm() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsForm property.
getXmlnsForm() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsForm property.
getXmlnsForm() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsForm property.
getXmlnsForm() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsForm property.
getXmlnsMath() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsMath property.
getXmlnsMath() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsMath property.
getXmlnsMath() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsMath property.
getXmlnsMath() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsMath property.
getXmlnsMeta() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsMeta property.
getXmlnsMeta() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsMeta property.
getXmlnsMeta() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsMeta property.
getXmlnsMeta() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsMeta property.
getXmlnsNumber() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsNumber property.
getXmlnsNumber() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsNumber property.
getXmlnsNumber() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsNumber property.
getXmlnsNumber() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsNumber property.
getXmlnsOffice() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsOffice property.
getXmlnsOffice() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsOffice property.
getXmlnsOffice() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsOffice property.
getXmlnsOffice() - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Gets the value of the xmlnsOffice property.
getXmlnsOffice() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsOffice property.
getXmlnsPresentation() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsPresentation property.
getXmlnsScript() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsScript property.
getXmlnsScript() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsScript property.
getXmlnsScript() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsScript property.
getXmlnsScript() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsScript property.
getXmlnsScript() - Method in class org.jopendocument.model.script.ScriptLibraries
Gets the value of the xmlnsScript property.
getXmlnsStyle() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsStyle property.
getXmlnsStyle() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsStyle property.
getXmlnsStyle() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsStyle property.
getXmlnsStyle() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsStyle property.
getXmlnsSvg() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsSvg property.
getXmlnsSvg() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsSvg property.
getXmlnsSvg() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsSvg property.
getXmlnsSvg() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsSvg property.
getXmlnsTable() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsTable property.
getXmlnsTable() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsTable property.
getXmlnsTable() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsTable property.
getXmlnsTable() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsTable property.
getXmlnsText() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsText property.
getXmlnsText() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsText property.
getXmlnsText() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsText property.
getXmlnsText() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsText property.
getXmlnsXlink() - Method in class org.jopendocument.model.office.OfficeDocument
Gets the value of the xmlnsXlink property.
getXmlnsXlink() - Method in class org.jopendocument.model.office.OfficeDocumentContent
Gets the value of the xmlnsXlink property.
getXmlnsXlink() - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Gets the value of the xmlnsXlink property.
getXmlnsXlink() - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Gets the value of the xmlnsXlink property.
getXmlnsXlink() - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Gets the value of the xmlnsXlink property.
getXmlnsXlink() - Method in class org.jopendocument.model.script.ScriptLibraries
Gets the value of the xmlnsXlink property.
getXMLVersion() - Method in class org.jopendocument.dom.XMLFormatVersion
 
getXPath(String) - Method in class org.jopendocument.dom.ODXMLDocument
 
getXPath(String, XMLVersion) - Static method in class org.jopendocument.dom.OOUtils
Create an XPath with OO namespaces.
getXPath(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
getY() - Method in class org.jopendocument.dom.ODFrame
 
getY() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
getY() - Method in class org.jopendocument.renderer.text.RenderBlock
 
getYesNoKey(boolean) - Static method in class org.jopendocument.util.i18n.I18nUtils
 
getZipEntry() - Method in enum org.jopendocument.dom.ODPackage.RootElement
The name of the zip entry in the package.
getZipFile() - Method in class org.jopendocument.model.OpenDocument
 
getZipFile() - Method in class org.jopendocument.model.TextDocument
 
GraphicStyle - Class in org.jopendocument.dom
See 14.13.1 Graphic and Presentation Styles.
GraphicStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.GraphicStyle
 
GraphicStyle.StyleGraphicProperties - Class in org.jopendocument.dom
Cf section 15.13 to 15.28.
GraphicStyle.StyleGraphicProperties(StyleStyle) - Constructor for class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
GZIP - Static variable in class org.jopendocument.util.Base64
Specify that data should be gzip-compressed.

H

Handler - Class in org.jopendocument.util.protocol.jarjar
 
Handler() - Constructor for class org.jopendocument.util.protocol.jarjar.Handler
 
Handler.JarJarURLConnection - Class in org.jopendocument.util.protocol.jarjar
 
Handler.JarJarURLConnection(URL) - Constructor for class org.jopendocument.util.protocol.jarjar.Handler.JarJarURLConnection
 
hasBottomBorder() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
hasFractionalPart(Number) - Static method in class org.jopendocument.util.NumberUtils
Whether n has a non-zero fractional part.
hashCode() - Method in class org.jopendocument.dom.EventListener
 
hashCode() - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
hashCode() - Method in class org.jopendocument.dom.Library
 
hashCode() - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
hashCode() - Method in class org.jopendocument.dom.spreadsheet.Range
 
hashCode() - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
hashCode() - Method in class org.jopendocument.dom.Style
 
hashCode() - Method in class org.jopendocument.dom.StyleStyle
 
hashCode() - Method in class org.jopendocument.dom.XMLFormatVersion
 
hashCode() - Method in class org.jopendocument.util.StringUtils.Escaper
 
hashCode() - Method in class org.jopendocument.util.Tuple2
 
hasLeftBorder() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
hasNext() - Method in class org.jopendocument.util.DescendantIterator
Returns true> if the iteration has more Content descendants.
hasODDocument() - Method in class org.jopendocument.dom.ODPackage
 
hasRightBorder() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
hasRoot() - Method in class org.jopendocument.dom.template.engine.Material
 
hasTopBorder() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
hasUniformLineMetrics() - Method in class org.jopendocument.util.DummyFontMetrics
 
HeaderRenderBlock - Class in org.jopendocument.renderer.text
 
HeaderRenderBlock(TextH, int, int) - Constructor for class org.jopendocument.renderer.text.HeaderRenderBlock
 
Heading - Class in org.jopendocument.dom.text
A text heading, defining the chapter structure.
Heading(String) - Constructor for class org.jopendocument.dom.text.Heading
 
Heading() - Constructor for class org.jopendocument.dom.text.Heading
 
height - Variable in class org.jopendocument.renderer.text.RenderBlock
 
Helper - Class in org.jopendocument.util.protocol
 
Helper() - Constructor for class org.jopendocument.util.protocol.Helper
 
hideListItem(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
hideParagraph(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
hideSection(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
hideTable(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
hideTableRow(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
HIGH_PRECISION - Static variable in class org.jopendocument.util.DecimalUtils
Useful to pass to BigDecimal.divide(BigDecimal, MathContext) since : 1234,567.divide(33000) throws java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result 1234,567.divide(33000, RoundingMode.HALF_UP) = 0,037 : since it isn't exact uses the dividend scale, thus loosing a lot of precision 1234,567.divide(33000, HIGH_PRECISION) = 0.03741112121212121212121212121212121 You also can't just use the precision of the dividend : lowPrecision = new BigDecimal("1E+3"); lowPrecision.divide(new BigDecimal("7E+5"), new MathContext(lowPrecision.precision()))) == 0.001; lowPrecision.divide(new BigDecimal("7E+5"), HIGH_PRECISION) == 0.001428571428571428571428571428571429; Note: MathContext.DECIMAL128 is different since it uses RoundingMode.HALF_EVEN
hit(Rectangle, Shape, boolean) - Method in class org.jopendocument.util.DummyGraphics2D
 

I

I18nUtils - Class in org.jopendocument.util.i18n
 
I18nUtils() - Constructor for class org.jopendocument.util.i18n.I18nUtils
 
I18nUtils.SameLanguageControl - Class in org.jopendocument.util.i18n
 
I18nUtils.SameLanguageControl() - Constructor for class org.jopendocument.util.i18n.I18nUtils.SameLanguageControl
 
I18nUtilsTest - Class in org.jopendocument.util.i18n
 
I18nUtilsTest() - Constructor for class org.jopendocument.util.i18n.I18nUtilsTest
 
ICache<K,V,D> - Class in org.jopendocument.util.cache
To keep results computed from some data.
ICache() - Constructor for class org.jopendocument.util.cache.ICache
 
ICache(int) - Constructor for class org.jopendocument.util.cache.ICache
 
ICache(int, int) - Constructor for class org.jopendocument.util.cache.ICache
 
ICache(int, int, String) - Constructor for class org.jopendocument.util.cache.ICache
Creates a cache with the given parameters.
ICacheTest - Class in org.jopendocument.util.cache
 
ICacheTest() - Constructor for class org.jopendocument.util.cache.ICacheTest
 
IClosure<E> - Interface in org.jopendocument.util.cc
 
IdentityHashSet<E> - Class in org.jopendocument.util.cc
This class implements the Set interface with a hash table, using reference-equality in place of object-equality when comparing items.
IdentityHashSet() - Constructor for class org.jopendocument.util.cc.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class org.jopendocument.util.cc.IdentityHashSet
 
IdentityHashSet(Collection<? extends E>) - Constructor for class org.jopendocument.util.cc.IdentityHashSet
 
IdentitySet<E> - Interface in org.jopendocument.util.cc
A set using reference-equality in place of object-equality when comparing items.
If - Class in org.jopendocument.dom.template.statements
If tag: conditionally displays a document element.
If() - Constructor for class org.jopendocument.dom.template.statements.If
 
IFactory<E> - Interface in org.jopendocument.util.cc
 
ImageInfo - Class in org.jopendocument.util
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
ImageInfo() - Constructor for class org.jopendocument.util.ImageInfo
 
ImageUtilities - Class in org.jopendocument.util
Tools for Image manipulation
ImageUtilities(ODTRenderer) - Constructor for class org.jopendocument.util.ImageUtilities
 
ImageUtils - Class in org.jopendocument.util
Tools for Image manipulation
ImageUtils() - Constructor for class org.jopendocument.util.ImageUtils
 
ImmutableDocStyledNode<S extends StyleStyle,D extends ODDocument> - Class in org.jopendocument.dom
 
ImmutableDocStyledNode(D, Element, Class<S>) - Constructor for class org.jopendocument.dom.ImmutableDocStyledNode
Create a new instance.
ImmutableDocStyledNode(D, Element, StyleDesc<S>) - Constructor for class org.jopendocument.dom.ImmutableDocStyledNode
 
importAutoStylesFrom(OfficeAutomaticStyles) - Method in class org.jopendocument.model.OpenDocument
 
importAutoStylesFrom(OfficeAutomaticStyles) - Method in class org.jopendocument.model.TextDocument
 
Include - Class in org.jopendocument.dom.template.statements
 
Include() - Constructor for class org.jopendocument.dom.template.statements.Include
 
init(OfficeBody, OfficeAutomaticStyles, OfficeStyles, OfficeAutomaticStyles, OfficeMasterStyles) - Method in class org.jopendocument.model.OpenDocument
 
init(OfficeBody, OfficeAutomaticStyles, OfficeStyles, OfficeAutomaticStyles, OfficeMasterStyles) - Method in class org.jopendocument.model.TextDocument
 
initCause(Throwable) - Method in exception org.jopendocument.util.convertor.NumberConvertor.OverflowException
 
initStyle(Element) - Method in class org.jopendocument.dom.StyleDesc
 
initStyle(Element) - Method in class org.jopendocument.dom.StyleStyleDesc
 
insertAfter(Element, Collection<? extends Content>) - Static method in class org.jopendocument.util.JDOMUtils
 
insertBefore(Element, Collection<? extends Content>) - Static method in class org.jopendocument.util.JDOMUtils
 
insertDuplicatedRows(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
insertSiblings(Element, Collection<? extends Content>, boolean) - Static method in class org.jopendocument.util.JDOMUtils
Add content before or after an element.
INSTANCE - Static variable in class org.jopendocument.util.convertor.StringClobConvertor
 
INSTANCE_LENIENT - Static variable in class org.jopendocument.util.convertor.StringClobConvertor
 
int2bytes(int) - Static method in class org.jopendocument.util.MessageDigestUtils
Split an int into 4 bytes.
INT_TO_LONG - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
intDigits(BigDecimal) - Static method in class org.jopendocument.util.DecimalUtils
The number of int digits.
intDigits(long) - Static method in class org.jopendocument.util.NumberUtils
 
intDigits(Number) - Static method in class org.jopendocument.util.NumberUtils
The number of digits of the integer part in decimal representation.
inter(Set<T>, Set<T>) - Static method in class org.jopendocument.util.CollectionUtils
Compute the intersection of a and b.
inter(Set<T>...) - Static method in class org.jopendocument.util.CollectionUtils
 
inter(List<Set<T>>) - Static method in class org.jopendocument.util.CollectionUtils
 
intersection(Collection<T>, Collection<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
interSubtype(Set<? extends T>, Set<? extends T>) - Static method in class org.jopendocument.util.CollectionUtils
 
INVALID_CHARS - Static variable in class org.jopendocument.util.FileUtils
Chars not valid in filenames.
IPredicate<E> - Class in org.jopendocument.util.cc
 
IPredicate() - Constructor for class org.jopendocument.util.cc.IPredicate
 
isCastable(U, Class<U>, Class...) - Static method in class org.jopendocument.util.ReflectUtils
Whether o can be casted to raw<typeArgs>.
isCellBlank(int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
 
isCellValid(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
isClosed() - Method in class org.jopendocument.link.OOConnexion
Whether the bridge is closed.
isCompleted() - Method in class org.jopendocument.model.text.TextSpan
 
isCompressed() - Method in class org.jopendocument.dom.ODPackageEntry
 
isContentPrinted() - Method in class org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
 
isContentPrinted() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
isContentRepeated() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
isCovered() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
isCovered() - Method in class org.jopendocument.model.table.TableTableCell
 
isDead() - Method in class org.jopendocument.dom.ODSingleXMLDocument
Return true if this document was split.
isDisplayed() - Method in class org.jopendocument.dom.spreadsheet.TableGroup
 
isDisplayed() - Method in class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
 
isEmpty() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
isEmpty() - Method in class org.jopendocument.model.PrintedPage
 
isEmpty() - Method in class org.jopendocument.model.text.TextP
 
isEmpty() - Method in class org.jopendocument.renderer.ODTCellText
 
isEmpty() - Method in class org.jopendocument.util.cc.IdentityHashSet
 
isFloat(Number) - Static method in class org.jopendocument.util.convertor.NumberConvertorTest
 
ISO8859_1 - Static variable in class org.jopendocument.util.StringUtils
 
isPasswordProtected() - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
isProgressive() - Method in class org.jopendocument.util.ImageInfo
Returns whether the image is stored in a progressive (also called: interlaced) way.
isRatioKept() - Method in class org.jopendocument.util.FillMode
 
isReadonly() - Method in class org.jopendocument.dom.Library
 
isReferencedAtMostOnce() - Method in class org.jopendocument.dom.Style
 
isRunning(K) - Method in class org.jopendocument.util.cache.ICache
 
isShrinkToFit() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
isSingle() - Method in class org.jopendocument.dom.ODPackage
 
isStandardFile(String) - Static method in class org.jopendocument.dom.ODPackage
Whether the passed entry is specific to a package.
isStandardStyleResolution() - Static method in class org.jopendocument.dom.Style
 
isTemplate() - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
isTemplate() - Method in class org.jopendocument.dom.ODPackage
 
isValid() - Method in class org.jopendocument.dom.spreadsheet.Cell
 
isValid() - Method in class org.jopendocument.util.Validator.DTDValidator
 
isValid() - Method in class org.jopendocument.util.Validator
Validate a document, stopping at the first problem.
isValid() - Method in class org.jopendocument.util.Validator.JAXPValidator
 
isWrapping() - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
iterate(Collection<T>, IClosure<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
iterate(Collection<T>, IPredicate<? super T>, IClosure<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
iterator() - Method in class org.jopendocument.util.cc.IdentityHashSet
 
ITransformer<E,T> - Interface in org.jopendocument.util.cc
 
ITransformerExn<E,T,X extends Exception> - Interface in org.jopendocument.util.cc
 
ITransformerWrapper<E,T> - Class in org.jopendocument.util.cc
 
ITransformerWrapper(Transformer) - Constructor for class org.jopendocument.util.cc.ITransformerWrapper
 

J

JavaHashCode - Static variable in class org.jopendocument.util.StringUtils.Shortener
 
JavaScriptFileTemplate - Class in org.jopendocument.dom.template
 
JavaScriptFileTemplate(String) - Constructor for class org.jopendocument.dom.template.JavaScriptFileTemplate
 
JavaScriptFileTemplate(File) - Constructor for class org.jopendocument.dom.template.JavaScriptFileTemplate
 
JDOMUtils - Class in org.jopendocument.util
 
JDOMUtils() - Constructor for class org.jopendocument.util.JDOMUtils
 
join(Collection<E>, String, ITransformer<? super E, ?>) - Static method in class org.jopendocument.util.CollectionUtils
Concatene une collection.
join(Collection<T>, String) - Static method in class org.jopendocument.util.CollectionUtils
Concatene une collection en appelant simplement toString() sur chaque élément.

K

keySet() - Method in class org.jopendocument.util.CollectionMap
 

L

LAST_FOR_UNKNOWN_PROP - Static variable in class org.jopendocument.dom.OOXML
If this system property is set to true then OOXML.get(XMLFormatVersion) will never return null, allowing to support unknown versions.
lastCol - Variable in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
lastRow - Variable in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
leftAlign(String, int) - Static method in class org.jopendocument.util.StringUtils
 
LengthUnit - Enum in org.jopendocument.dom
Units of length.
LengthUnitTest - Class in org.jopendocument.dom
 
LengthUnitTest() - Constructor for class org.jopendocument.dom.LengthUnitTest
 
Library - Class in org.jopendocument.dom
A BASIC script library.
Library.EmbeddedLibrary - Class in org.jopendocument.dom
 
Library.LinkedLibrary - Class in org.jopendocument.dom
 
LIBRARY_LIST_FILENAME - Static variable in class org.jopendocument.dom.Library
 
LIBRARY_NS - Static variable in enum org.jopendocument.dom.XMLVersion
 
list(File, int) - Static method in class org.jopendocument.util.FileUtils
 
list(File, int, FileFilter) - Static method in class org.jopendocument.util.FileUtils
Finds all files at the specified depth below root.
list(File, int, int, FileFilter) - Static method in class org.jopendocument.util.FileUtils
 
list(File, int, int, FileFilter, boolean) - Static method in class org.jopendocument.util.FileUtils
 
listR(File) - Static method in class org.jopendocument.util.FileUtils
All the files (see File.isFile()) contained in the passed dir.
listR(File, FileFilter) - Static method in class org.jopendocument.util.FileUtils
 
ln(File, File) - Static method in class org.jopendocument.util.FileUtils
Create a symbolic link from link to target.
load() - Method in class org.jopendocument.io.ODTContentExtractor
 
load(Properties, Properties) - Static method in class org.jopendocument.util.PropertiesUtils
 
loadDocument(File, boolean) - Method in class org.jopendocument.link.OOConnexion
Load a document in OpenOffice.
loadDocumentFromURLAsync(String, boolean) - Method in class org.jopendocument.link.OOConnexion
 
loadFrom(File) - Method in class org.jopendocument.model.OpenDocument
 
loadFrom(String) - Method in class org.jopendocument.model.OpenDocument
 
loadFrom(URL) - Method in class org.jopendocument.model.OpenDocument
 
loadFrom(File) - Method in class org.jopendocument.model.TextDocument
 
loadFrom(String) - Method in class org.jopendocument.model.TextDocument
 
loadFrom(URL) - Method in class org.jopendocument.model.TextDocument
 
localName(String) - Static method in class org.jopendocument.util.XPathUtils
Compute the local name of a qualified name.
Log - Class in org.jopendocument.dom
Logger for the framework.
Log() - Constructor for class org.jopendocument.dom.Log
 
Log - Class in org.jopendocument.util
Logger for the framework.
Log() - Constructor for class org.jopendocument.util.Log
 

M

main(String[]) - Static method in class org.jopendocument.dom.FixXML
 
main(String[]) - Static method in class org.jopendocument.dom.template.Test
 
main(String[]) - Static method in class org.jopendocument.link.OOConnexion
 
main(String[]) - Static method in class org.jopendocument.link.OOInstallation
 
main(String[]) - Static method in class org.jopendocument.sample.Metadata
 
main(String[]) - Static method in class org.jopendocument.sample.SimplePDFGenerator
 
main(String[]) - Static method in class org.jopendocument.sample.SimpleViewer
 
main(String[]) - Static method in class org.jopendocument.sample.SpreadSheetCreation
 
main(String[]) - Static method in class org.jopendocument.sample.SpreadSheetDisplayAndPrint
 
main(String[]) - Static method in class org.jopendocument.sample.SpreadSheetFill
 
main(String[]) - Static method in class org.jopendocument.sample.SpreadSheetViewerDemo1
 
main(String[]) - Static method in class org.jopendocument.sample.TestGeneration
 
main(String[]) - Static method in class org.jopendocument.sample.TestTable
 
main(String[]) - Static method in class org.jopendocument.sample.TestTemplate
 
main(String[]) - Static method in class org.jopendocument.sample.TextCat
 
main(String[]) - Static method in class org.jopendocument.tools.ContentFinder
 
main(String[]) - Static method in class org.jopendocument.util.DesktopEnvironment
 
main(String[]) - Static method in class org.jopendocument.util.ImageInfo
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
main(String[]) - Static method in class org.jopendocument.util.XMLTextExtractor
 
mapToLists(Map<K, V>) - Static method in class org.jopendocument.util.CollectionUtils
Convertit une map en 2 listes, une pour les clefs, une pour les valeurs.
matches(Element) - Method in class org.jopendocument.dom.template.statements.BaseStatement
 
matches(Element) - Method in class org.jopendocument.dom.template.statements.Include
 
matches(Element) - Method in class org.jopendocument.dom.template.statements.Statement
Find representations of this statement.
Material<W> - Class in org.jopendocument.dom.template.engine
XML material that will be parsed and executed.
MAX_DOUBLE - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
MAX_FLOAT - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
MD5 - Static variable in class org.jopendocument.util.StringUtils.Shortener
 
Memoizer<A,V,X extends Exception> - Class in org.jopendocument.util.cache
 
Memoizer(ITransformerExn<A, V, X>) - Constructor for class org.jopendocument.util.cache.Memoizer
 
Memoizer(ITransformerExn<A, V, X>, ConcurrentMap<A, Future<V>>) - Constructor for class org.jopendocument.util.cache.Memoizer
 
merge(int, int) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
Merge this cell and the following ones.
merge(TableModel, int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
merge(TableModel, int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
Merges t into this sheet at the specified point.
merge(MultiMap) - Method in class org.jopendocument.util.CollectionMap
Fusionne la MultiMap avec celle-ci.
mergeAll(ODXMLDocument, String) - Method in class org.jopendocument.dom.ODXMLDocument
 
mergeAll(ODXMLDocument, String, ODXMLDocument.ElementTransformer) - Method in class org.jopendocument.dom.ODXMLDocument
Fusionne l'élément spécifié par topElem.
MessageDigestUtils - Class in org.jopendocument.util
 
Messages - Class in org.jopendocument.panel
 
MetaAutoReload - Class in org.jopendocument.model
 
MetaAutoReload() - Constructor for class org.jopendocument.model.MetaAutoReload
 
metaAutoReload - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaCellCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaCharacterCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaCreationDate - Variable in class org.jopendocument.model.office.OfficeMeta
 
Metadata - Class in org.jopendocument.sample
 
Metadata() - Constructor for class org.jopendocument.sample.Metadata
 
metaDate - Variable in class org.jopendocument.model.MetaTemplate
 
metaDelay - Variable in class org.jopendocument.model.MetaAutoReload
 
MetaDocumentStatistic - Class in org.jopendocument.model
 
MetaDocumentStatistic() - Constructor for class org.jopendocument.model.MetaDocumentStatistic
 
metaDocumentStatistic - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaDrawCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaEditingCycles - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaEditingDuration - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaGenerator - Variable in class org.jopendocument.model.office.OfficeMeta
 
MetaHyperlinkBehaviour - Class in org.jopendocument.model
 
MetaHyperlinkBehaviour() - Constructor for class org.jopendocument.model.MetaHyperlinkBehaviour
 
metaHyperlinkBehaviour - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaImageCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaInitialCreator - Variable in class org.jopendocument.model.office.OfficeMeta
 
MetaKeyword - Class in org.jopendocument.model
 
MetaKeyword() - Constructor for class org.jopendocument.model.MetaKeyword
 
metaKeyword - Variable in class org.jopendocument.model.MetaKeywords
 
MetaKeywords - Class in org.jopendocument.model
 
MetaKeywords() - Constructor for class org.jopendocument.model.MetaKeywords
 
metaKeywords - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaName - Variable in class org.jopendocument.model.MetaUserDefined
 
metaObjectCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaOleObjectCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaPageCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaParagraphCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaPrintDate - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaPrintedBy - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaRowCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
metaTableCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
MetaTemplate - Class in org.jopendocument.model
 
MetaTemplate() - Constructor for class org.jopendocument.model.MetaTemplate
 
metaTemplate - Variable in class org.jopendocument.model.office.OfficeMeta
 
MetaUserDefined - Class in org.jopendocument.model
 
MetaUserDefined() - Constructor for class org.jopendocument.model.MetaUserDefined
 
metaUserDefined - Variable in class org.jopendocument.model.office.OfficeMeta
 
metaWordCount - Variable in class org.jopendocument.model.MetaDocumentStatistic
 
MIN_DOUBLE - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
MIN_FLOAT - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
mkdir_p(File) - Static method in class org.jopendocument.util.FileUtils
 
mkElem(Element, String) - Method in class org.jopendocument.util.JDOMUtils
Aka mkdir -p.
mkParentDirs(File) - Static method in class org.jopendocument.util.FileUtils
Create all ancestors of f.
MODULE_LIST_FILENAME - Static variable in class org.jopendocument.dom.Library
 
move(int) - Method in class org.jopendocument.dom.spreadsheet.Sheet
 
MutableCell<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
A cell whose value can be changed.
mv(File, File) - Static method in class org.jopendocument.util.FileUtils
Behave like the 'mv' unix utility, ie handle cross filesystems mv and dest being a directory.
mvOut(File, String, String) - Static method in class org.jopendocument.util.FileUtils
Rename a file if necessary by finding a free name.

N

NAME - Static variable in class org.jopendocument.util.ProductInfo
 
namespace(String) - Static method in class org.jopendocument.util.XPathUtils
Compute the namespace prefix of a qualified name.
next() - Method in class org.jopendocument.util.DescendantIterator
Returns the next Content descendant.
NO_KEY - Static variable in class org.jopendocument.util.i18n.I18nUtils
 
NO_OPTIONS - Static variable in class org.jopendocument.util.Base64
No options specified.
NOP_ElementTransformer - Static variable in class org.jopendocument.dom.ODXMLDocument
 
nopTransformer() - Static method in class org.jopendocument.util.cc.Transformer
 
normalizeLocalTime(Calendar) - Static method in class org.jopendocument.util.TimeUtils
Normalize cal so that any Calendar with the same local time have the same result.
normalizeToDays(Duration) - Method in class org.jopendocument.dom.ODEpoch
 
normalizeToHours(Duration) - Method in class org.jopendocument.dom.ODEpoch
 
not() - Method in class org.jopendocument.util.cc.IPredicate
 
notNullPredicate() - Static method in class org.jopendocument.util.cc.IPredicate
 
NULL_OS - Static variable in class org.jopendocument.util.StreamUtils
 
nullInstance() - Static method in class org.jopendocument.util.Tuple2
 
NumberAmPm - Class in org.jopendocument.model.number
 
NumberAmPm() - Constructor for class org.jopendocument.model.number.NumberAmPm
 
numberAutomaticOrder - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
NumberBoolean - Class in org.jopendocument.model.number
 
NumberBoolean() - Constructor for class org.jopendocument.model.number.NumberBoolean
 
NumberBooleanStyle - Class in org.jopendocument.model.number
 
NumberBooleanStyle() - Constructor for class org.jopendocument.model.number.NumberBooleanStyle
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberDay
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberDayOfWeek
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberEra
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberMonth
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberQuarter
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberWeekOfYear
 
numberCalendar - Variable in class org.jopendocument.model.number.NumberYear
 
NumberConvertor<T extends Number,U extends Number> - Class in org.jopendocument.util.convertor
 
NumberConvertor() - Constructor for class org.jopendocument.util.convertor.NumberConvertor
 
NumberConvertor.OverflowException - Exception in org.jopendocument.util.convertor
 
NumberConvertor.OverflowException(Number, Class<? extends Number>) - Constructor for exception org.jopendocument.util.convertor.NumberConvertor.OverflowException
 
NumberConvertor.RoundingException - Exception in org.jopendocument.util.convertor
 
NumberConvertor.RoundingException(Number, Class<? extends Number>) - Constructor for exception org.jopendocument.util.convertor.NumberConvertor.RoundingException
 
NumberConvertorTest - Class in org.jopendocument.util.convertor
 
NumberConvertorTest() - Constructor for class org.jopendocument.util.convertor.NumberConvertorTest
 
numberCountry - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberCountry - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberCountry - Variable in class org.jopendocument.model.number.NumberCurrencySymbol
 
numberCountry - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberCountry - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberCountry - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberCountry - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
NumberCurrencyStyle - Class in org.jopendocument.model.number
 
NumberCurrencyStyle() - Constructor for class org.jopendocument.model.number.NumberCurrencyStyle
 
NumberCurrencySymbol - Class in org.jopendocument.model.number
 
NumberCurrencySymbol() - Constructor for class org.jopendocument.model.number.NumberCurrencySymbol
 
NumberDateStyle - Class in org.jopendocument.model.number
 
NumberDateStyle() - Constructor for class org.jopendocument.model.number.NumberDateStyle
 
NumberDay - Class in org.jopendocument.model.number
 
NumberDay() - Constructor for class org.jopendocument.model.number.NumberDay
 
NumberDayOfWeek - Class in org.jopendocument.model.number
 
NumberDayOfWeek() - Constructor for class org.jopendocument.model.number.NumberDayOfWeek
 
numberDecimalPlaces - Variable in class org.jopendocument.model.number.NumberNumber
 
numberDecimalPlaces - Variable in class org.jopendocument.model.number.NumberScientificNumber
 
numberDecimalPlaces - Variable in class org.jopendocument.model.number.NumberSeconds
 
numberDecimalReplacement - Variable in class org.jopendocument.model.number.NumberNumber
 
numberDisplayFactor - Variable in class org.jopendocument.model.number.NumberNumber
 
NumberEmbeddedText - Class in org.jopendocument.model.number
 
NumberEmbeddedText() - Constructor for class org.jopendocument.model.number.NumberEmbeddedText
 
numberEmbeddedText - Variable in class org.jopendocument.model.number.NumberNumber
 
NumberEra - Class in org.jopendocument.model.number
 
NumberEra() - Constructor for class org.jopendocument.model.number.NumberEra
 
numberFormatSource - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
NumberFraction - Class in org.jopendocument.model.number
 
NumberFraction() - Constructor for class org.jopendocument.model.number.NumberFraction
 
numberGrouping - Variable in class org.jopendocument.model.number.NumberFraction
 
numberGrouping - Variable in class org.jopendocument.model.number.NumberNumber
 
numberGrouping - Variable in class org.jopendocument.model.number.NumberScientificNumber
 
NumberHours - Class in org.jopendocument.model.number
 
NumberHours() - Constructor for class org.jopendocument.model.number.NumberHours
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberCurrencySymbol
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberLanguage - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberMinDenominatorDigits - Variable in class org.jopendocument.model.number.NumberFraction
 
numberMinExponentDigits - Variable in class org.jopendocument.model.number.NumberScientificNumber
 
numberMinIntegerDigits - Variable in class org.jopendocument.model.number.NumberFraction
 
numberMinIntegerDigits - Variable in class org.jopendocument.model.number.NumberNumber
 
numberMinIntegerDigits - Variable in class org.jopendocument.model.number.NumberScientificNumber
 
numberMinNumeratorDigits - Variable in class org.jopendocument.model.number.NumberFraction
 
NumberMinutes - Class in org.jopendocument.model.number
 
NumberMinutes() - Constructor for class org.jopendocument.model.number.NumberMinutes
 
NumberMonth - Class in org.jopendocument.model.number
 
NumberMonth() - Constructor for class org.jopendocument.model.number.NumberMonth
 
NumberNumber - Class in org.jopendocument.model.number
 
NumberNumber() - Constructor for class org.jopendocument.model.number.NumberNumber
 
NumberNumberStyle - Class in org.jopendocument.model.number
 
NumberNumberStyle() - Constructor for class org.jopendocument.model.number.NumberNumberStyle
 
NumberPercentageStyle - Class in org.jopendocument.model.number
 
NumberPercentageStyle() - Constructor for class org.jopendocument.model.number.NumberPercentageStyle
 
numberPosition - Variable in class org.jopendocument.model.number.NumberEmbeddedText
 
NumberQuarter - Class in org.jopendocument.model.number
 
NumberQuarter() - Constructor for class org.jopendocument.model.number.NumberQuarter
 
NumberScientificNumber - Class in org.jopendocument.model.number
 
NumberScientificNumber() - Constructor for class org.jopendocument.model.number.NumberScientificNumber
 
NumberSeconds - Class in org.jopendocument.model.number
 
NumberSeconds() - Constructor for class org.jopendocument.model.number.NumberSeconds
 
NumberStyle - Class in org.jopendocument.dom.style.data
 
NumberStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.NumberStyle
 
numberStyle - Variable in class org.jopendocument.model.number.NumberDay
 
numberStyle - Variable in class org.jopendocument.model.number.NumberDayOfWeek
 
numberStyle - Variable in class org.jopendocument.model.number.NumberEra
 
numberStyle - Variable in class org.jopendocument.model.number.NumberHours
 
numberStyle - Variable in class org.jopendocument.model.number.NumberMinutes
 
numberStyle - Variable in class org.jopendocument.model.number.NumberMonth
 
numberStyle - Variable in class org.jopendocument.model.number.NumberQuarter
 
numberStyle - Variable in class org.jopendocument.model.number.NumberSeconds
 
numberStyle - Variable in class org.jopendocument.model.number.NumberYear
 
NumberText - Class in org.jopendocument.model.number
 
NumberText() - Constructor for class org.jopendocument.model.number.NumberText
 
NumberTextContent - Class in org.jopendocument.model.number
 
NumberTextContent() - Constructor for class org.jopendocument.model.number.NumberTextContent
 
numberTextOrNumberBoolean - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTextOrNumberHoursOrNumberAmPmOrNumberMinutesOrNumberSeconds - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTextOrNumberNumber - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTextOrNumberNumberOrNumberScientificNumberOrNumberFraction - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTextOrNumberTextContent - Variable in class org.jopendocument.model.number.NumberTextStyle
 
NumberTextStyle - Class in org.jopendocument.model.number
 
NumberTextStyle() - Constructor for class org.jopendocument.model.number.NumberTextStyle
 
numberTextual - Variable in class org.jopendocument.model.number.NumberMonth
 
NumberTimeStyle - Class in org.jopendocument.model.number
 
NumberTimeStyle() - Constructor for class org.jopendocument.model.number.NumberTimeStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberTitle - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberTransliterationCountry - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberTransliterationFormat - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberTransliterationLanguage - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberTextStyle
 
numberTransliterationStyle - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
numberTruncateOnOverflow - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
NumberUtils - Class in org.jopendocument.util
 
NumberUtils() - Constructor for class org.jopendocument.util.NumberUtils
 
NumberWeekOfYear - Class in org.jopendocument.model.number
 
NumberWeekOfYear() - Constructor for class org.jopendocument.model.number.NumberWeekOfYear
 
NumberYear - Class in org.jopendocument.model.number
 
NumberYear() - Constructor for class org.jopendocument.model.number.NumberYear
 

O

OBJECT_EQ - Static variable in class org.jopendocument.util.CompareUtils
 
ODDocument - Class in org.jopendocument.dom
An ODF document, like a spreadsheet or a text file.
ODDocument(ODPackage) - Constructor for class org.jopendocument.dom.ODDocument
 
ODEpoch - Class in org.jopendocument.dom
The null date of an OpenDocument.
ODFrame<D extends ODDocument> - Class in org.jopendocument.dom
Represents a draw:frame, see 9.3 Frames.
ODFrame(D, Element) - Constructor for class org.jopendocument.dom.ODFrame
 
ODMeta - Class in org.jopendocument.dom
OpenDocument metadata, obtained through ODPackage.getMeta().
ODNode - Class in org.jopendocument.dom
A node in an XML document.
ODNode(Element) - Constructor for class org.jopendocument.dom.ODNode
 
ODPackage - Class in org.jopendocument.dom
An OpenDocument package, ie a zip containing XML documents and their associated files.
ODPackage() - Constructor for class org.jopendocument.dom.ODPackage
 
ODPackage(InputStream) - Constructor for class org.jopendocument.dom.ODPackage
Read from the input stream into memory and close it.
ODPackage(File) - Constructor for class org.jopendocument.dom.ODPackage
 
ODPackage(ODPackage) - Constructor for class org.jopendocument.dom.ODPackage
 
ODPackage.RootElement - Enum in org.jopendocument.dom
Root element of an OpenDocument document.
ODPackageEntry - Class in org.jopendocument.dom
An OpenDocument package entry, ie a file or folder inside a zip.
ODPackageEntry(String, String, Object) - Constructor for class org.jopendocument.dom.ODPackageEntry
 
ODPackageEntry(String, String, Object, boolean) - Constructor for class org.jopendocument.dom.ODPackageEntry
 
ODSingleXMLDocument - Class in org.jopendocument.dom
An XML document containing all of an office document, see section 2.1 of OpenDocument 1.1.
ODSingleXMLDocument(Document) - Constructor for class org.jopendocument.dom.ODSingleXMLDocument
 
ODSingleXMLDocumentTest - Class in org.jopendocument.dom
 
ODSingleXMLDocumentTest() - Constructor for class org.jopendocument.dom.ODSingleXMLDocumentTest
 
ODSingleXMLDocumentTest(XMLVersion) - Constructor for class org.jopendocument.dom.ODSingleXMLDocumentTest
 
ODSViewerPanel - Class in org.jopendocument.panel
 
ODSViewerPanel(OpenDocument) - Constructor for class org.jopendocument.panel.ODSViewerPanel
 
ODSViewerPanel(OpenDocument, boolean) - Constructor for class org.jopendocument.panel.ODSViewerPanel
 
ODSViewerPanel(OpenDocument, DocumentPrinter) - Constructor for class org.jopendocument.panel.ODSViewerPanel
 
ODSViewerPanel(OpenDocument, DocumentPrinter, boolean) - Constructor for class org.jopendocument.panel.ODSViewerPanel
 
ODTCellBackgroundRenderer - Class in org.jopendocument.renderer
 
ODTCellBackgroundRenderer() - Constructor for class org.jopendocument.renderer.ODTCellBackgroundRenderer
 
ODTCellBorderRenderer - Class in org.jopendocument.renderer
 
ODTCellBorderRenderer() - Constructor for class org.jopendocument.renderer.ODTCellBorderRenderer
 
ODTCellImageRenderer - Class in org.jopendocument.renderer
 
ODTCellImageRenderer() - Constructor for class org.jopendocument.renderer.ODTCellImageRenderer
 
ODTCellRenderer - Interface in org.jopendocument.renderer
A renderer for a cell of a spreadsheet
ODTCellText - Class in org.jopendocument.renderer
 
ODTCellText(Graphics2D, List<TextP>, double, StyleStyle) - Constructor for class org.jopendocument.renderer.ODTCellText
 
ODTCellTextItem - Class in org.jopendocument.renderer
 
ODTCellTextItem(Graphics2D, String, double, StyleStyle) - Constructor for class org.jopendocument.renderer.ODTCellTextItem
 
ODTCellTextItem(ODTCellTextItem, String) - Constructor for class org.jopendocument.renderer.ODTCellTextItem
 
ODTCellTextLine - Class in org.jopendocument.renderer
 
ODTCellTextLine() - Constructor for class org.jopendocument.renderer.ODTCellTextLine
 
ODTCellTextLineItem - Class in org.jopendocument.renderer
 
ODTCellTextLineItem() - Constructor for class org.jopendocument.renderer.ODTCellTextLineItem
 
ODTCellTextRenderer - Class in org.jopendocument.renderer
 
ODTCellTextRenderer() - Constructor for class org.jopendocument.renderer.ODTCellTextRenderer
 
ODTContentExtractor - Class in org.jopendocument.io
 
ODTContentExtractor(File) - Constructor for class org.jopendocument.io.ODTContentExtractor
 
ODTPrinter - Class in org.jopendocument.print
 
ODTPrinter(OpenDocument) - Constructor for class org.jopendocument.print.ODTPrinter
 
ODTPrinterXML - Class in org.jopendocument.print
 
ODTPrinterXML(OpenDocument) - Constructor for class org.jopendocument.print.ODTPrinterXML
 
ODTRenderer - Class in org.jopendocument.renderer
 
ODTRenderer(OpenDocument) - Constructor for class org.jopendocument.renderer.ODTRenderer
 
ODUserDefinedMeta - Class in org.jopendocument.dom
 
ODValueType - Enum in org.jopendocument.dom
A type of value, as per 16.1 "Data Types" and 6.7.1 "Variable Value Types and Values"
ODXMLDocument - Class in org.jopendocument.dom
An OpenDocument XML document, like content.xml ou styles.xml.
ODXMLDocument(Document, XMLFormatVersion) - Constructor for class org.jopendocument.dom.ODXMLDocument
 
ODXMLDocument(Document) - Constructor for class org.jopendocument.dom.ODXMLDocument
 
ODXMLDocument(ODXMLDocument) - Constructor for class org.jopendocument.dom.ODXMLDocument
 
ODXMLDocument.ElementTransformer - Interface in org.jopendocument.dom
 
OfficeAnnotation - Class in org.jopendocument.model.office
 
OfficeAnnotation() - Constructor for class org.jopendocument.model.office.OfficeAnnotation
 
officeAnnotation - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
officeAnnotation - Variable in class org.jopendocument.model.table.TableTableCell
 
officeAuthor - Variable in class org.jopendocument.model.office.OfficeAnnotation
 
OfficeAutomaticStyles - Class in org.jopendocument.model.office
 
OfficeAutomaticStyles() - Constructor for class org.jopendocument.model.office.OfficeAutomaticStyles
 
officeAutomaticStyles - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeAutomaticStyles - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
officeAutomaticStyles - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
officeAutomaticUpdate - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
officeAutomaticUpdate - Variable in class org.jopendocument.model.text.TextDdeConnectionDecl
 
officeBinaryData - Variable in class org.jopendocument.model.draw.DrawImage
 
OfficeBinaryData - Class in org.jopendocument.model.office
 
OfficeBinaryData() - Constructor for class org.jopendocument.model.office.OfficeBinaryData
 
officeBinaryData - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
officeBinaryData - Variable in class org.jopendocument.model.style.StyleSymbolImage
 
officeBinaryData - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
officeBinaryDataOrOfficeEventsOrDrawImageMapOrSvgDescOrDrawContourPolygonOrDrawContourPathOrDrawThumbnail - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
OfficeBody - Class in org.jopendocument.model.office
 
OfficeBody() - Constructor for class org.jopendocument.model.office.OfficeBody
 
officeBody - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeBody - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
OfficeChangeInfo - Class in org.jopendocument.model.office
 
OfficeChangeInfo() - Constructor for class org.jopendocument.model.office.OfficeChangeInfo
 
officeChangeInfo - Variable in class org.jopendocument.model.table.TableCellContentChange
 
officeChangeInfo - Variable in class org.jopendocument.model.table.TableDeletion
 
officeChangeInfo - Variable in class org.jopendocument.model.table.TableInsertion
 
officeChangeInfo - Variable in class org.jopendocument.model.table.TableMovement
 
officeChangeInfo - Variable in class org.jopendocument.model.table.TableRejection
 
officeChangeInfo - Variable in class org.jopendocument.model.text.TextDeletion
 
officeChangeInfo - Variable in class org.jopendocument.model.text.TextFormatChange
 
officeChangeInfo - Variable in class org.jopendocument.model.text.TextInsertion
 
officeChgAuthor - Variable in class org.jopendocument.model.office.OfficeChangeInfo
 
officeChgDateTime - Variable in class org.jopendocument.model.office.OfficeChangeInfo
 
officeClass - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeClass - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
officeCreateDate - Variable in class org.jopendocument.model.office.OfficeAnnotation
 
officeCreateDateString - Variable in class org.jopendocument.model.office.OfficeAnnotation
 
officeDdeApplication - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
officeDdeApplication - Variable in class org.jopendocument.model.text.TextDdeConnectionDecl
 
officeDdeItem - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
officeDdeItem - Variable in class org.jopendocument.model.text.TextDdeConnectionDecl
 
OfficeDdeSource - Class in org.jopendocument.model.office
 
OfficeDdeSource() - Constructor for class org.jopendocument.model.office.OfficeDdeSource
 
officeDdeSource - Variable in class org.jopendocument.model.table.TableDdeLink
 
officeDdeTopic - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
officeDdeTopic - Variable in class org.jopendocument.model.text.TextDdeConnectionDecl
 
officeDisplay - Variable in class org.jopendocument.model.office.OfficeAnnotation
 
OfficeDocument - Class in org.jopendocument.model.office
 
OfficeDocument() - Constructor for class org.jopendocument.model.office.OfficeDocument
 
OfficeDocumentContent - Class in org.jopendocument.model.office
 
OfficeDocumentContent() - Constructor for class org.jopendocument.model.office.OfficeDocumentContent
 
OfficeDocumentMeta - Class in org.jopendocument.model.office
 
OfficeDocumentMeta() - Constructor for class org.jopendocument.model.office.OfficeDocumentMeta
 
officeDocumentOrMathMath - Variable in class org.jopendocument.model.draw.DrawObject
 
OfficeDocumentSettings - Class in org.jopendocument.model.office
 
OfficeDocumentSettings() - Constructor for class org.jopendocument.model.office.OfficeDocumentSettings
 
OfficeDocumentStyles - Class in org.jopendocument.model.office
 
OfficeDocumentStyles() - Constructor for class org.jopendocument.model.office.OfficeDocumentStyles
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawCaption
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawCircle
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawConnector
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawEllipse
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawG
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawImage
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawLine
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawMeasure
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawObject
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawPath
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawPolygon
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawPolyline
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawRect
 
officeEvents - Variable in class org.jopendocument.model.draw.DrawTextBox
 
officeEvents - Variable in class org.jopendocument.model.form.FormButton
 
officeEvents - Variable in class org.jopendocument.model.form.FormCheckbox
 
officeEvents - Variable in class org.jopendocument.model.form.FormCombobox
 
officeEvents - Variable in class org.jopendocument.model.form.FormFile
 
officeEvents - Variable in class org.jopendocument.model.form.FormFixedText
 
officeEvents - Variable in class org.jopendocument.model.form.FormForm
 
officeEvents - Variable in class org.jopendocument.model.form.FormFormattedText
 
officeEvents - Variable in class org.jopendocument.model.form.FormFrame
 
officeEvents - Variable in class org.jopendocument.model.form.FormGenericControl
 
officeEvents - Variable in class org.jopendocument.model.form.FormGrid
 
officeEvents - Variable in class org.jopendocument.model.form.FormHidden
 
officeEvents - Variable in class org.jopendocument.model.form.FormImage
 
officeEvents - Variable in class org.jopendocument.model.form.FormImageFrame
 
officeEvents - Variable in class org.jopendocument.model.form.FormListbox
 
officeEvents - Variable in class org.jopendocument.model.form.FormPassword
 
officeEvents - Variable in class org.jopendocument.model.form.FormRadio
 
officeEvents - Variable in class org.jopendocument.model.form.FormText
 
officeEvents - Variable in class org.jopendocument.model.form.FormTextarea
 
officeEvents - Variable in class org.jopendocument.model.form.FormValueRange
 
OfficeEvents - Class in org.jopendocument.model.office
 
OfficeEvents() - Constructor for class org.jopendocument.model.office.OfficeEvents
 
officeEvents - Variable in class org.jopendocument.model.office.OfficeScript
 
officeEvents - Variable in class org.jopendocument.model.style.StyleStyle
 
officeFontDecls - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeFontDecls - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
officeFontDecls - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
OfficeFontDecls - Class in org.jopendocument.model.office
 
OfficeFontDecls() - Constructor for class org.jopendocument.model.office.OfficeFontDecls
 
officeForms - Variable in class org.jopendocument.model.draw.DrawPage
 
officeForms - Variable in class org.jopendocument.model.office.OfficeBody
 
OfficeForms - Class in org.jopendocument.model.office
 
OfficeForms() - Constructor for class org.jopendocument.model.office.OfficeForms
 
officeForms - Variable in class org.jopendocument.model.style.StyleMasterPage
 
officeForms - Variable in class org.jopendocument.model.table.TableTable
 
officeMasterStyles - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeMasterStyles - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
OfficeMasterStyles - Class in org.jopendocument.model.office
 
OfficeMasterStyles() - Constructor for class org.jopendocument.model.office.OfficeMasterStyles
 
officeMeta - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeMeta - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
OfficeMeta - Class in org.jopendocument.model.office
 
OfficeMeta() - Constructor for class org.jopendocument.model.office.OfficeMeta
 
officeName - Variable in class org.jopendocument.model.draw.DrawA
 
officeName - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
officeName - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
officeName - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
officeName - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
officeName - Variable in class org.jopendocument.model.text.TextA
 
officeScript - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeScript - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
OfficeScript - Class in org.jopendocument.model.office
 
OfficeScript() - Constructor for class org.jopendocument.model.office.OfficeScript
 
officeScriptData - Variable in class org.jopendocument.model.office.OfficeScript
 
OfficeScriptData - Class in org.jopendocument.model.office
 
OfficeScriptData() - Constructor for class org.jopendocument.model.office.OfficeScriptData
 
OfficeScripts - Class in org.jopendocument.model.office
 
OfficeScripts() - Constructor for class org.jopendocument.model.office.OfficeScripts
 
officeServerMap - Variable in class org.jopendocument.model.draw.DrawA
 
officeSettings - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeSettings - Variable in class org.jopendocument.model.office.OfficeDocumentSettings
 
OfficeSettings - Class in org.jopendocument.model.office
 
OfficeSettings() - Constructor for class org.jopendocument.model.office.OfficeSettings
 
OfficeSpreadsheet - Class in org.jopendocument.model.office
 
OfficeSpreadsheet() - Constructor for class org.jopendocument.model.office.OfficeSpreadsheet
 
officeStyles - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeStyles - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
OfficeStyles - Class in org.jopendocument.model.office
 
OfficeStyles() - Constructor for class org.jopendocument.model.office.OfficeStyles
 
officeTargetFrame - Variable in class org.jopendocument.model.form.FormButton
 
officeTargetFrame - Variable in class org.jopendocument.model.form.FormForm
 
officeTargetFrame - Variable in class org.jopendocument.model.form.FormImage
 
officeTargetFrameName - Variable in class org.jopendocument.model.draw.DrawA
 
officeTargetFrameName - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
officeTargetFrameName - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
officeTargetFrameName - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
officeTargetFrameName - Variable in class org.jopendocument.model.MetaHyperlinkBehaviour
 
officeTargetFrameName - Variable in class org.jopendocument.model.text.TextA
 
OfficeText - Class in org.jopendocument.model.office
 
OfficeText() - Constructor for class org.jopendocument.model.office.OfficeText
 
officeVersion - Variable in class org.jopendocument.model.office.OfficeDocument
 
officeVersion - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
officeVersion - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
officeVersion - Variable in class org.jopendocument.model.office.OfficeDocumentSettings
 
officeVersion - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
OGNLDataModel - Class in org.jopendocument.dom.template.engine
Contains data as regular Java objects.
OGNLDataModel(Object) - Constructor for class org.jopendocument.dom.template.engine.OGNLDataModel
 
OGNLDataModel(OGNLDataModel) - Constructor for class org.jopendocument.dom.template.engine.OGNLDataModel
 
OO_XML - Static variable in class org.jopendocument.dom.template.engine.Processor
 
OOConnexion - Class in org.jopendocument.link
Connexion avec une instance d'OO
OOConnexion() - Constructor for class org.jopendocument.link.OOConnexion
 
OOInstallation - Class in org.jopendocument.link
This class finds out where OpenOffice.org is installed.
OOUtils - Class in org.jopendocument.dom
 
OOUtils() - Constructor for class org.jopendocument.dom.OOUtils
 
OOXML - Class in org.jopendocument.dom
Various bits of OpenDocument XML.
OOXMLTest - Class in org.jopendocument.dom
 
OOXMLTest() - Constructor for class org.jopendocument.dom.OOXMLTest
 
open(File) - Static method in class org.jopendocument.dom.OOUtils
Open the passed file in OpenOffice.
open(File, String[]) - Static method in class org.jopendocument.util.FileUtils
Tries to open the passed file as if it were graphically opened by the current user (respect user's "open with").
openConnection(URL) - Method in class org.jopendocument.util.protocol.jarjar.Handler
 
OpenDocument - Class in org.jopendocument.model
 
OpenDocument() - Constructor for class org.jopendocument.model.OpenDocument
Creates an empty document You may use a loadFrom method on it
OpenDocument(File) - Constructor for class org.jopendocument.model.OpenDocument
Creates a document from a file
openFile(File) - Static method in class org.jopendocument.util.FileUtils
 
openSelectionDialog() - Method in class org.jopendocument.tools.ContentFinder
 
or(IPredicate<? super E>) - Method in class org.jopendocument.util.cc.IPredicate
 
OR_PATTERN - Static variable in enum org.jopendocument.dom.style.RelationalOperator
Regular expression with all operators.
org.jdom - package org.jdom
 
org.jopendocument.dom - package org.jopendocument.dom
 
org.jopendocument.dom.spreadsheet - package org.jopendocument.dom.spreadsheet
Classes needed to handle Spreadsheet documents.
org.jopendocument.dom.style - package org.jopendocument.dom.style
 
org.jopendocument.dom.style.data - package org.jopendocument.dom.style.data
 
org.jopendocument.dom.template - package org.jopendocument.dom.template
Classes to generate files from template filled with data.
org.jopendocument.dom.template.engine - package org.jopendocument.dom.template.engine
 
org.jopendocument.dom.template.statements - package org.jopendocument.dom.template.statements
 
org.jopendocument.dom.text - package org.jopendocument.dom.text
 
org.jopendocument.io - package org.jopendocument.io
 
org.jopendocument.link - package org.jopendocument.link
 
org.jopendocument.model - package org.jopendocument.model
 
org.jopendocument.model.chart - package org.jopendocument.model.chart
 
org.jopendocument.model.draw - package org.jopendocument.model.draw
 
org.jopendocument.model.form - package org.jopendocument.model.form
 
org.jopendocument.model.number - package org.jopendocument.model.number
 
org.jopendocument.model.office - package org.jopendocument.model.office
 
org.jopendocument.model.presentation - package org.jopendocument.model.presentation
 
org.jopendocument.model.script - package org.jopendocument.model.script
 
org.jopendocument.model.style - package org.jopendocument.model.style
 
org.jopendocument.model.table - package org.jopendocument.model.table
 
org.jopendocument.model.text - package org.jopendocument.model.text
 
org.jopendocument.panel - package org.jopendocument.panel
 
org.jopendocument.print - package org.jopendocument.print
 
org.jopendocument.renderer - package org.jopendocument.renderer
 
org.jopendocument.renderer.text - package org.jopendocument.renderer.text
 
org.jopendocument.sample - package org.jopendocument.sample
 
org.jopendocument.tools - package org.jopendocument.tools
 
org.jopendocument.ui - package org.jopendocument.ui
 
org.jopendocument.util - package org.jopendocument.util
A grab bag of utility classes.
org.jopendocument.util.cache - package org.jopendocument.util.cache
Classes to handle caching of data (with timeout and auto-clear).
org.jopendocument.util.cc - package org.jopendocument.util.cc
 
org.jopendocument.util.convertor - package org.jopendocument.util.convertor
 
org.jopendocument.util.i18n - package org.jopendocument.util.i18n
 
org.jopendocument.util.io - package org.jopendocument.util.io
 
org.jopendocument.util.protocol - package org.jopendocument.util.protocol
 
org.jopendocument.util.protocol.jarjar - package org.jopendocument.util.protocol.jarjar
 
organize(Collection, List<? extends Transformer>, List<? extends Comparator>, Comparator) - Static method in class org.jopendocument.util.CollectionUtils
Permet d'organiser une collection en une hiérarchie à l'aide de Map.
output(Element) - Static method in class org.jopendocument.util.JDOMUtils
Ecrit l'XML en chaine, contrairement a toString().
output(Document) - Static method in class org.jopendocument.util.JDOMUtils
Ecrit l'XML en chaine, contrairement a toString().
OUTPUTTER - Static variable in class org.jopendocument.util.JDOMUtils
 

P

Page - Class in org.jopendocument.model
 
Page() - Constructor for class org.jopendocument.model.Page
 
PageLayoutStyle - Class in org.jopendocument.dom.style
 
PageLayoutStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.PageLayoutStyle
 
PageLayoutStyle.PageLayoutProperties - Class in org.jopendocument.dom.style
 
PageLayoutStyle.PageLayoutProperties(Style) - Constructor for class org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
 
paintComponent(Graphics) - Method in class org.jopendocument.renderer.ODTRenderer
 
paintComponent(Graphics) - Method in class org.jopendocument.renderer.text.TextRenderer
 
Paragraph - Class in org.jopendocument.dom.text
A text paragraph, the basic unit of text.
Paragraph(Element) - Constructor for class org.jopendocument.dom.text.Paragraph
 
Paragraph(XMLVersion) - Constructor for class org.jopendocument.dom.text.Paragraph
 
Paragraph() - Constructor for class org.jopendocument.dom.text.Paragraph
 
Paragraph(String) - Constructor for class org.jopendocument.dom.text.Paragraph
 
ParagraphElement - Class in org.jopendocument.model.text
 
ParagraphElement() - Constructor for class org.jopendocument.model.text.ParagraphElement
 
ParagraphStyle - Class in org.jopendocument.dom.text
 
ParagraphStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.text.ParagraphStyle
 
ParagraphStyle.StyleParagraphProperties - Class in org.jopendocument.dom.text
 
ParagraphStyle.StyleParagraphProperties(StyleStyle) - Constructor for class org.jopendocument.dom.text.ParagraphStyle.StyleParagraphProperties
 
parent - Variable in class org.jopendocument.dom.text.TextNode
 
parentOf(String) - Static method in class org.jopendocument.util.XPathUtils
Compute the parent of a path.
parse(String) - Method in enum org.jopendocument.dom.ODValueType
 
parse(String) - Static method in class org.jopendocument.dom.spreadsheet.Range
Parse a range.
parseBoolean(String, boolean) - Static method in class org.jopendocument.dom.StyleProperties
 
Parsed<E> - Class in org.jopendocument.dom.template.engine
Parse material, which can then be executed with Parsed.execute(DataModel) .
Parsed(Material<E>) - Constructor for class org.jopendocument.dom.template.engine.Parsed
 
Parsed(Material<E>, Parsed<?>) - Constructor for class org.jopendocument.dom.template.engine.Parsed
Parse src using the same settings as p.
Parsed(Material<E>, Set<Statement>) - Constructor for class org.jopendocument.dom.template.engine.Parsed
 
parseDocument(String) - Static method in class org.jopendocument.dom.OOUtils
 
parseElementString(String, Namespace[]) - Static method in class org.jopendocument.util.JDOMUtils
Analyse la chaine passée et retourne l'Element correspondant.
parseInt(String, int) - Static method in class org.jopendocument.dom.StyleProperties
 
parseInteger(String) - Static method in class org.jopendocument.dom.StyleProperties
 
parseLength(String) - Static method in enum org.jopendocument.dom.LengthUnit
 
parseLength(String, LengthUnit) - Static method in enum org.jopendocument.dom.LengthUnit
Parse a length.
parseLength(String, LengthUnit) - Static method in class org.jopendocument.dom.ODFrame
Parse SVG and OD length.
parseObject(String, ParsePosition) - Method in class org.jopendocument.util.FormatGroup
 
parseObject(String, ParsePosition) - Method in class org.jopendocument.util.XMLDateFormat
 
parsePositiveLength(String, LengthUnit, boolean) - Static method in enum org.jopendocument.dom.LengthUnit
 
parseSheetName(String) - Static method in class org.jopendocument.dom.spreadsheet.SpreadSheet
 
parseString(String, Namespace[]) - Static method in class org.jopendocument.util.JDOMUtils
Analyse la chaine passée et retourne la liste correspondante.
parseString(String) - Static method in class org.jopendocument.util.JDOMUtils
Analyse la chaine passée et retourne l'Element correspondant.
parseStringDocument(String) - Static method in class org.jopendocument.util.JDOMUtils
Analyse la chaine passée avec un builder par défaut et retourne le Document correspondant.
parseStringDocument(String, SAXBuilder) - Static method in class org.jopendocument.util.JDOMUtils
Analyse la chaine passée et retourne le Document correspondant.
parseURL(URL, String, int, int) - Method in class org.jopendocument.util.protocol.jarjar.Handler
 
PercentStyle - Class in org.jopendocument.dom.style.data
 
PercentStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.PercentStyle
 
PFilterIterator - Class in org.jdom
 
PFilterIterator(Iterator<?>, Filter) - Constructor for class org.jdom.PFilterIterator
 
preloadImage(String) - Method in class org.jopendocument.model.OpenDocument
 
preloadImage(String) - Method in class org.jopendocument.model.TextDocument
 
prepare(Element) - Method in class org.jopendocument.dom.template.statements.BaseStatement
 
prepare(Element, Element) - Method in class org.jopendocument.dom.template.statements.BaseStatement
 
prepare(Element, Element) - Method in class org.jopendocument.dom.template.statements.ForEach
 
prepare(Element, Element) - Method in class org.jopendocument.dom.template.statements.If
 
prepare(Element) - Method in class org.jopendocument.dom.template.statements.Include
 
prepare(Element, Element) - Method in class org.jopendocument.dom.template.statements.SetStmt
 
prepare(Element) - Method in class org.jopendocument.dom.template.statements.Statement
Creates an element named Statement.getName().
prependSuffix(File, String, String) - Static method in class org.jopendocument.util.FileUtils
Prepend a string to a suffix.
presentationAction - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationAnimations - Variable in class org.jopendocument.model.draw.DrawPage
 
PresentationAnimations - Class in org.jopendocument.model.presentation
 
PresentationAnimations() - Constructor for class org.jopendocument.model.presentation.PresentationAnimations
 
presentationAnimations - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationBackgroundObjectsVisible - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationBackgroundVisible - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationClass - Variable in class org.jopendocument.model.chart.ChartChart
 
presentationClass - Variable in class org.jopendocument.model.draw.DrawImage
 
presentationClass - Variable in class org.jopendocument.model.draw.DrawObject
 
presentationClass - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
presentationClass - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
presentationClass - Variable in class org.jopendocument.model.draw.DrawTextBox
 
PresentationDim - Class in org.jopendocument.model.presentation
 
PresentationDim() - Constructor for class org.jopendocument.model.presentation.PresentationDim
 
presentationDirection - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationDirection - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationDirection - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationDirection - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationDirection - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
presentationDuration - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationEffect - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationEffect - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationEffect - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationEffect - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationEffect - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
presentationEndless - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
PresentationEvent - Class in org.jopendocument.model.presentation
 
PresentationEvent() - Constructor for class org.jopendocument.model.presentation.PresentationEvent
 
presentationForceManual - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationFullScreen - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
PresentationHideShape - Class in org.jopendocument.model.presentation
 
PresentationHideShape() - Constructor for class org.jopendocument.model.presentation.PresentationHideShape
 
PresentationHideText - Class in org.jopendocument.model.presentation
 
PresentationHideText() - Constructor for class org.jopendocument.model.presentation.PresentationHideText
 
presentationMouseAsPen - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationMouseVisible - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationName - Variable in class org.jopendocument.model.presentation.PresentationShow
 
presentationNotes - Variable in class org.jopendocument.model.draw.DrawPage
 
PresentationNotes - Class in org.jopendocument.model.presentation
 
PresentationNotes() - Constructor for class org.jopendocument.model.presentation.PresentationNotes
 
presentationNotes - Variable in class org.jopendocument.model.style.StyleMasterPage
 
presentationObject - Variable in class org.jopendocument.model.presentation.PresentationPlaceholder
 
presentationPages - Variable in class org.jopendocument.model.presentation.PresentationShow
 
presentationPathId - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationPathId - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationPathId - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationPathId - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
presentationPause - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationPlaceholder - Variable in class org.jopendocument.model.chart.ChartChart
 
presentationPlaceholder - Variable in class org.jopendocument.model.draw.DrawImage
 
presentationPlaceholder - Variable in class org.jopendocument.model.draw.DrawObject
 
presentationPlaceholder - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
presentationPlaceholder - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
presentationPlaceholder - Variable in class org.jopendocument.model.draw.DrawTextBox
 
PresentationPlaceholder - Class in org.jopendocument.model.presentation
 
PresentationPlaceholder() - Constructor for class org.jopendocument.model.presentation.PresentationPlaceholder
 
presentationPlaceholder - Variable in class org.jopendocument.model.style.StylePresentationPageLayout
 
PresentationPlay - Class in org.jopendocument.model.presentation
 
PresentationPlay() - Constructor for class org.jopendocument.model.presentation.PresentationPlay
 
presentationPlayFull - Variable in class org.jopendocument.model.presentation.PresentationSound
 
presentationPresentationPageLayoutName - Variable in class org.jopendocument.model.draw.DrawPage
 
presentationPresentationPageLayoutName - Variable in class org.jopendocument.model.style.StyleHandoutMaster
 
presentationSettings - Variable in class org.jopendocument.model.office.OfficeBody
 
PresentationSettings - Class in org.jopendocument.model.presentation
 
PresentationSettings() - Constructor for class org.jopendocument.model.presentation.PresentationSettings
 
presentationShow - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
PresentationShow - Class in org.jopendocument.model.presentation
 
PresentationShow() - Constructor for class org.jopendocument.model.presentation.PresentationShow
 
presentationShowLogo - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
PresentationShowShape - Class in org.jopendocument.model.presentation
 
PresentationShowShape() - Constructor for class org.jopendocument.model.presentation.PresentationShowShape
 
presentationShowShapeOrPresentationShowTextOrPresentationHideShapeOrPresentationHideTextOrPresentationDimOrPresentationPlay - Variable in class org.jopendocument.model.presentation.PresentationAnimations
 
PresentationShowText - Class in org.jopendocument.model.presentation
 
PresentationShowText() - Constructor for class org.jopendocument.model.presentation.PresentationShowText
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationDim
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationSound - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
PresentationSound - Class in org.jopendocument.model.presentation
 
PresentationSound() - Constructor for class org.jopendocument.model.presentation.PresentationSound
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationPlay
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationSpeed - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
presentationStartPage - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationStartScale - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationStartScale - Variable in class org.jopendocument.model.presentation.PresentationHideShape
 
presentationStartScale - Variable in class org.jopendocument.model.presentation.PresentationHideText
 
presentationStartScale - Variable in class org.jopendocument.model.presentation.PresentationShowShape
 
presentationStartScale - Variable in class org.jopendocument.model.presentation.PresentationShowText
 
presentationStartWithNavigator - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationStayOnTop - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationStyleName - Variable in class org.jopendocument.model.chart.ChartChart
 
presentationStyleName - Variable in class org.jopendocument.model.draw.Dr3DCube
 
presentationStyleName - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
presentationStyleName - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
presentationStyleName - Variable in class org.jopendocument.model.draw.Dr3DScene
 
presentationStyleName - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawApplet
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawCaption
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawCircle
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawConnector
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawControl
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawEllipse
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawG
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawImage
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawLine
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawMeasure
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawObject
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawPath
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawPlugin
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawPolygon
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawPolyline
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawRect
 
presentationStyleName - Variable in class org.jopendocument.model.draw.DrawTextBox
 
presentationTransitionOnClick - Variable in class org.jopendocument.model.presentation.PresentationSettings
 
presentationTransitionSpeed - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationTransitionStyle - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationTransitionType - Variable in class org.jopendocument.model.style.StyleProperties
 
presentationUserTransformed - Variable in class org.jopendocument.model.chart.ChartChart
 
presentationUserTransformed - Variable in class org.jopendocument.model.draw.DrawImage
 
presentationUserTransformed - Variable in class org.jopendocument.model.draw.DrawObject
 
presentationUserTransformed - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
presentationUserTransformed - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
presentationUserTransformed - Variable in class org.jopendocument.model.draw.DrawTextBox
 
presentationVerb - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
presentationVisibility - Variable in class org.jopendocument.model.style.StyleProperties
 
print(OpenDocument) - Method in class org.jopendocument.print.DefaultDocumentPrinter
 
print(OpenDocument) - Method in class org.jopendocument.print.DefaultXMLDocumentPrinter
 
print(OpenDocument) - Method in interface org.jopendocument.print.DocumentPrinter
 
print() - Method in class org.jopendocument.print.ODTPrinter
 
print(Graphics, PageFormat, int) - Method in class org.jopendocument.print.ODTPrinter
 
print(Graphics, PageFormat, int) - Method in class org.jopendocument.print.ODTPrinterXML
 
print() - Method in class org.jopendocument.util.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class org.jopendocument.util.PrintUtilities
 
printComponent(Component) - Static method in class org.jopendocument.util.PrintUtilities
 
printDocument() - Method in class org.jopendocument.link.Component
 
printDocument(Map<String, ?>) - Method in class org.jopendocument.link.Component
 
printDocument(Map<String, ?>, Map<String, ?>) - Method in class org.jopendocument.link.Component
Impression d'un document sur une imprimante spécifique
PrintedPage - Class in org.jopendocument.model
 
PrintedPage() - Constructor for class org.jopendocument.model.PrintedPage
 
printRendererInformation() - Method in class org.jopendocument.renderer.ODTRenderer
 
printRendererInformation() - Method in class org.jopendocument.renderer.text.TextRenderer
 
printRow(int, int, int, int) - Method in class org.jopendocument.renderer.ODTRenderer
 
PrintUtilities - Class in org.jopendocument.util
A simple way to print a component
PrintUtilities(Component) - Constructor for class org.jopendocument.util.PrintUtilities
 
process() - Method in class org.jopendocument.dom.template.engine.Processor
 
process(InputStream) - Method in class org.jopendocument.util.ZippedFilesProcessor
 
processEntry(ZipEntry, InputStream) - Method in class org.jopendocument.util.ZippedFilesProcessor
 
Processor<E> - Class in org.jopendocument.dom.template.engine
Generates the final document content from the preprocessed template content.
ProductInfo - Class in org.jopendocument.util
Useful for defining product wide values, like version, from a property file.
ProductInfo(String) - Constructor for class org.jopendocument.util.ProductInfo
 
ProductInfo(Map<String, String>) - Constructor for class org.jopendocument.util.ProductInfo
 
ProductInfo(Properties) - Constructor for class org.jopendocument.util.ProductInfo
 
PROPERTIES_NAME - Static variable in class org.jopendocument.util.ProductInfo
 
PropertiesUtils - Class in org.jopendocument.util
 
PropertiesUtils() - Constructor for class org.jopendocument.util.PropertiesUtils
 
pullUp(Element) - Static method in class org.jopendocument.dom.template.statements.Statement
Replace elem by its content.
put(String, Object) - Method in class org.jopendocument.dom.template.engine.DataModel
 
put(String, Object) - Method in class org.jopendocument.dom.template.engine.OGNLDataModel
 
put(String, Object) - Method in class org.jopendocument.dom.template.engine.RhinoTemplateScriptEngine
 
put(String, Object) - Method in class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 
put(String, String) - Method in enum org.jopendocument.dom.XMLVersion
 
put(K, V) - Method in class org.jopendocument.util.cache.ICache
Put a result which doesn't depend on variable data in this cache.
put(K, V, Set<? extends D>) - Method in class org.jopendocument.util.cache.ICache
Put a result in this cache.
putAll(Map<? extends String, ?>) - Method in class org.jopendocument.dom.template.engine.DataModel
Copies all of the mappings from the specified map to this.
putAll(Map<? extends String, ?>) - Method in class org.jopendocument.dom.template.engine.OGNLDataModel
 
putAll(Map<? extends String, ?>) - Method in class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 
putAll(Map) - Method in class org.jopendocument.util.CollectionMap
Copies all of the mappings from the specified map to this map.
putAll(K, V...) - Method in class org.jopendocument.util.CollectionMap
 
putCopy(ODPackageEntry) - Method in class org.jopendocument.dom.ODPackage
 
putCopy(ODPackageEntry, String) - Method in class org.jopendocument.dom.ODPackage
 
putFile(String, Object) - Method in class org.jopendocument.dom.ODPackage
 
putFile(String, Object, String) - Method in class org.jopendocument.dom.ODPackage
 
putFile(String, Object, String, boolean) - Method in class org.jopendocument.dom.ODPackage
 
putMandatory(String, String, String, String) - Method in enum org.jopendocument.dom.XMLVersion
 

Q

quoteParamForExec(String) - Method in class org.jopendocument.util.DesktopEnvironment
 
quoteParamForExec(String) - Method in class org.jopendocument.util.DesktopEnvironment.Windows
 
quoteParamForGCC(String) - Method in class org.jopendocument.util.DesktopEnvironment.Windows
 
quoteParamForMsftC(String) - Method in class org.jopendocument.util.DesktopEnvironment.Windows
 
quoteParamForScript(String) - Method in class org.jopendocument.util.DesktopEnvironment.Windows
 

R

Range - Class in org.jopendocument.dom.spreadsheet
A cell range.
Range(String, Point) - Constructor for class org.jopendocument.dom.spreadsheet.Range
Create a new instance with a single cell.
Range(String, Point, Point) - Constructor for class org.jopendocument.dom.spreadsheet.Range
 
Range(String, Point, String, Point) - Constructor for class org.jopendocument.dom.spreadsheet.Range
Create a new instance.
read() - Method in class org.jopendocument.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.jopendocument.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(File) - Static method in class org.jopendocument.util.FileUtils
Read a file line by line with the default encoding and returns the concatenation of these.
read(File, String) - Static method in class org.jopendocument.util.FileUtils
Read a file line by line and returns the concatenation of these.
read(InputStream, String) - Static method in class org.jopendocument.util.FileUtils
 
read(Reader) - Static method in class org.jopendocument.util.FileUtils
 
read(Reader, int) - Static method in class org.jopendocument.util.FileUtils
 
readBasicLibraries() - Method in class org.jopendocument.dom.ODPackage
Parse BASIC libraries in this package.
readBasicLibraries() - Method in class org.jopendocument.dom.ODSingleXMLDocument
Parse BASIC libraries in this flat XML.
readBytes(File) - Static method in class org.jopendocument.util.FileUtils
Read the whole content of a file.
readEventListeners() - Method in class org.jopendocument.dom.ODPackage
Parse events for the whole document.
readInt() - Method in class org.jopendocument.util.io.DataInputStream
 
readInt(boolean) - Method in class org.jopendocument.util.io.DataInputStream
 
readlink(File) - Static method in class org.jopendocument.util.FileUtils
Resolve a symbolic link or a windows shortcut.
readShort() - Method in class org.jopendocument.util.io.DataInputStream
 
readShort(boolean) - Method in class org.jopendocument.util.io.DataInputStream
 
RecursionType - Enum in org.jopendocument.util
 
ReflectUtils - Class in org.jopendocument.util
 
ReflectUtils() - Constructor for class org.jopendocument.util.ReflectUtils
 
register(StyleDesc<?>) - Static method in class org.jopendocument.dom.Style
 
register() - Static method in class org.jopendocument.util.protocol.Helper
 
registerAllVersions(StyleDesc<? extends Style>) - Static method in class org.jopendocument.dom.Style
 
registerDesc() - Static method in class org.jopendocument.dom.GraphicStyle
 
registerDesc() - Static method in class org.jopendocument.dom.spreadsheet.CellStyle
 
registerDesc() - Static method in class org.jopendocument.dom.spreadsheet.ColumnStyle
 
registerDesc() - Static method in class org.jopendocument.dom.spreadsheet.RowStyle
 
registerDesc() - Static method in class org.jopendocument.dom.spreadsheet.TableStyle
 
registerDesc() - Static method in class org.jopendocument.dom.style.data.DataStyle
 
registerDesc() - Static method in class org.jopendocument.dom.style.PageLayoutStyle
 
registerDesc() - Static method in class org.jopendocument.dom.text.ParagraphStyle
 
registerDesc() - Static method in class org.jopendocument.dom.text.TextStyle
 
REGULAR_FILE_FILTER - Static variable in class org.jopendocument.util.FileUtils
 
RelationalOperator - Enum in org.jopendocument.dom.style
 
relative(File, File) - Static method in class org.jopendocument.util.FileUtils
Returns the relative path from one file to another in the same filesystem tree.
remove(Object) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
remove(Object) - Method in class org.jopendocument.util.CollectionMap
 
remove() - Method in class org.jopendocument.util.DescendantIterator
Detaches the last Content returned by the last call to next from it's parent.
removeAll(Collection<?>) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
removeAll(CollectionMap<? extends K, ? extends V>) - Method in class org.jopendocument.util.CollectionMap
 
removeAll(Map<? extends K, ? extends V>) - Method in class org.jopendocument.util.CollectionMap
 
removeBasicLibraries(Collection<String>) - Method in class org.jopendocument.dom.ODPackage
Remove the passed libraries.
removeBasicLibraries(Collection<String>) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Remove the passed libraries.
removeColumn(int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
 
removeColumn(int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
Remove columns from this.
removeFromPackage(ODPackage, String) - Static method in class org.jopendocument.dom.Library
 
removeMetaChild(String) - Method in class org.jopendocument.dom.ODMeta
 
removePrintRanges() - Method in class org.jopendocument.dom.spreadsheet.Table
 
removeRow(int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
removeRows(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Remove rows between the two passed indexes.
removeRunning(K) - Method in class org.jopendocument.util.cache.ICache
 
removeSection(Element) - Static method in class org.jopendocument.dom.template.statements.BaseStatement
If elem is an OO section, remove it and replace it by its children.
removeSuffix(String, String) - Static method in class org.jopendocument.util.FileUtils
 
removeUserMeta(String) - Method in class org.jopendocument.dom.ODMeta
 
render(Graphics2D) - Method in class org.jopendocument.renderer.text.HeaderRenderBlock
 
render(Graphics2D) - Method in class org.jopendocument.renderer.text.RenderBlock
 
render(Graphics2D) - Method in class org.jopendocument.renderer.text.TextPage
 
render(OpenDocument, int) - Method in class org.jopendocument.util.BenchmarkUtilities
 
RenderBlock - Class in org.jopendocument.renderer.text
 
RenderBlock() - Constructor for class org.jopendocument.renderer.text.RenderBlock
 
renderer - Variable in class org.jopendocument.print.ODTPrinter
 
replace(Element, ODSingleXMLDocument) - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
replaceBy(String, String) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
reportError(String, boolean) - Static method in class org.jopendocument.dom.style.data.DataStyle
 
reset() - Static method in class org.jopendocument.link.OOInstallation
Forget the current installation to pick up a change (e.g. updated version).
reset() - Method in class org.jopendocument.model.style.StylePageLayout
 
reset() - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
resetDE() - Static method in class org.jopendocument.util.DesktopEnvironment
 
resolve(String) - Method in class org.jopendocument.dom.spreadsheet.SpreadSheet
Resolve a cell address.
resolveHint(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
resumeEncoding() - Method in class org.jopendocument.util.Base64.OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
ReverseConvertor<T,U> - Class in org.jopendocument.util.convertor
 
ReverseConvertor(ValueConvertor<U, T>) - Constructor for class org.jopendocument.util.convertor.ReverseConvertor
 
reverseListIterator(ListIterator<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
RhinoTemplate - Class in org.jopendocument.dom.template
 
RhinoTemplate(String) - Constructor for class org.jopendocument.dom.template.RhinoTemplate
 
RhinoTemplate(File) - Constructor for class org.jopendocument.dom.template.RhinoTemplate
 
RhinoTemplate(InputStream) - Constructor for class org.jopendocument.dom.template.RhinoTemplate
 
RhinoTemplateScriptEngine - Class in org.jopendocument.dom.template.engine
 
RhinoTemplateScriptEngine() - Constructor for class org.jopendocument.dom.template.engine.RhinoTemplateScriptEngine
 
rightAlign(String, int) - Static method in class org.jopendocument.util.StringUtils
 
rm(File) - Static method in class org.jopendocument.util.FileUtils
 
rm_R(File) - Static method in class org.jopendocument.util.FileUtils
 
rmFile(String) - Method in class org.jopendocument.dom.ODPackage
 
rmFiles(Collection<String>) - Method in class org.jopendocument.dom.ODPackage
 
rmR(File) - Static method in class org.jopendocument.util.FileUtils
Delete recursively the passed directory.
rotate(double) - Method in class org.jopendocument.util.DummyGraphics2D
 
rotate(double, double, double) - Method in class org.jopendocument.util.DummyGraphics2D
 
round(BigDecimal, int) - Static method in class org.jopendocument.util.DecimalUtils
 
round(BigDecimal, int, RoundingMode) - Static method in class org.jopendocument.util.DecimalUtils
Round the passed BigDecimal so that only decimalDigits remain after the point.
Row<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
A row in a Calc document.
row - Variable in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
row - Variable in class org.jopendocument.model.table.TableTableCell
 
RowStyle - Class in org.jopendocument.dom.spreadsheet
 
RowStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.spreadsheet.RowStyle
 
RowStyle.StyleTableRowProperties - Class in org.jopendocument.dom.spreadsheet
 
RowStyle.StyleTableRowProperties(StyleStyle) - Constructor for class org.jopendocument.dom.spreadsheet.RowStyle.StyleTableRowProperties
 
RSRC_BASENAME - Static variable in class org.jopendocument.util.i18n.I18nUtils
 
RTInterruptedException - Exception in org.jopendocument.util
Signal an interrupt as a non checked exception.
RTInterruptedException() - Constructor for exception org.jopendocument.util.RTInterruptedException
 
RTInterruptedException(String, Throwable) - Constructor for exception org.jopendocument.util.RTInterruptedException
 
RTInterruptedException(String) - Constructor for exception org.jopendocument.util.RTInterruptedException
 
RTInterruptedException(Throwable) - Constructor for exception org.jopendocument.util.RTInterruptedException
 

S

save(OutputStream) - Method in class org.jopendocument.dom.ODPackage
 
save() - Method in class org.jopendocument.dom.ODPackage
Save the content of this package to our file, overwriting it if it exists.
save() - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
saveAs(File) - Method in class org.jopendocument.dom.ODDocument
 
saveAs(File) - Method in class org.jopendocument.dom.ODPackage
 
saveAs(File) - Method in class org.jopendocument.dom.ODSingleXMLDocument
 
saveAs(File) - Method in class org.jopendocument.dom.template.EngineTemplate
 
saveAsPng(String) - Method in class org.jopendocument.util.ImageUtilities
 
saveToPackageAs(File) - Method in class org.jopendocument.dom.ODSingleXMLDocument
Saves this OO document to a file.
saveToPDF(File) - Method in class org.jopendocument.link.Component
 
saveToPDF(File, String) - Method in class org.jopendocument.link.Component
 
SaxContentUnmarshaller - Class in org.jopendocument.io
 
SaxContentUnmarshaller(OpenDocument) - Constructor for class org.jopendocument.io.SaxContentUnmarshaller
 
SaxStylesUnmarshaller - Class in org.jopendocument.io
 
SaxStylesUnmarshaller(OpenDocument) - Constructor for class org.jopendocument.io.SaxStylesUnmarshaller
 
scale(double, double) - Method in class org.jopendocument.util.DummyGraphics2D
 
ScriptEngineDataModel - Class in org.jopendocument.dom.template.engine
A data model using a ScriptEngine.
ScriptEngineDataModel(ScriptEngine) - Constructor for class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 
ScriptEvent - Class in org.jopendocument.model.script
 
ScriptEvent() - Constructor for class org.jopendocument.model.script.ScriptEvent
 
scriptEventName - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
scriptEventName - Variable in class org.jopendocument.model.script.ScriptEvent
 
scriptEventOrPresentationEvent - Variable in class org.jopendocument.model.office.OfficeEvents
 
scriptLanguage - Variable in class org.jopendocument.model.office.OfficeScriptData
 
scriptLanguage - Variable in class org.jopendocument.model.script.ScriptEvent
 
scriptLanguage - Variable in class org.jopendocument.model.text.TextScript
 
scriptLibraries - Variable in class org.jopendocument.model.office.OfficeScriptData
 
ScriptLibraries - Class in org.jopendocument.model.script
 
ScriptLibraries() - Constructor for class org.jopendocument.model.script.ScriptLibraries
 
ScriptLibraryEmbedded - Class in org.jopendocument.model.script
 
ScriptLibraryEmbedded() - Constructor for class org.jopendocument.model.script.ScriptLibraryEmbedded
 
scriptLibraryEmbeddedOrScriptLibraryLinked - Variable in class org.jopendocument.model.script.ScriptLibraries
 
ScriptLibraryLinked - Class in org.jopendocument.model.script
 
ScriptLibraryLinked() - Constructor for class org.jopendocument.model.script.ScriptLibraryLinked
 
scriptLocation - Variable in class org.jopendocument.model.script.ScriptEvent
 
scriptMacroName - Variable in class org.jopendocument.model.script.ScriptEvent
 
scriptModule - Variable in class org.jopendocument.model.script.ScriptLibraryEmbedded
 
ScriptModule - Class in org.jopendocument.model.script
 
ScriptModule() - Constructor for class org.jopendocument.model.script.ScriptModule
 
scriptName - Variable in class org.jopendocument.model.script.ScriptLibraryEmbedded
 
scriptName - Variable in class org.jopendocument.model.script.ScriptLibraryLinked
 
scriptName - Variable in class org.jopendocument.model.script.ScriptModule
 
scriptReadonly - Variable in class org.jopendocument.model.script.ScriptLibraryEmbedded
 
scriptReadonly - Variable in class org.jopendocument.model.script.ScriptLibraryLinked
 
scriptSourceCode - Variable in class org.jopendocument.model.script.ScriptModule
 
select(Collection<T>, IPredicate<? super T>) - Static method in class org.jopendocument.util.CollectionUtils
 
select(Collection<T>, IPredicate<? super T>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
selectNodes(Object) - Method in class org.jopendocument.util.SimpleXMLPath
 
selectNodes(List<?>) - Method in class org.jopendocument.util.SimpleXMLPath
 
selectSingleNode(Object) - Method in class org.jopendocument.util.SimpleXMLPath
 
SEPARATOR - Static variable in class org.jopendocument.util.protocol.jarjar.Handler.JarJarURLConnection
 
SEPARATOR_CHAR - Static variable in class org.jopendocument.util.protocol.jarjar.Handler.JarJarURLConnection
 
setAttributeValue(Object, String) - Method in class org.jopendocument.dom.StyleProperties
 
setAttributeValue(Object, String, Namespace) - Method in class org.jopendocument.dom.StyleProperties
 
setAutomaticStyles(OfficeAutomaticStyles) - Method in class org.jopendocument.model.OpenDocument
 
setAutomaticStyles(OfficeAutomaticStyles) - Method in class org.jopendocument.model.TextDocument
 
setBackground(Color) - Method in class org.jopendocument.util.DummyGraphics2D
 
setBackgroundColor(Color) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setBackgroundColor(Color) - Method in class org.jopendocument.dom.StyleProperties
 
setBackgroundColor(String) - Method in class org.jopendocument.dom.StyleProperties
 
setBackgroundColor(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setBackGroundColor(Color) - Method in class org.jopendocument.model.style.StyleSectionProperties
 
setBackgroundColor(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBackgroundImage(boolean) - Method in class org.jopendocument.model.style.StyleSectionProperties
 
setBackgroundImage(boolean) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBase(File) - Method in class org.jopendocument.dom.template.engine.Material
 
setBody(OfficeBody) - Method in class org.jopendocument.model.office.OfficeSpreadsheet
 
setBorder(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setBorder(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBorderBottom(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBorderLeft(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBorderModel(String) - Method in class org.jopendocument.io.StyleTableProperties
 
setBorderRight(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setBorderTop(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setChartAddInName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartAddInName property.
setChartAttachedAxis(String) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartAttachedAxis property.
setChartCategories(ChartCategories) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartCategories property.
setChartClass(String) - Method in class org.jopendocument.model.chart.ChartAxis
Sets the value of the chartClass property.
setChartClass(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartClass property.
setChartClass(String) - Method in class org.jopendocument.model.chart.ChartGrid
Sets the value of the chartClass property.
setChartClass(String) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartClass property.
setChartColumnMapping(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartColumnMapping property.
setChartConnectBars(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartConnectBars property.
setChartDataLabelNumber(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartDataLabelNumber property.
setChartDataLabelSymbol(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartDataLabelSymbol property.
setChartDataLabelText(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartDataLabelText property.
setChartDataSourceHasLabels(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartDataSourceHasLabels property.
setChartDeep(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartDeep property.
setChartDisplayLabel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartDisplayLabel property.
setChartErrorCategory(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorCategory property.
setChartErrorIndicator(ChartErrorIndicator) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartErrorIndicator property.
setChartErrorLowerIndicator(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorLowerIndicator property.
setChartErrorLowerLimit(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorLowerLimit property.
setChartErrorMargin(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorMargin property.
setChartErrorPercentage(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorPercentage property.
setChartErrorUpperIndicator(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorUpperIndicator property.
setChartErrorUpperLimit(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartErrorUpperLimit property.
setChartFloor(ChartFloor) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartFloor property.
setChartGapWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartGapWidth property.
setChartIntervalMajor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartIntervalMajor property.
setChartIntervalMinor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartIntervalMinor property.
setChartLabelArrangement(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartLabelArrangement property.
setChartLabelCellAddress(String) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartLabelCellAddress property.
setChartLegend(ChartLegend) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartLegend property.
setChartLegendPosition(String) - Method in class org.jopendocument.model.chart.ChartLegend
Sets the value of the chartLegendPosition property.
setChartLines(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartLines property.
setChartLinesUsed(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartLinesUsed property.
setChartLinkDataStyleToSource(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartLinkDataStyleToSource property.
setChartLogarithmic(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartLogarithmic property.
setChartMaximum(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartMaximum property.
setChartMeanValue(ChartMeanValue) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartMeanValue property.
setChartMeanValue(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartMeanValue property.
setChartMinimum(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartMinimum property.
setChartName(String) - Method in class org.jopendocument.model.chart.ChartAxis
Sets the value of the chartName property.
setChartOrigin(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartOrigin property.
setChartOverlap(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartOverlap property.
setChartPercentage(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartPercentage property.
setChartPieOffset(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartPieOffset property.
setChartPlotArea(ChartPlotArea) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartPlotArea property.
setChartRegressionCurve(ChartRegressionCurve) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartRegressionCurve property.
setChartRegressionType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartRegressionType property.
setChartRepeated(String) - Method in class org.jopendocument.model.chart.ChartDataPoint
Sets the value of the chartRepeated property.
setChartRowMapping(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartRowMapping property.
setChartScaleText(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartScaleText property.
setChartSeriesSource(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSeriesSource property.
setChartSolidType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSolidType property.
setChartSplineOrder(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSplineOrder property.
setChartSplineResolution(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSplineResolution property.
setChartSplines(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSplines property.
setChartStacked(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartStacked property.
setChartStockGainMarker(ChartStockGainMarker) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartStockGainMarker property.
setChartStockLossMarker(ChartStockLossMarker) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartStockLossMarker property.
setChartStockRangeLine(ChartStockRangeLine) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartStockRangeLine property.
setChartStockUpdownBars(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartStockUpdownBars property.
setChartStockWithVolume(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartStockWithVolume property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartAxis
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartDataPoint
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartErrorIndicator
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartFloor
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartGrid
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartLegend
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartMeanValue
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartRegressionCurve
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartStockGainMarker
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartStockLossMarker
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartStockRangeLine
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartSubtitle
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartTitle
Sets the value of the chartStyleName property.
setChartStyleName(String) - Method in class org.jopendocument.model.chart.ChartWall
Sets the value of the chartStyleName property.
setChartSubtitle(ChartSubtitle) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartSubtitle property.
setChartSymbol(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSymbol property.
setChartSymbolHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSymbolHeight property.
setChartSymbolImageName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSymbolImageName property.
setChartSymbolWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartSymbolWidth property.
setChartTableNumberList(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartTableNumberList property.
setChartTableNumberList(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartTableNumberList property.
setChartTextOverlap(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartTextOverlap property.
setChartThreeDimensional(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartThreeDimensional property.
setChartTickMarksMajorInner(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartTickMarksMajorInner property.
setChartTickMarksMajorOuter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartTickMarksMajorOuter property.
setChartTickMarksMinorInner(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartTickMarksMinorInner property.
setChartTickMarksMinorOuter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartTickMarksMinorOuter property.
setChartTitle(ChartTitle) - Method in class org.jopendocument.model.chart.ChartAxis
Sets the value of the chartTitle property.
setChartTitle(ChartTitle) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the chartTitle property.
setChartValuesCellRangeAddress(String) - Method in class org.jopendocument.model.chart.ChartSeries
Sets the value of the chartValuesCellRangeAddress property.
setChartVertical(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartVertical property.
setChartVisible(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the chartVisible property.
setChartWall(ChartWall) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the chartWall property.
setChild(Element) - Method in class org.jopendocument.dom.ChildCreator
 
setChild(Element) - Method in class org.jopendocument.dom.ODXMLDocument
 
setClip(Shape) - Method in class org.jopendocument.util.DummyGraphics2D
 
setClip(int, int, int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
setCollectComments(boolean) - Method in class org.jopendocument.util.ImageInfo
Specify whether textual comments are supposed to be extracted from input.
setColor(Color) - Method in class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
setColor(Color) - Method in class org.jopendocument.util.DummyGraphics2D
 
setColumnCount(int) - Method in class org.jopendocument.dom.spreadsheet.Table
Changes the column count without keeping the table width.
setColumnCount(int, int, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
Changes the column count.
setColumnCount(int, ColumnStyle, boolean) - Method in class org.jopendocument.dom.spreadsheet.Table
Changes the column count.
setColums(StyleColumns) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setColums(StyleColumns) - Method in class org.jopendocument.model.style.StyleSectionProperties
 
setComposite(Composite) - Method in class org.jopendocument.util.DummyGraphics2D
 
setCompressed(boolean) - Method in class org.jopendocument.dom.ODPackageEntry
 
setConfigName(String) - Method in class org.jopendocument.model.ConfigConfigItem
Sets the value of the configName property.
setConfigName(String) - Method in class org.jopendocument.model.ConfigConfigItemMapEntry
Sets the value of the configName property.
setConfigName(String) - Method in class org.jopendocument.model.ConfigConfigItemMapIndexed
Sets the value of the configName property.
setConfigName(String) - Method in class org.jopendocument.model.ConfigConfigItemMapNamed
Sets the value of the configName property.
setConfigName(String) - Method in class org.jopendocument.model.ConfigConfigItemSet
Sets the value of the configName property.
setConfigType(String) - Method in class org.jopendocument.model.ConfigConfigItem
Sets the value of the configType property.
setContentType(ContentTypeVersioned) - Method in class org.jopendocument.dom.ODPackage
 
setCovered(boolean) - Method in class org.jopendocument.model.table.TableTableCell
 
setCreationDate(Calendar) - Method in class org.jopendocument.dom.ODMeta
 
setCreator(String) - Method in class org.jopendocument.dom.ODMeta
 
setCurrentPage(int) - Method in class org.jopendocument.renderer.ODTRenderer
 
setCurrentPage(int) - Method in class org.jopendocument.renderer.text.TextRenderer
 
setDcCreator(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcCreator property.
setDcDate(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcDate property.
setDcDescription(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcDescription property.
setDcLanguage(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcLanguage property.
setDcSubject(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcSubject property.
setDcTitle(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the dcTitle property.
setDebug(boolean) - Method in class org.jopendocument.renderer.ODTRenderer
 
setDebug(boolean) - Method in class org.jopendocument.renderer.text.TextRenderer
 
setDefault(OOXML) - Static method in class org.jopendocument.dom.OOXML
 
setDescription(String) - Method in class org.jopendocument.dom.ODMeta
 
setDetermineImageNumber(boolean) - Method in class org.jopendocument.util.ImageInfo
Specify whether the number of images in a file is to be determined - default is false.
setDisplay(boolean) - Method in class org.jopendocument.io.StyleTableProperties
 
setDisplayed(Boolean) - Method in class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
 
setDocument(TextDocument) - Method in class org.jopendocument.dom.text.TextNode
 
setDocument(OpenDocument) - Method in class org.jopendocument.model.office.OfficeBody
 
setDr3DAmbientColor(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DAmbientColor property.
setDr3DAmbientColor(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DAmbientColor property.
setDr3DAmbientColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DAmbientColor property.
setDr3DBackfaceCulling(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DBackfaceCulling property.
setDr3DBackScale(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DBackScale property.
setDr3DCenter(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the dr3DCenter property.
setDr3DCloseBack(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DCloseBack property.
setDr3DCloseFront(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DCloseFront property.
setDr3DDepth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DDepth property.
setDr3DDiffuseColor(String) - Method in class org.jopendocument.model.draw.Dr3DLight
Sets the value of the dr3DDiffuseColor property.
setDr3DDiffuseColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DDiffuseColor property.
setDr3DDirection(String) - Method in class org.jopendocument.model.draw.Dr3DLight
Sets the value of the dr3DDirection property.
setDr3DDistance(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DDistance property.
setDr3DDistance(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DDistance property.
setDr3DEdgeRounding(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DEdgeRounding property.
setDr3DEdgeRoundingMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DEdgeRoundingMode property.
setDr3DEmissiveColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DEmissiveColor property.
setDr3DEnabled(String) - Method in class org.jopendocument.model.draw.Dr3DLight
Sets the value of the dr3DEnabled property.
setDr3DEndAngle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DEndAngle property.
setDr3DFocalLength(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DFocalLength property.
setDr3DFocalLength(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DFocalLength property.
setDr3DHorizontalSegments(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DHorizontalSegments property.
setDr3DLightingMode(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DLightingMode property.
setDr3DLightingMode(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DLightingMode property.
setDr3DLightingMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DLightingMode property.
setDr3DMaxEdge(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the dr3DMaxEdge property.
setDr3DMinEdge(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the dr3DMinEdge property.
setDr3DNormalsDirection(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DNormalsDirection property.
setDr3DNormalsKind(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DNormalsKind property.
setDr3DProjection(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DProjection property.
setDr3DProjection(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DProjection property.
setDr3DShadeMode(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DShadeMode property.
setDr3DShadeMode(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DShadeMode property.
setDr3DShadow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DShadow property.
setDr3DShadowSlant(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DShadowSlant property.
setDr3DShadowSlant(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DShadowSlant property.
setDr3DShininess(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DShininess property.
setDr3DSize(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the dr3DSize property.
setDr3DSpecular(String) - Method in class org.jopendocument.model.draw.Dr3DLight
Sets the value of the dr3DSpecular property.
setDr3DSpecularColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DSpecularColor property.
setDr3DTextureFilter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DTextureFilter property.
setDr3DTextureGenerationModeX(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DTextureGenerationModeX property.
setDr3DTextureGenerationModeY(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DTextureGenerationModeY property.
setDr3DTextureKind(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DTextureKind property.
setDr3DTextureMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DTextureMode property.
setDr3DTransform(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DTransform property.
setDr3DTransform(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the dr3DTransform property.
setDr3DTransform(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the dr3DTransform property.
setDr3DTransform(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the dr3DTransform property.
setDr3DTransform(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DTransform property.
setDr3DTransform(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the dr3DTransform property.
setDr3DVerticalSegments(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the dr3DVerticalSegments property.
setDr3DVpn(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DVpn property.
setDr3DVpn(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DVpn property.
setDr3DVrp(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DVrp property.
setDr3DVrp(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DVrp property.
setDr3DVup(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the dr3DVup property.
setDr3DVup(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the dr3DVup property.
setDrawAngle(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawAngle property.
setDrawAngle(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawAngle property.
setDrawArchive(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawArchive property.
setDrawAutoGrowHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawAutoGrowHeight property.
setDrawAutoGrowWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawAutoGrowWidth property.
setDrawBackgroundSize(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawBackgroundSize property.
setDrawBlue(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawBlue property.
setDrawBorder(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawBorder property.
setDrawBorder(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawBorder property.
setDrawCaptionAngle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionAngle property.
setDrawCaptionAngleType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionAngleType property.
setDrawCaptionEscape(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionEscape property.
setDrawCaptionEscapeDirection(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionEscapeDirection property.
setDrawCaptionFitLineLength(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionFitLineLength property.
setDrawCaptionGap(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionGap property.
setDrawCaptionLineLength(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionLineLength property.
setDrawCaptionPointX(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawCaptionPointX property.
setDrawCaptionPointY(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawCaptionPointY property.
setDrawCaptionType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawCaptionType property.
setDrawChainNextName(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawChainNextName property.
setDrawClassId(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawClassId property.
setDrawCode(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawCode property.
setDrawColor(String) - Method in class org.jopendocument.model.draw.DrawHatch
Sets the value of the drawColor property.
setDrawColor(String) - Method in class org.jopendocument.model.presentation.PresentationDim
Sets the value of the drawColor property.
setDrawColorInversion(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawColorInversion property.
setDrawColorMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawColorMode property.
setDrawContrast(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawContrast property.
setDrawCornerRadius(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawCornerRadius property.
setDrawCornerRadius(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawCornerRadius property.
setDrawCornerRadius(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawCornerRadius property.
setDrawCx(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawCx property.
setDrawCx(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawCx property.
setDrawCy(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawCy property.
setDrawCy(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawCy property.
setDrawDecimalPlaces(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawDecimalPlaces property.
setDrawDistance(String) - Method in class org.jopendocument.model.draw.DrawHatch
Sets the value of the drawDistance property.
setDrawDistance(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawDistance property.
setDrawDots1(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawDots1 property.
setDrawDots1Length(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawDots1Length property.
setDrawDots2(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawDots2 property.
setDrawDots2Length(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawDots2Length property.
setDrawEnd(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawEnd property.
setDrawEndAngle(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawEndAngle property.
setDrawEndAngle(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawEndAngle property.
setDrawEndColor(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawEndColor property.
setDrawEndGluePoint(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawEndGluePoint property.
setDrawEndGuide(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawEndGuide property.
setDrawEndIntensity(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawEndIntensity property.
setDrawEndLineSpacingHorizontal(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawEndLineSpacingHorizontal property.
setDrawEndLineSpacingVertical(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawEndLineSpacingVertical property.
setDrawEndShape(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawEndShape property.
setDrawFill(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFill property.
setDrawFillColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillColor property.
setDrawFillGradientName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillGradientName property.
setDrawFillHatchName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillHatchName property.
setDrawFillHatchSolid(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillHatchSolid property.
setDrawFillImageHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageHeight property.
setDrawFillImageName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageName property.
setDrawFillImageRefPoint(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageRefPoint property.
setDrawFillImageRefPointX(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageRefPointX property.
setDrawFillImageRefPointY(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageRefPointY property.
setDrawFillImageWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFillImageWidth property.
setDrawFilterName(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawFilterName property.
setDrawFitToContour(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFitToContour property.
setDrawFitToSize(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFitToSize property.
setDrawFontworkAdjust(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkAdjust property.
setDrawFontworkDistance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkDistance property.
setDrawFontworkForm(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkForm property.
setDrawFontworkHideForm(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkHideForm property.
setDrawFontworkMirror(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkMirror property.
setDrawFontworkOutline(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkOutline property.
setDrawFontworkShadow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkShadow property.
setDrawFontworkShadowColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkShadowColor property.
setDrawFontworkShadowOffsetX(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkShadowOffsetX property.
setDrawFontworkShadowOffsetY(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkShadowOffsetY property.
setDrawFontworkShadowTransparence(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkShadowTransparence property.
setDrawFontworkStart(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkStart property.
setDrawFontworkStyle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFontworkStyle property.
setDrawFrameDisplayBorder(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFrameDisplayBorder property.
setDrawFrameDisplayScrollbar(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFrameDisplayScrollbar property.
setDrawFrameMarginHorizontal(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFrameMarginHorizontal property.
setDrawFrameMarginVertical(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawFrameMarginVertical property.
setDrawFrameName(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawFrameName property.
setDrawGamma(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawGamma property.
setDrawGradientStepCount(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawGradientStepCount property.
setDrawGreen(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawGreen property.
setDrawGuideDistance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawGuideDistance property.
setDrawGuideOverhang(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawGuideOverhang property.
setDrawId(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawId property.
setDrawId(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawId property.
setDrawImage(DrawImage) - Method in class org.jopendocument.model.draw.DrawFrame
 
setDrawImageMap(DrawImageMap) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawImageMap property.
setDrawImageMap(DrawImageMap) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawImageMap property.
setDrawImageMap(DrawImageMap) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawImageMap property.
setDrawKind(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawKind property.
setDrawKind(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawKind property.
setDrawLayer(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawLayer property.
setDrawLayer(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawLayer property.
setDrawLayerSet(DrawLayerSet) - Method in class org.jopendocument.model.office.OfficeMasterStyles
Sets the value of the drawLayerSet property.
setDrawLineDistance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawLineDistance property.
setDrawLineSkew(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawLineSkew property.
setDrawLuminance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawLuminance property.
setDrawMarkerEnd(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerEnd property.
setDrawMarkerEndCenter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerEndCenter property.
setDrawMarkerEndWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerEndWidth property.
setDrawMarkerStart(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerStart property.
setDrawMarkerStartCenter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerStartCenter property.
setDrawMarkerStartWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMarkerStartWidth property.
setDrawMasterPageName(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the drawMasterPageName property.
setDrawMayScript(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawMayScript property.
setDrawMeasureAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMeasureAlign property.
setDrawMeasureVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMeasureVerticalAlign property.
setDrawMimeType(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawMimeType property.
setDrawMirror(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMirror property.
setDrawMoveProtect(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawMoveProtect property.
setDrawName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawHatch
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawLayer
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawMarker
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawParam
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawName property.
setDrawName(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawName property.
setDrawNohref(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the drawNohref property.
setDrawNohref(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the drawNohref property.
setDrawNohref(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the drawNohref property.
setDrawNotifyOnUpdateOfRanges(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawNotifyOnUpdateOfRanges property.
setDrawObject(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawObject property.
setDrawPageNumber(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawPageNumber property.
setDrawParallel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawParallel property.
setDrawPlacing(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawPlacing property.
setDrawPoints(String) - Method in class org.jopendocument.model.draw.DrawContourPolygon
Sets the value of the drawPoints property.
setDrawPoints(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawPoints property.
setDrawPoints(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawPoints property.
setDrawRecreateOnEdit(String) - Method in class org.jopendocument.model.draw.DrawContourPath
Sets the value of the drawRecreateOnEdit property.
setDrawRecreateOnEdit(String) - Method in class org.jopendocument.model.draw.DrawContourPolygon
Sets the value of the drawRecreateOnEdit property.
setDrawRed(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawRed property.
setDrawRotation(String) - Method in class org.jopendocument.model.draw.DrawHatch
Sets the value of the drawRotation property.
setDrawShadow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShadow property.
setDrawShadowColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShadowColor property.
setDrawShadowOffsetX(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShadowOffsetX property.
setDrawShadowOffsetY(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShadowOffsetY property.
setDrawShadowTransparency(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShadowTransparency property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationDim
Sets the value of the drawShapeId property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the drawShapeId property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the drawShapeId property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationPlay
Sets the value of the drawShapeId property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the drawShapeId property.
setDrawShapeId(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the drawShapeId property.
setDrawShowUnit(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawShowUnit property.
setDrawSizeProtect(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawSizeProtect property.
setDrawStart(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawStart property.
setDrawStartAngle(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawStartAngle property.
setDrawStartAngle(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawStartAngle property.
setDrawStartColor(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawStartColor property.
setDrawStartGluePoint(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawStartGluePoint property.
setDrawStartGuide(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawStartGuide property.
setDrawStartIntensity(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawStartIntensity property.
setDrawStartLineSpacingHorizontal(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawStartLineSpacingHorizontal property.
setDrawStartLineSpacingVertical(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawStartLineSpacingVertical property.
setDrawStartShape(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawStartShape property.
setDrawStroke(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawStroke property.
setDrawStrokeDash(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawStrokeDash property.
setDrawStyle(String) - Method in class org.jopendocument.model.draw.DrawGradient
Sets the value of the drawStyle property.
setDrawStyle(String) - Method in class org.jopendocument.model.draw.DrawHatch
Sets the value of the drawStyle property.
setDrawStyle(String) - Method in class org.jopendocument.model.draw.DrawStrokeDash
Sets the value of the drawStyle property.
setDrawStyle(String) - Method in class org.jopendocument.model.draw.DrawTransparency
Sets the value of the drawStyle property.
setDrawStyleName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.presentation.PresentationNotes
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.style.StyleHandoutMaster
Sets the value of the drawStyleName property.
setDrawStyleName(String) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the drawStyleName property.
setDrawSymbolColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawSymbolColor property.
setDrawTextareaHorizontalAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawTextareaHorizontalAlign property.
setDrawTextareaVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawTextareaVerticalAlign property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawTextStyleName property.
setDrawTextStyleName(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawTextStyleName property.
setDrawThumbnail(DrawThumbnail) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawThumbnail property.
setDrawThumbnail(DrawThumbnail) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawThumbnail property.
setDrawThumbnail(DrawThumbnail) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawThumbnail property.
setDrawThumbnail(DrawThumbnail) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawThumbnail property.
setDrawTileRepeatOffset(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawTileRepeatOffset property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawTransform property.
setDrawTransform(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawTransform property.
setDrawTransparency(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the drawTransparency property.
setDrawTransparency(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawTransparency property.
setDrawTransparencyName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawTransparencyName property.
setDrawType(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawType property.
setDrawUnit(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawUnit property.
setDrawValue(String) - Method in class org.jopendocument.model.draw.DrawParam
Sets the value of the drawValue property.
setDrawVisibleAreaHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawVisibleAreaHeight property.
setDrawVisibleAreaLeft(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawVisibleAreaLeft property.
setDrawVisibleAreaTop(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawVisibleAreaTop property.
setDrawVisibleAreaWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawVisibleAreaWidth property.
setDrawWritingMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the drawWritingMode property.
setDrawZIndex(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the drawZIndex property.
setDrawZIndex(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the drawZIndex property.
setEditable(boolean) - Method in class org.jopendocument.model.style.StyleSectionProperties
 
setEditingCycles(int) - Method in class org.jopendocument.dom.ODMeta
 
setElementNS(Namespace) - Method in class org.jopendocument.dom.StyleDesc
 
setField(String, Object) - Method in class org.jopendocument.dom.template.EngineTemplate
 
setFile(File) - Method in class org.jopendocument.dom.ODPackage
 
setFoBackgroundColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBackgroundColor property.
setFoBorder(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBorder property.
setFoBorderBottom(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBorderBottom property.
setFoBorderLeft(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBorderLeft property.
setFoBorderRight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBorderRight property.
setFoBorderTop(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBorderTop property.
setFoBreakAfter(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBreakAfter property.
setFoBreakBefore(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foBreakBefore property.
setFoBreakBefore(String) - Method in class org.jopendocument.model.style.StyleTableColumnProperties
 
setFoBreakBefore(String) - Method in class org.jopendocument.model.style.StyleTableRowProperties
 
setFoClip(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foClip property.
setFoColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foColor property.
setFoColumnCount(String) - Method in class org.jopendocument.model.style.StyleColumns
Sets the value of the foColumnCount property.
setFoColumnGap(String) - Method in class org.jopendocument.model.style.StyleColumns
Sets the value of the foColumnGap property.
setFoCountry(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the foCountry property.
setFoCountry(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the foCountry property.
setFoDirection(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foDirection property.
setFoFontFamily(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the foFontFamily property.
setFoFontFamily(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foFontFamily property.
setFoFontSize(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foFontSize property.
setFoFontStyle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foFontStyle property.
setFoFontVariant(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foFontVariant property.
setFoFontWeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foFontWeight property.
setFoHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHeight property.
setFoHyphenate(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHyphenate property.
setFoHyphenateKeep(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHyphenateKeep property.
setFoHyphenationLadderCount(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHyphenationLadderCount property.
setFoHyphenationPushCharCount(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHyphenationPushCharCount property.
setFoHyphenationRemainCharCount(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foHyphenationRemainCharCount property.
setFoKeepTogether(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foKeepTogether property.
setFoKeepWithNext(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foKeepWithNext property.
setFoLanguage(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the foLanguage property.
setFoLanguage(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the foLanguage property.
setFoLetterSpacing(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foLetterSpacing property.
setFoLineHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foLineHeight property.
setFoMarginBottom(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMarginBottom property.
setFoMarginLeft(String) - Method in class org.jopendocument.model.style.StyleColumn
Sets the value of the foMarginLeft property.
setFoMarginLeft(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMarginLeft property.
setFoMarginRight(String) - Method in class org.jopendocument.model.style.StyleColumn
Sets the value of the foMarginRight property.
setFoMarginRight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMarginRight property.
setFoMarginTop(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMarginTop property.
setFoMaxHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMaxHeight property.
setFoMaxWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMaxWidth property.
setFoMinHeight(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the foMinHeight property.
setFoMinHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMinHeight property.
setFoMinWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foMinWidth property.
setFont(Font) - Method in class org.jopendocument.util.DummyGraphics2D
 
setFontFamily(String) - Method in class org.jopendocument.model.style.StyleFontFace
 
setFontFamilyGeneric(String) - Method in class org.jopendocument.model.style.StyleFontFace
 
setFontPitch(String) - Method in class org.jopendocument.model.style.StyleFontFace
 
setFoOrphans(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foOrphans property.
setFoPadding(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPadding property.
setFoPaddingBottom(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPaddingBottom property.
setFoPaddingLeft(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPaddingLeft property.
setFoPaddingRight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPaddingRight property.
setFoPaddingTop(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPaddingTop property.
setFoPageHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPageHeight property.
setFoPageWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foPageWidth property.
setFormAllowDeletes(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formAllowDeletes property.
setFormAllowInserts(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formAllowInserts property.
setFormAllowUpdates(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formAllowUpdates property.
setFormApplyDesignMode(String) - Method in class org.jopendocument.model.office.OfficeForms
Sets the value of the formApplyDesignMode property.
setFormApplyFilter(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formApplyFilter property.
setFormatIndex(int) - Method in class org.jopendocument.util.FormatGroup
 
setFormAutoComplete(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formAutoComplete property.
setFormAutomaticFocus(String) - Method in class org.jopendocument.model.office.OfficeForms
Sets the value of the formAutomaticFocus property.
setFormBoundColumn(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formBoundColumn property.
setFormButtonType(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formButtonType property.
setFormButtonType(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formButtonType property.
setFormColumnStyleName(String) - Method in class org.jopendocument.model.form.FormColumn
Sets the value of the formColumnStyleName property.
setFormCommand(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formCommand property.
setFormCommandType(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formCommandType property.
setFormConvertEmptyToNull(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formConvertEmptyToNull property.
setFormConvertEmptyToNull(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formConvertEmptyToNull property.
setFormConvertEmptyToNull(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formConvertEmptyToNull property.
setFormConvertEmptyToNull(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formConvertEmptyToNull property.
setFormConvertEmptyToNull(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formConvertEmptyToNull property.
setFormCurrentSelected(String) - Method in class org.jopendocument.model.form.FormOption
Sets the value of the formCurrentSelected property.
setFormCurrentSelected(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formCurrentSelected property.
setFormCurrentState(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formCurrentState property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formCurrentValue property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formCurrentValue property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formCurrentValue property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formCurrentValue property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formCurrentValue property.
setFormCurrentValue(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formCurrentValue property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formDataField property.
setFormDataField(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formDataField property.
setFormDatasource(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formDatasource property.
setFormDefaultButton(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formDefaultButton property.
setFormDelayForRepeat(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formDelayForRepeat property.
setFormDetailFields(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formDetailFields property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formDisabled property.
setFormDisabled(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formDisabled property.
setFormDropdown(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formDropdown property.
setFormDropdown(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formDropdown property.
setFormEchoChar(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formEchoChar property.
setFormEnctype(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formEnctype property.
setFormEscapeProcessing(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formEscapeProcessing property.
setFormFilter(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formFilter property.
setFormFocusOnClick(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formFocusOnClick property.
setFormFor(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formFor property.
setFormFor(String) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formFor property.
setFormId(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the formId property.
setFormId(String) - Method in class org.jopendocument.model.form.FormControl
Sets the value of the formId property.
setFormIgnoreResult(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formIgnoreResult property.
setFormImageAlign(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formImageAlign property.
setFormImageAlign(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formImageAlign property.
setFormImageAlign(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formImageAlign property.
setFormImageData(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formImageData property.
setFormImageData(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formImageData property.
setFormImageData(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formImageData property.
setFormImagePosition(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formImagePosition property.
setFormImagePosition(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formImagePosition property.
setFormImagePosition(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formImagePosition property.
setFormIsTristate(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formIsTristate property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormColumn
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormItem
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormOption
Sets the value of the formLabel property.
setFormLabel(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formLabel property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formLinkedCell property.
setFormLinkedCell(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formLinkedCell property.
setFormListLinkageType(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formListLinkageType property.
setFormListSource(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formListSource property.
setFormListSource(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formListSource property.
setFormListSourceType(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formListSourceType property.
setFormListSourceType(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formListSourceType property.
setFormMasterFields(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formMasterFields property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formMaxLength property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formMaxLength property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formMaxLength property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formMaxLength property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formMaxLength property.
setFormMaxLength(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formMaxLength property.
setFormMaxValue(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formMaxValue property.
setFormMaxValue(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formMaxValue property.
setFormMethod(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formMethod property.
setFormMinValue(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formMinValue property.
setFormMinValue(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formMinValue property.
setFormMultiLine(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formMultiLine property.
setFormMultiple(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formMultiple property.
setFormName(String) - Method in class org.jopendocument.model.form.FormColumn
Sets the value of the formName property.
setFormName(String) - Method in class org.jopendocument.model.form.FormControl
Sets the value of the formName property.
setFormName(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formName property.
setFormName(String) - Method in class org.jopendocument.model.form.FormHidden
Sets the value of the formName property.
setFormNavigationMode(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formNavigationMode property.
setFormOrder(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formOrder property.
setFormOrientation(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formOrientation property.
setFormPageStepSize(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formPageStepSize property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formPrintable property.
setFormPrintable(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formPrintable property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormGenericControl
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormHidden
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formProperties property.
setFormProperties(FormProperties) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formProperties property.
setFormPropertyIsList(String) - Method in class org.jopendocument.model.form.FormProperty
Sets the value of the formPropertyIsList property.
setFormPropertyIsVoid(String) - Method in class org.jopendocument.model.form.FormPropertyValue
Sets the value of the formPropertyIsVoid property.
setFormPropertyName(String) - Method in class org.jopendocument.model.form.FormProperty
Sets the value of the formPropertyName property.
setFormPropertyType(String) - Method in class org.jopendocument.model.form.FormProperty
Sets the value of the formPropertyType property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formReadonly property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formReadonly property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formReadonly property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formReadonly property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formReadonly property.
setFormReadonly(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formReadonly property.
setFormSelected(String) - Method in class org.jopendocument.model.form.FormOption
Sets the value of the formSelected property.
setFormSelected(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formSelected property.
setFormServiceName(String) - Method in class org.jopendocument.model.form.FormColumn
Sets the value of the formServiceName property.
setFormServiceName(String) - Method in class org.jopendocument.model.form.FormControl
Sets the value of the formServiceName property.
setFormServiceName(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formServiceName property.
setFormServiceName(String) - Method in class org.jopendocument.model.form.FormHidden
Sets the value of the formServiceName property.
setFormSize(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formSize property.
setFormSize(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formSize property.
setFormSourceCellRange(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formSourceCellRange property.
setFormSourceCellRange(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formSourceCellRange property.
setFormState(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formState property.
setFormStepSize(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formStepSize property.
setFormTabCycle(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the formTabCycle property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formTabIndex property.
setFormTabIndex(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formTabIndex property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formTabStop property.
setFormTabStop(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formTabStop property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formTitle property.
setFormTitle(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formTitle property.
setFormToggle(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formToggle property.
setFormValidation(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formValidation property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormHidden
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormOption
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormText
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the formValue property.
setFormValue(String) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the formValue property.
setFormVisualEffect(String) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the formVisualEffect property.
setFormVisualEffect(String) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the formVisualEffect property.
setFoScoreSpaces(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foScoreSpaces property.
setFoTextAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foTextAlign property.
setFoTextAlignLast(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foTextAlignLast property.
setFoTextIndent(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foTextIndent property.
setFoTextShadow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foTextShadow property.
setFoTextTransform(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foTextTransform property.
setFoVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foVerticalAlign property.
setFoWidows(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foWidows property.
setFoWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foWidth property.
setFoWrapOption(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the foWrapOption property.
setGenerator(String) - Method in class org.jopendocument.dom.ODMeta
 
setGraphicProperties(StyleGraphicProperties) - Method in class org.jopendocument.model.style.StyleDefaultStyle
 
setGraphicProperties(StyleGraphicProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setHeight(int) - Method in class org.jopendocument.renderer.text.RenderBlock
 
setHorizontalPosition(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setHorizontalRelative(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setId(String) - Method in class org.jopendocument.model.text.TextList
 
setIgnoreMargins(boolean) - Method in class org.jopendocument.renderer.ODTRenderer
 
setImage(File) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setImage(File, boolean) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setImage(String, Image) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setInitialCreator(String) - Method in class org.jopendocument.dom.ODMeta
 
setInput(DataInput) - Method in class org.jopendocument.util.ImageInfo
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.jopendocument.util.ImageInfo
Set the input stream to the argument stream (or file).
setInstance(ProductInfo) - Static method in class org.jopendocument.util.ProductInfo
Set the current instance.
setKeywords(List<String>) - Method in class org.jopendocument.dom.ODMeta
 
setLabelFollowedBy(String) - Method in class org.jopendocument.model.style.StyleListLevelLabelAlignment
 
setLanguage(String) - Method in class org.jopendocument.dom.ODMeta
 
setLevel(int) - Method in class org.jopendocument.dom.text.Heading
 
setListLevelLabelAlignment(StyleListLevelLabelAlignment) - Method in class org.jopendocument.model.style.StyleListLevelProperties
 
setListTabStopPosition(int) - Method in class org.jopendocument.model.style.StyleListLevelLabelAlignment
 
setLittleEndian(Boolean) - Method in class org.jopendocument.util.io.DataInputStream
 
setMarginBottom(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setMarginBottom(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setMarginLeft(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setMarginLeft(int) - Method in class org.jopendocument.model.style.StyleListLevelLabelAlignment
 
setMarginLeft(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setMarginLeft(String) - Method in class org.jopendocument.model.style.StyleParagraphProperties
 
setMarginRight(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setMarginRight(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setMarginTop(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setMarginTop(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setMasterPageName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleMasterPageName property.
setMasterStyles(OfficeMasterStyles) - Method in class org.jopendocument.model.OpenDocument
 
setMasterStyles(OfficeMasterStyles) - Method in class org.jopendocument.model.TextDocument
 
setMetaAutoReload(MetaAutoReload) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaAutoReload property.
setMetaCellCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaCellCount property.
setMetaCharacterCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaCharacterCount property.
setMetaCreationDate(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaCreationDate property.
setMetaDate(String) - Method in class org.jopendocument.model.MetaTemplate
Sets the value of the metaDate property.
setMetaDelay(String) - Method in class org.jopendocument.model.MetaAutoReload
Sets the value of the metaDelay property.
setMetaDocumentStatistic(MetaDocumentStatistic) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaDocumentStatistic property.
setMetaDrawCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaDrawCount property.
setMetaEditingCycles(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaEditingCycles property.
setMetaEditingDuration(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaEditingDuration property.
setMetaGenerator(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaGenerator property.
setMetaHyperlinkBehaviour(MetaHyperlinkBehaviour) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaHyperlinkBehaviour property.
setMetaImageCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaImageCount property.
setMetaInitialCreator(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaInitialCreator property.
setMetaKeywords(MetaKeywords) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaKeywords property.
setMetaName(String) - Method in class org.jopendocument.model.MetaUserDefined
Sets the value of the metaName property.
setMetaObjectCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaObjectCount property.
setMetaOleObjectCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaOleObjectCount property.
setMetaPageCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaPageCount property.
setMetaParagraphCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaParagraphCount property.
setMetaPrintDate(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaPrintDate property.
setMetaPrintedBy(String) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaPrintedBy property.
setMetaRowCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaRowCount property.
setMetaTableCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaTableCount property.
setMetaTemplate(MetaTemplate) - Method in class org.jopendocument.model.office.OfficeMeta
Sets the value of the metaTemplate property.
setMetaWordCount(String) - Method in class org.jopendocument.model.MetaDocumentStatistic
Sets the value of the metaWordCount property.
setMinLabelWidth(String) - Method in class org.jopendocument.model.style.StyleListLevelProperties
 
setModifDate(Calendar) - Method in class org.jopendocument.dom.ODMeta
 
setName(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
setNumberAutomaticOrder(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberAutomaticOrder property.
setNumberAutomaticOrder(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberAutomaticOrder property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberDay
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberDayOfWeek
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberEra
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberMonth
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberQuarter
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberWeekOfYear
Sets the value of the numberCalendar property.
setNumberCalendar(String) - Method in class org.jopendocument.model.number.NumberYear
Sets the value of the numberCalendar property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberCountry property.
setNumberCountry(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberCountry property.
setNumberDecimalPlaces(String) - Method in class org.jopendocument.model.number.NumberNumber
Sets the value of the numberDecimalPlaces property.
setNumberDecimalPlaces(String) - Method in class org.jopendocument.model.number.NumberScientificNumber
Sets the value of the numberDecimalPlaces property.
setNumberDecimalPlaces(String) - Method in class org.jopendocument.model.number.NumberSeconds
Sets the value of the numberDecimalPlaces property.
setNumberDecimalReplacement(String) - Method in class org.jopendocument.model.number.NumberNumber
Sets the value of the numberDecimalReplacement property.
setNumberDisplayFactor(String) - Method in class org.jopendocument.model.number.NumberNumber
Sets the value of the numberDisplayFactor property.
setNumberFormatSource(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberFormatSource property.
setNumberFormatSource(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberFormatSource property.
setNumberGrouping(String) - Method in class org.jopendocument.model.number.NumberFraction
Sets the value of the numberGrouping property.
setNumberGrouping(String) - Method in class org.jopendocument.model.number.NumberNumber
Sets the value of the numberGrouping property.
setNumberGrouping(String) - Method in class org.jopendocument.model.number.NumberScientificNumber
Sets the value of the numberGrouping property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberLanguage property.
setNumberLanguage(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberLanguage property.
setNumberMinDenominatorDigits(String) - Method in class org.jopendocument.model.number.NumberFraction
Sets the value of the numberMinDenominatorDigits property.
setNumberMinExponentDigits(String) - Method in class org.jopendocument.model.number.NumberScientificNumber
Sets the value of the numberMinExponentDigits property.
setNumberMinIntegerDigits(String) - Method in class org.jopendocument.model.number.NumberFraction
Sets the value of the numberMinIntegerDigits property.
setNumberMinIntegerDigits(String) - Method in class org.jopendocument.model.number.NumberNumber
Sets the value of the numberMinIntegerDigits property.
setNumberMinIntegerDigits(String) - Method in class org.jopendocument.model.number.NumberScientificNumber
Sets the value of the numberMinIntegerDigits property.
setNumberMinNumeratorDigits(String) - Method in class org.jopendocument.model.number.NumberFraction
Sets the value of the numberMinNumeratorDigits property.
setNumberPosition(String) - Method in class org.jopendocument.model.number.NumberEmbeddedText
Sets the value of the numberPosition property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberDay
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberDayOfWeek
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberEra
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberHours
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberMinutes
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberMonth
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberQuarter
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberSeconds
Sets the value of the numberStyle property.
setNumberStyle(String) - Method in class org.jopendocument.model.number.NumberYear
Sets the value of the numberStyle property.
setNumberTextual(String) - Method in class org.jopendocument.model.number.NumberMonth
Sets the value of the numberTextual property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberTitle property.
setNumberTitle(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTitle property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationCountry(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTransliterationCountry property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationFormat(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTransliterationFormat property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationLanguage(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTransliterationLanguage property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the numberTransliterationStyle property.
setNumberTransliterationStyle(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTransliterationStyle property.
setNumberTruncateOnOverflow(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the numberTruncateOnOverflow property.
setNumberWrappedParagraphs(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setOfficeAnnotation(OfficeAnnotation) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the officeAnnotation property.
setOfficeAnnotation(OfficeAnnotation) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the officeAnnotation property.
setOfficeAuthor(String) - Method in class org.jopendocument.model.office.OfficeAnnotation
Sets the value of the officeAuthor property.
setOfficeAutomaticStyles(OfficeAutomaticStyles) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeAutomaticStyles property.
setOfficeAutomaticStyles(OfficeAutomaticStyles) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeAutomaticStyles property.
setOfficeAutomaticStyles(OfficeAutomaticStyles) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the officeAutomaticStyles property.
setOfficeAutomaticUpdate(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the officeAutomaticUpdate property.
setOfficeAutomaticUpdate(String) - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Sets the value of the officeAutomaticUpdate property.
setOfficeBinaryData(OfficeBinaryData) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the officeBinaryData property.
setOfficeBinaryData(OfficeBinaryData) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the officeBinaryData property.
setOfficeBinaryData(OfficeBinaryData) - Method in class org.jopendocument.model.style.StyleSymbolImage
Sets the value of the officeBinaryData property.
setOfficeBinaryData(OfficeBinaryData) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the officeBinaryData property.
setOfficeBody(OfficeBody) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeBody property.
setOfficeBody(OfficeBody) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeBody property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.text.TextDeletion
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.text.TextFormatChange
Sets the value of the officeChangeInfo property.
setOfficeChangeInfo(OfficeChangeInfo) - Method in class org.jopendocument.model.text.TextInsertion
Sets the value of the officeChangeInfo property.
setOfficeChgAuthor(String) - Method in class org.jopendocument.model.office.OfficeChangeInfo
Sets the value of the officeChgAuthor property.
setOfficeChgDateTime(String) - Method in class org.jopendocument.model.office.OfficeChangeInfo
Sets the value of the officeChgDateTime property.
setOfficeClass(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeClass property.
setOfficeClass(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeClass property.
setOfficeCreateDate(String) - Method in class org.jopendocument.model.office.OfficeAnnotation
Sets the value of the officeCreateDate property.
setOfficeCreateDateString(String) - Method in class org.jopendocument.model.office.OfficeAnnotation
Sets the value of the officeCreateDateString property.
setOfficeDdeApplication(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the officeDdeApplication property.
setOfficeDdeApplication(String) - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Sets the value of the officeDdeApplication property.
setOfficeDdeItem(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the officeDdeItem property.
setOfficeDdeItem(String) - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Sets the value of the officeDdeItem property.
setOfficeDdeSource(OfficeDdeSource) - Method in class org.jopendocument.model.table.TableDdeLink
Sets the value of the officeDdeSource property.
setOfficeDdeTopic(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the officeDdeTopic property.
setOfficeDdeTopic(String) - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Sets the value of the officeDdeTopic property.
setOfficeDisplay(String) - Method in class org.jopendocument.model.office.OfficeAnnotation
Sets the value of the officeDisplay property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormCheckbox
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormCombobox
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormFile
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormFixedText
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormFormattedText
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormFrame
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormGenericControl
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormGrid
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormHidden
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormImageFrame
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormListbox
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormPassword
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormRadio
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormText
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormTextarea
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.form.FormValueRange
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.office.OfficeScript
Sets the value of the officeEvents property.
setOfficeEvents(OfficeEvents) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the officeEvents property.
setOfficeFontDecls(OfficeFontDecls) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeFontDecls property.
setOfficeFontDecls(OfficeFontDecls) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeFontDecls property.
setOfficeFontDecls(OfficeFontDecls) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the officeFontDecls property.
setOfficeForms(OfficeForms) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the officeForms property.
setOfficeForms(OfficeForms) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the officeForms property.
setOfficeForms(OfficeForms) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the officeForms property.
setOfficeForms(OfficeForms) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the officeForms property.
setOfficeMasterStyles(OfficeMasterStyles) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeMasterStyles property.
setOfficeMasterStyles(OfficeMasterStyles) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the officeMasterStyles property.
setOfficeMeta(OfficeMeta) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeMeta property.
setOfficeMeta(OfficeMeta) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the officeMeta property.
setOfficeName(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the officeName property.
setOfficeName(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the officeName property.
setOfficeName(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the officeName property.
setOfficeName(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the officeName property.
setOfficeName(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the officeName property.
setOfficeName(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the officeName property.
setOfficeScript(OfficeScript) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeScript property.
setOfficeScript(OfficeScript) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeScript property.
setOfficeServerMap(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the officeServerMap property.
setOfficeSettings(OfficeSettings) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeSettings property.
setOfficeSettings(OfficeSettings) - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Sets the value of the officeSettings property.
setOfficeStyles(OfficeStyles) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeStyles property.
setOfficeStyles(OfficeStyles) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the officeStyles property.
setOfficeTargetFrame(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the officeTargetFrame property.
setOfficeTargetFrame(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the officeTargetFrame property.
setOfficeTargetFrame(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the officeTargetFrame property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the officeTargetFrameName property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the officeTargetFrameName property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the officeTargetFrameName property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the officeTargetFrameName property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.MetaHyperlinkBehaviour
Sets the value of the officeTargetFrameName property.
setOfficeTargetFrameName(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the officeTargetFrameName property.
setOfficeText(OfficeText) - Method in class org.jopendocument.model.office.OfficeBody
 
setOfficeVersion(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the officeVersion property.
setOfficeVersion(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the officeVersion property.
setOfficeVersion(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the officeVersion property.
setOfficeVersion(String) - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Sets the value of the officeVersion property.
setOfficeVersion(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the officeVersion property.
setPadding(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setPadding(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setPageCount(int) - Static method in class org.jopendocument.dom.ODPackage
Allow to specify a fixed number of pages for all text documents.
setPageHeight(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setPageLayoutProperties(StylePageLayoutProperties) - Method in class org.jopendocument.model.style.StylePageLayout
 
setPageWidth(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setPaint(Paint) - Method in class org.jopendocument.util.DummyGraphics2D
 
setPaintMaxResolution(boolean) - Method in class org.jopendocument.renderer.ODTCellImageRenderer
 
setPaintMaxResolution(boolean) - Method in class org.jopendocument.renderer.ODTRenderer
Set the image rendering policy
setPaintMode() - Method in class org.jopendocument.util.DummyGraphics2D
 
setParagraphProperties(StyleParagraphProperties) - Method in class org.jopendocument.model.style.StyleDefaultStyle
 
setParagraphProperties(StyleParagraphProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setParent(ICache<K, V, D>) - Method in class org.jopendocument.util.cache.ICache
Allow to continue the search for a key in another instance.
setPresentationAction(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationAction property.
setPresentationAnimations(PresentationAnimations) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the presentationAnimations property.
setPresentationAnimations(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationAnimations property.
setPresentationBackgroundObjectsVisible(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationBackgroundObjectsVisible property.
setPresentationBackgroundVisible(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationBackgroundVisible property.
setPresentationClass(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the presentationClass property.
setPresentationClass(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the presentationClass property.
setPresentationClass(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the presentationClass property.
setPresentationClass(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the presentationClass property.
setPresentationClass(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the presentationClass property.
setPresentationClass(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the presentationClass property.
setPresentationDirection(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationDirection property.
setPresentationDirection(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationDirection property.
setPresentationDirection(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationDirection property.
setPresentationDirection(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationDirection property.
setPresentationDirection(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationDirection property.
setPresentationDuration(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationDuration property.
setPresentationEffect(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationEffect property.
setPresentationEffect(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationEffect property.
setPresentationEffect(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationEffect property.
setPresentationEffect(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationEffect property.
setPresentationEffect(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationEffect property.
setPresentationEndless(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationEndless property.
setPresentationForceManual(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationForceManual property.
setPresentationFullScreen(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationFullScreen property.
setPresentationMouseAsPen(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationMouseAsPen property.
setPresentationMouseVisible(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationMouseVisible property.
setPresentationName(String) - Method in class org.jopendocument.model.presentation.PresentationShow
Sets the value of the presentationName property.
setPresentationNotes(PresentationNotes) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the presentationNotes property.
setPresentationNotes(PresentationNotes) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the presentationNotes property.
setPresentationObject(String) - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Sets the value of the presentationObject property.
setPresentationPages(String) - Method in class org.jopendocument.model.presentation.PresentationShow
Sets the value of the presentationPages property.
setPresentationPathId(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationPathId property.
setPresentationPathId(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationPathId property.
setPresentationPathId(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationPathId property.
setPresentationPathId(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationPathId property.
setPresentationPause(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationPause property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the presentationPlaceholder property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the presentationPlaceholder property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the presentationPlaceholder property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the presentationPlaceholder property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the presentationPlaceholder property.
setPresentationPlaceholder(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the presentationPlaceholder property.
setPresentationPlayFull(String) - Method in class org.jopendocument.model.presentation.PresentationSound
Sets the value of the presentationPlayFull property.
setPresentationPresentationPageLayoutName(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the presentationPresentationPageLayoutName property.
setPresentationPresentationPageLayoutName(String) - Method in class org.jopendocument.model.style.StyleHandoutMaster
Sets the value of the presentationPresentationPageLayoutName property.
setPresentationSettings(PresentationSettings) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the presentationSettings property.
setPresentationShowLogo(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationShowLogo property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationDim
Sets the value of the presentationSound property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationSound property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationSound property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationSound property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationSound property.
setPresentationSound(PresentationSound) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationSound property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationSpeed property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationSpeed property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationSpeed property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationPlay
Sets the value of the presentationSpeed property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationSpeed property.
setPresentationSpeed(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationSpeed property.
setPresentationStartPage(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationStartPage property.
setPresentationStartScale(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationStartScale property.
setPresentationStartScale(String) - Method in class org.jopendocument.model.presentation.PresentationHideShape
Sets the value of the presentationStartScale property.
setPresentationStartScale(String) - Method in class org.jopendocument.model.presentation.PresentationHideText
Sets the value of the presentationStartScale property.
setPresentationStartScale(String) - Method in class org.jopendocument.model.presentation.PresentationShowShape
Sets the value of the presentationStartScale property.
setPresentationStartScale(String) - Method in class org.jopendocument.model.presentation.PresentationShowText
Sets the value of the presentationStartScale property.
setPresentationStartWithNavigator(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationStartWithNavigator property.
setPresentationStayOnTop(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationStayOnTop property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the presentationStyleName property.
setPresentationStyleName(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the presentationStyleName property.
setPresentationTransitionOnClick(String) - Method in class org.jopendocument.model.presentation.PresentationSettings
Sets the value of the presentationTransitionOnClick property.
setPresentationTransitionSpeed(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationTransitionSpeed property.
setPresentationTransitionStyle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationTransitionStyle property.
setPresentationTransitionType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationTransitionType property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the presentationUserTransformed property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the presentationUserTransformed property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the presentationUserTransformed property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the presentationUserTransformed property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the presentationUserTransformed property.
setPresentationUserTransformed(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the presentationUserTransformed property.
setPresentationVerb(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the presentationVerb property.
setPresentationVisibility(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the presentationVisibility property.
setPrintRanges(String) - Method in class org.jopendocument.dom.spreadsheet.Table
 
setProtection(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.jopendocument.util.DummyGraphics2D
 
setRenderingHints(Map<?, ?>) - Method in class org.jopendocument.util.DummyGraphics2D
 
setRepeatContent(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setResizeFactor(double) - Method in class org.jopendocument.renderer.ODTRenderer
 
setResizeFactor(double) - Method in class org.jopendocument.renderer.text.TextRenderer
 
setRotationAngle(Integer) - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
setRowAndColumn(TableTableRow, TableTableColumn) - Method in class org.jopendocument.model.table.TableTableCell
 
setRowCount(int) - Method in class org.jopendocument.dom.spreadsheet.Table
 
setRowCount(int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Changes the row count.
setRowHeight(String) - Method in class org.jopendocument.model.style.StyleTableRowProperties
 
setScaleTo(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setScriptEventName(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the scriptEventName property.
setScriptEventName(String) - Method in class org.jopendocument.model.script.ScriptEvent
Sets the value of the scriptEventName property.
setScriptLang(String) - Static method in class org.jopendocument.dom.template.statements.BaseStatement
 
setScriptLanguage(String) - Method in class org.jopendocument.model.office.OfficeScriptData
Sets the value of the scriptLanguage property.
setScriptLanguage(String) - Method in class org.jopendocument.model.script.ScriptEvent
Sets the value of the scriptLanguage property.
setScriptLanguage(String) - Method in class org.jopendocument.model.text.TextScript
Sets the value of the scriptLanguage property.
setScriptLocation(String) - Method in class org.jopendocument.model.script.ScriptEvent
Sets the value of the scriptLocation property.
setScriptMacroName(String) - Method in class org.jopendocument.model.script.ScriptEvent
Sets the value of the scriptMacroName property.
setScriptName(String) - Method in class org.jopendocument.model.script.ScriptLibraryEmbedded
Sets the value of the scriptName property.
setScriptName(String) - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Sets the value of the scriptName property.
setScriptName(String) - Method in class org.jopendocument.model.script.ScriptModule
Sets the value of the scriptName property.
setScriptReadonly(String) - Method in class org.jopendocument.model.script.ScriptLibraryEmbedded
Sets the value of the scriptReadonly property.
setScriptReadonly(String) - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Sets the value of the scriptReadonly property.
setScriptSourceCode(String) - Method in class org.jopendocument.model.script.ScriptModule
Sets the value of the scriptSourceCode property.
setSectionProperties(StyleSectionProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setShadow(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setShadow(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setSpaceBefore(String) - Method in class org.jopendocument.model.style.StyleListLevelProperties
 
setSpreadsheet(OfficeSpreadsheet) - Method in class org.jopendocument.model.table.TableTable
 
setStandardStyleResolution(boolean) - Static method in class org.jopendocument.dom.Style
Whether to search styles according to the standard or to LibreOffice.
SetStmt - Class in org.jopendocument.dom.template.statements
 
SetStmt() - Constructor for class org.jopendocument.dom.template.statements.SetStmt
 
setStroke(Stroke) - Method in class org.jopendocument.util.DummyGraphics2D
 
setStyleAdjustment(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleAdjustment property.
setStyleApplyStyleName(String) - Method in class org.jopendocument.model.style.StyleMap
Sets the value of the styleApplyStyleName property.
setStyleAutoTextIndent(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleAutoTextIndent property.
setStyleAutoUpdate(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleAutoUpdate property.
setStyleBackgroundTransparency(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBackgroundTransparency property.
setStyleBaseCellAddress(String) - Method in class org.jopendocument.model.style.StyleMap
Sets the value of the styleBaseCellAddress property.
setStyleBorderLineWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBorderLineWidth property.
setStyleBorderLineWidthBottom(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBorderLineWidthBottom property.
setStyleBorderLineWidthLeft(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBorderLineWidthLeft property.
setStyleBorderLineWidthRight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBorderLineWidthRight property.
setStyleBorderLineWidthTop(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBorderLineWidthTop property.
setStyleBreakInside(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleBreakInside property.
setStyleCellProtect(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleCellProtect property.
setStyleChar(String) - Method in class org.jopendocument.model.style.StyleTabStop
Sets the value of the styleChar property.
setStyleClass(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleClass property.
setStyleColor(String) - Method in class org.jopendocument.model.style.StyleColumnSep
Sets the value of the styleColor property.
setStyleColor(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleColor property.
setStyleColumnSep(StyleColumnSep) - Method in class org.jopendocument.model.style.StyleColumns
Sets the value of the styleColumnSep property.
setStyleColumnWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleColumnWidth property.
setStyleColumnWidth(String) - Method in class org.jopendocument.model.style.StyleTableColumnProperties
 
setStyleCondition(String) - Method in class org.jopendocument.model.style.StyleMap
Sets the value of the styleCondition property.
setStyleCountryAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleCountryAsian property.
setStyleCountryComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleCountryComplex property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextCreationDate
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextCreationTime
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextDate
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextEditingDuration
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextModificationDate
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextModificationTime
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextPrintDate
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextPrintTime
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextTime
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextUserFieldGet
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextUserFieldInput
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the styleDataStyleName property.
setStyleDataStyleName(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the styleDataStyleName property.
setStyleDecimalPlaces(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleDecimalPlaces property.
setStyleDisplay(String) - Method in class org.jopendocument.model.style.StyleFooter
Sets the value of the styleDisplay property.
setStyleDisplay(String) - Method in class org.jopendocument.model.style.StyleFooterLeft
Sets the value of the styleDisplay property.
setStyleDisplay(String) - Method in class org.jopendocument.model.style.StyleHeader
Sets the value of the styleDisplay property.
setStyleDisplay(String) - Method in class org.jopendocument.model.style.StyleHeaderLeft
Sets the value of the styleDisplay property.
setStyleDistance(String) - Method in class org.jopendocument.model.style.StyleDropCap
Sets the value of the styleDistance property.
setStyleDistanceAfterSep(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleDistanceAfterSep property.
setStyleDistanceBeforeSep(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleDistanceBeforeSep property.
setStyleDynamicSpacing(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleDynamicSpacing property.
setStyleEditable(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleEditable property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.style.StyleDefaultStyle
Sets the value of the styleFamily property.
setStyleFamily(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleFamily property.
setStyleFilterName(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the styleFilterName property.
setStyleFirstPageNumber(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFirstPageNumber property.
setStyleFontCharset(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the styleFontCharset property.
setStyleFontCharset(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontCharset property.
setStyleFontCharsetAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontCharsetAsian property.
setStyleFontCharsetComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontCharsetComplex property.
setStyleFontFamilyAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontFamilyAsian property.
setStyleFontFamilyComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontFamilyComplex property.
setStyleFontFamilyGeneric(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the styleFontFamilyGeneric property.
setStyleFontFamilyGeneric(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontFamilyGeneric property.
setStyleFontFamilyGenericAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontFamilyGenericAsian property.
setStyleFontFamilyGenericComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontFamilyGenericComplex property.
setStyleFontIndependentLineSpacing(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontIndependentLineSpacing property.
setStyleFontName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontName property.
setStyleFontNameAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontNameAsian property.
setStyleFontNameComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontNameComplex property.
setStyleFontPitch(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the styleFontPitch property.
setStyleFontPitch(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontPitch property.
setStyleFontPitchAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontPitchAsian property.
setStyleFontPitchComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontPitchComplex property.
setStyleFontRelief(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontRelief property.
setStyleFontSizeAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontSizeAsian property.
setStyleFontSizeComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontSizeComplex property.
setStyleFontSizeRel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontSizeRel property.
setStyleFontSizeRelAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontSizeRelAsian property.
setStyleFontSizeRelComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontSizeRelComplex property.
setStyleFontStyleAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontStyleAsian property.
setStyleFontStyleComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontStyleComplex property.
setStyleFontStyleName(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the styleFontStyleName property.
setStyleFontStyleName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontStyleName property.
setStyleFontStyleNameAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontStyleNameAsian property.
setStyleFontStyleNameComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontStyleNameComplex property.
setStyleFontWeightAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontWeightAsian property.
setStyleFontWeightComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFontWeightComplex property.
setStyleFooter(StyleFooter) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleFooter property.
setStyleFooterLeft(StyleFooterLeft) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleFooterLeft property.
setStyleFooterStyle(StyleFooterStyle) - Method in class org.jopendocument.model.style.StylePageMaster
Sets the value of the styleFooterStyle property.
setStyleFootnoteMaxHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleFootnoteMaxHeight property.
setStyleGlyphOrientationVertical(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleGlyphOrientationVertical property.
setStyleHandoutMaster(StyleHandoutMaster) - Method in class org.jopendocument.model.office.OfficeMasterStyles
Sets the value of the styleHandoutMaster property.
setStyleHeader(StyleHeader) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleHeader property.
setStyleHeaderLeft(StyleHeaderLeft) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleHeaderLeft property.
setStyleHeaderStyle(StyleHeaderStyle) - Method in class org.jopendocument.model.style.StylePageMaster
Sets the value of the styleHeaderStyle property.
setStyleHeight(String) - Method in class org.jopendocument.model.style.StyleColumnSep
Sets the value of the styleHeight property.
setStyleHorizontalPos(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleHorizontalPos property.
setStyleHorizontalRel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleHorizontalRel property.
setStyleJoinBorder(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleJoinBorder property.
setStyleJustifySingleWord(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleJustifySingleWord property.
setStyleLanguageAsian(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLanguageAsian property.
setStyleLanguageComplex(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLanguageComplex property.
setStyleLayoutGridBaseHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridBaseHeight property.
setStyleLayoutGridColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridColor property.
setStyleLayoutGridDisplay(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridDisplay property.
setStyleLayoutGridLines(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridLines property.
setStyleLayoutGridMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridMode property.
setStyleLayoutGridPrint(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridPrint property.
setStyleLayoutGridRubyBelow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridRubyBelow property.
setStyleLayoutGridRubyHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLayoutGridRubyHeight property.
setStyleLeaderChar(String) - Method in class org.jopendocument.model.style.StyleTabStop
Sets the value of the styleLeaderChar property.
setStyleLeaderChar(String) - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Sets the value of the styleLeaderChar property.
setStyleLength(String) - Method in class org.jopendocument.model.style.StyleDropCap
Sets the value of the styleLength property.
setStyleLetterKerning(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLetterKerning property.
setStyleLineBreak(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLineBreak property.
setStyleLineHeightAtLeast(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLineHeightAtLeast property.
setStyleLines(String) - Method in class org.jopendocument.model.style.StyleDropCap
Sets the value of the styleLines property.
setStyleLineSpacing(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleLineSpacing property.
setStyleListLevelProperties(StyleListLevelProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
 
setStyleListLevelProperties(StyleListLevelProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
 
setStyleListLevelProperties(StyleListLevelProperties) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
 
setStyleListStyleName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleListStyleName property.
setStyleListStyleName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleListStyleName property.
setStyleMayBreakBetweenRows(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleMayBreakBetweenRows property.
setStyleMinRowHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleMinRowHeight property.
setStyleMirror(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleMirror property.
setStyleName(Element, String) - Static method in class org.jopendocument.dom.StyledNode
 
setStyleName(String) - Method in class org.jopendocument.dom.StyledNode
 
setStyleName(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.style.StyleFontDecl
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.style.StyleFontFace
 
setStyleName(String) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.style.StylePageLayout
 
setStyleName(String) - Method in class org.jopendocument.model.style.StylePageMaster
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.style.StylePresentationPageLayout
Sets the value of the styleName property.
setStyleName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleName property.
setStyleNextStyleName(String) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the styleNextStyleName property.
setStyleNextStyleName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleNextStyleName property.
setStyleNumberWrappedParagraphs(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleNumberWrappedParagraphs property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextCharacterCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextImageCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextObjectCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextPageCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextPageNumber
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextPageVariableGet
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextParagraphCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextTableCount
Sets the value of the styleNumFormat property.
setStyleNumFormat(String) - Method in class org.jopendocument.model.text.TextWordCount
Sets the value of the styleNumFormat property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextCharacterCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextImageCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextObjectCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextPageCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextPageNumber
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextPageVariableGet
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextParagraphCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextTableCount
Sets the value of the styleNumLetterSync property.
setStyleNumLetterSync(String) - Method in class org.jopendocument.model.text.TextWordCount
Sets the value of the styleNumLetterSync property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleNumPrefix property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the styleNumPrefix property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the styleNumPrefix property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the styleNumPrefix property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the styleNumPrefix property.
setStyleNumPrefix(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the styleNumPrefix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleNumSuffix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the styleNumSuffix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the styleNumSuffix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the styleNumSuffix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the styleNumSuffix property.
setStyleNumSuffix(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the styleNumSuffix property.
setStylePageLayoutName(String) - Method in class org.jopendocument.model.style.StyleMasterPage
 
setStylePageMasterName(String) - Method in class org.jopendocument.model.presentation.PresentationNotes
Sets the value of the stylePageMasterName property.
setStylePageMasterName(String) - Method in class org.jopendocument.model.style.StyleHandoutMaster
Sets the value of the stylePageMasterName property.
setStylePageMasterName(String) - Method in class org.jopendocument.model.style.StyleMasterPage
Sets the value of the stylePageMasterName property.
setStylePageNumber(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePageNumber property.
setStylePageUsage(String) - Method in class org.jopendocument.model.style.StylePageMaster
Sets the value of the stylePageUsage property.
setStylePaperTrayName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePaperTrayName property.
setStyleParentStyleName(String) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleParentStyleName property.
setStylePosition(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the stylePosition property.
setStylePosition(String) - Method in class org.jopendocument.model.style.StyleTabStop
Sets the value of the stylePosition property.
setStylePosition(String) - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Sets the value of the stylePosition property.
setStylePrint(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePrint property.
setStylePrintContent(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePrintContent property.
setStylePrintOrientation(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePrintOrientation property.
setStylePrintPageOrder(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePrintPageOrder property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.style.StyleDefaultStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.style.StyleFooterStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.style.StyleHeaderStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.style.StylePageMaster
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.style.StyleStyle
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the styleProperties property.
setStyleProperties(StyleProperties) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the styleProperties property.
setStyleProtect(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleProtect property.
setStylePunctuationWrap(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the stylePunctuationWrap property.
setStyleRegisterTrue(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRegisterTrue property.
setStyleRegisterTruthRefStyleName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRegisterTruthRefStyleName property.
setStyleRelColumnWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRelColumnWidth property.
setStyleRelColumnWidth(String) - Method in class org.jopendocument.model.style.StyleTableColumnProperties
 
setStyleRelHeight(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the styleRelHeight property.
setStyleRelHeight(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the styleRelHeight property.
setStyleRelHeight(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the styleRelHeight property.
setStyleRelHeight(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the styleRelHeight property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.style.StyleColumn
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleRelWidth property.
setStyleRelWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRelWidth property.
setStyleRepeat(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the styleRepeat property.
setStyleRepeat(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRepeat property.
setStyleRotationAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRotationAlign property.
setStyleRotationAngle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRotationAngle property.
setStyleRowHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRowHeight property.
setStyleRubyAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRubyAlign property.
setStyleRubyPosition(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRubyPosition property.
setStyleRunThrough(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleRunThrough property.
setStyleScaleTo(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleScaleTo property.
setStyleScaleToPages(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleScaleToPages property.
setStyleShadow(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleShadow property.
setStyleSnapToLayoutGrid(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleSnapToLayoutGrid property.
setStyleStyle(String) - Method in class org.jopendocument.model.style.StyleColumnSep
Sets the value of the styleStyle property.
setStyleStyleName(String) - Method in class org.jopendocument.model.style.StyleDropCap
Sets the value of the styleStyleName property.
setStyleTableCentering(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTableCentering property.
setStyleTabStopDistance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTabStopDistance property.
setStyleTextAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextAlign property.
setStyleTextAlignSource(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextAlignSource property.
setStyleTextAutospace(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextAutospace property.
setStyleTextBackgroundColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextBackgroundColor property.
setStyleTextBlinking(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextBlinking property.
setStyleTextCombine(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextCombine property.
setStyleTextCombineEndChar(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextCombineEndChar property.
setStyleTextCombineStartChar(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextCombineStartChar property.
setStyleTextCrossingOut(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextCrossingOut property.
setStyleTextEmphasize(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextEmphasize property.
setStyleTextOutline(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextOutline property.
setStyleTextPosition(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextPosition property.
setStyleTextProperties(StyleTextProperties) - Method in class org.jopendocument.model.style.StyleDefaultStyle
 
setStyleTextRotationAngle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextRotationAngle property.
setStyleTextRotationScale(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextRotationScale property.
setStyleTextScale(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextScale property.
setStyleTextUnderline(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextUnderline property.
setStyleTextUnderlineColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleTextUnderlineColor property.
setStyleType(String) - Method in class org.jopendocument.model.style.StyleTabStop
Sets the value of the styleType property.
setStyleType(String) - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Sets the value of the styleType property.
setStyleUseOptimalColumnWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleUseOptimalColumnWidth property.
setStyleUseOptimalRowHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleUseOptimalRowHeight property.
setStyleUseWindowFontColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleUseWindowFontColor property.
setStyleVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleColumnSep
Sets the value of the styleVerticalAlign property.
setStyleVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleVerticalAlign property.
setStyleVerticalPos(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleVerticalPos property.
setStyleVerticalRel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleVerticalRel property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberBooleanStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberCurrencyStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberDateStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberNumberStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberPercentageStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberTextStyle
Sets the value of the styleVolatile property.
setStyleVolatile(String) - Method in class org.jopendocument.model.number.NumberTimeStyle
Sets the value of the styleVolatile property.
setStyleWidth(String) - Method in class org.jopendocument.model.style.StyleColumnSep
Sets the value of the styleWidth property.
setStyleWidth(String) - Method in class org.jopendocument.model.style.StyleFootnoteSep
Sets the value of the styleWidth property.
setStyleWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleWidth property.
setStyleWithTab(String) - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Sets the value of the styleWithTab property.
setStyleWrap(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleWrap property.
setStyleWrapContour(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleWrapContour property.
setStyleWrapContourMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleWrapContourMode property.
setStyleWritingMode(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the styleWritingMode property.
setSubject(String) - Method in class org.jopendocument.dom.ODMeta
 
setSVGAttr(String, String) - Method in class org.jopendocument.dom.ODFrame
 
setSVGAttr(String, Number) - Method in class org.jopendocument.dom.ODFrame
This set the svg:name attribute to val mm.
setSvgCx(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the svgCx property.
setSvgCy(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the svgCy property.
setSvgD(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the svgD property.
setSvgD(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the svgD property.
setSvgD(String) - Method in class org.jopendocument.model.draw.DrawContourPath
Sets the value of the svgD property.
setSvgD(String) - Method in class org.jopendocument.model.draw.DrawMarker
Sets the value of the svgD property.
setSvgD(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgD property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the svgDesc property.
setSvgDesc(SvgDesc) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the svgDesc property.
setSvgHeight(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawContourPath
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawContourPolygon
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawFrame
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Sets the value of the svgHeight property.
setSvgHeight(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgHeight property.
setSvgPoints(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgPoints property.
setSvgR(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the svgR property.
setSvgStrokeColor(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgStrokeColor property.
setSvgStrokeLinejoin(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgStrokeLinejoin property.
setSvgStrokeOpacity(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgStrokeOpacity property.
setSvgStrokeWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgStrokeWidth property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawContourPath
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawContourPolygon
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawMarker
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the svgViewBox property.
setSvgViewBox(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the svgViewBox property.
setSvgWidth(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.chart.ChartFloor
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.chart.ChartWall
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawContourPath
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawContourPolygon
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawFrame
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Sets the value of the svgWidth property.
setSvgWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgWidth property.
setSvgX(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.chart.ChartLegend
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.chart.ChartSubtitle
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.chart.ChartTitle
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawFrame
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Sets the value of the svgX property.
setSvgX(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgX property.
setSvgX1(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the svgX1 property.
setSvgX1(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the svgX1 property.
setSvgX1(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the svgX1 property.
setSvgX2(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the svgX2 property.
setSvgX2(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the svgX2 property.
setSvgX2(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the svgX2 property.
setSvgY(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.chart.ChartLegend
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.chart.ChartSubtitle
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.chart.ChartTitle
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawFrame
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.presentation.PresentationPlaceholder
Sets the value of the svgY property.
setSvgY(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the svgY property.
setSvgY1(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the svgY1 property.
setSvgY1(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the svgY1 property.
setSvgY1(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the svgY1 property.
setSvgY2(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the svgY2 property.
setSvgY2(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the svgY2 property.
setSvgY2(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the svgY2 property.
setTable(TableTable) - Method in class org.jopendocument.model.table.TableTableColumn
 
setTable(TableTable) - Method in class org.jopendocument.model.table.TableTableRow
 
setTableAcceptanceState(String) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableAcceptanceState property.
setTableAcceptanceState(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableAcceptanceState property.
setTableAcceptanceState(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableAcceptanceState property.
setTableAcceptanceState(String) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableAcceptanceState property.
setTableAcceptanceState(String) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the tableAcceptanceState property.
setTableAlgorithm(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableAlgorithm property.
setTableAlign(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the tableAlign property.
setTableAllowEmptyCell(String) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableAllowEmptyCell property.
setTableApplicationData(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableApplicationData property.
setTableAutomaticFindLabels(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableAutomaticFindLabels property.
setTableAutomaticPrintRange(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableAutomaticPrintRange property.
setTableBaseCellAddress(String) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableBaseCellAddress property.
setTableBaseCellAddress(String) - Method in class org.jopendocument.model.table.TableNamedExpression
Sets the value of the tableBaseCellAddress property.
setTableBaseCellAddress(String) - Method in class org.jopendocument.model.table.TableNamedRange
Sets the value of the tableBaseCellAddress property.
setTableBindStylesToContent(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableBindStylesToContent property.
setTableBindStylesToContent(String) - Method in class org.jopendocument.model.table.TableSubtotalRules
Sets the value of the tableBindStylesToContent property.
setTableBooleanValue(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableBooleanValue property.
setTableBooleanValue(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableBooleanValue property.
setTableBorderColor(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableBorderColor property.
setTableBorderModel(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the tableBorderModel property.
setTableButtons(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableButtons property.
setTableCalculationSettings(TableCalculationSettings) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableCalculationSettings property.
setTableCaseSensitive(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableCaseSensitive property.
setTableCaseSensitive(String) - Method in class org.jopendocument.model.table.TableFilterCondition
Sets the value of the tableCaseSensitive property.
setTableCaseSensitive(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableCaseSensitive property.
setTableCaseSensitive(String) - Method in class org.jopendocument.model.table.TableSubtotalRules
Sets the value of the tableCaseSensitive property.
setTableCellAddress(TableCellAddress) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableCellAddress property.
setTableCellAddress(TableCellAddress) - Method in class org.jopendocument.model.table.TableCellContentDeletion
Sets the value of the tableCellAddress property.
setTableCellAddress(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableCellAddress property.
setTableCellProperties(StyleTableCellProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setTableCellRange(String) - Method in class org.jopendocument.model.chart.ChartSubtitle
Sets the value of the tableCellRange property.
setTableCellRange(String) - Method in class org.jopendocument.model.chart.ChartTitle
Sets the value of the tableCellRange property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.chart.ChartCategories
Sets the value of the tableCellRangeAddress property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.chart.ChartDomain
Sets the value of the tableCellRangeAddress property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.chart.ChartPlotArea
Sets the value of the tableCellRangeAddress property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.table.TableHighlightedRange
Sets the value of the tableCellRangeAddress property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.table.TableNamedRange
Sets the value of the tableCellRangeAddress property.
setTableCellRangeAddress(String) - Method in class org.jopendocument.model.table.TableSourceCellRange
Sets the value of the tableCellRangeAddress property.
setTableCellRangeSource(TableCellRangeSource) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableCellRangeSource property.
setTableCellRangeSource(TableCellRangeSource) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableCellRangeSource property.
setTableCentering(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setTableChangeTrackTableCell(TableChangeTrackTableCell) - Method in class org.jopendocument.model.table.TableCellContentDeletion
Sets the value of the tableChangeTrackTableCell property.
setTableChangeTrackTableCell(TableChangeTrackTableCell) - Method in class org.jopendocument.model.table.TablePrevious
Sets the value of the tableChangeTrackTableCell property.
setTableColumn(String) - Method in class org.jopendocument.model.table.TableCellAddress
Sets the value of the tableColumn property.
setTableColumn(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableColumn property.
setTableColumn(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableColumn property.
setTableColumnProperties(StyleTableColumnProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setTableComment(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableComment property.
setTableCondition(String) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableCondition property.
setTableConditionSource(String) - Method in class org.jopendocument.model.table.TableFilter
Sets the value of the tableConditionSource property.
setTableConditionSourceRangeAddress(String) - Method in class org.jopendocument.model.table.TableFilter
Sets the value of the tableConditionSourceRangeAddress property.
setTableConsolidation(TableConsolidation) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableConsolidation property.
setTableContainsError(String) - Method in class org.jopendocument.model.table.TableHighlightedRange
Sets the value of the tableContainsError property.
setTableContainsHeader(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableContainsHeader property.
setTableContentValidations(TableContentValidations) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableContentValidations property.
setTableConversionMode(String) - Method in class org.jopendocument.model.office.OfficeDdeSource
Sets the value of the tableConversionMode property.
setTableCopyBack(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableCopyBack property.
setTableCopyFormulas(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableCopyFormulas property.
setTableCopyStyles(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableCopyStyles property.
setTableCount(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableCount property.
setTableCount(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableCount property.
setTableCountry(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableCountry property.
setTableCurrency(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableCurrency property.
setTableCurrency(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableCurrency property.
setTableCutOffs(TableCutOffs) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableCutOffs property.
setTableDatabaseName(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceQuery
Sets the value of the tableDatabaseName property.
setTableDatabaseName(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Sets the value of the tableDatabaseName property.
setTableDatabaseName(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceTable
Sets the value of the tableDatabaseName property.
setTableDatabaseRanges(TableDatabaseRanges) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableDatabaseRanges property.
setTableDataCellRangeAddress(String) - Method in class org.jopendocument.model.table.TableLabelRange
Sets the value of the tableDataCellRangeAddress property.
setTableDataPilotLevel(TableDataPilotLevel) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableDataPilotLevel property.
setTableDataPilotMembers(TableDataPilotMembers) - Method in class org.jopendocument.model.table.TableDataPilotLevel
Sets the value of the tableDataPilotMembers property.
setTableDataPilotSubtotals(TableDataPilotSubtotals) - Method in class org.jopendocument.model.table.TableDataPilotLevel
Sets the value of the tableDataPilotSubtotals property.
setTableDataPilotTables(TableDataPilotTables) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableDataPilotTables property.
setTableDataType(String) - Method in class org.jopendocument.model.table.TableFilterCondition
Sets the value of the tableDataType property.
setTableDataType(String) - Method in class org.jopendocument.model.table.TableSortBy
Sets the value of the tableDataType property.
setTableDataType(String) - Method in class org.jopendocument.model.table.TableSortGroups
Sets the value of the tableDataType property.
setTableDateValue(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableDateValue property.
setTableDateValue(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableDateValue property.
setTableDateValue(String) - Method in class org.jopendocument.model.table.TableNullDate
Sets the value of the tableDateValue property.
setTableDateValue(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableDateValue property.
setTableDdeLinks(TableDdeLinks) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableDdeLinks property.
setTableDefaultCellStyleName(String) - Method in class org.jopendocument.model.table.TableTableColumn
Sets the value of the tableDefaultCellStyleName property.
setTableDefaultCellStyleName(String) - Method in class org.jopendocument.model.table.TableTableRow
Sets the value of the tableDefaultCellStyleName property.
setTableDeletions(TableDeletions) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableDeletions property.
setTableDeletions(TableDeletions) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableDeletions property.
setTableDeletions(TableDeletions) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableDeletions property.
setTableDeletions(TableDeletions) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableDeletions property.
setTableDeletions(TableDeletions) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the tableDeletions property.
setTableDependences(TableDependences) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableDependences property.
setTableDependences(TableDependences) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableDependences property.
setTableDependences(TableDependences) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableDependences property.
setTableDependences(TableDependences) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableDependences property.
setTableDependences(TableDependences) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the tableDependences property.
setTableDetective(TableDetective) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableDetective property.
setTableDetective(TableDetective) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableDetective property.
setTableDirection(String) - Method in class org.jopendocument.model.table.TableHighlightedRange
Sets the value of the tableDirection property.
setTableDisplay(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the tableDisplay property.
setTableDisplay(String) - Method in class org.jopendocument.model.table.TableDataPilotMember
Sets the value of the tableDisplay property.
setTableDisplay(String) - Method in class org.jopendocument.model.table.TableErrorMessage
Sets the value of the tableDisplay property.
setTableDisplay(String) - Method in class org.jopendocument.model.table.TableHelpMessage
Sets the value of the tableDisplay property.
setTableDisplay(String) - Method in class org.jopendocument.model.table.TableTableColumnGroup
Sets the value of the tableDisplay property.
setTableDisplay(String) - Method in class org.jopendocument.model.table.TableTableRowGroup
Sets the value of the tableDisplay property.
setTableDisplayBorder(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableDisplayBorder property.
setTableDisplayDetails(String) - Method in class org.jopendocument.model.table.TableDataPilotMember
Sets the value of the tableDisplayDetails property.
setTableDisplayDuplicates(String) - Method in class org.jopendocument.model.table.TableFilter
Sets the value of the tableDisplayDuplicates property.
setTableDisplayEmpty(String) - Method in class org.jopendocument.model.table.TableDataPilotLevel
Sets the value of the tableDisplayEmpty property.
setTableDisplayFilterButtons(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableDisplayFilterButtons property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the tableEndCellAddress property.
setTableEndCellAddress(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the tableEndCellAddress property.
setTableEndColumn(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableEndColumn property.
setTableEndColumn(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableEndColumn property.
setTableEndPosition(String) - Method in class org.jopendocument.model.table.TableMovementCutOff
Sets the value of the tableEndPosition property.
setTableEndRow(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableEndRow property.
setTableEndRow(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableEndRow property.
setTableEndTable(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableEndTable property.
setTableEndTable(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableEndTable property.
setTableEndX(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the tableEndX property.
setTableEndX(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the tableEndX property.
setTableEndY(String) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the tableEndY property.
setTableEndY(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the tableEndY property.
setTableExecute(String) - Method in class org.jopendocument.model.table.TableErrorMacro
Sets the value of the tableExecute property.
setTableExpression(String) - Method in class org.jopendocument.model.table.TableNamedExpression
Sets the value of the tableExpression property.
setTableFieldNumber(String) - Method in class org.jopendocument.model.table.TableFilterCondition
Sets the value of the tableFieldNumber property.
setTableFieldNumber(String) - Method in class org.jopendocument.model.table.TableSortBy
Sets the value of the tableFieldNumber property.
setTableFieldNumber(String) - Method in class org.jopendocument.model.table.TableSubtotalField
Sets the value of the tableFieldNumber property.
setTableFilter(TableFilter) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableFilter property.
setTableFilter(TableFilter) - Method in class org.jopendocument.model.table.TableSourceCellRange
Sets the value of the tableFilter property.
setTableFilterName(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableFilterName property.
setTableFilterName(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the tableFilterName property.
setTableFilterOptions(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableFilterOptions property.
setTableFilterOptions(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the tableFilterOptions property.
setTableFormula(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableFormula property.
setTableFormula(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableFormula property.
setTableFormula(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableFormula property.
setTableFunction(String) - Method in class org.jopendocument.model.table.TableConsolidation
Sets the value of the tableFunction property.
setTableFunction(String) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableFunction property.
setTableFunction(String) - Method in class org.jopendocument.model.table.TableDataPilotSubtotal
Sets the value of the tableFunction property.
setTableFunction(String) - Method in class org.jopendocument.model.table.TableSubtotalField
Sets the value of the tableFunction property.
setTableGrandTotal(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableGrandTotal property.
setTableGroupByFieldNumber(String) - Method in class org.jopendocument.model.table.TableSubtotalRule
Sets the value of the tableGroupByFieldNumber property.
setTableHasPersistantData(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableHasPersistantData property.
setTableHelpMessage(TableHelpMessage) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableHelpMessage property.
setTableId(String) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableCellContentDeletion
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableChangeDeletion
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableDependence
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableInsertionCutOff
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableMovementCutOff
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TablePrevious
Sets the value of the tableId property.
setTableId(String) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the tableId property.
setTableIdentifyCategories(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableIdentifyCategories property.
setTableIgnoreEmptyRows(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableIgnoreEmptyRows property.
setTableIndex(String) - Method in class org.jopendocument.model.table.TableOperation
Sets the value of the tableIndex property.
setTableIsActive(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableIsActive property.
setTableIsDataLayoutField(String) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableIsDataLayoutField property.
setTableIsSelection(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableIsSelection property.
setTableIteration(TableIteration) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableIteration property.
setTableLabelCellRangeAddress(String) - Method in class org.jopendocument.model.table.TableLabelRange
Sets the value of the tableLabelCellRangeAddress property.
setTableLabelRanges(TableLabelRanges) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableLabelRanges property.
setTableLanguage(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableLanguage property.
setTableLastColumnSpanned(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableLastColumnSpanned property.
setTableLastRowSpanned(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableLastRowSpanned property.
setTableLinkToSourceData(String) - Method in class org.jopendocument.model.table.TableConsolidation
Sets the value of the tableLinkToSourceData property.
setTableMarkedInvalid(String) - Method in class org.jopendocument.model.table.TableHighlightedRange
Sets the value of the tableMarkedInvalid property.
setTableMatrixCovered(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableMatrixCovered property.
setTableMaximumDifference(String) - Method in class org.jopendocument.model.table.TableIteration
Sets the value of the tableMaximumDifference property.
setTableMessageType(String) - Method in class org.jopendocument.model.table.TableErrorMessage
Sets the value of the tableMessageType property.
setTableMode(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the tableMode property.
setTableMultiDeletionSpanned(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableMultiDeletionSpanned property.
setTableName(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableDataPilotMember
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableErrorMacro
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableNamedExpression
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableNamedRange
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableOperation
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableSourceService
Sets the value of the tableName property.
setTableName(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableName property.
setTableNamedExpressions(TableNamedExpressions) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableNamedExpressions property.
setTableNullDate(TableNullDate) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableNullDate property.
setTableNullYear(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableNullYear property.
setTableNumberColumnsRepeated(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableNumberColumnsRepeated property.
setTableNumberColumnsRepeated(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableNumberColumnsRepeated property.
setTableNumberColumnsRepeated(String) - Method in class org.jopendocument.model.table.TableTableColumn
Sets the value of the tableNumberColumnsRepeated property.
setTableNumberColumnsSpanned(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableNumberColumnsSpanned property.
setTableNumberMatrixColumnsSpanned(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableNumberMatrixColumnsSpanned property.
setTableNumberMatrixColumnsSpanned(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableNumberMatrixColumnsSpanned property.
setTableNumberMatrixColumnsSpanned(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableNumberMatrixColumnsSpanned property.
setTableNumberMatrixRowsSpanned(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableNumberMatrixRowsSpanned property.
setTableNumberMatrixRowsSpanned(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableNumberMatrixRowsSpanned property.
setTableNumberMatrixRowsSpanned(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableNumberMatrixRowsSpanned property.
setTableNumberRowsRepeated(String) - Method in class org.jopendocument.model.table.TableTableRow
Sets the value of the tableNumberRowsRepeated property.
setTableNumberRowsSpanned(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableNumberRowsSpanned property.
setTableObjectName(String) - Method in class org.jopendocument.model.table.TableSourceService
Sets the value of the tableObjectName property.
setTableOnUpdateKeepSize(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableOnUpdateKeepSize property.
setTableOnUpdateKeepStyles(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableOnUpdateKeepStyles property.
setTableOperator(String) - Method in class org.jopendocument.model.table.TableFilterCondition
Sets the value of the tableOperator property.
setTableOrder(String) - Method in class org.jopendocument.model.table.TableSortBy
Sets the value of the tableOrder property.
setTableOrder(String) - Method in class org.jopendocument.model.table.TableSortGroups
Sets the value of the tableOrder property.
setTableOrientation(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableOrientation property.
setTableOrientation(String) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableOrientation property.
setTableOrientation(String) - Method in class org.jopendocument.model.table.TableLabelRange
Sets the value of the tableOrientation property.
setTablePageBreaksOnGroupChange(String) - Method in class org.jopendocument.model.table.TableSubtotalRules
Sets the value of the tablePageBreaksOnGroupChange property.
setTablePageStyleName(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the tablePageStyleName property.
setTableParseSqlStatements(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Sets the value of the tableParseSqlStatements property.
setTablePassword(String) - Method in class org.jopendocument.model.table.TableSourceService
Sets the value of the tablePassword property.
setTablePosition(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tablePosition property.
setTablePosition(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tablePosition property.
setTablePosition(String) - Method in class org.jopendocument.model.table.TableInsertionCutOff
Sets the value of the tablePosition property.
setTablePosition(String) - Method in class org.jopendocument.model.table.TableMovementCutOff
Sets the value of the tablePosition property.
setTablePrecisionAsShown(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tablePrecisionAsShown property.
setTablePrevious(TablePrevious) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tablePrevious property.
setTablePrintRanges(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tablePrintRanges property.
setTableProperties(StyleTableProperties) - Method in class org.jopendocument.model.style.StyleDefaultStyle
 
setTableProperties(StyleTableProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setTableProtected(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableProtected property.
setTableProtected(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableProtected property.
setTableProtected(String) - Method in class org.jopendocument.model.table.TableTrackedChanges
Sets the value of the tableProtected property.
setTableProtectionKey(String) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableProtectionKey property.
setTableProtectionKey(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableProtectionKey property.
setTableProtectionKey(String) - Method in class org.jopendocument.model.table.TableTrackedChanges
Sets the value of the tableProtectionKey property.
setTableQueryName(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceQuery
Sets the value of the tableQueryName property.
setTableRangeUsableAs(String) - Method in class org.jopendocument.model.table.TableNamedRange
Sets the value of the tableRangeUsableAs property.
setTableRefreshDelay(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the tableRefreshDelay property.
setTableRefreshDelay(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableRefreshDelay property.
setTableRefreshDelay(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the tableRefreshDelay property.
setTableRejectingChangeId(String) - Method in class org.jopendocument.model.table.TableCellContentChange
Sets the value of the tableRejectingChangeId property.
setTableRejectingChangeId(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableRejectingChangeId property.
setTableRejectingChangeId(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableRejectingChangeId property.
setTableRejectingChangeId(String) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableRejectingChangeId property.
setTableRejectingChangeId(String) - Method in class org.jopendocument.model.table.TableRejection
Sets the value of the tableRejectingChangeId property.
setTableRow(String) - Method in class org.jopendocument.model.table.TableCellAddress
Sets the value of the tableRow property.
setTableRow(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableRow property.
setTableRow(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableRow property.
setTableRowProperties(StyleTableRowProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setTableScenario(TableScenario) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableScenario property.
setTableScenarioRanges(String) - Method in class org.jopendocument.model.table.TableScenario
Sets the value of the tableScenarioRanges property.
setTableSearchCriteriaMustApplyToWholeCell(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableSearchCriteriaMustApplyToWholeCell property.
setTableShapes(TableShapes) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableShapes property.
setTableShowList(String) - Method in class org.jopendocument.model.table.TableContentValidation
Sets the value of the tableShowList property.
setTableSort(TableSort) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableSort property.
setTableSourceCellRangeAddresses(String) - Method in class org.jopendocument.model.table.TableConsolidation
Sets the value of the tableSourceCellRangeAddresses property.
setTableSourceFieldName(String) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableSourceFieldName property.
setTableSourceName(String) - Method in class org.jopendocument.model.table.TableSourceService
Sets the value of the tableSourceName property.
setTableSourceRangeAddress(TableSourceRangeAddress) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableSourceRangeAddress property.
setTableSqlStatement(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceSql
Sets the value of the tableSqlStatement property.
setTableStartColumn(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableStartColumn property.
setTableStartColumn(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableStartColumn property.
setTableStartPosition(String) - Method in class org.jopendocument.model.table.TableMovementCutOff
Sets the value of the tableStartPosition property.
setTableStartRow(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableStartRow property.
setTableStartRow(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableStartRow property.
setTableStartTable(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableStartTable property.
setTableStartTable(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableStartTable property.
setTableStatus(String) - Method in class org.jopendocument.model.table.TableIteration
Sets the value of the tableStatus property.
setTableSteps(String) - Method in class org.jopendocument.model.table.TableIteration
Sets the value of the tableSteps property.
setTableStringValue(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableStringValue property.
setTableStringValue(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableStringValue property.
setTableStringValue(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableStringValue property.
setTableStructureProtected(String) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the tableStructureProtected property.
setTableStyleName(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableStyleName property.
setTableStyleName(String) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableStyleName property.
setTableStyleName(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableStyleName property.
setTableStyleName(String) - Method in class org.jopendocument.model.table.TableTableColumn
Sets the value of the tableStyleName property.
setTableStyleName(String) - Method in class org.jopendocument.model.table.TableTableRow
Sets the value of the tableStyleName property.
setTableSubtotalRules(TableSubtotalRules) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableSubtotalRules property.
setTableTable(TableTable) - Method in class org.jopendocument.model.chart.ChartChart
Sets the value of the tableTable property.
setTableTable(String) - Method in class org.jopendocument.model.table.TableCellAddress
Sets the value of the tableTable property.
setTableTable(TableTable) - Method in class org.jopendocument.model.table.TableDdeLink
Sets the value of the tableTable property.
setTableTable(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableTable property.
setTableTable(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableTable property.
setTableTable(String) - Method in class org.jopendocument.model.table.TableSourceRangeAddress
Sets the value of the tableTable property.
setTableTable(String) - Method in class org.jopendocument.model.table.TableTargetRangeAddress
Sets the value of the tableTable property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.Dr3DCube
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.Dr3DExtrude
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.Dr3DRotate
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.Dr3DScene
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.Dr3DSphere
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the tableTableBackground property.
setTableTableBackground(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the tableTableBackground property.
setTableTableName(String) - Method in class org.jopendocument.model.table.TableDatabaseSourceTable
Sets the value of the tableTableName property.
setTableTableName(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the tableTableName property.
setTableTableSource(TableTableSource) - Method in class org.jopendocument.model.table.TableTable
Sets the value of the tableTableSource property.
setTableTargetCellAddress(String) - Method in class org.jopendocument.model.table.TableConsolidation
Sets the value of the tableTargetCellAddress property.
setTableTargetRangeAddress(String) - Method in class org.jopendocument.model.table.TableDatabaseRange
Sets the value of the tableTargetRangeAddress property.
setTableTargetRangeAddress(String) - Method in class org.jopendocument.model.table.TableDataPilotTable
Sets the value of the tableTargetRangeAddress property.
setTableTargetRangeAddress(String) - Method in class org.jopendocument.model.table.TableFilter
Sets the value of the tableTargetRangeAddress property.
setTableTargetRangeAddress(TableTargetRangeAddress) - Method in class org.jopendocument.model.table.TableMovement
Sets the value of the tableTargetRangeAddress property.
setTableTargetRangeAddress(String) - Method in class org.jopendocument.model.table.TableSort
Sets the value of the tableTargetRangeAddress property.
setTableTimeValue(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableTimeValue property.
setTableTimeValue(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableTimeValue property.
setTableTimeValue(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableTimeValue property.
setTableTitle(String) - Method in class org.jopendocument.model.table.TableErrorMessage
Sets the value of the tableTitle property.
setTableTitle(String) - Method in class org.jopendocument.model.table.TableHelpMessage
Sets the value of the tableTitle property.
setTableTrackChanges(String) - Method in class org.jopendocument.model.table.TableTrackedChanges
Sets the value of the tableTrackChanges property.
setTableType(String) - Method in class org.jopendocument.model.table.TableDeletion
Sets the value of the tableType property.
setTableType(String) - Method in class org.jopendocument.model.table.TableInsertion
Sets the value of the tableType property.
setTableUsedHierarchy(String) - Method in class org.jopendocument.model.table.TableDataPilotField
Sets the value of the tableUsedHierarchy property.
setTableUseLabel(String) - Method in class org.jopendocument.model.table.TableConsolidation
Sets the value of the tableUseLabel property.
setTableUseRegularExpressions(String) - Method in class org.jopendocument.model.table.TableCalculationSettings
Sets the value of the tableUseRegularExpressions property.
setTableUsername(String) - Method in class org.jopendocument.model.table.TableSourceService
Sets the value of the tableUsername property.
setTableValidationName(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableValidationName property.
setTableValidationName(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableValidationName property.
setTableValue(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableValue property.
setTableValue(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableValue property.
setTableValue(String) - Method in class org.jopendocument.model.table.TableFilterCondition
Sets the value of the tableValue property.
setTableValue(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableValue property.
setTableValueType(String) - Method in class org.jopendocument.model.table.TableChangeTrackTableCell
Sets the value of the tableValueType property.
setTableValueType(String) - Method in class org.jopendocument.model.table.TableCoveredTableCell
Sets the value of the tableValueType property.
setTableValueType(String) - Method in class org.jopendocument.model.table.TableNullDate
Sets the value of the tableValueType property.
setTableValueType(String) - Method in class org.jopendocument.model.table.TableTableCell
Sets the value of the tableValueType property.
setTableVisibility(String) - Method in class org.jopendocument.model.table.TableTableColumn
Sets the value of the tableVisibility property.
setTableVisibility(String) - Method in class org.jopendocument.model.table.TableTableRow
Sets the value of the tableVisibility property.
setTemplate(boolean) - Method in class org.jopendocument.dom.ODPackage
 
setTextActive(String) - Method in class org.jopendocument.model.text.TextPageVariableSet
Sets the value of the textActive property.
setTextAddress(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textAddress property.
setTextAlign(String) - Method in class org.jopendocument.model.style.StyleParagraphProperties
 
setTextAlignSource(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setTextAlphabeticalIndexAutoMarkFile(TextAlphabeticalIndexAutoMarkFile) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the textAlphabeticalIndexAutoMarkFile property.
setTextAlphabeticalIndexSource(TextAlphabeticalIndexSource) - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Sets the value of the textAlphabeticalIndexSource property.
setTextAlphabeticalSeparators(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textAlphabeticalSeparators property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the textAnchorPageNumber property.
setTextAnchorPageNumber(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnchorPageNumber property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawCaption
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawCircle
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawConnector
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawControl
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawEllipse
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawG
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawLine
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawMeasure
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawPageThumbnail
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawPath
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawPolygon
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawPolyline
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawRect
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.draw.DrawTextBox
Sets the value of the textAnchorType property.
setTextAnchorType(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnchorType property.
setTextAnimation(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimation property.
setTextAnimationDelay(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationDelay property.
setTextAnimationDirection(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationDirection property.
setTextAnimationRepeat(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationRepeat property.
setTextAnimationStartInside(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationStartInside property.
setTextAnimationSteps(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationSteps property.
setTextAnimationStopInside(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textAnimationStopInside property.
setTextAnnote(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textAnnote property.
setTextAuthor(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textAuthor property.
setTextBibliographyDataField(String) - Method in class org.jopendocument.model.text.TextIndexEntryBibliography
Sets the value of the textBibliographyDataField property.
setTextBibliographySource(TextBibliographySource) - Method in class org.jopendocument.model.text.TextBibliography
Sets the value of the textBibliographySource property.
setTextBibliographyType(String) - Method in class org.jopendocument.model.text.TextBibliographyEntryTemplate
Sets the value of the textBibliographyType property.
setTextBibliographyType(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textBibliographyType property.
setTextBooktitle(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textBooktitle property.
setTextBooleanValue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textBooleanValue property.
setTextBooleanValue(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textBooleanValue property.
setTextBooleanValue(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textBooleanValue property.
setTextBooleanValue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textBooleanValue property.
setTextBooleanValue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textBooleanValue property.
setTextBulletChar(String) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the textBulletChar property.
setTextC(String) - Method in class org.jopendocument.model.text.TextS
Sets the value of the textC property.
setTextCapitalizeEntries(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textCapitalizeEntries property.
setTextCaptionSequenceFormat(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textCaptionSequenceFormat property.
setTextCaptionSequenceFormat(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textCaptionSequenceFormat property.
setTextCaptionSequenceName(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textCaptionSequenceName property.
setTextCaptionSequenceName(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textCaptionSequenceName property.
setTextChangeId(String) - Method in class org.jopendocument.model.text.TextChange
Sets the value of the textChangeId property.
setTextChangeId(String) - Method in class org.jopendocument.model.text.TextChangeEnd
Sets the value of the textChangeId property.
setTextChangeId(String) - Method in class org.jopendocument.model.text.TextChangeStart
Sets the value of the textChangeId property.
setTextChapter(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textChapter property.
setTextCitationBodyStyleName(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the textCitationBodyStyleName property.
setTextCitationBodyStyleName(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textCitationBodyStyleName property.
setTextCitationStyleName(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the textCitationStyleName property.
setTextCitationStyleName(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textCitationStyleName property.
setTextColumnName(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the textColumnName property.
setTextCombineEntries(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textCombineEntries property.
setTextCombineEntriesWithDash(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textCombineEntriesWithDash property.
setTextCombineEntriesWithPp(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textCombineEntriesWithPp property.
setTextCommaSeparated(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textCommaSeparated property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextConditionalText
Sets the value of the textCondition property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextDatabaseNext
Sets the value of the textCondition property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the textCondition property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextHiddenParagraph
Sets the value of the textCondition property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextHiddenText
Sets the value of the textCondition property.
setTextCondition(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textCondition property.
setTextCondStyleName(String) - Method in class org.jopendocument.model.text.ParagraphElement
Sets the value of the textCondStyleName property.
setTextConnectionName(String) - Method in class org.jopendocument.model.text.TextDdeConnection
Sets the value of the textConnectionName property.
setTextConsecutiveNumbering(String) - Method in class org.jopendocument.model.text.TextListStyle
Sets the value of the textConsecutiveNumbering property.
setTextContinueNumbering(String) - Method in class org.jopendocument.model.text.TextOrderedList
Sets the value of the textContinueNumbering property.
setTextCopyOutlineLevels(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textCopyOutlineLevels property.
setTextCountEmptyLines(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textCountEmptyLines property.
setTextCountInFloatingFrames(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textCountInFloatingFrames property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textCurrency property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textCurrency property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textCurrency property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the textCurrency property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textCurrency property.
setTextCurrency(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textCurrency property.
setTextCurrentValue(String) - Method in class org.jopendocument.model.text.TextConditionalText
Sets the value of the textCurrentValue property.
setTextCustom1(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textCustom1 property.
setTextCustom2(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textCustom2 property.
setTextCustom3(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textCustom3 property.
setTextCustom4(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textCustom4 property.
setTextCustom5(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textCustom5 property.
setTextDatabaseName(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the textDatabaseName property.
setTextDatabaseName(String) - Method in class org.jopendocument.model.text.TextDatabaseName
Sets the value of the textDatabaseName property.
setTextDatabaseName(String) - Method in class org.jopendocument.model.text.TextDatabaseNext
Sets the value of the textDatabaseName property.
setTextDatabaseName(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the textDatabaseName property.
setTextDatabaseName(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the textDatabaseName property.
setTextDateAdjust(String) - Method in class org.jopendocument.model.text.TextDate
Sets the value of the textDateAdjust property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextCreationDate
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextDate
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextModificationDate
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextPrintDate
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textDateValue property.
setTextDateValue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textDateValue property.
setTextDdeConnectionDecls(TextDdeConnectionDecls) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the textDdeConnectionDecls property.
setTextDefaultStyleName(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the textDefaultStyleName property.
setTextDefaultStyleName(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textDefaultStyleName property.
setTextDescription(String) - Method in class org.jopendocument.model.text.TextExecuteMacro
Sets the value of the textDescription property.
setTextDescription(String) - Method in class org.jopendocument.model.text.TextPlaceholder
Sets the value of the textDescription property.
setTextDescription(String) - Method in class org.jopendocument.model.text.TextTextInput
Sets the value of the textDescription property.
setTextDescription(String) - Method in class org.jopendocument.model.text.TextUserFieldInput
Sets the value of the textDescription property.
setTextDescription(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textDescription property.
setTextDisplay(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextChapter
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextDatabaseName
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextFileName
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextIndexEntryChapter
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextTemplateName
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextUserFieldGet
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textDisplay property.
setTextDisplay(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textDisplay property.
setTextDisplayLevels(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the textDisplayLevels property.
setTextDisplayLevels(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the textDisplayLevels property.
setTextDisplayOutlineLevel(String) - Method in class org.jopendocument.model.text.TextSequenceDecl
Sets the value of the textDisplayOutlineLevel property.
setTextDontBalanceTextColumns(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textDontBalanceTextColumns property.
setTextDuration(String) - Method in class org.jopendocument.model.text.TextEditingDuration
Sets the value of the textDuration property.
setTextEdition(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textEdition property.
setTextEditor(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textEditor property.
setTextEnableNumbering(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textEnableNumbering property.
setTextEndnoteBody(TextEndnoteBody) - Method in class org.jopendocument.model.text.TextEndnote
Sets the value of the textEndnoteBody property.
setTextEndnoteCitation(TextEndnoteCitation) - Method in class org.jopendocument.model.text.TextEndnote
Sets the value of the textEndnoteCitation property.
setTextFilterName(String) - Method in class org.jopendocument.model.text.TextSectionSource
Sets the value of the textFilterName property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextAuthorInitials
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextAuthorName
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextCreationDate
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextCreationTime
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextCreator
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextDate
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextDescription
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextEditingCycles
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextEditingDuration
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextFileName
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextInitialCreator
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextKeywords
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextModificationDate
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextModificationTime
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextPrintDate
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextPrintedBy
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextPrintTime
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderCity
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderCompany
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderCountry
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderEmail
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderFax
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderFirstname
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderInitials
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderLastname
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderPhonePrivate
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderPhoneWork
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderPosition
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderPostalCode
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderStateOrProvince
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderStreet
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSenderTitle
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextSubject
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextTime
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextTitle
Sets the value of the textFixed property.
setTextFixed(String) - Method in class org.jopendocument.model.text.TextUserDefined
Sets the value of the textFixed property.
setTextFootnoteBody(TextFootnoteBody) - Method in class org.jopendocument.model.text.TextFootnote
Sets the value of the textFootnoteBody property.
setTextFootnoteCitation(TextFootnoteCitation) - Method in class org.jopendocument.model.text.TextFootnote
Sets the value of the textFootnoteCitation property.
setTextFootnoteContinuationNoticeBackward(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textFootnoteContinuationNoticeBackward property.
setTextFootnoteContinuationNoticeForward(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textFootnoteContinuationNoticeForward property.
setTextFootnotesPosition(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textFootnotesPosition property.
setTextFormula(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textFormula property.
setTextFormula(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the textFormula property.
setTextFormula(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textFormula property.
setTextFormula(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textFormula property.
setTextHowpublished(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textHowpublished property.
setTextId(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkEnd
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextChangedRegion
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextEndnote
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextFootnote
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextTocMarkEnd
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextTocMarkStart
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextUserIndexMarkEnd
Sets the value of the textId property.
setTextId(String) - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Sets the value of the textId property.
setTextIdentifier(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textIdentifier property.
setTextIgnoreCase(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textIgnoreCase property.
setTextIllustrationIndexEntryTemplate(TextIllustrationIndexEntryTemplate) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textIllustrationIndexEntryTemplate property.
setTextIllustrationIndexSource(TextIllustrationIndexSource) - Method in class org.jopendocument.model.text.TextIllustrationIndex
Sets the value of the textIllustrationIndexSource property.
setTextIncrement(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textIncrement property.
setTextIncrement(String) - Method in class org.jopendocument.model.text.TextLinenumberingSeparator
Sets the value of the textIncrement property.
setTextIndent(int) - Method in class org.jopendocument.model.style.StyleListLevelLabelAlignment
 
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextBibliography
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextIllustrationIndex
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextObjectIndex
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextTableIndex
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextTableOfContent
Sets the value of the textIndexBody property.
setTextIndexBody(TextIndexBody) - Method in class org.jopendocument.model.text.TextUserIndex
Sets the value of the textIndexBody property.
setTextIndexName(String) - Method in class org.jopendocument.model.text.TextUserIndexMark
Sets the value of the textIndexName property.
setTextIndexName(String) - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Sets the value of the textIndexName property.
setTextIndexName(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textIndexName property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textIndexScope property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textIndexScope property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textIndexScope property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textIndexScope property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textIndexScope property.
setTextIndexScope(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textIndexScope property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextBibliographySource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textIndexTitleTemplate property.
setTextIndexTitleTemplate(TextIndexTitleTemplate) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textIndexTitleTemplate property.
setTextInstitution(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textInstitution property.
setTextIsbn(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textIsbn property.
setTextIsHidden(String) - Method in class org.jopendocument.model.text.TextHiddenParagraph
Sets the value of the textIsHidden property.
setTextIsHidden(String) - Method in class org.jopendocument.model.text.TextHiddenText
Sets the value of the textIsHidden property.
setTextIsHidden(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textIsHidden property.
setTextJournal(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textJournal property.
setTextKey(String) - Method in class org.jopendocument.model.text.TextSortKey
Sets the value of the textKey property.
setTextKey1(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Sets the value of the textKey1 property.
setTextKey1(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Sets the value of the textKey1 property.
setTextKey2(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Sets the value of the textKey2 property.
setTextKey2(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Sets the value of the textKey2 property.
setTextKind(String) - Method in class org.jopendocument.model.text.TextMeasure
Sets the value of the textKind property.
setTextLabel(String) - Method in class org.jopendocument.model.text.TextEndnoteCitation
Sets the value of the textLabel property.
setTextLabel(String) - Method in class org.jopendocument.model.text.TextFootnoteCitation
Sets the value of the textLabel property.
setTextLevel(String) - Method in class org.jopendocument.model.text.TextH
Sets the value of the textLevel property.
setTextLevel(String) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the textLevel property.
setTextLevel(String) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the textLevel property.
setTextLevel(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the textLevel property.
setTextLevel(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the textLevel property.
setTextLineBreak(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textLineBreak property.
setTextLineNumber(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textLineNumber property.
setTextLinenumberingSeparator(TextLinenumberingSeparator) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textLinenumberingSeparator property.
setTextMainEntryStyleName(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textMainEntryStyleName property.
setTextMainEtry(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Sets the value of the textMainEtry property.
setTextMainEtry(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
Sets the value of the textMainEtry property.
setTextMasterPageName(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the textMasterPageName property.
setTextMasterPageName(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textMasterPageName property.
setTextMergeLastParagraph(String) - Method in class org.jopendocument.model.text.TextChangedRegion
Sets the value of the textMergeLastParagraph property.
setTextMinLabelDistance(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textMinLabelDistance property.
setTextMinLabelWidth(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textMinLabelWidth property.
setTextMonth(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textMonth property.
setTextName(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextBibliography
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextBookmark
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextBookmarkEnd
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextBookmarkStart
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextDdeConnectionDecl
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextIllustrationIndex
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextIndexTitle
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextObjectIndex
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextReferenceMark
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextReferenceMarkEnd
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextReferenceMarkStart
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextSequenceDecl
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextTableIndex
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextTableOfContent
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextUserDefined
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextUserFieldGet
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextUserFieldInput
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextUserIndex
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textName property.
setTextName(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textName property.
setTextNote(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textNote property.
setTextNumber(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textNumber property.
setTextNumberedEntries(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the textNumberedEntries property.
setTextNumberLines(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textNumberLines property.
setTextNumberLines(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textNumberLines property.
setTextNumberPosition(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textNumberPosition property.
setTextObjectIndexEntryTemplate(TextObjectIndexEntryTemplate) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textObjectIndexEntryTemplate property.
setTextObjectIndexSource(TextObjectIndexSource) - Method in class org.jopendocument.model.text.TextObjectIndex
Sets the value of the textObjectIndexSource property.
setTextOffset(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textOffset property.
setTextOrganizations(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textOrganizations property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextChapter
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextIndexSourceStyles
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextTocMark
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextTocMarkStart
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextUserIndexEntryTemplate
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextUserIndexMark
Sets the value of the textOutlineLevel property.
setTextOutlineLevel(String) - Method in class org.jopendocument.model.text.TextUserIndexMarkStart
Sets the value of the textOutlineLevel property.
setTextP(TextP) - Method in class org.jopendocument.model.chart.ChartSubtitle
Sets the value of the textP property.
setTextP(TextP) - Method in class org.jopendocument.model.chart.ChartTitle
Sets the value of the textP property.
setTextP(TextP) - Method in class org.jopendocument.model.draw.DrawImage
 
setTextPageAdjust(String) - Method in class org.jopendocument.model.text.TextPageNumber
Sets the value of the textPageAdjust property.
setTextPageAdjust(String) - Method in class org.jopendocument.model.text.TextPageVariableSet
Sets the value of the textPageAdjust property.
setTextPages(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textPages property.
setTextPlaceholderType(String) - Method in class org.jopendocument.model.text.TextPlaceholder
Sets the value of the textPlaceholderType property.
setTextPrefix(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the textPrefix property.
setTextProperties(StyleTextProperties) - Method in class org.jopendocument.model.style.StyleStyle
 
setTextProperties(StyleTextProperties) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
 
setTextProtected(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextBibliography
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextIllustrationIndex
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextObjectIndex
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextTableIndex
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextTableOfContent
Sets the value of the textProtected property.
setTextProtected(String) - Method in class org.jopendocument.model.text.TextUserIndex
Sets the value of the textProtected property.
setTextProtectionKey(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textProtectionKey property.
setTextProtectionKey(String) - Method in class org.jopendocument.model.text.TextTrackedChanges
Sets the value of the textProtectionKey property.
setTextPublisher(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textPublisher property.
setTextReferenceFormat(String) - Method in class org.jopendocument.model.text.TextBookmarkRef
Sets the value of the textReferenceFormat property.
setTextReferenceFormat(String) - Method in class org.jopendocument.model.text.TextEndnoteRef
Sets the value of the textReferenceFormat property.
setTextReferenceFormat(String) - Method in class org.jopendocument.model.text.TextFootnoteRef
Sets the value of the textReferenceFormat property.
setTextReferenceFormat(String) - Method in class org.jopendocument.model.text.TextReferenceRef
Sets the value of the textReferenceFormat property.
setTextReferenceFormat(String) - Method in class org.jopendocument.model.text.TextSequenceRef
Sets the value of the textReferenceFormat property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextBookmarkRef
Sets the value of the textRefName property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextEndnoteRef
Sets the value of the textRefName property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextFootnoteRef
Sets the value of the textRefName property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextReferenceRef
Sets the value of the textRefName property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the textRefName property.
setTextRefName(String) - Method in class org.jopendocument.model.text.TextSequenceRef
Sets the value of the textRefName property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textRelativeTabStopPosition property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textRelativeTabStopPosition property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textRelativeTabStopPosition property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textRelativeTabStopPosition property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textRelativeTabStopPosition property.
setTextRelativeTabStopPosition(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textRelativeTabStopPosition property.
setTextReportType(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textReportType property.
setTextRestartNumbering(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textRestartNumbering property.
setTextRestartNumbering(String) - Method in class org.jopendocument.model.text.TextListItem
Sets the value of the textRestartNumbering property.
setTextRotationAngle(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textRotationAngle property.
setTextRowNumber(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the textRowNumber property.
setTextRubyBase(String) - Method in class org.jopendocument.model.text.TextRuby
Sets the value of the textRubyBase property.
setTextRubyText(TextRubyText) - Method in class org.jopendocument.model.text.TextRuby
Sets the value of the textRubyText property.
setTextSchool(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textSchool property.
setTextSectionName(String) - Method in class org.jopendocument.model.text.TextSectionSource
Sets the value of the textSectionName property.
setTextSelectPage(String) - Method in class org.jopendocument.model.text.TextPageContinuation
Sets the value of the textSelectPage property.
setTextSelectPage(String) - Method in class org.jopendocument.model.text.TextPageNumber
Sets the value of the textSelectPage property.
setTextSeparationCharacter(String) - Method in class org.jopendocument.model.text.TextSequenceDecl
Sets the value of the textSeparationCharacter property.
setTextSequenceDecls(TextSequenceDecls) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the textSequenceDecls property.
setTextSeries(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textSeries property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textSortAlgorithm property.
setTextSortAlgorithm(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textSortAlgorithm property.
setTextSortAscending(String) - Method in class org.jopendocument.model.text.TextSortKey
Sets the value of the textSortAscending property.
setTextSortByPosition(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the textSortByPosition property.
setTextSpaceBefore(String) - Method in class org.jopendocument.model.style.StyleProperties
Sets the value of the textSpaceBefore property.
setTextStartNumberingAt(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textStartNumberingAt property.
setTextStartValue(String) - Method in class org.jopendocument.model.text.TextEndnotesConfiguration
Sets the value of the textStartValue property.
setTextStartValue(String) - Method in class org.jopendocument.model.text.TextFootnotesConfiguration
Sets the value of the textStartValue property.
setTextStartValue(String) - Method in class org.jopendocument.model.text.TextListItem
Sets the value of the textStartValue property.
setTextStartValue(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the textStartValue property.
setTextStartValue(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the textStartValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexMark
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextHiddenText
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextPageContinuation
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextTocMark
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextUserIndexMark
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textStringValue property.
setTextStringValue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textStringValue property.
setTextStringValueIfFalse(String) - Method in class org.jopendocument.model.text.TextConditionalText
Sets the value of the textStringValueIfFalse property.
setTextStringValueIfTrue(String) - Method in class org.jopendocument.model.text.TextConditionalText
Sets the value of the textStringValueIfTrue property.
setTextStyle(StyleStyle) - Method in class org.jopendocument.model.text.TextSpan
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.ParagraphElement
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndex
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextBibliography
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextBibliographyEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIllustrationIndex
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryBibliography
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryChapter
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryChapterNumber
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryLinkEnd
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryLinkStart
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryPageNumber
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntrySpan
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryTabStop
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexEntryText
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexSourceStyle
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexTitle
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextIndexTitleTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextLinenumberingConfiguration
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextList
 
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextListLevelStyleBullet
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextListLevelStyleNumber
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextObjectIndex
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextObjectIndexEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextOrderedList
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextOutlineLevelStyle
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextRuby
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextRubyText
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextSection
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextTableIndex
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextTableIndexEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextTableOfContent
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextUnorderedList
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextUserIndex
Sets the value of the textStyleName property.
setTextStyleName(String) - Method in class org.jopendocument.model.text.TextUserIndexEntryTemplate
Sets the value of the textStyleName property.
setTextSuffix(String) - Method in class org.jopendocument.model.text.TextBibliographyConfiguration
Sets the value of the textSuffix property.
setTextTableIndexEntryTemplate(TextTableIndexEntryTemplate) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textTableIndexEntryTemplate property.
setTextTableIndexSource(TextTableIndexSource) - Method in class org.jopendocument.model.text.TextTableIndex
Sets the value of the textTableIndexSource property.
setTextTableName(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the textTableName property.
setTextTableName(String) - Method in class org.jopendocument.model.text.TextDatabaseName
Sets the value of the textTableName property.
setTextTableName(String) - Method in class org.jopendocument.model.text.TextDatabaseNext
Sets the value of the textTableName property.
setTextTableName(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the textTableName property.
setTextTableName(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the textTableName property.
setTextTableOfContentSource(TextTableOfContentSource) - Method in class org.jopendocument.model.text.TextTableOfContent
Sets the value of the textTableOfContentSource property.
setTextTableType(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the textTableType property.
setTextTableType(String) - Method in class org.jopendocument.model.text.TextDatabaseName
Sets the value of the textTableType property.
setTextTableType(String) - Method in class org.jopendocument.model.text.TextDatabaseNext
Sets the value of the textTableType property.
setTextTableType(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the textTableType property.
setTextTableType(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the textTableType property.
setTextTimeAdjust(String) - Method in class org.jopendocument.model.text.TextTime
Sets the value of the textTimeAdjust property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextCreationTime
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextModificationTime
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextPrintTime
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextTime
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textTimeValue property.
setTextTimeValue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textTimeValue property.
setTextTitle(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textTitle property.
setTextTrackChanges(String) - Method in class org.jopendocument.model.text.TextTrackedChanges
Sets the value of the textTrackChanges property.
setTextUrl(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textUrl property.
setTextUseCaption(String) - Method in class org.jopendocument.model.text.TextIllustrationIndexSource
Sets the value of the textUseCaption property.
setTextUseCaption(String) - Method in class org.jopendocument.model.text.TextTableIndexSource
Sets the value of the textUseCaption property.
setTextUseChartObjects(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textUseChartObjects property.
setTextUseDrawObjects(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textUseDrawObjects property.
setTextUseFloatingFrames(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseFloatingFrames property.
setTextUseGraphics(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseGraphics property.
setTextUseIndexMarks(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textUseIndexMarks property.
setTextUseIndexMarks(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseIndexMarks property.
setTextUseIndexSourceStyles(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textUseIndexSourceStyles property.
setTextUseIndexSourceStyles(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseIndexSourceStyles property.
setTextUseKeysAsEntries(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexSource
Sets the value of the textUseKeysAsEntries property.
setTextUseMathObjects(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textUseMathObjects property.
setTextUseObjects(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseObjects property.
setTextUseOtherObjects(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textUseOtherObjects property.
setTextUseOutlineLevel(String) - Method in class org.jopendocument.model.text.TextTableOfContentSource
Sets the value of the textUseOutlineLevel property.
setTextUserFieldDecls(TextUserFieldDecls) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the textUserFieldDecls property.
setTextUserIndexSource(TextUserIndexSource) - Method in class org.jopendocument.model.text.TextUserIndex
Sets the value of the textUserIndexSource property.
setTextUseSpreadsheetObjects(String) - Method in class org.jopendocument.model.text.TextObjectIndexSource
Sets the value of the textUseSpreadsheetObjects property.
setTextUseTables(String) - Method in class org.jopendocument.model.text.TextUserIndexSource
Sets the value of the textUseTables property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the textValue property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textValue property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textValue property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textValue property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textValue property.
setTextValue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textValue property.
setTextValueMode(boolean) - Static method in class org.jopendocument.dom.spreadsheet.Cell
Set whether Cell.getTextValue() parses strings using the standard way or using the OpenOffice.org way.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the textValueType property.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextUserFieldDecl
Sets the value of the textValueType property.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextVariableDecl
Sets the value of the textValueType property.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the textValueType property.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the textValueType property.
setTextValueType(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the textValueType property.
setTextVariableDecls(TextVariableDecls) - Method in class org.jopendocument.model.office.OfficeBody
Sets the value of the textVariableDecls property.
setTextVisitedStyleName(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the textVisitedStyleName property.
setTextVolume(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textVolume property.
setTextYear(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the textYear property.
setTitle(String) - Method in class org.jopendocument.dom.ODMeta
 
setTransform(AffineTransform) - Method in class org.jopendocument.util.DummyGraphics2D
 
setType(Document) - Method in enum org.jopendocument.dom.ContentTypeVersioned
 
setType(String) - Method in class org.jopendocument.dom.ODPackageEntry
 
setUp() - Method in class org.jopendocument.dom.ChildCreatorTest
 
setUp() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
setUp() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
setUp() - Method in class org.jopendocument.util.cache.ICacheTest
 
setUpBeforeClass() - Static method in class org.jopendocument.util.cache.ICacheTest
 
setURLStreamHandlerFactory() - Static method in class org.jopendocument.util.protocol.Helper
Set the factory to add our protocols.
setUseOptimalRowHeight(String) - Method in class org.jopendocument.model.style.StyleTableRowProperties
true,false,auto
setUseSoftPageBreaks(boolean) - Method in class org.jopendocument.model.office.OfficeText
 
setValue(Object) - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
setValue(Object, ODValueType) - Method in class org.jopendocument.dom.ODUserDefinedMeta
 
setValue(Object) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setValue(Object, boolean) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
setValue(Object, ODValueType, boolean, boolean) - Method in class org.jopendocument.dom.spreadsheet.MutableCell
Change the value of this cell.
setvalue(String) - Method in class org.jopendocument.model.ConfigConfigItem
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.draw.SvgDesc
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.form.FormItem
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.form.FormOption
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.form.FormPropertyValue
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.MetaKeyword
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.MetaUserDefined
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.number.NumberCurrencySymbol
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.number.NumberEmbeddedText
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.number.NumberText
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.office.OfficeBinaryData
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.script.ScriptEvent
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextAuthorInitials
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextAuthorName
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextBibliographyMark
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextBookmarkRef
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextChapter
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextCharacterCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextConditionalText
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextCreationDate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextCreationTime
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextCreator
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDatabaseDisplay
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDatabaseName
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDatabaseNext
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDatabaseRowNumber
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDatabaseSelect
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDdeConnection
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextDescription
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextEditingCycles
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextEditingDuration
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextEndnoteCitation
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextEndnoteRef
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextExecuteMacro
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextExpression
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextFileName
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextFootnoteCitation
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextFootnoteRef
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextH
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextHiddenText
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextImageCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextIndexEntrySpan
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextIndexTitleTemplate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextInitialCreator
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextKeywords
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextLinenumberingSeparator
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextMeasure
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextModificationDate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextModificationTime
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextObjectCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPageContinuation
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPageCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPageNumber
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPageVariableGet
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextParagraphCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPlaceholder
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPrintDate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPrintedBy
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextPrintTime
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextReferenceRef
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextRubyText
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextScript
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderCity
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderCompany
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderCountry
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderEmail
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderFax
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderFirstname
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderInitials
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderLastname
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderPhonePrivate
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderPhoneWork
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderPosition
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderPostalCode
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderStateOrProvince
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderStreet
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSenderTitle
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSequence
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSequenceRef
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSheetName
Sets the value of the value property.
setValue(String) - Method in class org.jopendocument.model.text.TextSpan
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextSubject
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextTableCount
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextTemplateName
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextTextInput
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextTime
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextTitle
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextUserDefined
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextUserFieldGet
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextUserFieldInput
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextVariableGet
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextVariableInput
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextVariableSet
Sets the value of the value property.
setvalue(String) - Method in class org.jopendocument.model.text.TextWordCount
Sets the value of the value property.
setValueAt(Object, int, int) - Method in class org.jopendocument.dom.spreadsheet.SheetTableModel.MutableTableModel
 
setValueAt(Object, int, int) - Method in class org.jopendocument.dom.spreadsheet.Table
Sets the value at the specified coordinates.
setVerticalAlign(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
setters
setVerticalPosition(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setVerticalRelative(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setWatcherFactory(CacheWatcherFactory<K, D>) - Method in class org.jopendocument.util.cache.ICache
 
setWidth(Number) - Method in class org.jopendocument.dom.spreadsheet.Column
 
setWidth(int) - Method in class org.jopendocument.renderer.text.RenderBlock
 
setWrap(String) - Method in class org.jopendocument.model.script.StyleGraphicProperties
 
setWrapOption(String) - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
setWrapping(boolean) - Method in class org.jopendocument.dom.spreadsheet.CellStyle.StyleTableCellProperties
 
setWritingMode(String) - Method in class org.jopendocument.io.StyleTableProperties
 
setWritingMode(String) - Method in class org.jopendocument.model.style.StylePageLayoutProperties
 
setX(int) - Method in class org.jopendocument.renderer.text.RenderBlock
 
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.draw.DrawThumbnail
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.MetaAutoReload
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.MetaTemplate
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.presentation.PresentationSound
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.style.StyleSymbolImage
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the xlinkActuate property.
setXlinkActuate(String) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the xlinkActuate property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.draw.DrawThumbnail
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.form.FormButton
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.form.FormForm
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.form.FormImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.MetaAutoReload
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.MetaTemplate
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.presentation.PresentationSound
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.style.StyleSymbolImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.text.TextScript
Sets the value of the xlinkHref property.
setXlinkHref(String) - Method in class org.jopendocument.model.text.TextSectionSource
Sets the value of the xlinkHref property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.draw.DrawThumbnail
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.MetaAutoReload
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.MetaHyperlinkBehaviour
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.presentation.PresentationSound
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.style.StyleSymbolImage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the xlinkShow property.
setXlinkShow(String) - Method in class org.jopendocument.model.text.TextSectionSource
Sets the value of the xlinkShow property.
setXlinkTitle(String) - Method in class org.jopendocument.model.MetaTemplate
Sets the value of the xlinkTitle property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawA
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawApplet
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawAreaCircle
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawAreaPolygon
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawAreaRectangle
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawFillImage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawFloatingFrame
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawImage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawObject
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawObjectOle
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawPage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawPlugin
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.draw.DrawThumbnail
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.MetaAutoReload
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.MetaTemplate
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.presentation.PresentationEvent
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.presentation.PresentationSound
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.script.ScriptLibraryLinked
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.style.StyleBackgroundImage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.style.StyleSymbolImage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.table.TableCellRangeSource
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.table.TableTableSource
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.text.TextA
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.text.TextListLevelStyleImage
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.text.TextScript
Sets the value of the xlinkType property.
setXlinkType(String) - Method in class org.jopendocument.model.text.TextSectionSource
Sets the value of the xlinkType property.
setXmlnsChart(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsChart property.
setXmlnsChart(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsChart property.
setXmlnsChart(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsChart property.
setXmlnsChart(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsChart property.
setXmlnsConfig(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsConfig property.
setXmlnsConfig(String) - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Sets the value of the xmlnsConfig property.
setXmlnsDc(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsDc property.
setXmlnsDc(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsDc property.
setXmlnsDc(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsDc property.
setXmlnsDc(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsDc property.
setXmlnsDr3D(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsDr3D property.
setXmlnsDr3D(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsDr3D property.
setXmlnsDr3D(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsDr3D property.
setXmlnsDr3D(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsDr3D property.
setXmlnsDraw(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsDraw property.
setXmlnsDraw(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsDraw property.
setXmlnsDraw(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsDraw property.
setXmlnsDraw(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsDraw property.
setXmlnsFo(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsFo property.
setXmlnsFo(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsFo property.
setXmlnsFo(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsFo property.
setXmlnsFo(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsFo property.
setXmlnsForm(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsForm property.
setXmlnsForm(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsForm property.
setXmlnsForm(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsForm property.
setXmlnsForm(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsForm property.
setXmlnsMath(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsMath property.
setXmlnsMath(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsMath property.
setXmlnsMath(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsMath property.
setXmlnsMath(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsMath property.
setXmlnsMeta(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsMeta property.
setXmlnsMeta(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsMeta property.
setXmlnsMeta(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsMeta property.
setXmlnsMeta(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsMeta property.
setXmlnsNumber(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsNumber property.
setXmlnsNumber(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsNumber property.
setXmlnsNumber(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsNumber property.
setXmlnsNumber(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsNumber property.
setXmlnsOffice(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsOffice property.
setXmlnsOffice(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsOffice property.
setXmlnsOffice(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsOffice property.
setXmlnsOffice(String) - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Sets the value of the xmlnsOffice property.
setXmlnsOffice(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsOffice property.
setXmlnsPresentation(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsPresentation property.
setXmlnsScript(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsScript property.
setXmlnsScript(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsScript property.
setXmlnsScript(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsScript property.
setXmlnsScript(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsScript property.
setXmlnsScript(String) - Method in class org.jopendocument.model.script.ScriptLibraries
Sets the value of the xmlnsScript property.
setXmlnsStyle(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsStyle property.
setXmlnsStyle(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsStyle property.
setXmlnsStyle(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsStyle property.
setXmlnsStyle(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsStyle property.
setXmlnsSvg(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsSvg property.
setXmlnsSvg(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsSvg property.
setXmlnsSvg(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsSvg property.
setXmlnsSvg(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsSvg property.
setXmlnsTable(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsTable property.
setXmlnsTable(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsTable property.
setXmlnsTable(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsTable property.
setXmlnsTable(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsTable property.
setXmlnsText(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsText property.
setXmlnsText(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsText property.
setXmlnsText(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsText property.
setXmlnsText(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsText property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.office.OfficeDocument
Sets the value of the xmlnsXlink property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.office.OfficeDocumentContent
Sets the value of the xmlnsXlink property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.office.OfficeDocumentMeta
Sets the value of the xmlnsXlink property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.office.OfficeDocumentSettings
Sets the value of the xmlnsXlink property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.office.OfficeDocumentStyles
Sets the value of the xmlnsXlink property.
setXmlnsXlink(String) - Method in class org.jopendocument.model.script.ScriptLibraries
Sets the value of the xmlnsXlink property.
setXORMode(Color) - Method in class org.jopendocument.util.DummyGraphics2D
 
setY(int) - Method in class org.jopendocument.renderer.text.RenderBlock
 
shear(double, double) - Method in class org.jopendocument.util.DummyGraphics2D
 
Sheet - Class in org.jopendocument.dom.spreadsheet
A single sheet in a spreadsheet.
SheetTableModel<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
 
SheetTableModel.MutableTableModel<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
 
SheetTest - Class in org.jopendocument.dom.spreadsheet
 
SheetTest() - Constructor for class org.jopendocument.dom.spreadsheet.SheetTest
 
SHORT_TO_INT - Static variable in class org.jopendocument.util.convertor.NumberConvertor
 
shorten(String) - Method in class org.jopendocument.util.StringUtils.Shortener
 
showListItem(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
showParagraph(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
showSection(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
showTable(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
showTableRow(String) - Method in class org.jopendocument.dom.template.EngineTemplate
 
SideStyleProperties - Class in org.jopendocument.dom.style
 
SideStyleProperties(Style, String) - Constructor for class org.jopendocument.dom.style.SideStyleProperties
 
SideStyleProperties(S, String, StyledNode<S, ?>) - Constructor for class org.jopendocument.dom.style.SideStyleProperties
 
SideStyleProperties.Side - Enum in org.jopendocument.dom.style
 
SimplePDFGenerator - Class in org.jopendocument.sample
 
SimplePDFGenerator() - Constructor for class org.jopendocument.sample.SimplePDFGenerator
 
SimpleViewer - Class in org.jopendocument.sample
 
SimpleViewer() - Constructor for class org.jopendocument.sample.SimpleViewer
 
SimpleXMLPath<T> - Class in org.jopendocument.util
Like an XPath with less features but a greater speed.
singleton(K, Collection<V>) - Static method in class org.jopendocument.util.CollectionMap
Create a map with a single entry.
singleton(K, V...) - Static method in class org.jopendocument.util.CollectionMap
 
singleton(K, V) - Static method in class org.jopendocument.util.CollectionMap
 
size() - Method in class org.jopendocument.util.cache.ICache
 
size() - Method in class org.jopendocument.util.cc.IdentityHashSet
 
spanSheets() - Method in class org.jopendocument.dom.spreadsheet.Range
 
split() - Method in class org.jopendocument.dom.ODPackage
Split the ODPackage.RootElement.SINGLE_CONTENT.
split(String) - Static method in class org.jopendocument.util.CollectionUtils
 
split(String, String) - Static method in class org.jopendocument.util.CollectionUtils
 
split(String, Pattern) - Static method in class org.jopendocument.util.CollectionUtils
Split a string into a list based on a pattern.
splitString(String, int) - Static method in class org.jopendocument.util.StringUtils
Split une string s tous les nbCharMaxLine
SpreadSheet - Class in org.jopendocument.dom.spreadsheet
A calc document.
SpreadSheetCreation - Class in org.jopendocument.sample
 
SpreadSheetCreation() - Constructor for class org.jopendocument.sample.SpreadSheetCreation
 
SpreadSheetDisplayAndPrint - Class in org.jopendocument.sample
 
SpreadSheetDisplayAndPrint() - Constructor for class org.jopendocument.sample.SpreadSheetDisplayAndPrint
 
SpreadSheetFill - Class in org.jopendocument.sample
 
SpreadSheetFill() - Constructor for class org.jopendocument.sample.SpreadSheetFill
 
SpreadSheetViewerDemo1 - Class in org.jopendocument.sample
 
SpreadSheetViewerDemo1() - Constructor for class org.jopendocument.sample.SpreadSheetViewerDemo1
 
startElement(String, String, String, Attributes) - Method in class org.jopendocument.io.SaxContentUnmarshaller
 
startElement(String, String, String, Attributes) - Method in class org.jopendocument.io.SaxStylesUnmarshaller
 
Statement - Class in org.jopendocument.dom.template.statements
A statement that will be executed to modify the parsed xml.
Statement(String) - Constructor for class org.jopendocument.dom.template.statements.Statement
 
Step<T> - Class in org.jopendocument.util
A step in SimpleXMLPath.
Step.Axis - Enum in org.jopendocument.util
 
stmtNS - Static variable in class org.jopendocument.dom.template.statements.Statement
 
StreamUtils - Class in org.jopendocument.util
 
StreamUtils() - Constructor for class org.jopendocument.util.StreamUtils
 
STRETCH - Static variable in class org.jopendocument.util.FillMode
The whole image is stretched to fill the whole area
StringClobConvertor - Class in org.jopendocument.util.convertor
 
StringClobConvertor(int) - Constructor for class org.jopendocument.util.convertor.StringClobConvertor
 
StringClobConvertor(Integer) - Constructor for class org.jopendocument.util.convertor.StringClobConvertor
Create a new instance.
StringInputStream - Class in org.jopendocument.util
Permet de créer un InputStream depuis une String.
StringInputStream(String) - Constructor for class org.jopendocument.util.StringInputStream
 
StringInputStream(String, String) - Constructor for class org.jopendocument.util.StringInputStream
 
StringUtils - Class in org.jopendocument.util
 
StringUtils() - Constructor for class org.jopendocument.util.StringUtils
 
StringUtils.Escaper - Class in org.jopendocument.util
 
StringUtils.Escaper(char, char) - Constructor for class org.jopendocument.util.StringUtils.Escaper
A new escaper that will have esc as escape character.
StringUtils.Shortener - Class in org.jopendocument.util
 
StringUtils.Shortener(int, String, String, int) - Constructor for class org.jopendocument.util.StringUtils.Shortener
 
Style - Class in org.jopendocument.dom
A style, see section 16 of v1.2-part1.
Style(ODPackage, Element) - Constructor for class org.jopendocument.dom.Style
 
styleAdjustment - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
styleApplyStyleName - Variable in class org.jopendocument.model.style.StyleMap
 
styleAutoTextIndent - Variable in class org.jopendocument.model.style.StyleProperties
 
styleAutoUpdate - Variable in class org.jopendocument.model.style.StyleStyle
 
StyleBackgroundImage - Class in org.jopendocument.model.style
 
StyleBackgroundImage() - Constructor for class org.jopendocument.model.style.StyleBackgroundImage
 
styleBackgroundTransparency - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBaseCellAddress - Variable in class org.jopendocument.model.style.StyleMap
 
styleBorderLineWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBorderLineWidthBottom - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBorderLineWidthLeft - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBorderLineWidthRight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBorderLineWidthTop - Variable in class org.jopendocument.model.style.StyleProperties
 
styleBreakInside - Variable in class org.jopendocument.model.style.StyleProperties
 
styleCellProtect - Variable in class org.jopendocument.model.style.StyleProperties
 
styleChar - Variable in class org.jopendocument.model.style.StyleTabStop
 
styleClass - Variable in class org.jopendocument.model.style.StyleStyle
 
styleColor - Variable in class org.jopendocument.model.style.StyleColumnSep
 
styleColor - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
StyleColumn - Class in org.jopendocument.model.style
 
StyleColumn() - Constructor for class org.jopendocument.model.style.StyleColumn
 
styleColumn - Variable in class org.jopendocument.model.style.StyleColumns
 
StyleColumns - Class in org.jopendocument.model.style
 
StyleColumns() - Constructor for class org.jopendocument.model.style.StyleColumns
 
styleColumnSep - Variable in class org.jopendocument.model.style.StyleColumns
 
StyleColumnSep - Class in org.jopendocument.model.style
 
StyleColumnSep() - Constructor for class org.jopendocument.model.style.StyleColumnSep
 
styleColumnWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleCondition - Variable in class org.jopendocument.model.style.StyleMap
 
styleCountryAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleCountryComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleDataStyleName - Variable in class org.jopendocument.model.style.StyleStyle
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextCreationDate
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextCreationTime
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextDate
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextEditingDuration
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextExpression
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextModificationDate
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextModificationTime
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextPrintDate
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextPrintTime
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextTime
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextUserFieldGet
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextUserFieldInput
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextVariableGet
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextVariableInput
 
styleDataStyleName - Variable in class org.jopendocument.model.text.TextVariableSet
 
styleDecimalPlaces - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleDefaultStyle - Class in org.jopendocument.model.style
 
StyleDefaultStyle() - Constructor for class org.jopendocument.model.style.StyleDefaultStyle
 
styleDefaultStyleOrStyleStyleOrTextListStyleOrNumberNumberStyleOrNumberCurrencyStyleOrNumberPercentageStyleOrNumberDateStyleOrNumberTimeStyleOrNumberBooleanStyleOrNumberTextStyleOrDrawGradientOrDrawHatchOrDrawFillImageOrDrawMarkerOrDrawStrokeDashOrStylePresentationPageLayoutOrDrawTransparencyOrTextOutlineStyleOrTextFootnotesConfigurationOrTextEndnotesConfigurationOrTextBibliographyConfigurationOrTextLinenumberingConfiguration - Variable in class org.jopendocument.model.office.OfficeStyles
 
StyleDesc<S extends Style> - Class in org.jopendocument.dom
Describe a family of style.
StyleDesc(Class<S>, XMLVersion, String, String, String, List<String>) - Constructor for class org.jopendocument.dom.StyleDesc
 
StyleDesc(Class<S>, XMLVersion, String, String) - Constructor for class org.jopendocument.dom.StyleDesc
 
styleDisplay - Variable in class org.jopendocument.model.style.StyleFooter
 
styleDisplay - Variable in class org.jopendocument.model.style.StyleFooterLeft
 
styleDisplay - Variable in class org.jopendocument.model.style.StyleHeader
 
styleDisplay - Variable in class org.jopendocument.model.style.StyleHeaderLeft
 
styleDistance - Variable in class org.jopendocument.model.style.StyleDropCap
 
styleDistanceAfterSep - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
styleDistanceBeforeSep - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
StyledNode<S extends Style,D extends ODDocument> - Class in org.jopendocument.dom
A node with a style.
StyledNode(Element, Class<S>) - Constructor for class org.jopendocument.dom.StyledNode
Create a new instance.
StyledNode(Element, StyleDesc<S>) - Constructor for class org.jopendocument.dom.StyledNode
 
StyleDropCap - Class in org.jopendocument.model.style
 
StyleDropCap() - Constructor for class org.jopendocument.model.style.StyleDropCap
 
styleDynamicSpacing - Variable in class org.jopendocument.model.style.StyleProperties
 
styleEditable - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFamily - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
styleFamily - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
styleFamily - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
styleFamily - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
styleFamily - Variable in class org.jopendocument.model.number.NumberTextStyle
 
styleFamily - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
styleFamily - Variable in class org.jopendocument.model.style.StyleDefaultStyle
 
styleFamily - Variable in class org.jopendocument.model.style.StyleStyle
 
styleFilterName - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
styleFirstPageNumber - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontCharset - Variable in class org.jopendocument.model.style.StyleFontDecl
 
styleFontCharset - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontCharsetAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontCharsetComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontDecl - Variable in class org.jopendocument.model.office.OfficeFontDecls
 
StyleFontDecl - Class in org.jopendocument.model.style
 
StyleFontDecl() - Constructor for class org.jopendocument.model.style.StyleFontDecl
 
StyleFontFace - Class in org.jopendocument.model.style
 
StyleFontFace() - Constructor for class org.jopendocument.model.style.StyleFontFace
 
styleFontFamilyAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontFamilyComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontFamilyGeneric - Variable in class org.jopendocument.model.style.StyleFontDecl
 
styleFontFamilyGeneric - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontFamilyGenericAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontFamilyGenericComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontIndependentLineSpacing - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontName - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontNameAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontNameComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontPitch - Variable in class org.jopendocument.model.style.StyleFontDecl
 
styleFontPitch - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontPitchAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontPitchComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontRelief - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontSizeAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontSizeComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontSizeRel - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontSizeRelAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontSizeRelComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontStyleAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontStyleComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontStyleName - Variable in class org.jopendocument.model.style.StyleFontDecl
 
styleFontStyleName - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontStyleNameAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontStyleNameComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontWeightAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleFontWeightComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleFooter - Class in org.jopendocument.model.style
 
StyleFooter() - Constructor for class org.jopendocument.model.style.StyleFooter
 
styleFooter - Variable in class org.jopendocument.model.style.StyleMasterPage
 
StyleFooterLeft - Class in org.jopendocument.model.style
 
StyleFooterLeft() - Constructor for class org.jopendocument.model.style.StyleFooterLeft
 
styleFooterLeft - Variable in class org.jopendocument.model.style.StyleMasterPage
 
StyleFooterStyle - Class in org.jopendocument.model.style
 
StyleFooterStyle() - Constructor for class org.jopendocument.model.style.StyleFooterStyle
 
styleFooterStyle - Variable in class org.jopendocument.model.style.StylePageMaster
 
styleFootnoteMaxHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleFootnoteSep - Class in org.jopendocument.model.style
 
StyleFootnoteSep() - Constructor for class org.jopendocument.model.style.StyleFootnoteSep
 
styleGlyphOrientationVertical - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleGraphicProperties - Class in org.jopendocument.model.script
 
StyleGraphicProperties() - Constructor for class org.jopendocument.model.script.StyleGraphicProperties
 
StyleHandoutMaster - Class in org.jopendocument.model.style
 
StyleHandoutMaster() - Constructor for class org.jopendocument.model.style.StyleHandoutMaster
 
StyleHeader - Class in org.jopendocument.model.style
 
StyleHeader() - Constructor for class org.jopendocument.model.style.StyleHeader
 
styleHeader - Variable in class org.jopendocument.model.style.StyleMasterPage
 
StyleHeaderLeft - Class in org.jopendocument.model.style
 
StyleHeaderLeft() - Constructor for class org.jopendocument.model.style.StyleHeaderLeft
 
styleHeaderLeft - Variable in class org.jopendocument.model.style.StyleMasterPage
 
StyleHeaderStyle - Class in org.jopendocument.model.style
 
StyleHeaderStyle() - Constructor for class org.jopendocument.model.style.StyleHeaderStyle
 
styleHeaderStyle - Variable in class org.jopendocument.model.style.StylePageMaster
 
styleHeight - Variable in class org.jopendocument.model.style.StyleColumnSep
 
styleHorizontalPos - Variable in class org.jopendocument.model.style.StyleProperties
 
styleHorizontalRel - Variable in class org.jopendocument.model.style.StyleProperties
 
styleJoinBorder - Variable in class org.jopendocument.model.style.StyleProperties
 
styleJustifySingleWord - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLanguageAsian - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLanguageComplex - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridBaseHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridColor - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridDisplay - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridLines - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridMode - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridPrint - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridRubyBelow - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLayoutGridRubyHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLeaderChar - Variable in class org.jopendocument.model.style.StyleTabStop
 
styleLeaderChar - Variable in class org.jopendocument.model.text.TextIndexEntryTabStop
 
styleLength - Variable in class org.jopendocument.model.style.StyleDropCap
 
styleLetterKerning - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLineBreak - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLineHeightAtLeast - Variable in class org.jopendocument.model.style.StyleProperties
 
styleLines - Variable in class org.jopendocument.model.style.StyleDropCap
 
styleLineSpacing - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleListLevelLabelAlignment - Class in org.jopendocument.model.style
 
StyleListLevelLabelAlignment() - Constructor for class org.jopendocument.model.style.StyleListLevelLabelAlignment
 
StyleListLevelProperties - Class in org.jopendocument.model.style
 
StyleListLevelProperties() - Constructor for class org.jopendocument.model.style.StyleListLevelProperties
 
styleListStyleName - Variable in class org.jopendocument.model.style.StyleProperties
 
styleListStyleName - Variable in class org.jopendocument.model.style.StyleStyle
 
styleMap - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
styleMap - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
styleMap - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
styleMap - Variable in class org.jopendocument.model.number.NumberTextStyle
 
styleMap - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
StyleMap - Class in org.jopendocument.model.style
 
StyleMap() - Constructor for class org.jopendocument.model.style.StyleMap
 
styleMap - Variable in class org.jopendocument.model.style.StyleStyle
 
StyleMasterPage - Class in org.jopendocument.model.style
 
StyleMasterPage() - Constructor for class org.jopendocument.model.style.StyleMasterPage
 
styleMayBreakBetweenRows - Variable in class org.jopendocument.model.style.StyleProperties
 
styleMinRowHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleMirror - Variable in class org.jopendocument.model.style.StyleProperties
 
styleName - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
styleName - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
styleName - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
styleName - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
styleName - Variable in class org.jopendocument.model.number.NumberTextStyle
 
styleName - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
styleName - Variable in class org.jopendocument.model.style.StyleFontDecl
 
styleName - Variable in class org.jopendocument.model.style.StyleMasterPage
 
styleName - Variable in class org.jopendocument.model.style.StylePageMaster
 
styleName - Variable in class org.jopendocument.model.style.StylePresentationPageLayout
 
styleName - Variable in class org.jopendocument.model.style.StyleStyle
 
styleNextStyleName - Variable in class org.jopendocument.model.style.StyleMasterPage
 
styleNextStyleName - Variable in class org.jopendocument.model.style.StyleStyle
 
styleNumberWrappedParagraphs - Variable in class org.jopendocument.model.style.StyleProperties
 
styleNumFormat - Variable in class org.jopendocument.model.style.StyleProperties
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextCharacterCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextImageCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextObjectCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextPageCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextPageNumber
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextPageVariableGet
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextParagraphCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextSequence
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextTableCount
 
styleNumFormat - Variable in class org.jopendocument.model.text.TextWordCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.style.StyleProperties
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextCharacterCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextImageCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextObjectCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextPageCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextPageNumber
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextPageVariableGet
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextParagraphCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextSequence
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextTableCount
 
styleNumLetterSync - Variable in class org.jopendocument.model.text.TextWordCount
 
styleNumPrefix - Variable in class org.jopendocument.model.style.StyleProperties
 
styleNumPrefix - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
styleNumPrefix - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
styleNumPrefix - Variable in class org.jopendocument.model.text.TextListLevelStyleBullet
 
styleNumPrefix - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
styleNumPrefix - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
styleNumSuffix - Variable in class org.jopendocument.model.style.StyleProperties
 
styleNumSuffix - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
styleNumSuffix - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
styleNumSuffix - Variable in class org.jopendocument.model.text.TextListLevelStyleBullet
 
styleNumSuffix - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
styleNumSuffix - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
StylePageLayout - Class in org.jopendocument.model.style
 
StylePageLayout() - Constructor for class org.jopendocument.model.style.StylePageLayout
 
StylePageLayoutProperties - Class in org.jopendocument.model.style
 
StylePageLayoutProperties() - Constructor for class org.jopendocument.model.style.StylePageLayoutProperties
 
StylePageMaster - Class in org.jopendocument.model.style
 
StylePageMaster() - Constructor for class org.jopendocument.model.style.StylePageMaster
 
stylePageMasterName - Variable in class org.jopendocument.model.presentation.PresentationNotes
 
stylePageMasterName - Variable in class org.jopendocument.model.style.StyleHandoutMaster
 
stylePageMasterName - Variable in class org.jopendocument.model.style.StyleMasterPage
 
stylePageNumber - Variable in class org.jopendocument.model.style.StyleProperties
 
stylePageUsage - Variable in class org.jopendocument.model.style.StylePageMaster
 
stylePaperTrayName - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleParagraphProperties - Class in org.jopendocument.model.style
 
StyleParagraphProperties() - Constructor for class org.jopendocument.model.style.StyleParagraphProperties
 
styleParentStyleName - Variable in class org.jopendocument.model.style.StyleStyle
 
stylePosition - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
stylePosition - Variable in class org.jopendocument.model.style.StyleTabStop
 
stylePosition - Variable in class org.jopendocument.model.text.TextIndexEntryTabStop
 
StylePresentationPageLayout - Class in org.jopendocument.model.style
 
StylePresentationPageLayout() - Constructor for class org.jopendocument.model.style.StylePresentationPageLayout
 
stylePrint - Variable in class org.jopendocument.model.style.StyleProperties
 
stylePrintContent - Variable in class org.jopendocument.model.style.StyleProperties
 
stylePrintOrientation - Variable in class org.jopendocument.model.style.StyleProperties
 
stylePrintPageOrder - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleProperties - Class in org.jopendocument.dom
 
StyleProperties(Style, String) - Constructor for class org.jopendocument.dom.StyleProperties
 
StyleProperties(S, String, StyledNode<S, ?>) - Constructor for class org.jopendocument.dom.StyleProperties
 
styleProperties - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
styleProperties - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
styleProperties - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
styleProperties - Variable in class org.jopendocument.model.number.NumberTextStyle
 
styleProperties - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
styleProperties - Variable in class org.jopendocument.model.style.StyleDefaultStyle
 
styleProperties - Variable in class org.jopendocument.model.style.StyleFooterStyle
 
styleProperties - Variable in class org.jopendocument.model.style.StyleHeaderStyle
 
styleProperties - Variable in class org.jopendocument.model.style.StylePageMaster
 
StyleProperties - Class in org.jopendocument.model.style
 
StyleProperties() - Constructor for class org.jopendocument.model.style.StyleProperties
 
styleProperties - Variable in class org.jopendocument.model.style.StyleStyle
 
styleProperties - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
styleProperties - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
styleProperties - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
stylePropertiesOrNumberTextOrNumberNumberOrNumberCurrencySymbolOrStyleMap - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
styleProtect - Variable in class org.jopendocument.model.style.StyleProperties
 
stylePunctuationWrap - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleRegionCenter - Class in org.jopendocument.model.style
 
StyleRegionCenter() - Constructor for class org.jopendocument.model.style.StyleRegionCenter
 
StyleRegionLeft - Class in org.jopendocument.model.style
 
StyleRegionLeft() - Constructor for class org.jopendocument.model.style.StyleRegionLeft
 
StyleRegionRight - Class in org.jopendocument.model.style
 
StyleRegionRight() - Constructor for class org.jopendocument.model.style.StyleRegionRight
 
styleRegisterTrue - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRegisterTruthRefStyleName - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRelColumnWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRelHeight - Variable in class org.jopendocument.model.draw.DrawImage
 
styleRelHeight - Variable in class org.jopendocument.model.draw.DrawObject
 
styleRelHeight - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
styleRelHeight - Variable in class org.jopendocument.model.draw.DrawTextBox
 
styleRelWidth - Variable in class org.jopendocument.model.draw.DrawImage
 
styleRelWidth - Variable in class org.jopendocument.model.draw.DrawObject
 
styleRelWidth - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
styleRelWidth - Variable in class org.jopendocument.model.draw.DrawTextBox
 
styleRelWidth - Variable in class org.jopendocument.model.style.StyleColumn
 
styleRelWidth - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
styleRelWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRepeat - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
styleRepeat - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleResolver - Class in org.jopendocument.model
 
StyleResolver() - Constructor for class org.jopendocument.model.StyleResolver
 
styleRotationAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRotationAngle - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRowHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRubyAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRubyPosition - Variable in class org.jopendocument.model.style.StyleProperties
 
styleRunThrough - Variable in class org.jopendocument.model.style.StyleProperties
 
styleScaleTo - Variable in class org.jopendocument.model.style.StyleProperties
 
styleScaleToPages - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleSectionProperties - Class in org.jopendocument.model.style
 
StyleSectionProperties() - Constructor for class org.jopendocument.model.style.StyleSectionProperties
 
styleShadow - Variable in class org.jopendocument.model.style.StyleProperties
 
styleSnapToLayoutGrid - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleStyle - Class in org.jopendocument.dom
A style:style, see section 14.1.
StyleStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.StyleStyle
 
styleStyle - Variable in class org.jopendocument.model.style.StyleColumnSep
 
styleStyle - Variable in class org.jopendocument.model.style.StyleMasterPage
 
StyleStyle - Class in org.jopendocument.model.style
 
StyleStyle() - Constructor for class org.jopendocument.model.style.StyleStyle
 
StyleStyleDesc<S extends StyleStyle> - Class in org.jopendocument.dom
Describe a family of style.
StyleStyleDesc(Class<S>, XMLVersion, String, String, String) - Constructor for class org.jopendocument.dom.StyleStyleDesc
 
StyleStyleDesc(Class<S>, XMLVersion, String, String, String, List<String>) - Constructor for class org.jopendocument.dom.StyleStyleDesc
 
StyleStyleDesc(Class<S>, XMLVersion, String, String) - Constructor for class org.jopendocument.dom.StyleStyleDesc
 
styleStyleName - Variable in class org.jopendocument.model.style.StyleDropCap
 
StyleSymbolImage - Class in org.jopendocument.model.style
 
StyleSymbolImage() - Constructor for class org.jopendocument.model.style.StyleSymbolImage
 
StyleTableCellProperties - Class in org.jopendocument.model.style
 
StyleTableCellProperties() - Constructor for class org.jopendocument.model.style.StyleTableCellProperties
 
styleTableCentering - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleTableColumnProperties - Class in org.jopendocument.model.style
 
StyleTableColumnProperties() - Constructor for class org.jopendocument.model.style.StyleTableColumnProperties
 
StyleTableProperties - Class in org.jopendocument.io
 
StyleTableProperties() - Constructor for class org.jopendocument.io.StyleTableProperties
 
StyleTableRowProperties - Class in org.jopendocument.model.style
 
StyleTableRowProperties() - Constructor for class org.jopendocument.model.style.StyleTableRowProperties
 
StyleTabStop - Class in org.jopendocument.model.style
 
StyleTabStop() - Constructor for class org.jopendocument.model.style.StyleTabStop
 
styleTabStop - Variable in class org.jopendocument.model.style.StyleTabStops
 
styleTabStopDistance - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleTabStops - Class in org.jopendocument.model.style
 
StyleTabStops() - Constructor for class org.jopendocument.model.style.StyleTabStops
 
styleTextAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextAlignSource - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextAutospace - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextBackgroundColor - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextBlinking - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextCombine - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextCombineEndChar - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextCombineStartChar - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextCrossingOut - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextEmphasize - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextOutline - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextPosition - Variable in class org.jopendocument.model.style.StyleProperties
 
StyleTextProperties - Class in org.jopendocument.model.style
 
StyleTextProperties(String, String, String, String, String) - Constructor for class org.jopendocument.model.style.StyleTextProperties
 
styleTextRotationAngle - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextRotationScale - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextScale - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextUnderline - Variable in class org.jopendocument.model.style.StyleProperties
 
styleTextUnderlineColor - Variable in class org.jopendocument.model.style.StyleProperties
 
styleType - Variable in class org.jopendocument.model.style.StyleTabStop
 
styleType - Variable in class org.jopendocument.model.text.TextIndexEntryTabStop
 
styleUseOptimalColumnWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleUseOptimalRowHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
styleUseWindowFontColor - Variable in class org.jopendocument.model.style.StyleProperties
 
styleVerticalAlign - Variable in class org.jopendocument.model.style.StyleColumnSep
 
styleVerticalAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
styleVerticalPos - Variable in class org.jopendocument.model.style.StyleProperties
 
styleVerticalRel - Variable in class org.jopendocument.model.style.StyleProperties
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberBooleanStyle
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberCurrencyStyle
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberNumberStyle
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberPercentageStyle
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberTextStyle
 
styleVolatile - Variable in class org.jopendocument.model.number.NumberTimeStyle
 
styleWidth - Variable in class org.jopendocument.model.style.StyleColumnSep
 
styleWidth - Variable in class org.jopendocument.model.style.StyleFootnoteSep
 
styleWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
styleWithTab - Variable in class org.jopendocument.model.text.TextIndexEntryTabStop
 
styleWrap - Variable in class org.jopendocument.model.style.StyleProperties
 
styleWrapContour - Variable in class org.jopendocument.model.style.StyleProperties
 
styleWrapContourMode - Variable in class org.jopendocument.model.style.StyleProperties
 
styleWritingMode - Variable in class org.jopendocument.model.style.StyleProperties
 
substract(Collection<T>, Collection<? extends T>) - Static method in class org.jopendocument.util.CollectionUtils
 
subtract(Collection<T>, Collection<? extends T>) - Static method in class org.jopendocument.util.CollectionUtils
 
suite() - Static method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
supportConditions() - Method in class org.jopendocument.dom.StyleDesc
 
suspendEncoding() - Method in class org.jopendocument.util.Base64.OutputStream
Suspends encoding of the stream.
svgCx - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
svgCy - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
svgD - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
svgD - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
svgD - Variable in class org.jopendocument.model.draw.DrawContourPath
 
svgD - Variable in class org.jopendocument.model.draw.DrawMarker
 
svgD - Variable in class org.jopendocument.model.draw.DrawPath
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawApplet
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawImage
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawObject
 
svgDesc - Variable in class org.jopendocument.model.draw.DrawPlugin
 
SvgDesc - Class in org.jopendocument.model.draw
 
SvgDesc() - Constructor for class org.jopendocument.model.draw.SvgDesc
 
svgHeight - Variable in class org.jopendocument.model.chart.ChartChart
 
svgHeight - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
svgHeight - Variable in class org.jopendocument.model.draw.Dr3DScene
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawApplet
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawCaption
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawCircle
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawContourPath
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawContourPolygon
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawControl
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawEllipse
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawFillImage
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawFrame
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawImage
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawObject
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawPath
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawPlugin
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawPolygon
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawPolyline
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawRect
 
svgHeight - Variable in class org.jopendocument.model.draw.DrawTextBox
 
svgHeight - Variable in class org.jopendocument.model.presentation.PresentationPlaceholder
 
svgHeight - Variable in class org.jopendocument.model.style.StyleProperties
 
svgPoints - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgR - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
svgStrokeColor - Variable in class org.jopendocument.model.style.StyleProperties
 
svgStrokeLinejoin - Variable in class org.jopendocument.model.style.StyleProperties
 
svgStrokeOpacity - Variable in class org.jopendocument.model.style.StyleProperties
 
svgStrokeWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
svgViewBox - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
svgViewBox - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawContourPath
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawContourPolygon
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawMarker
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawPath
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawPolygon
 
svgViewBox - Variable in class org.jopendocument.model.draw.DrawPolyline
 
svgWidth - Variable in class org.jopendocument.model.chart.ChartChart
 
svgWidth - Variable in class org.jopendocument.model.chart.ChartFloor
 
svgWidth - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
svgWidth - Variable in class org.jopendocument.model.chart.ChartWall
 
svgWidth - Variable in class org.jopendocument.model.draw.Dr3DScene
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawApplet
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawCaption
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawCircle
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawContourPath
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawContourPolygon
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawControl
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawEllipse
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawFillImage
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawFrame
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawImage
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawObject
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawPath
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawPlugin
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawPolygon
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawPolyline
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawRect
 
svgWidth - Variable in class org.jopendocument.model.draw.DrawTextBox
 
svgWidth - Variable in class org.jopendocument.model.presentation.PresentationPlaceholder
 
svgWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
svgX - Variable in class org.jopendocument.model.chart.ChartChart
 
svgX - Variable in class org.jopendocument.model.chart.ChartLegend
 
svgX - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
svgX - Variable in class org.jopendocument.model.chart.ChartSubtitle
 
svgX - Variable in class org.jopendocument.model.chart.ChartTitle
 
svgX - Variable in class org.jopendocument.model.draw.Dr3DScene
 
svgX - Variable in class org.jopendocument.model.draw.DrawApplet
 
svgX - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgX - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
svgX - Variable in class org.jopendocument.model.draw.DrawCaption
 
svgX - Variable in class org.jopendocument.model.draw.DrawCircle
 
svgX - Variable in class org.jopendocument.model.draw.DrawControl
 
svgX - Variable in class org.jopendocument.model.draw.DrawEllipse
 
svgX - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
svgX - Variable in class org.jopendocument.model.draw.DrawFrame
 
svgX - Variable in class org.jopendocument.model.draw.DrawImage
 
svgX - Variable in class org.jopendocument.model.draw.DrawObject
 
svgX - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
svgX - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
svgX - Variable in class org.jopendocument.model.draw.DrawPath
 
svgX - Variable in class org.jopendocument.model.draw.DrawPlugin
 
svgX - Variable in class org.jopendocument.model.draw.DrawPolygon
 
svgX - Variable in class org.jopendocument.model.draw.DrawPolyline
 
svgX - Variable in class org.jopendocument.model.draw.DrawRect
 
svgX - Variable in class org.jopendocument.model.draw.DrawTextBox
 
svgX - Variable in class org.jopendocument.model.presentation.PresentationPlaceholder
 
svgX - Variable in class org.jopendocument.model.style.StyleProperties
 
svgX1 - Variable in class org.jopendocument.model.draw.DrawConnector
 
svgX1 - Variable in class org.jopendocument.model.draw.DrawLine
 
svgX1 - Variable in class org.jopendocument.model.draw.DrawMeasure
 
svgX2 - Variable in class org.jopendocument.model.draw.DrawConnector
 
svgX2 - Variable in class org.jopendocument.model.draw.DrawLine
 
svgX2 - Variable in class org.jopendocument.model.draw.DrawMeasure
 
svgY - Variable in class org.jopendocument.model.chart.ChartChart
 
svgY - Variable in class org.jopendocument.model.chart.ChartLegend
 
svgY - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
svgY - Variable in class org.jopendocument.model.chart.ChartSubtitle
 
svgY - Variable in class org.jopendocument.model.chart.ChartTitle
 
svgY - Variable in class org.jopendocument.model.draw.Dr3DScene
 
svgY - Variable in class org.jopendocument.model.draw.DrawApplet
 
svgY - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
svgY - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
svgY - Variable in class org.jopendocument.model.draw.DrawCaption
 
svgY - Variable in class org.jopendocument.model.draw.DrawCircle
 
svgY - Variable in class org.jopendocument.model.draw.DrawControl
 
svgY - Variable in class org.jopendocument.model.draw.DrawEllipse
 
svgY - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
svgY - Variable in class org.jopendocument.model.draw.DrawFrame
 
svgY - Variable in class org.jopendocument.model.draw.DrawG
 
svgY - Variable in class org.jopendocument.model.draw.DrawImage
 
svgY - Variable in class org.jopendocument.model.draw.DrawLine
 
svgY - Variable in class org.jopendocument.model.draw.DrawObject
 
svgY - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
svgY - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
svgY - Variable in class org.jopendocument.model.draw.DrawPath
 
svgY - Variable in class org.jopendocument.model.draw.DrawPlugin
 
svgY - Variable in class org.jopendocument.model.draw.DrawPolygon
 
svgY - Variable in class org.jopendocument.model.draw.DrawPolyline
 
svgY - Variable in class org.jopendocument.model.draw.DrawRect
 
svgY - Variable in class org.jopendocument.model.draw.DrawTextBox
 
svgY - Variable in class org.jopendocument.model.presentation.PresentationPlaceholder
 
svgY - Variable in class org.jopendocument.model.style.StyleProperties
 
svgY1 - Variable in class org.jopendocument.model.draw.DrawConnector
 
svgY1 - Variable in class org.jopendocument.model.draw.DrawLine
 
svgY1 - Variable in class org.jopendocument.model.draw.DrawMeasure
 
svgY2 - Variable in class org.jopendocument.model.draw.DrawConnector
 
svgY2 - Variable in class org.jopendocument.model.draw.DrawLine
 
svgY2 - Variable in class org.jopendocument.model.draw.DrawMeasure
 
SystemUtils - Class in org.jopendocument.util
 
SystemUtils() - Constructor for class org.jopendocument.util.SystemUtils
 
SystemUtils.PropertyList - Class in org.jopendocument.util
Wrap a system property and view it as a list.
SystemUtils.PropertyList(String, String) - Constructor for class org.jopendocument.util.SystemUtils.PropertyList
Create a new instance.

T

table - Variable in class org.jopendocument.dom.spreadsheet.SheetTableModel
 
Table<D extends ODDocument> - Class in org.jopendocument.dom.spreadsheet
A single sheet in a spreadsheet.
Table(D, Element) - Constructor for class org.jopendocument.dom.spreadsheet.Table
 
tableAcceptanceState - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableAcceptanceState - Variable in class org.jopendocument.model.table.TableDeletion
 
tableAcceptanceState - Variable in class org.jopendocument.model.table.TableInsertion
 
tableAcceptanceState - Variable in class org.jopendocument.model.table.TableMovement
 
tableAcceptanceState - Variable in class org.jopendocument.model.table.TableRejection
 
tableAlgorithm - Variable in class org.jopendocument.model.table.TableSort
 
tableAlign - Variable in class org.jopendocument.model.style.StyleProperties
 
tableAllowEmptyCell - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableApplicationData - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableAutomaticFindLabels - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
tableAutomaticPrintRange - Variable in class org.jopendocument.model.table.TableTable
 
tableBaseCellAddress - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableBaseCellAddress - Variable in class org.jopendocument.model.table.TableNamedExpression
 
tableBaseCellAddress - Variable in class org.jopendocument.model.table.TableNamedRange
 
tableBindStylesToContent - Variable in class org.jopendocument.model.table.TableSort
 
tableBindStylesToContent - Variable in class org.jopendocument.model.table.TableSubtotalRules
 
tableBooleanValue - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableBooleanValue - Variable in class org.jopendocument.model.table.TableTableCell
 
tableBorderColor - Variable in class org.jopendocument.model.table.TableScenario
 
tableBorderModel - Variable in class org.jopendocument.model.style.StyleProperties
 
tableButtons - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableCalculationSettings - Variable in class org.jopendocument.model.office.OfficeBody
 
TableCalculationSettings - Class in org.jopendocument.model.table
 
TableCalculationSettings() - Constructor for class org.jopendocument.model.table.TableCalculationSettings
 
tableCaseSensitive - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
tableCaseSensitive - Variable in class org.jopendocument.model.table.TableFilterCondition
 
tableCaseSensitive - Variable in class org.jopendocument.model.table.TableSort
 
tableCaseSensitive - Variable in class org.jopendocument.model.table.TableSubtotalRules
 
TableCellAddress - Class in org.jopendocument.model.table
 
TableCellAddress() - Constructor for class org.jopendocument.model.table.TableCellAddress
 
tableCellAddress - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableCellAddress - Variable in class org.jopendocument.model.table.TableCellContentDeletion
 
tableCellAddress - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
TableCellContentChange - Class in org.jopendocument.model.table
 
TableCellContentChange() - Constructor for class org.jopendocument.model.table.TableCellContentChange
 
tableCellContentChangeOrTableInsertionOrTableDeletionOrTableMovementOrTableRejection - Variable in class org.jopendocument.model.table.TableTrackedChanges
 
TableCellContentDeletion - Class in org.jopendocument.model.table
 
TableCellContentDeletion() - Constructor for class org.jopendocument.model.table.TableCellContentDeletion
 
tableCellContentDeletionOrTableChangeDeletion - Variable in class org.jopendocument.model.table.TableDeletions
 
tableCellRange - Variable in class org.jopendocument.model.chart.ChartSubtitle
 
tableCellRange - Variable in class org.jopendocument.model.chart.ChartTitle
 
tableCellRangeAddress - Variable in class org.jopendocument.model.chart.ChartCategories
 
tableCellRangeAddress - Variable in class org.jopendocument.model.chart.ChartDomain
 
tableCellRangeAddress - Variable in class org.jopendocument.model.chart.ChartPlotArea
 
tableCellRangeAddress - Variable in class org.jopendocument.model.table.TableHighlightedRange
 
tableCellRangeAddress - Variable in class org.jopendocument.model.table.TableNamedRange
 
tableCellRangeAddress - Variable in class org.jopendocument.model.table.TableSourceCellRange
 
TableCellRangeSource - Class in org.jopendocument.model.table
 
TableCellRangeSource() - Constructor for class org.jopendocument.model.table.TableCellRangeSource
 
tableCellRangeSource - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableCellRangeSource - Variable in class org.jopendocument.model.table.TableTableCell
 
TableChangeDeletion - Class in org.jopendocument.model.table
 
TableChangeDeletion() - Constructor for class org.jopendocument.model.table.TableChangeDeletion
 
tableChangeTrackTableCell - Variable in class org.jopendocument.model.table.TableCellContentDeletion
 
TableChangeTrackTableCell - Class in org.jopendocument.model.table
 
TableChangeTrackTableCell() - Constructor for class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableChangeTrackTableCell - Variable in class org.jopendocument.model.table.TablePrevious
 
tableColumn - Variable in class org.jopendocument.model.table.TableCellAddress
 
tableColumn - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableColumn - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableComment - Variable in class org.jopendocument.model.table.TableScenario
 
tableCondition - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableConditionSource - Variable in class org.jopendocument.model.table.TableFilter
 
tableConditionSourceRangeAddress - Variable in class org.jopendocument.model.table.TableFilter
 
tableConsolidation - Variable in class org.jopendocument.model.office.OfficeBody
 
TableConsolidation - Class in org.jopendocument.model.table
 
TableConsolidation() - Constructor for class org.jopendocument.model.table.TableConsolidation
 
tableContainsError - Variable in class org.jopendocument.model.table.TableHighlightedRange
 
tableContainsHeader - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
TableContentValidation - Class in org.jopendocument.model.table
 
TableContentValidation() - Constructor for class org.jopendocument.model.table.TableContentValidation
 
tableContentValidation - Variable in class org.jopendocument.model.table.TableContentValidations
 
tableContentValidations - Variable in class org.jopendocument.model.office.OfficeBody
 
TableContentValidations - Class in org.jopendocument.model.table
 
TableContentValidations() - Constructor for class org.jopendocument.model.table.TableContentValidations
 
tableConversionMode - Variable in class org.jopendocument.model.office.OfficeDdeSource
 
tableCopyBack - Variable in class org.jopendocument.model.table.TableScenario
 
tableCopyFormulas - Variable in class org.jopendocument.model.table.TableScenario
 
tableCopyStyles - Variable in class org.jopendocument.model.table.TableScenario
 
tableCount - Variable in class org.jopendocument.model.table.TableDeletion
 
tableCount - Variable in class org.jopendocument.model.table.TableInsertion
 
tableCountry - Variable in class org.jopendocument.model.table.TableSort
 
TableCoveredTableCell - Class in org.jopendocument.model.table
 
TableCoveredTableCell() - Constructor for class org.jopendocument.model.table.TableCoveredTableCell
 
tableCurrency - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableCurrency - Variable in class org.jopendocument.model.table.TableTableCell
 
TableCutOffs - Class in org.jopendocument.model.table
 
TableCutOffs() - Constructor for class org.jopendocument.model.table.TableCutOffs
 
tableCutOffs - Variable in class org.jopendocument.model.table.TableDeletion
 
tableDatabaseName - Variable in class org.jopendocument.model.table.TableDatabaseSourceQuery
 
tableDatabaseName - Variable in class org.jopendocument.model.table.TableDatabaseSourceSql
 
tableDatabaseName - Variable in class org.jopendocument.model.table.TableDatabaseSourceTable
 
TableDatabaseRange - Class in org.jopendocument.model.table
 
TableDatabaseRange() - Constructor for class org.jopendocument.model.table.TableDatabaseRange
 
tableDatabaseRange - Variable in class org.jopendocument.model.table.TableDatabaseRanges
 
tableDatabaseRanges - Variable in class org.jopendocument.model.office.OfficeBody
 
TableDatabaseRanges - Class in org.jopendocument.model.table
 
TableDatabaseRanges() - Constructor for class org.jopendocument.model.table.TableDatabaseRanges
 
TableDatabaseSourceQuery - Class in org.jopendocument.model.table
 
TableDatabaseSourceQuery() - Constructor for class org.jopendocument.model.table.TableDatabaseSourceQuery
 
TableDatabaseSourceSql - Class in org.jopendocument.model.table
 
TableDatabaseSourceSql() - Constructor for class org.jopendocument.model.table.TableDatabaseSourceSql
 
tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQuery - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableDatabaseSourceSqlOrTableDatabaseSourceTableOrTableDatabaseSourceQueryOrTableSourceServiceOrTableSourceCellRange - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
TableDatabaseSourceTable - Class in org.jopendocument.model.table
 
TableDatabaseSourceTable() - Constructor for class org.jopendocument.model.table.TableDatabaseSourceTable
 
tableDataCellRangeAddress - Variable in class org.jopendocument.model.table.TableLabelRange
 
TableDataPilotField - Class in org.jopendocument.model.table
 
TableDataPilotField() - Constructor for class org.jopendocument.model.table.TableDataPilotField
 
tableDataPilotField - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableDataPilotLevel - Variable in class org.jopendocument.model.table.TableDataPilotField
 
TableDataPilotLevel - Class in org.jopendocument.model.table
 
TableDataPilotLevel() - Constructor for class org.jopendocument.model.table.TableDataPilotLevel
 
TableDataPilotMember - Class in org.jopendocument.model.table
 
TableDataPilotMember() - Constructor for class org.jopendocument.model.table.TableDataPilotMember
 
tableDataPilotMember - Variable in class org.jopendocument.model.table.TableDataPilotMembers
 
tableDataPilotMembers - Variable in class org.jopendocument.model.table.TableDataPilotLevel
 
TableDataPilotMembers - Class in org.jopendocument.model.table
 
TableDataPilotMembers() - Constructor for class org.jopendocument.model.table.TableDataPilotMembers
 
TableDataPilotSubtotal - Class in org.jopendocument.model.table
 
TableDataPilotSubtotal() - Constructor for class org.jopendocument.model.table.TableDataPilotSubtotal
 
tableDataPilotSubtotal - Variable in class org.jopendocument.model.table.TableDataPilotSubtotals
 
tableDataPilotSubtotals - Variable in class org.jopendocument.model.table.TableDataPilotLevel
 
TableDataPilotSubtotals - Class in org.jopendocument.model.table
 
TableDataPilotSubtotals() - Constructor for class org.jopendocument.model.table.TableDataPilotSubtotals
 
TableDataPilotTable - Class in org.jopendocument.model.table
 
TableDataPilotTable() - Constructor for class org.jopendocument.model.table.TableDataPilotTable
 
tableDataPilotTable - Variable in class org.jopendocument.model.table.TableDataPilotTables
 
tableDataPilotTables - Variable in class org.jopendocument.model.office.OfficeBody
 
TableDataPilotTables - Class in org.jopendocument.model.table
 
TableDataPilotTables() - Constructor for class org.jopendocument.model.table.TableDataPilotTables
 
tableDataType - Variable in class org.jopendocument.model.table.TableFilterCondition
 
tableDataType - Variable in class org.jopendocument.model.table.TableSortBy
 
tableDataType - Variable in class org.jopendocument.model.table.TableSortGroups
 
tableDateValue - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableDateValue - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableDateValue - Variable in class org.jopendocument.model.table.TableNullDate
 
tableDateValue - Variable in class org.jopendocument.model.table.TableTableCell
 
TableDdeLink - Class in org.jopendocument.model.table
 
TableDdeLink() - Constructor for class org.jopendocument.model.table.TableDdeLink
 
tableDdeLink - Variable in class org.jopendocument.model.table.TableDdeLinks
 
tableDdeLinks - Variable in class org.jopendocument.model.office.OfficeBody
 
TableDdeLinks - Class in org.jopendocument.model.table
 
TableDdeLinks() - Constructor for class org.jopendocument.model.table.TableDdeLinks
 
tableDefaultCellStyleName - Variable in class org.jopendocument.model.table.TableTableColumn
 
tableDefaultCellStyleName - Variable in class org.jopendocument.model.table.TableTableRow
 
TableDeletion - Class in org.jopendocument.model.table
 
TableDeletion() - Constructor for class org.jopendocument.model.table.TableDeletion
 
tableDeletions - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableDeletions - Variable in class org.jopendocument.model.table.TableDeletion
 
TableDeletions - Class in org.jopendocument.model.table
 
TableDeletions() - Constructor for class org.jopendocument.model.table.TableDeletions
 
tableDeletions - Variable in class org.jopendocument.model.table.TableInsertion
 
tableDeletions - Variable in class org.jopendocument.model.table.TableMovement
 
tableDeletions - Variable in class org.jopendocument.model.table.TableRejection
 
TableDependence - Class in org.jopendocument.model.table
 
TableDependence() - Constructor for class org.jopendocument.model.table.TableDependence
 
tableDependence - Variable in class org.jopendocument.model.table.TableDependences
 
tableDependences - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableDependences - Variable in class org.jopendocument.model.table.TableDeletion
 
TableDependences - Class in org.jopendocument.model.table
 
TableDependences() - Constructor for class org.jopendocument.model.table.TableDependences
 
tableDependences - Variable in class org.jopendocument.model.table.TableInsertion
 
tableDependences - Variable in class org.jopendocument.model.table.TableMovement
 
tableDependences - Variable in class org.jopendocument.model.table.TableRejection
 
tableDetective - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
TableDetective - Class in org.jopendocument.model.table
 
TableDetective() - Constructor for class org.jopendocument.model.table.TableDetective
 
tableDetective - Variable in class org.jopendocument.model.table.TableTableCell
 
tableDirection - Variable in class org.jopendocument.model.table.TableHighlightedRange
 
tableDisplay - Variable in class org.jopendocument.model.style.StyleProperties
 
tableDisplay - Variable in class org.jopendocument.model.table.TableDataPilotMember
 
tableDisplay - Variable in class org.jopendocument.model.table.TableErrorMessage
 
tableDisplay - Variable in class org.jopendocument.model.table.TableHelpMessage
 
tableDisplay - Variable in class org.jopendocument.model.table.TableTableColumnGroup
 
tableDisplay - Variable in class org.jopendocument.model.table.TableTableRowGroup
 
tableDisplayBorder - Variable in class org.jopendocument.model.table.TableScenario
 
tableDisplayDetails - Variable in class org.jopendocument.model.table.TableDataPilotMember
 
tableDisplayDuplicates - Variable in class org.jopendocument.model.table.TableFilter
 
tableDisplayEmpty - Variable in class org.jopendocument.model.table.TableDataPilotLevel
 
tableDisplayFilterButtons - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableEndCellAddress - Variable in class org.jopendocument.model.chart.ChartChart
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.Dr3DCube
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.Dr3DScene
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawApplet
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawCaption
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawCircle
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawConnector
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawControl
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawEllipse
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawG
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawImage
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawLine
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawMeasure
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawObject
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawPath
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawPlugin
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawPolygon
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawPolyline
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawRect
 
tableEndCellAddress - Variable in class org.jopendocument.model.draw.DrawTextBox
 
tableEndColumn - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableEndColumn - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableEndPosition - Variable in class org.jopendocument.model.table.TableMovementCutOff
 
tableEndRow - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableEndRow - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableEndTable - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableEndTable - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableEndX - Variable in class org.jopendocument.model.chart.ChartChart
 
tableEndX - Variable in class org.jopendocument.model.draw.Dr3DCube
 
tableEndX - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
tableEndX - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
tableEndX - Variable in class org.jopendocument.model.draw.Dr3DScene
 
tableEndX - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawApplet
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawCaption
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawCircle
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawConnector
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawControl
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawEllipse
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawG
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawImage
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawLine
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawMeasure
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawObject
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawPath
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawPlugin
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawPolygon
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawPolyline
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawRect
 
tableEndX - Variable in class org.jopendocument.model.draw.DrawTextBox
 
tableEndY - Variable in class org.jopendocument.model.chart.ChartChart
 
tableEndY - Variable in class org.jopendocument.model.draw.Dr3DCube
 
tableEndY - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
tableEndY - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
tableEndY - Variable in class org.jopendocument.model.draw.Dr3DScene
 
tableEndY - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawApplet
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawCaption
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawCircle
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawConnector
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawControl
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawEllipse
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawG
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawImage
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawLine
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawMeasure
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawObject
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawPath
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawPlugin
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawPolygon
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawPolyline
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawRect
 
tableEndY - Variable in class org.jopendocument.model.draw.DrawTextBox
 
TableErrorMacro - Class in org.jopendocument.model.table
 
TableErrorMacro() - Constructor for class org.jopendocument.model.table.TableErrorMacro
 
TableErrorMessage - Class in org.jopendocument.model.table
 
TableErrorMessage() - Constructor for class org.jopendocument.model.table.TableErrorMessage
 
tableErrorMessageOrTableErrorMacroOrOfficeEvents - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableExecute - Variable in class org.jopendocument.model.table.TableErrorMacro
 
tableExpression - Variable in class org.jopendocument.model.table.TableNamedExpression
 
tableFieldNumber - Variable in class org.jopendocument.model.table.TableFilterCondition
 
tableFieldNumber - Variable in class org.jopendocument.model.table.TableSortBy
 
tableFieldNumber - Variable in class org.jopendocument.model.table.TableSubtotalField
 
tableFilter - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
TableFilter - Class in org.jopendocument.model.table
 
TableFilter() - Constructor for class org.jopendocument.model.table.TableFilter
 
tableFilter - Variable in class org.jopendocument.model.table.TableSourceCellRange
 
TableFilterAnd - Class in org.jopendocument.model.table
 
TableFilterAnd() - Constructor for class org.jopendocument.model.table.TableFilterAnd
 
tableFilterAndOrTableFilterCondition - Variable in class org.jopendocument.model.table.TableFilterOr
 
TableFilterCondition - Class in org.jopendocument.model.table
 
TableFilterCondition() - Constructor for class org.jopendocument.model.table.TableFilterCondition
 
tableFilterConditionOrTableFilterAndOrTableFilterOr - Variable in class org.jopendocument.model.table.TableFilter
 
tableFilterName - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableFilterName - Variable in class org.jopendocument.model.table.TableTableSource
 
tableFilterOptions - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableFilterOptions - Variable in class org.jopendocument.model.table.TableTableSource
 
TableFilterOr - Class in org.jopendocument.model.table
 
TableFilterOr() - Constructor for class org.jopendocument.model.table.TableFilterOr
 
tableFilterOrOrTableFilterCondition - Variable in class org.jopendocument.model.table.TableFilterAnd
 
tableFormula - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableFormula - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableFormula - Variable in class org.jopendocument.model.table.TableTableCell
 
tableFunction - Variable in class org.jopendocument.model.table.TableConsolidation
 
tableFunction - Variable in class org.jopendocument.model.table.TableDataPilotField
 
tableFunction - Variable in class org.jopendocument.model.table.TableDataPilotSubtotal
 
tableFunction - Variable in class org.jopendocument.model.table.TableSubtotalField
 
tableGrandTotal - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
TableGroup - Class in org.jopendocument.dom.spreadsheet
A group of columns/rows that can be hidden.
tableGroupByFieldNumber - Variable in class org.jopendocument.model.table.TableSubtotalRule
 
tableHasPersistantData - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableHelpMessage - Variable in class org.jopendocument.model.table.TableContentValidation
 
TableHelpMessage - Class in org.jopendocument.model.table
 
TableHelpMessage() - Constructor for class org.jopendocument.model.table.TableHelpMessage
 
tableHighlightedRange - Variable in class org.jopendocument.model.table.TableDetective
 
TableHighlightedRange - Class in org.jopendocument.model.table
 
TableHighlightedRange() - Constructor for class org.jopendocument.model.table.TableHighlightedRange
 
tableId - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableId - Variable in class org.jopendocument.model.table.TableCellContentDeletion
 
tableId - Variable in class org.jopendocument.model.table.TableChangeDeletion
 
tableId - Variable in class org.jopendocument.model.table.TableDeletion
 
tableId - Variable in class org.jopendocument.model.table.TableDependence
 
tableId - Variable in class org.jopendocument.model.table.TableInsertion
 
tableId - Variable in class org.jopendocument.model.table.TableInsertionCutOff
 
tableId - Variable in class org.jopendocument.model.table.TableMovement
 
tableId - Variable in class org.jopendocument.model.table.TableMovementCutOff
 
tableId - Variable in class org.jopendocument.model.table.TablePrevious
 
tableId - Variable in class org.jopendocument.model.table.TableRejection
 
tableIdentifyCategories - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableIgnoreEmptyRows - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableIndex - Variable in class org.jopendocument.model.table.TableOperation
 
TableInsertion - Class in org.jopendocument.model.table
 
TableInsertion() - Constructor for class org.jopendocument.model.table.TableInsertion
 
TableInsertionCutOff - Class in org.jopendocument.model.table
 
TableInsertionCutOff() - Constructor for class org.jopendocument.model.table.TableInsertionCutOff
 
tableIsActive - Variable in class org.jopendocument.model.table.TableScenario
 
tableIsDataLayoutField - Variable in class org.jopendocument.model.table.TableDataPilotField
 
tableIsSelection - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableIteration - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
TableIteration - Class in org.jopendocument.model.table
 
TableIteration() - Constructor for class org.jopendocument.model.table.TableIteration
 
tableLabelCellRangeAddress - Variable in class org.jopendocument.model.table.TableLabelRange
 
TableLabelRange - Class in org.jopendocument.model.table
 
TableLabelRange() - Constructor for class org.jopendocument.model.table.TableLabelRange
 
tableLabelRange - Variable in class org.jopendocument.model.table.TableLabelRanges
 
tableLabelRanges - Variable in class org.jopendocument.model.office.OfficeBody
 
TableLabelRanges - Class in org.jopendocument.model.table
 
TableLabelRanges() - Constructor for class org.jopendocument.model.table.TableLabelRanges
 
tableLanguage - Variable in class org.jopendocument.model.table.TableSort
 
tableLastColumnSpanned - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableLastRowSpanned - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableLinkToSourceData - Variable in class org.jopendocument.model.table.TableConsolidation
 
tableMarkedInvalid - Variable in class org.jopendocument.model.table.TableHighlightedRange
 
tableMatrixCovered - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableMaximumDifference - Variable in class org.jopendocument.model.table.TableIteration
 
tableMessageType - Variable in class org.jopendocument.model.table.TableErrorMessage
 
tableMode - Variable in class org.jopendocument.model.table.TableTableSource
 
TableMovement - Class in org.jopendocument.model.table
 
TableMovement() - Constructor for class org.jopendocument.model.table.TableMovement
 
TableMovementCutOff - Class in org.jopendocument.model.table
 
TableMovementCutOff() - Constructor for class org.jopendocument.model.table.TableMovementCutOff
 
tableMovementCutOffOrTableInsertionCutOff - Variable in class org.jopendocument.model.table.TableCutOffs
 
tableMultiDeletionSpanned - Variable in class org.jopendocument.model.table.TableDeletion
 
tableName - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableName - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableName - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableName - Variable in class org.jopendocument.model.table.TableDataPilotMember
 
tableName - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableName - Variable in class org.jopendocument.model.table.TableErrorMacro
 
tableName - Variable in class org.jopendocument.model.table.TableNamedExpression
 
tableName - Variable in class org.jopendocument.model.table.TableNamedRange
 
tableName - Variable in class org.jopendocument.model.table.TableOperation
 
tableName - Variable in class org.jopendocument.model.table.TableSourceService
 
tableName - Variable in class org.jopendocument.model.table.TableTable
 
TableNamedExpression - Class in org.jopendocument.model.table
 
TableNamedExpression() - Constructor for class org.jopendocument.model.table.TableNamedExpression
 
tableNamedExpressions - Variable in class org.jopendocument.model.office.OfficeBody
 
TableNamedExpressions - Class in org.jopendocument.model.table
 
TableNamedExpressions() - Constructor for class org.jopendocument.model.table.TableNamedExpressions
 
TableNamedRange - Class in org.jopendocument.model.table
 
TableNamedRange() - Constructor for class org.jopendocument.model.table.TableNamedRange
 
tableNamedRangeOrTableNamedExpression - Variable in class org.jopendocument.model.table.TableNamedExpressions
 
tableNullDate - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
TableNullDate - Class in org.jopendocument.model.table
 
TableNullDate() - Constructor for class org.jopendocument.model.table.TableNullDate
 
tableNullYear - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
tableNumberColumnsRepeated - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableNumberColumnsRepeated - Variable in class org.jopendocument.model.table.TableTableCell
 
tableNumberColumnsRepeated - Variable in class org.jopendocument.model.table.TableTableColumn
 
tableNumberColumnsSpanned - Variable in class org.jopendocument.model.table.TableTableCell
 
tableNumberMatrixColumnsSpanned - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableNumberMatrixColumnsSpanned - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableNumberMatrixColumnsSpanned - Variable in class org.jopendocument.model.table.TableTableCell
 
tableNumberMatrixRowsSpanned - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableNumberMatrixRowsSpanned - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableNumberMatrixRowsSpanned - Variable in class org.jopendocument.model.table.TableTableCell
 
tableNumberRowsRepeated - Variable in class org.jopendocument.model.table.TableTableRow
 
tableNumberRowsSpanned - Variable in class org.jopendocument.model.table.TableTableCell
 
tableObjectName - Variable in class org.jopendocument.model.table.TableSourceService
 
tableOnUpdateKeepSize - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableOnUpdateKeepStyles - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableOperation - Variable in class org.jopendocument.model.table.TableDetective
 
TableOperation - Class in org.jopendocument.model.table
 
TableOperation() - Constructor for class org.jopendocument.model.table.TableOperation
 
tableOperator - Variable in class org.jopendocument.model.table.TableFilterCondition
 
tableOrder - Variable in class org.jopendocument.model.table.TableSortBy
 
tableOrder - Variable in class org.jopendocument.model.table.TableSortGroups
 
tableOrientation - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableOrientation - Variable in class org.jopendocument.model.table.TableDataPilotField
 
tableOrientation - Variable in class org.jopendocument.model.table.TableLabelRange
 
tablePageBreaksOnGroupChange - Variable in class org.jopendocument.model.table.TableSubtotalRules
 
tablePageStyleName - Variable in class org.jopendocument.model.style.StyleProperties
 
tableParseSqlStatements - Variable in class org.jopendocument.model.table.TableDatabaseSourceSql
 
tablePassword - Variable in class org.jopendocument.model.table.TableSourceService
 
tablePosition - Variable in class org.jopendocument.model.table.TableDeletion
 
tablePosition - Variable in class org.jopendocument.model.table.TableInsertion
 
tablePosition - Variable in class org.jopendocument.model.table.TableInsertionCutOff
 
tablePosition - Variable in class org.jopendocument.model.table.TableMovementCutOff
 
tablePrecisionAsShown - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
tablePrevious - Variable in class org.jopendocument.model.table.TableCellContentChange
 
TablePrevious - Class in org.jopendocument.model.table
 
TablePrevious() - Constructor for class org.jopendocument.model.table.TablePrevious
 
tablePrintRanges - Variable in class org.jopendocument.model.table.TableTable
 
tableProtected - Variable in class org.jopendocument.model.table.TableTable
 
tableProtected - Variable in class org.jopendocument.model.table.TableTableCell
 
tableProtected - Variable in class org.jopendocument.model.table.TableTrackedChanges
 
tableProtectionKey - Variable in class org.jopendocument.model.office.OfficeBody
 
tableProtectionKey - Variable in class org.jopendocument.model.table.TableTable
 
tableProtectionKey - Variable in class org.jopendocument.model.table.TableTrackedChanges
 
tableQueryName - Variable in class org.jopendocument.model.table.TableDatabaseSourceQuery
 
tableRangeUsableAs - Variable in class org.jopendocument.model.table.TableNamedRange
 
tableRefreshDelay - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
tableRefreshDelay - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableRefreshDelay - Variable in class org.jopendocument.model.table.TableTableSource
 
tableRejectingChangeId - Variable in class org.jopendocument.model.table.TableCellContentChange
 
tableRejectingChangeId - Variable in class org.jopendocument.model.table.TableDeletion
 
tableRejectingChangeId - Variable in class org.jopendocument.model.table.TableInsertion
 
tableRejectingChangeId - Variable in class org.jopendocument.model.table.TableMovement
 
tableRejectingChangeId - Variable in class org.jopendocument.model.table.TableRejection
 
TableRejection - Class in org.jopendocument.model.table
 
TableRejection() - Constructor for class org.jopendocument.model.table.TableRejection
 
tableRow - Variable in class org.jopendocument.model.table.TableCellAddress
 
tableRow - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableRow - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
TableScenario - Class in org.jopendocument.model.table
 
TableScenario() - Constructor for class org.jopendocument.model.table.TableScenario
 
tableScenario - Variable in class org.jopendocument.model.table.TableTable
 
tableScenarioRanges - Variable in class org.jopendocument.model.table.TableScenario
 
tableSearchCriteriaMustApplyToWholeCell - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
TableShapes - Class in org.jopendocument.model.table
 
TableShapes() - Constructor for class org.jopendocument.model.table.TableShapes
 
tableShapes - Variable in class org.jopendocument.model.table.TableTable
 
tableShowList - Variable in class org.jopendocument.model.table.TableContentValidation
 
tableSort - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
TableSort - Class in org.jopendocument.model.table
 
TableSort() - Constructor for class org.jopendocument.model.table.TableSort
 
tableSortBy - Variable in class org.jopendocument.model.table.TableSort
 
TableSortBy - Class in org.jopendocument.model.table
 
TableSortBy() - Constructor for class org.jopendocument.model.table.TableSortBy
 
TableSortGroups - Class in org.jopendocument.model.table
 
TableSortGroups() - Constructor for class org.jopendocument.model.table.TableSortGroups
 
tableSortGroupsOrTableSubtotalRule - Variable in class org.jopendocument.model.table.TableSubtotalRules
 
TableSourceCellRange - Class in org.jopendocument.model.table
 
TableSourceCellRange() - Constructor for class org.jopendocument.model.table.TableSourceCellRange
 
tableSourceCellRangeAddresses - Variable in class org.jopendocument.model.table.TableConsolidation
 
tableSourceFieldName - Variable in class org.jopendocument.model.table.TableDataPilotField
 
tableSourceName - Variable in class org.jopendocument.model.table.TableSourceService
 
tableSourceRangeAddress - Variable in class org.jopendocument.model.table.TableMovement
 
TableSourceRangeAddress - Class in org.jopendocument.model.table
 
TableSourceRangeAddress() - Constructor for class org.jopendocument.model.table.TableSourceRangeAddress
 
TableSourceService - Class in org.jopendocument.model.table
 
TableSourceService() - Constructor for class org.jopendocument.model.table.TableSourceService
 
tableSqlStatement - Variable in class org.jopendocument.model.table.TableDatabaseSourceSql
 
tableStartColumn - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableStartColumn - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableStartPosition - Variable in class org.jopendocument.model.table.TableMovementCutOff
 
tableStartRow - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableStartRow - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableStartTable - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
tableStartTable - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableStatus - Variable in class org.jopendocument.model.table.TableIteration
 
tableSteps - Variable in class org.jopendocument.model.table.TableIteration
 
tableStringValue - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableStringValue - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableStringValue - Variable in class org.jopendocument.model.table.TableTableCell
 
tableStructureProtected - Variable in class org.jopendocument.model.office.OfficeBody
 
TableStyle - Class in org.jopendocument.dom.spreadsheet
 
TableStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.spreadsheet.TableStyle
 
TableStyle.StyleTableProperties - Class in org.jopendocument.dom.spreadsheet
 
TableStyle.StyleTableProperties(StyleStyle) - Constructor for class org.jopendocument.dom.spreadsheet.TableStyle.StyleTableProperties
 
tableStyleName - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableStyleName - Variable in class org.jopendocument.model.table.TableTable
 
tableStyleName - Variable in class org.jopendocument.model.table.TableTableCell
 
tableStyleName - Variable in class org.jopendocument.model.table.TableTableColumn
 
tableStyleName - Variable in class org.jopendocument.model.table.TableTableRow
 
TableSubTable - Class in org.jopendocument.model.table
 
TableSubTable() - Constructor for class org.jopendocument.model.table.TableSubTable
 
tableSubTableOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShape - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
TableSubtotalField - Class in org.jopendocument.model.table
 
TableSubtotalField() - Constructor for class org.jopendocument.model.table.TableSubtotalField
 
tableSubtotalField - Variable in class org.jopendocument.model.table.TableSubtotalRule
 
TableSubtotalRule - Class in org.jopendocument.model.table
 
TableSubtotalRule() - Constructor for class org.jopendocument.model.table.TableSubtotalRule
 
tableSubtotalRules - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
TableSubtotalRules - Class in org.jopendocument.model.table
 
TableSubtotalRules() - Constructor for class org.jopendocument.model.table.TableSubtotalRules
 
tableTable - Variable in class org.jopendocument.model.chart.ChartChart
 
tableTable - Variable in class org.jopendocument.model.table.TableCellAddress
 
tableTable - Variable in class org.jopendocument.model.table.TableDdeLink
 
tableTable - Variable in class org.jopendocument.model.table.TableDeletion
 
tableTable - Variable in class org.jopendocument.model.table.TableInsertion
 
tableTable - Variable in class org.jopendocument.model.table.TableSourceRangeAddress
 
TableTable - Class in org.jopendocument.model.table
 
TableTable() - Constructor for class org.jopendocument.model.table.TableTable
 
tableTable - Variable in class org.jopendocument.model.table.TableTargetRangeAddress
 
tableTableBackground - Variable in class org.jopendocument.model.draw.Dr3DCube
 
tableTableBackground - Variable in class org.jopendocument.model.draw.Dr3DExtrude
 
tableTableBackground - Variable in class org.jopendocument.model.draw.Dr3DRotate
 
tableTableBackground - Variable in class org.jopendocument.model.draw.Dr3DScene
 
tableTableBackground - Variable in class org.jopendocument.model.draw.Dr3DSphere
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawCaption
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawCircle
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawConnector
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawControl
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawEllipse
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawG
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawImage
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawLine
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawMeasure
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawObject
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawPath
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawPolygon
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawPolyline
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawRect
 
tableTableBackground - Variable in class org.jopendocument.model.draw.DrawTextBox
 
TableTableCell - Class in org.jopendocument.model.table
 
TableTableCell() - Constructor for class org.jopendocument.model.table.TableTableCell
 
tableTableCellOrTableCoveredTableCell - Variable in class org.jopendocument.model.table.TableTableRow
 
TableTableColumn - Class in org.jopendocument.model.table
 
TableTableColumn() - Constructor for class org.jopendocument.model.table.TableTableColumn
 
TableTableColumnGroup - Class in org.jopendocument.model.table
 
TableTableColumnGroup() - Constructor for class org.jopendocument.model.table.TableTableColumnGroup
 
tableTableColumnOrTableTableColumnGroup - Variable in class org.jopendocument.model.table.TableTableColumns
 
tableTableColumnOrTableTableColumnGroup - Variable in class org.jopendocument.model.table.TableTableHeaderColumns
 
TableTableColumns - Class in org.jopendocument.model.table
 
TableTableColumns() - Constructor for class org.jopendocument.model.table.TableTableColumns
 
tableTableColumnsOrTableTableColumnOrTableTableColumnGroupOrTableTableHeaderColumns - Variable in class org.jopendocument.model.table.TableSubTable
 
tableTableColumnsOrTableTableColumnOrTableTableColumnGroupOrTableTableHeaderColumns - Variable in class org.jopendocument.model.table.TableTable
 
TableTableHeaderColumns - Class in org.jopendocument.model.table
 
TableTableHeaderColumns() - Constructor for class org.jopendocument.model.table.TableTableHeaderColumns
 
tableTableHeaderColumnsOrTableTableColumnOrTableTableColumnGroup - Variable in class org.jopendocument.model.table.TableTableColumnGroup
 
TableTableHeaderRows - Class in org.jopendocument.model.table
 
TableTableHeaderRows() - Constructor for class org.jopendocument.model.table.TableTableHeaderRows
 
tableTableHeaderRowsOrTableTableRowOrTableTableRowGroup - Variable in class org.jopendocument.model.table.TableTableRowGroup
 
tableTableName - Variable in class org.jopendocument.model.table.TableDatabaseSourceTable
 
tableTableName - Variable in class org.jopendocument.model.table.TableTableSource
 
TableTableRow - Class in org.jopendocument.model.table
 
TableTableRow() - Constructor for class org.jopendocument.model.table.TableTableRow
 
TableTableRowGroup - Class in org.jopendocument.model.table
 
TableTableRowGroup() - Constructor for class org.jopendocument.model.table.TableTableRowGroup
 
tableTableRowOrTableTableRowGroup - Variable in class org.jopendocument.model.table.TableTableHeaderRows
 
tableTableRowOrTableTableRowGroup - Variable in class org.jopendocument.model.table.TableTableRows
 
TableTableRows - Class in org.jopendocument.model.table
 
TableTableRows() - Constructor for class org.jopendocument.model.table.TableTableRows
 
tableTableRowsOrTableTableRowOrTableTableRowGroupOrTableTableHeaderRows - Variable in class org.jopendocument.model.table.TableSubTable
 
tableTableRowsOrTableTableRowOrTableTableRowGroupOrTableTableHeaderRows - Variable in class org.jopendocument.model.table.TableTable
 
tableTableSource - Variable in class org.jopendocument.model.table.TableTable
 
TableTableSource - Class in org.jopendocument.model.table
 
TableTableSource() - Constructor for class org.jopendocument.model.table.TableTableSource
 
tableTargetCellAddress - Variable in class org.jopendocument.model.table.TableConsolidation
 
tableTargetRangeAddress - Variable in class org.jopendocument.model.table.TableDatabaseRange
 
tableTargetRangeAddress - Variable in class org.jopendocument.model.table.TableDataPilotTable
 
tableTargetRangeAddress - Variable in class org.jopendocument.model.table.TableFilter
 
tableTargetRangeAddress - Variable in class org.jopendocument.model.table.TableMovement
 
tableTargetRangeAddress - Variable in class org.jopendocument.model.table.TableSort
 
TableTargetRangeAddress - Class in org.jopendocument.model.table
 
TableTargetRangeAddress() - Constructor for class org.jopendocument.model.table.TableTargetRangeAddress
 
tableTimeValue - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableTimeValue - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableTimeValue - Variable in class org.jopendocument.model.table.TableTableCell
 
tableTitle - Variable in class org.jopendocument.model.table.TableErrorMessage
 
tableTitle - Variable in class org.jopendocument.model.table.TableHelpMessage
 
tableTrackChanges - Variable in class org.jopendocument.model.table.TableTrackedChanges
 
TableTrackedChanges - Class in org.jopendocument.model.table
 
TableTrackedChanges() - Constructor for class org.jopendocument.model.table.TableTrackedChanges
 
tableType - Variable in class org.jopendocument.model.table.TableDeletion
 
tableType - Variable in class org.jopendocument.model.table.TableInsertion
 
tableUsedHierarchy - Variable in class org.jopendocument.model.table.TableDataPilotField
 
tableUseLabel - Variable in class org.jopendocument.model.table.TableConsolidation
 
tableUseRegularExpressions - Variable in class org.jopendocument.model.table.TableCalculationSettings
 
tableUsername - Variable in class org.jopendocument.model.table.TableSourceService
 
tableValidationName - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableValidationName - Variable in class org.jopendocument.model.table.TableTableCell
 
tableValue - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableValue - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableValue - Variable in class org.jopendocument.model.table.TableFilterCondition
 
tableValue - Variable in class org.jopendocument.model.table.TableTableCell
 
tableValueType - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
tableValueType - Variable in class org.jopendocument.model.table.TableCoveredTableCell
 
tableValueType - Variable in class org.jopendocument.model.table.TableNullDate
 
tableValueType - Variable in class org.jopendocument.model.table.TableTableCell
 
tableVisibility - Variable in class org.jopendocument.model.table.TableTableColumn
 
tableVisibility - Variable in class org.jopendocument.model.table.TableTableRow
 
taskEnded(int) - Method in class org.jopendocument.ui.WaitIndeterminatePanel
 
tearDown() - Method in class org.jopendocument.dom.ChildCreatorTest
 
tearDown() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
tearDown() - Method in class org.jopendocument.util.cache.ICacheTest
 
tearDownAfterClass() - Static method in class org.jopendocument.util.cache.ICacheTest
 
Template - Class in org.jopendocument.dom.template
Generates documents merging template and data.
Template(InputStream) - Constructor for class org.jopendocument.dom.template.Template
Loads a template from the specified input stream.
Template(File) - Constructor for class org.jopendocument.dom.template.Template
 
Template(ODPackage) - Constructor for class org.jopendocument.dom.template.Template
 
TemplateException - Exception in org.jopendocument.dom.template
Indicates an error with the template.
TemplateException(String) - Constructor for exception org.jopendocument.dom.template.TemplateException
 
TemplateException(Throwable) - Constructor for exception org.jopendocument.dom.template.TemplateException
 
TemplateException(String, Throwable) - Constructor for exception org.jopendocument.dom.template.TemplateException
 
Test - Class in org.jopendocument.dom.template
 
Test() - Constructor for class org.jopendocument.dom.template.Test
 
test(String...) - Static method in class org.jopendocument.util.DesktopEnvironment
Execute the passed command and test its return code.
testAdd() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testAddLibs(boolean) - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testAddParagraph() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testCheck() - Method in class org.jopendocument.util.cache.ICacheTest
 
testClear() - Method in class org.jopendocument.util.cache.ICacheTest
 
testConvert() - Method in class org.jopendocument.util.convertor.NumberConvertorTest
 
testCreate() - Method in class org.jopendocument.dom.ChildCreatorTest
 
testCreate() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testCreate() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testDays() - Method in class org.jopendocument.dom.style.data.DataStyleTest
 
testDuplicateRows() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testEncodeRT() - Method in class org.jopendocument.dom.OOXMLTest
 
testEncodeWS() - Method in class org.jopendocument.dom.OOXMLTest
 
testEnsureColumnCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testFormat() - Method in class org.jopendocument.dom.LengthUnitTest
 
testFormat() - Method in class org.jopendocument.dom.style.data.DataStyleTest
 
testFrame() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testFromString() - Method in class org.jopendocument.util.i18n.I18nUtilsTest
 
TestGeneration - Class in org.jopendocument.sample
 
TestGeneration() - Constructor for class org.jopendocument.sample.TestGeneration
 
testGet() - Method in class org.jopendocument.util.cache.ICacheTest
 
testGetCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testGetMutableTableModel() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testGetTableModel() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testGetText() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testGetValueAt() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testGroups() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testInterrupt() - Method in class org.jopendocument.util.cache.ICacheTest
 
testMerge() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testMeta() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testName() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testNull() - Method in class org.jopendocument.dom.ChildCreatorTest
 
testParseLength() - Method in class org.jopendocument.dom.LengthUnitTest
 
testRemoveCol() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testRemoveRow() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testRepeated() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testResolve() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testRunning() - Method in class org.jopendocument.util.cache.ICacheTest
 
testScript() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testSetColumnCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testSetRowCount() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testSetValueAt() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testSizeAndClear() - Method in class org.jopendocument.util.cache.ICacheTest
 
testSplit() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testStyle() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
testStyle() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testTable() - Method in class org.jopendocument.dom.ODSingleXMLDocumentTest
 
TestTable - Class in org.jopendocument.sample
 
TestTable() - Constructor for class org.jopendocument.sample.TestTable
 
TestTemplate - Class in org.jopendocument.sample
 
TestTemplate() - Constructor for class org.jopendocument.sample.TestTemplate
 
testUsedRange() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
testWatcher() - Method in class org.jopendocument.util.cache.ICacheTest
 
testXY() - Method in class org.jopendocument.dom.spreadsheet.SheetTest
 
TextA - Class in org.jopendocument.model.text
 
TextA() - Constructor for class org.jopendocument.model.text.TextA
 
textActive - Variable in class org.jopendocument.model.text.TextPageVariableSet
 
textAddress - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextAlphabeticalIndex - Class in org.jopendocument.model.text
 
TextAlphabeticalIndex() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndex
 
textAlphabeticalIndexAutoMarkFile - Variable in class org.jopendocument.model.office.OfficeBody
 
TextAlphabeticalIndexAutoMarkFile - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexAutoMarkFile() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
 
TextAlphabeticalIndexEntryTemplate - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexEntryTemplate() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
 
textAlphabeticalIndexEntryTemplate - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
TextAlphabeticalIndexMark - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexMark() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexMark
 
TextAlphabeticalIndexMarkEnd - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexMarkEnd() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexMarkEnd
 
TextAlphabeticalIndexMarkStart - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexMarkStart() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
 
textAlphabeticalIndexSource - Variable in class org.jopendocument.model.text.TextAlphabeticalIndex
 
TextAlphabeticalIndexSource - Class in org.jopendocument.model.text
 
TextAlphabeticalIndexSource() - Constructor for class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textAlphabeticalSeparators - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawCaption
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawCircle
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawConnector
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawControl
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawEllipse
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawG
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawImage
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawLine
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawMeasure
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawObject
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawPath
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawPolygon
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawPolyline
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawRect
 
textAnchorPageNumber - Variable in class org.jopendocument.model.draw.DrawTextBox
 
textAnchorPageNumber - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawCaption
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawCircle
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawConnector
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawControl
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawEllipse
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawG
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawImage
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawLine
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawMeasure
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawObject
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawPageThumbnail
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawPath
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawPolygon
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawPolyline
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawRect
 
textAnchorType - Variable in class org.jopendocument.model.draw.DrawTextBox
 
textAnchorType - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimation - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationDelay - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationDirection - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationRepeat - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationStartInside - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationSteps - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnimationStopInside - Variable in class org.jopendocument.model.style.StyleProperties
 
textAnnote - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textAuthor - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextAuthorInitials - Class in org.jopendocument.model.text
 
TextAuthorInitials() - Constructor for class org.jopendocument.model.text.TextAuthorInitials
 
TextAuthorName - Class in org.jopendocument.model.text
 
TextAuthorName() - Constructor for class org.jopendocument.model.text.TextAuthorName
 
TextBibliography - Class in org.jopendocument.model.text
 
TextBibliography() - Constructor for class org.jopendocument.model.text.TextBibliography
 
TextBibliographyConfiguration - Class in org.jopendocument.model.text
 
TextBibliographyConfiguration() - Constructor for class org.jopendocument.model.text.TextBibliographyConfiguration
 
textBibliographyDataField - Variable in class org.jopendocument.model.text.TextIndexEntryBibliography
 
TextBibliographyEntryTemplate - Class in org.jopendocument.model.text
 
TextBibliographyEntryTemplate() - Constructor for class org.jopendocument.model.text.TextBibliographyEntryTemplate
 
textBibliographyEntryTemplate - Variable in class org.jopendocument.model.text.TextBibliographySource
 
TextBibliographyMark - Class in org.jopendocument.model.text
 
TextBibliographyMark() - Constructor for class org.jopendocument.model.text.TextBibliographyMark
 
textBibliographySource - Variable in class org.jopendocument.model.text.TextBibliography
 
TextBibliographySource - Class in org.jopendocument.model.text
 
TextBibliographySource() - Constructor for class org.jopendocument.model.text.TextBibliographySource
 
textBibliographyType - Variable in class org.jopendocument.model.text.TextBibliographyEntryTemplate
 
textBibliographyType - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextBookmark - Class in org.jopendocument.model.text
 
TextBookmark() - Constructor for class org.jopendocument.model.text.TextBookmark
 
TextBookmarkEnd - Class in org.jopendocument.model.text
 
TextBookmarkEnd() - Constructor for class org.jopendocument.model.text.TextBookmarkEnd
 
TextBookmarkRef - Class in org.jopendocument.model.text
 
TextBookmarkRef() - Constructor for class org.jopendocument.model.text.TextBookmarkRef
 
TextBookmarkStart - Class in org.jopendocument.model.text
 
TextBookmarkStart() - Constructor for class org.jopendocument.model.text.TextBookmarkStart
 
textBooktitle - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textBooleanValue - Variable in class org.jopendocument.model.text.TextExpression
 
textBooleanValue - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textBooleanValue - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textBooleanValue - Variable in class org.jopendocument.model.text.TextVariableInput
 
textBooleanValue - Variable in class org.jopendocument.model.text.TextVariableSet
 
textBulletChar - Variable in class org.jopendocument.model.text.TextListLevelStyleBullet
 
textC - Variable in class org.jopendocument.model.text.TextS
 
textCapitalizeEntries - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textCaptionSequenceFormat - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textCaptionSequenceFormat - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textCaptionSequenceName - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textCaptionSequenceName - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
TextCat - Class in org.jopendocument.sample
 
TextCat() - Constructor for class org.jopendocument.sample.TextCat
 
TextChange - Class in org.jopendocument.model.text
 
TextChange() - Constructor for class org.jopendocument.model.text.TextChange
 
TextChangedRegion - Class in org.jopendocument.model.text
 
TextChangedRegion() - Constructor for class org.jopendocument.model.text.TextChangedRegion
 
textChangedRegion - Variable in class org.jopendocument.model.text.TextTrackedChanges
 
TextChangeEnd - Class in org.jopendocument.model.text
 
TextChangeEnd() - Constructor for class org.jopendocument.model.text.TextChangeEnd
 
textChangeId - Variable in class org.jopendocument.model.text.TextChange
 
textChangeId - Variable in class org.jopendocument.model.text.TextChangeEnd
 
textChangeId - Variable in class org.jopendocument.model.text.TextChangeStart
 
TextChangeStart - Class in org.jopendocument.model.text
 
TextChangeStart() - Constructor for class org.jopendocument.model.text.TextChangeStart
 
textChapter - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextChapter - Class in org.jopendocument.model.text
 
TextChapter() - Constructor for class org.jopendocument.model.text.TextChapter
 
TextCharacterCount - Class in org.jopendocument.model.text
 
TextCharacterCount() - Constructor for class org.jopendocument.model.text.TextCharacterCount
 
textCitationBodyStyleName - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
textCitationBodyStyleName - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
textCitationStyleName - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
textCitationStyleName - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
textColumnName - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
textCombineEntries - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textCombineEntriesWithDash - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textCombineEntriesWithPp - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textCommaSeparated - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textCondition - Variable in class org.jopendocument.model.text.TextConditionalText
 
textCondition - Variable in class org.jopendocument.model.text.TextDatabaseNext
 
textCondition - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
textCondition - Variable in class org.jopendocument.model.text.TextHiddenParagraph
 
textCondition - Variable in class org.jopendocument.model.text.TextHiddenText
 
textCondition - Variable in class org.jopendocument.model.text.TextSection
 
TextConditionalText - Class in org.jopendocument.model.text
 
TextConditionalText() - Constructor for class org.jopendocument.model.text.TextConditionalText
 
textCondStyleName - Variable in class org.jopendocument.model.text.ParagraphElement
 
textConnectionName - Variable in class org.jopendocument.model.text.TextDdeConnection
 
textConsecutiveNumbering - Variable in class org.jopendocument.model.text.TextListStyle
 
textContinueNumbering - Variable in class org.jopendocument.model.text.TextOrderedList
 
textCopyOutlineLevels - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textCountEmptyLines - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textCountInFloatingFrames - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
TextCreationDate - Class in org.jopendocument.model.text
 
TextCreationDate() - Constructor for class org.jopendocument.model.text.TextCreationDate
 
TextCreationTime - Class in org.jopendocument.model.text
 
TextCreationTime() - Constructor for class org.jopendocument.model.text.TextCreationTime
 
TextCreator - Class in org.jopendocument.model.text
 
TextCreator() - Constructor for class org.jopendocument.model.text.TextCreator
 
textCurrency - Variable in class org.jopendocument.model.text.TextExpression
 
textCurrency - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textCurrency - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textCurrency - Variable in class org.jopendocument.model.text.TextVariableGet
 
textCurrency - Variable in class org.jopendocument.model.text.TextVariableInput
 
textCurrency - Variable in class org.jopendocument.model.text.TextVariableSet
 
textCurrentValue - Variable in class org.jopendocument.model.text.TextConditionalText
 
textCustom1 - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textCustom2 - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textCustom3 - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textCustom4 - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textCustom5 - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextDatabaseDisplay - Class in org.jopendocument.model.text
 
TextDatabaseDisplay() - Constructor for class org.jopendocument.model.text.TextDatabaseDisplay
 
textDatabaseName - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
TextDatabaseName - Class in org.jopendocument.model.text
 
TextDatabaseName() - Constructor for class org.jopendocument.model.text.TextDatabaseName
 
textDatabaseName - Variable in class org.jopendocument.model.text.TextDatabaseName
 
textDatabaseName - Variable in class org.jopendocument.model.text.TextDatabaseNext
 
textDatabaseName - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
textDatabaseName - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
TextDatabaseNext - Class in org.jopendocument.model.text
 
TextDatabaseNext() - Constructor for class org.jopendocument.model.text.TextDatabaseNext
 
TextDatabaseRowNumber - Class in org.jopendocument.model.text
 
TextDatabaseRowNumber() - Constructor for class org.jopendocument.model.text.TextDatabaseRowNumber
 
TextDatabaseSelect - Class in org.jopendocument.model.text
 
TextDatabaseSelect() - Constructor for class org.jopendocument.model.text.TextDatabaseSelect
 
TextDate - Class in org.jopendocument.model.text
 
TextDate() - Constructor for class org.jopendocument.model.text.TextDate
 
textDateAdjust - Variable in class org.jopendocument.model.text.TextDate
 
textDateValue - Variable in class org.jopendocument.model.text.TextCreationDate
 
textDateValue - Variable in class org.jopendocument.model.text.TextDate
 
textDateValue - Variable in class org.jopendocument.model.text.TextExpression
 
textDateValue - Variable in class org.jopendocument.model.text.TextModificationDate
 
textDateValue - Variable in class org.jopendocument.model.text.TextPrintDate
 
textDateValue - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textDateValue - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textDateValue - Variable in class org.jopendocument.model.text.TextVariableInput
 
textDateValue - Variable in class org.jopendocument.model.text.TextVariableSet
 
TextDdeConnection - Class in org.jopendocument.model.text
 
TextDdeConnection() - Constructor for class org.jopendocument.model.text.TextDdeConnection
 
TextDdeConnectionDecl - Class in org.jopendocument.model.text
 
TextDdeConnectionDecl() - Constructor for class org.jopendocument.model.text.TextDdeConnectionDecl
 
textDdeConnectionDecl - Variable in class org.jopendocument.model.text.TextDdeConnectionDecls
 
textDdeConnectionDecls - Variable in class org.jopendocument.model.office.OfficeBody
 
TextDdeConnectionDecls - Class in org.jopendocument.model.text
 
TextDdeConnectionDecls() - Constructor for class org.jopendocument.model.text.TextDdeConnectionDecls
 
textDefaultStyleName - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
textDefaultStyleName - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
TextDeletion - Class in org.jopendocument.model.text
 
TextDeletion() - Constructor for class org.jopendocument.model.text.TextDeletion
 
TextDescription - Class in org.jopendocument.model.text
 
TextDescription() - Constructor for class org.jopendocument.model.text.TextDescription
 
textDescription - Variable in class org.jopendocument.model.text.TextExecuteMacro
 
textDescription - Variable in class org.jopendocument.model.text.TextPlaceholder
 
textDescription - Variable in class org.jopendocument.model.text.TextTextInput
 
textDescription - Variable in class org.jopendocument.model.text.TextUserFieldInput
 
textDescription - Variable in class org.jopendocument.model.text.TextVariableInput
 
textDisplay - Variable in class org.jopendocument.model.style.StyleProperties
 
textDisplay - Variable in class org.jopendocument.model.text.TextChapter
 
textDisplay - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
textDisplay - Variable in class org.jopendocument.model.text.TextDatabaseName
 
textDisplay - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
textDisplay - Variable in class org.jopendocument.model.text.TextExpression
 
textDisplay - Variable in class org.jopendocument.model.text.TextFileName
 
textDisplay - Variable in class org.jopendocument.model.text.TextIndexEntryChapter
 
textDisplay - Variable in class org.jopendocument.model.text.TextSection
 
textDisplay - Variable in class org.jopendocument.model.text.TextTemplateName
 
textDisplay - Variable in class org.jopendocument.model.text.TextUserFieldGet
 
textDisplay - Variable in class org.jopendocument.model.text.TextVariableGet
 
textDisplay - Variable in class org.jopendocument.model.text.TextVariableInput
 
textDisplay - Variable in class org.jopendocument.model.text.TextVariableSet
 
textDisplayLevels - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
textDisplayLevels - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
textDisplayOutlineLevel - Variable in class org.jopendocument.model.text.TextSequenceDecl
 
TextDocument - Class in org.jopendocument.dom.text
 
TextDocument - Class in org.jopendocument.model
 
TextDocument() - Constructor for class org.jopendocument.model.TextDocument
Creates an empty document You may use a loadFrom method on it
TextDocument(File) - Constructor for class org.jopendocument.model.TextDocument
Creates a document from a file
textDontBalanceTextColumns - Variable in class org.jopendocument.model.style.StyleProperties
 
textDuration - Variable in class org.jopendocument.model.text.TextEditingDuration
 
TextEditingCycles - Class in org.jopendocument.model.text
 
TextEditingCycles() - Constructor for class org.jopendocument.model.text.TextEditingCycles
 
TextEditingDuration - Class in org.jopendocument.model.text
 
TextEditingDuration() - Constructor for class org.jopendocument.model.text.TextEditingDuration
 
textEdition - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textEditor - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textEnableNumbering - Variable in class org.jopendocument.model.style.StyleProperties
 
TextEndnote - Class in org.jopendocument.model.text
 
TextEndnote() - Constructor for class org.jopendocument.model.text.TextEndnote
 
textEndnoteBody - Variable in class org.jopendocument.model.text.TextEndnote
 
TextEndnoteBody - Class in org.jopendocument.model.text
 
TextEndnoteBody() - Constructor for class org.jopendocument.model.text.TextEndnoteBody
 
textEndnoteCitation - Variable in class org.jopendocument.model.text.TextEndnote
 
TextEndnoteCitation - Class in org.jopendocument.model.text
 
TextEndnoteCitation() - Constructor for class org.jopendocument.model.text.TextEndnoteCitation
 
TextEndnoteRef - Class in org.jopendocument.model.text
 
TextEndnoteRef() - Constructor for class org.jopendocument.model.text.TextEndnoteRef
 
TextEndnotesConfiguration - Class in org.jopendocument.model.text
 
TextEndnotesConfiguration() - Constructor for class org.jopendocument.model.text.TextEndnotesConfiguration
 
TextExecuteMacro - Class in org.jopendocument.model.text
 
TextExecuteMacro() - Constructor for class org.jopendocument.model.text.TextExecuteMacro
 
TextExpression - Class in org.jopendocument.model.text
 
TextExpression() - Constructor for class org.jopendocument.model.text.TextExpression
 
TextFileName - Class in org.jopendocument.model.text
 
TextFileName() - Constructor for class org.jopendocument.model.text.TextFileName
 
textFilterName - Variable in class org.jopendocument.model.text.TextSectionSource
 
textFixed - Variable in class org.jopendocument.model.text.TextAuthorInitials
 
textFixed - Variable in class org.jopendocument.model.text.TextAuthorName
 
textFixed - Variable in class org.jopendocument.model.text.TextCreationDate
 
textFixed - Variable in class org.jopendocument.model.text.TextCreationTime
 
textFixed - Variable in class org.jopendocument.model.text.TextCreator
 
textFixed - Variable in class org.jopendocument.model.text.TextDate
 
textFixed - Variable in class org.jopendocument.model.text.TextDescription
 
textFixed - Variable in class org.jopendocument.model.text.TextEditingCycles
 
textFixed - Variable in class org.jopendocument.model.text.TextEditingDuration
 
textFixed - Variable in class org.jopendocument.model.text.TextFileName
 
textFixed - Variable in class org.jopendocument.model.text.TextInitialCreator
 
textFixed - Variable in class org.jopendocument.model.text.TextKeywords
 
textFixed - Variable in class org.jopendocument.model.text.TextModificationDate
 
textFixed - Variable in class org.jopendocument.model.text.TextModificationTime
 
textFixed - Variable in class org.jopendocument.model.text.TextPrintDate
 
textFixed - Variable in class org.jopendocument.model.text.TextPrintedBy
 
textFixed - Variable in class org.jopendocument.model.text.TextPrintTime
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderCity
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderCompany
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderCountry
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderEmail
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderFax
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderFirstname
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderInitials
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderLastname
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderPhonePrivate
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderPhoneWork
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderPosition
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderPostalCode
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderStateOrProvince
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderStreet
 
textFixed - Variable in class org.jopendocument.model.text.TextSenderTitle
 
textFixed - Variable in class org.jopendocument.model.text.TextSubject
 
textFixed - Variable in class org.jopendocument.model.text.TextTime
 
textFixed - Variable in class org.jopendocument.model.text.TextTitle
 
textFixed - Variable in class org.jopendocument.model.text.TextUserDefined
 
TextFootnote - Class in org.jopendocument.model.text
 
TextFootnote() - Constructor for class org.jopendocument.model.text.TextFootnote
 
textFootnoteBody - Variable in class org.jopendocument.model.text.TextFootnote
 
TextFootnoteBody - Class in org.jopendocument.model.text
 
TextFootnoteBody() - Constructor for class org.jopendocument.model.text.TextFootnoteBody
 
textFootnoteCitation - Variable in class org.jopendocument.model.text.TextFootnote
 
TextFootnoteCitation - Class in org.jopendocument.model.text
 
TextFootnoteCitation() - Constructor for class org.jopendocument.model.text.TextFootnoteCitation
 
textFootnoteContinuationNoticeBackward - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
textFootnoteContinuationNoticeForward - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
TextFootnoteRef - Class in org.jopendocument.model.text
 
TextFootnoteRef() - Constructor for class org.jopendocument.model.text.TextFootnoteRef
 
TextFootnotesConfiguration - Class in org.jopendocument.model.text
 
TextFootnotesConfiguration() - Constructor for class org.jopendocument.model.text.TextFootnotesConfiguration
 
textFootnotesPosition - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
TextFormatChange - Class in org.jopendocument.model.text
 
TextFormatChange() - Constructor for class org.jopendocument.model.text.TextFormatChange
 
textFormula - Variable in class org.jopendocument.model.text.TextExpression
 
textFormula - Variable in class org.jopendocument.model.text.TextSequence
 
textFormula - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textFormula - Variable in class org.jopendocument.model.text.TextVariableSet
 
TextH - Class in org.jopendocument.model.text
 
TextH() - Constructor for class org.jopendocument.model.text.TextH
 
TextHiddenParagraph - Class in org.jopendocument.model.text
 
TextHiddenParagraph() - Constructor for class org.jopendocument.model.text.TextHiddenParagraph
 
TextHiddenText - Class in org.jopendocument.model.text
 
TextHiddenText() - Constructor for class org.jopendocument.model.text.TextHiddenText
 
textHOrTextPOrTextOrderedListOrTextUnorderedList - Variable in class org.jopendocument.model.text.TextEndnoteBody
 
textHOrTextPOrTextOrderedListOrTextUnorderedList - Variable in class org.jopendocument.model.text.TextFootnoteBody
 
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrDrawPageOrDrawAOrDrawRectOrDrawLineOrDrawPolylineOrDrawPolygonOrDrawPathOrDrawCircleOrDrawEllipseOrDrawGOrDrawPageThumbnailOrDrawTextBoxOrDrawImageOrDrawObjectOrDrawObjectOleOrDrawAppletOrDrawFloatingFrameOrDrawPluginOrDrawMeasureOrDrawCaptionOrDrawConnectorOrChartChartOrDr3DSceneOrDrawControlOrDrawCustomShapeOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextChangeOrTextChangeStartOrTextChangeEnd - Variable in class org.jopendocument.model.office.OfficeBody
 
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd - Variable in class org.jopendocument.model.text.TextDeletion
 
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd - Variable in class org.jopendocument.model.text.TextIndexTitle
 
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd - Variable in class org.jopendocument.model.text.TextInsertion
 
textHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEnd - Variable in class org.jopendocument.model.text.TextSection
 
textHowpublished - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textId - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMarkEnd
 
textId - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
 
textId - Variable in class org.jopendocument.model.text.TextChangedRegion
 
textId - Variable in class org.jopendocument.model.text.TextEndnote
 
textId - Variable in class org.jopendocument.model.text.TextFootnote
 
textId - Variable in class org.jopendocument.model.text.TextTocMarkEnd
 
textId - Variable in class org.jopendocument.model.text.TextTocMarkStart
 
textId - Variable in class org.jopendocument.model.text.TextUserIndexMarkEnd
 
textId - Variable in class org.jopendocument.model.text.TextUserIndexMarkStart
 
textIdentifier - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textIgnoreCase - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
TextIllustrationIndex - Class in org.jopendocument.model.text
 
TextIllustrationIndex() - Constructor for class org.jopendocument.model.text.TextIllustrationIndex
 
TextIllustrationIndexEntryTemplate - Class in org.jopendocument.model.text
 
TextIllustrationIndexEntryTemplate() - Constructor for class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
 
textIllustrationIndexEntryTemplate - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textIllustrationIndexSource - Variable in class org.jopendocument.model.text.TextIllustrationIndex
 
TextIllustrationIndexSource - Class in org.jopendocument.model.text
 
TextIllustrationIndexSource() - Constructor for class org.jopendocument.model.text.TextIllustrationIndexSource
 
TextImageCount - Class in org.jopendocument.model.text
 
TextImageCount() - Constructor for class org.jopendocument.model.text.TextImageCount
 
textIncrement - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textIncrement - Variable in class org.jopendocument.model.text.TextLinenumberingSeparator
 
textIndexBody - Variable in class org.jopendocument.model.text.TextAlphabeticalIndex
 
textIndexBody - Variable in class org.jopendocument.model.text.TextBibliography
 
textIndexBody - Variable in class org.jopendocument.model.text.TextIllustrationIndex
 
TextIndexBody - Class in org.jopendocument.model.text
 
TextIndexBody() - Constructor for class org.jopendocument.model.text.TextIndexBody
 
textIndexBody - Variable in class org.jopendocument.model.text.TextObjectIndex
 
textIndexBody - Variable in class org.jopendocument.model.text.TextTableIndex
 
textIndexBody - Variable in class org.jopendocument.model.text.TextTableOfContent
 
textIndexBody - Variable in class org.jopendocument.model.text.TextUserIndex
 
TextIndexEntryBibliography - Class in org.jopendocument.model.text
 
TextIndexEntryBibliography() - Constructor for class org.jopendocument.model.text.TextIndexEntryBibliography
 
TextIndexEntryChapter - Class in org.jopendocument.model.text
 
TextIndexEntryChapter() - Constructor for class org.jopendocument.model.text.TextIndexEntryChapter
 
TextIndexEntryChapterNumber - Class in org.jopendocument.model.text
 
TextIndexEntryChapterNumber() - Constructor for class org.jopendocument.model.text.TextIndexEntryChapterNumber
 
textIndexEntryChapterNumberOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryLinkStartOrTextIndexEntryLinkEnd - Variable in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
 
textIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
 
textIndexEntryChapterOrTextIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop - Variable in class org.jopendocument.model.text.TextUserIndexEntryTemplate
 
TextIndexEntryLinkEnd - Class in org.jopendocument.model.text
 
TextIndexEntryLinkEnd() - Constructor for class org.jopendocument.model.text.TextIndexEntryLinkEnd
 
TextIndexEntryLinkStart - Class in org.jopendocument.model.text
 
TextIndexEntryLinkStart() - Constructor for class org.jopendocument.model.text.TextIndexEntryLinkStart
 
TextIndexEntryPageNumber - Class in org.jopendocument.model.text
 
TextIndexEntryPageNumber() - Constructor for class org.jopendocument.model.text.TextIndexEntryPageNumber
 
textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop - Variable in class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
 
textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop - Variable in class org.jopendocument.model.text.TextObjectIndexEntryTemplate
 
textIndexEntryPageNumberOrTextIndexEntryTextOrTextIndexEntrySpanOrTextIndexEntryTabStop - Variable in class org.jopendocument.model.text.TextTableIndexEntryTemplate
 
TextIndexEntrySpan - Class in org.jopendocument.model.text
 
TextIndexEntrySpan() - Constructor for class org.jopendocument.model.text.TextIndexEntrySpan
 
textIndexEntrySpanOrTextIndexEntryTabStopOrTextIndexEntryBibliography - Variable in class org.jopendocument.model.text.TextBibliographyEntryTemplate
 
TextIndexEntryTabStop - Class in org.jopendocument.model.text
 
TextIndexEntryTabStop() - Constructor for class org.jopendocument.model.text.TextIndexEntryTabStop
 
TextIndexEntryText - Class in org.jopendocument.model.text
 
TextIndexEntryText() - Constructor for class org.jopendocument.model.text.TextIndexEntryText
 
textIndexName - Variable in class org.jopendocument.model.text.TextUserIndexMark
 
textIndexName - Variable in class org.jopendocument.model.text.TextUserIndexMarkStart
 
textIndexName - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textIndexScope - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
TextIndexSourceStyle - Class in org.jopendocument.model.text
 
TextIndexSourceStyle() - Constructor for class org.jopendocument.model.text.TextIndexSourceStyle
 
textIndexSourceStyle - Variable in class org.jopendocument.model.text.TextIndexSourceStyles
 
TextIndexSourceStyles - Class in org.jopendocument.model.text
 
TextIndexSourceStyles() - Constructor for class org.jopendocument.model.text.TextIndexSourceStyles
 
textIndexSourceStyles - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textIndexSourceStyles - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
TextIndexTitle - Class in org.jopendocument.model.text
 
TextIndexTitle() - Constructor for class org.jopendocument.model.text.TextIndexTitle
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextBibliographySource
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
TextIndexTitleTemplate - Class in org.jopendocument.model.text
 
TextIndexTitleTemplate() - Constructor for class org.jopendocument.model.text.TextIndexTitleTemplate
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textIndexTitleTemplate - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
TextInitialCreator - Class in org.jopendocument.model.text
 
TextInitialCreator() - Constructor for class org.jopendocument.model.text.TextInitialCreator
 
TextInsertion - Class in org.jopendocument.model.text
 
TextInsertion() - Constructor for class org.jopendocument.model.text.TextInsertion
 
textInsertionOrTextDeletionOrTextFormatChange - Variable in class org.jopendocument.model.text.TextChangedRegion
 
textInstitution - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textIsbn - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textIsHidden - Variable in class org.jopendocument.model.text.TextHiddenParagraph
 
textIsHidden - Variable in class org.jopendocument.model.text.TextHiddenText
 
textIsHidden - Variable in class org.jopendocument.model.text.TextSection
 
textJournal - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textKey - Variable in class org.jopendocument.model.text.TextSortKey
 
textKey1 - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMark
 
textKey1 - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
 
textKey2 - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMark
 
textKey2 - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
 
TextKeywords - Class in org.jopendocument.model.text
 
TextKeywords() - Constructor for class org.jopendocument.model.text.TextKeywords
 
textKind - Variable in class org.jopendocument.model.text.TextMeasure
 
textLabel - Variable in class org.jopendocument.model.text.TextEndnoteCitation
 
textLabel - Variable in class org.jopendocument.model.text.TextFootnoteCitation
 
textLevel - Variable in class org.jopendocument.model.text.TextH
 
textLevel - Variable in class org.jopendocument.model.text.TextListLevelStyleBullet
 
textLevel - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
textLevel - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
textLevel - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
textLineBreak - Variable in class org.jopendocument.model.style.StyleProperties
 
TextLineBreak - Class in org.jopendocument.model.text
 
TextLineBreak() - Constructor for class org.jopendocument.model.text.TextLineBreak
 
textLineNumber - Variable in class org.jopendocument.model.style.StyleProperties
 
TextLinenumberingConfiguration - Class in org.jopendocument.model.text
 
TextLinenumberingConfiguration() - Constructor for class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textLinenumberingSeparator - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
TextLinenumberingSeparator - Class in org.jopendocument.model.text
 
TextLinenumberingSeparator() - Constructor for class org.jopendocument.model.text.TextLinenumberingSeparator
 
TextList - Class in org.jopendocument.model.text
 
TextList() - Constructor for class org.jopendocument.model.text.TextList
 
TextListHeader - Class in org.jopendocument.model.text
 
TextListHeader() - Constructor for class org.jopendocument.model.text.TextListHeader
 
textListHeaderOrTextListItem - Variable in class org.jopendocument.model.text.TextOrderedList
 
textListHeaderOrTextListItem - Variable in class org.jopendocument.model.text.TextUnorderedList
 
TextListItem - Class in org.jopendocument.model.text
 
TextListItem() - Constructor for class org.jopendocument.model.text.TextListItem
 
TextListLevelStyleBullet - Class in org.jopendocument.model.text
 
TextListLevelStyleBullet() - Constructor for class org.jopendocument.model.text.TextListLevelStyleBullet
 
TextListLevelStyleImage - Class in org.jopendocument.model.text
 
TextListLevelStyleImage() - Constructor for class org.jopendocument.model.text.TextListLevelStyleImage
 
TextListLevelStyleNumber - Class in org.jopendocument.model.text
 
TextListLevelStyleNumber() - Constructor for class org.jopendocument.model.text.TextListLevelStyleNumber
 
TextListStyle - Class in org.jopendocument.model.text
 
TextListStyle() - Constructor for class org.jopendocument.model.text.TextListStyle
 
textMainEntryStyleName - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textMainEtry - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMark
 
textMainEtry - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMarkStart
 
textMasterPageName - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
textMasterPageName - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
TextMeasure - Class in org.jopendocument.model.text
 
TextMeasure() - Constructor for class org.jopendocument.model.text.TextMeasure
 
textMergeLastParagraph - Variable in class org.jopendocument.model.text.TextChangedRegion
 
textMinLabelDistance - Variable in class org.jopendocument.model.style.StyleProperties
 
textMinLabelWidth - Variable in class org.jopendocument.model.style.StyleProperties
 
TextModificationDate - Class in org.jopendocument.model.text
 
TextModificationDate() - Constructor for class org.jopendocument.model.text.TextModificationDate
 
TextModificationTime - Class in org.jopendocument.model.text
 
TextModificationTime() - Constructor for class org.jopendocument.model.text.TextModificationTime
 
textMonth - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textName - Variable in class org.jopendocument.model.text.TextAlphabeticalIndex
 
textName - Variable in class org.jopendocument.model.text.TextBibliography
 
textName - Variable in class org.jopendocument.model.text.TextBookmark
 
textName - Variable in class org.jopendocument.model.text.TextBookmarkEnd
 
textName - Variable in class org.jopendocument.model.text.TextBookmarkStart
 
textName - Variable in class org.jopendocument.model.text.TextDdeConnectionDecl
 
textName - Variable in class org.jopendocument.model.text.TextIllustrationIndex
 
textName - Variable in class org.jopendocument.model.text.TextIndexTitle
 
textName - Variable in class org.jopendocument.model.text.TextObjectIndex
 
textName - Variable in class org.jopendocument.model.text.TextReferenceMark
 
textName - Variable in class org.jopendocument.model.text.TextReferenceMarkEnd
 
textName - Variable in class org.jopendocument.model.text.TextReferenceMarkStart
 
textName - Variable in class org.jopendocument.model.text.TextSection
 
textName - Variable in class org.jopendocument.model.text.TextSequence
 
textName - Variable in class org.jopendocument.model.text.TextSequenceDecl
 
textName - Variable in class org.jopendocument.model.text.TextTableIndex
 
textName - Variable in class org.jopendocument.model.text.TextTableOfContent
 
textName - Variable in class org.jopendocument.model.text.TextUserDefined
 
textName - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textName - Variable in class org.jopendocument.model.text.TextUserFieldGet
 
textName - Variable in class org.jopendocument.model.text.TextUserFieldInput
 
textName - Variable in class org.jopendocument.model.text.TextUserIndex
 
textName - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textName - Variable in class org.jopendocument.model.text.TextVariableGet
 
textName - Variable in class org.jopendocument.model.text.TextVariableInput
 
textName - Variable in class org.jopendocument.model.text.TextVariableSet
 
TextNode<S extends StyleStyle> - Class in org.jopendocument.dom.text
A text node that can be created ex nihilo.
TextNode(Element, Class<S>) - Constructor for class org.jopendocument.dom.text.TextNode
 
TextNode(Element, Class<S>, TextDocument) - Constructor for class org.jopendocument.dom.text.TextNode
 
textNote - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textNumber - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textNumberedEntries - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
textNumberLines - Variable in class org.jopendocument.model.style.StyleProperties
 
textNumberLines - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textNumberPosition - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
TextObjectCount - Class in org.jopendocument.model.text
 
TextObjectCount() - Constructor for class org.jopendocument.model.text.TextObjectCount
 
TextObjectIndex - Class in org.jopendocument.model.text
 
TextObjectIndex() - Constructor for class org.jopendocument.model.text.TextObjectIndex
 
TextObjectIndexEntryTemplate - Class in org.jopendocument.model.text
 
TextObjectIndexEntryTemplate() - Constructor for class org.jopendocument.model.text.TextObjectIndexEntryTemplate
 
textObjectIndexEntryTemplate - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textObjectIndexSource - Variable in class org.jopendocument.model.text.TextObjectIndex
 
TextObjectIndexSource - Class in org.jopendocument.model.text
 
TextObjectIndexSource() - Constructor for class org.jopendocument.model.text.TextObjectIndexSource
 
textOffset - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
TextOrderedList - Class in org.jopendocument.model.text
 
TextOrderedList() - Constructor for class org.jopendocument.model.text.TextOrderedList
 
textOrganizations - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextChapter
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextIndexSourceStyles
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextTocMark
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextTocMarkStart
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextUserIndexEntryTemplate
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextUserIndexMark
 
textOutlineLevel - Variable in class org.jopendocument.model.text.TextUserIndexMarkStart
 
TextOutlineLevelStyle - Class in org.jopendocument.model.text
 
TextOutlineLevelStyle() - Constructor for class org.jopendocument.model.text.TextOutlineLevelStyle
 
textOutlineLevelStyle - Variable in class org.jopendocument.model.text.TextOutlineStyle
 
TextOutlineStyle - Class in org.jopendocument.model.text
 
TextOutlineStyle() - Constructor for class org.jopendocument.model.text.TextOutlineStyle
 
textP - Variable in class org.jopendocument.model.chart.ChartSubtitle
 
textP - Variable in class org.jopendocument.model.chart.ChartTitle
 
textP - Variable in class org.jopendocument.model.form.FormTextarea
 
textP - Variable in class org.jopendocument.model.office.OfficeAnnotation
 
textP - Variable in class org.jopendocument.model.office.OfficeChangeInfo
 
textP - Variable in class org.jopendocument.model.style.StyleRegionCenter
 
textP - Variable in class org.jopendocument.model.style.StyleRegionLeft
 
textP - Variable in class org.jopendocument.model.style.StyleRegionRight
 
textP - Variable in class org.jopendocument.model.table.TableChangeTrackTableCell
 
textP - Variable in class org.jopendocument.model.table.TableErrorMessage
 
textP - Variable in class org.jopendocument.model.table.TableHelpMessage
 
TextP - Class in org.jopendocument.model.text
 
TextP() - Constructor for class org.jopendocument.model.text.TextP
 
TextPage - Class in org.jopendocument.renderer.text
 
TextPage() - Constructor for class org.jopendocument.renderer.text.TextPage
 
textPageAdjust - Variable in class org.jopendocument.model.text.TextPageNumber
 
textPageAdjust - Variable in class org.jopendocument.model.text.TextPageVariableSet
 
TextPageContinuation - Class in org.jopendocument.model.text
 
TextPageContinuation() - Constructor for class org.jopendocument.model.text.TextPageContinuation
 
TextPageCount - Class in org.jopendocument.model.text
 
TextPageCount() - Constructor for class org.jopendocument.model.text.TextPageCount
 
TextPageNumber - Class in org.jopendocument.model.text
 
TextPageNumber() - Constructor for class org.jopendocument.model.text.TextPageNumber
 
textPages - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextPageVariableGet - Class in org.jopendocument.model.text
 
TextPageVariableGet() - Constructor for class org.jopendocument.model.text.TextPageVariableGet
 
TextPageVariableSet - Class in org.jopendocument.model.text
 
TextPageVariableSet() - Constructor for class org.jopendocument.model.text.TextPageVariableSet
 
TextParagraphCount - Class in org.jopendocument.model.text
 
TextParagraphCount() - Constructor for class org.jopendocument.model.text.TextParagraphCount
 
TextPlaceholder - Class in org.jopendocument.model.text
 
TextPlaceholder() - Constructor for class org.jopendocument.model.text.TextPlaceholder
 
textPlaceholderType - Variable in class org.jopendocument.model.text.TextPlaceholder
 
textPOrTextH - Variable in class org.jopendocument.model.text.TextListHeader
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawCaption
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawCircle
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawConnector
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawEllipse
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawLine
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawMeasure
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawPath
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawPolygon
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawPolyline
 
textPOrTextUnorderedListOrTextOrderedList - Variable in class org.jopendocument.model.draw.DrawRect
 
textPrefix - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
TextPrintDate - Class in org.jopendocument.model.text
 
TextPrintDate() - Constructor for class org.jopendocument.model.text.TextPrintDate
 
TextPrintedBy - Class in org.jopendocument.model.text
 
TextPrintedBy() - Constructor for class org.jopendocument.model.text.TextPrintedBy
 
TextPrintTime - Class in org.jopendocument.model.text
 
TextPrintTime() - Constructor for class org.jopendocument.model.text.TextPrintTime
 
textProtected - Variable in class org.jopendocument.model.text.TextAlphabeticalIndex
 
textProtected - Variable in class org.jopendocument.model.text.TextBibliography
 
textProtected - Variable in class org.jopendocument.model.text.TextIllustrationIndex
 
textProtected - Variable in class org.jopendocument.model.text.TextObjectIndex
 
textProtected - Variable in class org.jopendocument.model.text.TextSection
 
textProtected - Variable in class org.jopendocument.model.text.TextTableIndex
 
textProtected - Variable in class org.jopendocument.model.text.TextTableOfContent
 
textProtected - Variable in class org.jopendocument.model.text.TextUserIndex
 
textProtectionKey - Variable in class org.jopendocument.model.text.TextSection
 
textProtectionKey - Variable in class org.jopendocument.model.text.TextTrackedChanges
 
textPublisher - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textReferenceFormat - Variable in class org.jopendocument.model.text.TextBookmarkRef
 
textReferenceFormat - Variable in class org.jopendocument.model.text.TextEndnoteRef
 
textReferenceFormat - Variable in class org.jopendocument.model.text.TextFootnoteRef
 
textReferenceFormat - Variable in class org.jopendocument.model.text.TextReferenceRef
 
textReferenceFormat - Variable in class org.jopendocument.model.text.TextSequenceRef
 
TextReferenceMark - Class in org.jopendocument.model.text
 
TextReferenceMark() - Constructor for class org.jopendocument.model.text.TextReferenceMark
 
TextReferenceMarkEnd - Class in org.jopendocument.model.text
 
TextReferenceMarkEnd() - Constructor for class org.jopendocument.model.text.TextReferenceMarkEnd
 
TextReferenceMarkStart - Class in org.jopendocument.model.text
 
TextReferenceMarkStart() - Constructor for class org.jopendocument.model.text.TextReferenceMarkStart
 
TextReferenceRef - Class in org.jopendocument.model.text
 
TextReferenceRef() - Constructor for class org.jopendocument.model.text.TextReferenceRef
 
textRefName - Variable in class org.jopendocument.model.text.TextBookmarkRef
 
textRefName - Variable in class org.jopendocument.model.text.TextEndnoteRef
 
textRefName - Variable in class org.jopendocument.model.text.TextFootnoteRef
 
textRefName - Variable in class org.jopendocument.model.text.TextReferenceRef
 
textRefName - Variable in class org.jopendocument.model.text.TextSequence
 
textRefName - Variable in class org.jopendocument.model.text.TextSequenceRef
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textRelativeTabStopPosition - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
TextRenderer - Class in org.jopendocument.renderer.text
 
TextRenderer(OpenDocument) - Constructor for class org.jopendocument.renderer.text.TextRenderer
 
textReportType - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textRestartNumbering - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textRestartNumbering - Variable in class org.jopendocument.model.text.TextListItem
 
textRotationAngle - Variable in class org.jopendocument.model.style.StyleProperties
 
textRowNumber - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
TextRuby - Class in org.jopendocument.model.text
 
TextRuby() - Constructor for class org.jopendocument.model.text.TextRuby
 
textRubyBase - Variable in class org.jopendocument.model.text.TextRuby
 
textRubyText - Variable in class org.jopendocument.model.text.TextRuby
 
TextRubyText - Class in org.jopendocument.model.text
 
TextRubyText() - Constructor for class org.jopendocument.model.text.TextRubyText
 
TextS - Class in org.jopendocument.model.text
 
TextS() - Constructor for class org.jopendocument.model.text.TextS
 
textSchool - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextScript - Class in org.jopendocument.model.text
 
TextScript() - Constructor for class org.jopendocument.model.text.TextScript
 
TextSection - Class in org.jopendocument.model.text
 
TextSection() - Constructor for class org.jopendocument.model.text.TextSection
 
textSectionName - Variable in class org.jopendocument.model.text.TextSectionSource
 
TextSectionSource - Class in org.jopendocument.model.text
 
TextSectionSource() - Constructor for class org.jopendocument.model.text.TextSectionSource
 
textSectionSourceOrOfficeDdeSource - Variable in class org.jopendocument.model.text.TextSection
 
textSelectPage - Variable in class org.jopendocument.model.text.TextPageContinuation
 
textSelectPage - Variable in class org.jopendocument.model.text.TextPageNumber
 
TextSenderCity - Class in org.jopendocument.model.text
 
TextSenderCity() - Constructor for class org.jopendocument.model.text.TextSenderCity
 
TextSenderCompany - Class in org.jopendocument.model.text
 
TextSenderCompany() - Constructor for class org.jopendocument.model.text.TextSenderCompany
 
TextSenderCountry - Class in org.jopendocument.model.text
 
TextSenderCountry() - Constructor for class org.jopendocument.model.text.TextSenderCountry
 
TextSenderEmail - Class in org.jopendocument.model.text
 
TextSenderEmail() - Constructor for class org.jopendocument.model.text.TextSenderEmail
 
TextSenderFax - Class in org.jopendocument.model.text
 
TextSenderFax() - Constructor for class org.jopendocument.model.text.TextSenderFax
 
TextSenderFirstname - Class in org.jopendocument.model.text
 
TextSenderFirstname() - Constructor for class org.jopendocument.model.text.TextSenderFirstname
 
TextSenderInitials - Class in org.jopendocument.model.text
 
TextSenderInitials() - Constructor for class org.jopendocument.model.text.TextSenderInitials
 
TextSenderLastname - Class in org.jopendocument.model.text
 
TextSenderLastname() - Constructor for class org.jopendocument.model.text.TextSenderLastname
 
TextSenderPhonePrivate - Class in org.jopendocument.model.text
 
TextSenderPhonePrivate() - Constructor for class org.jopendocument.model.text.TextSenderPhonePrivate
 
TextSenderPhoneWork - Class in org.jopendocument.model.text
 
TextSenderPhoneWork() - Constructor for class org.jopendocument.model.text.TextSenderPhoneWork
 
TextSenderPosition - Class in org.jopendocument.model.text
 
TextSenderPosition() - Constructor for class org.jopendocument.model.text.TextSenderPosition
 
TextSenderPostalCode - Class in org.jopendocument.model.text
 
TextSenderPostalCode() - Constructor for class org.jopendocument.model.text.TextSenderPostalCode
 
TextSenderStateOrProvince - Class in org.jopendocument.model.text
 
TextSenderStateOrProvince() - Constructor for class org.jopendocument.model.text.TextSenderStateOrProvince
 
TextSenderStreet - Class in org.jopendocument.model.text
 
TextSenderStreet() - Constructor for class org.jopendocument.model.text.TextSenderStreet
 
TextSenderTitle - Class in org.jopendocument.model.text
 
TextSenderTitle() - Constructor for class org.jopendocument.model.text.TextSenderTitle
 
textSeparationCharacter - Variable in class org.jopendocument.model.text.TextSequenceDecl
 
TextSequence - Class in org.jopendocument.model.text
 
TextSequence() - Constructor for class org.jopendocument.model.text.TextSequence
 
TextSequenceDecl - Class in org.jopendocument.model.text
 
TextSequenceDecl() - Constructor for class org.jopendocument.model.text.TextSequenceDecl
 
textSequenceDecl - Variable in class org.jopendocument.model.text.TextSequenceDecls
 
textSequenceDecls - Variable in class org.jopendocument.model.office.OfficeBody
 
TextSequenceDecls - Class in org.jopendocument.model.text
 
TextSequenceDecls() - Constructor for class org.jopendocument.model.text.TextSequenceDecls
 
TextSequenceRef - Class in org.jopendocument.model.text
 
TextSequenceRef() - Constructor for class org.jopendocument.model.text.TextSequenceRef
 
textSeries - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextSheetName - Class in org.jopendocument.model.text
 
TextSheetName() - Constructor for class org.jopendocument.model.text.TextSheetName
 
TextSoftPageBreak - Class in org.jopendocument.model.text
 
TextSoftPageBreak() - Constructor for class org.jopendocument.model.text.TextSoftPageBreak
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textSortAlgorithm - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textSortAscending - Variable in class org.jopendocument.model.text.TextSortKey
 
textSortByPosition - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
textSortKey - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
TextSortKey - Class in org.jopendocument.model.text
 
TextSortKey() - Constructor for class org.jopendocument.model.text.TextSortKey
 
textSpaceBefore - Variable in class org.jopendocument.model.style.StyleProperties
 
TextSpan - Class in org.jopendocument.model.text
 
TextSpan() - Constructor for class org.jopendocument.model.text.TextSpan
 
textStartNumberingAt - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
textStartValue - Variable in class org.jopendocument.model.text.TextEndnotesConfiguration
 
textStartValue - Variable in class org.jopendocument.model.text.TextFootnotesConfiguration
 
textStartValue - Variable in class org.jopendocument.model.text.TextListItem
 
textStartValue - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
textStartValue - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
textStringValue - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexMark
 
textStringValue - Variable in class org.jopendocument.model.text.TextExpression
 
textStringValue - Variable in class org.jopendocument.model.text.TextHiddenText
 
textStringValue - Variable in class org.jopendocument.model.text.TextPageContinuation
 
textStringValue - Variable in class org.jopendocument.model.text.TextTocMark
 
textStringValue - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textStringValue - Variable in class org.jopendocument.model.text.TextUserIndexMark
 
textStringValue - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textStringValue - Variable in class org.jopendocument.model.text.TextVariableInput
 
textStringValue - Variable in class org.jopendocument.model.text.TextVariableSet
 
textStringValueIfFalse - Variable in class org.jopendocument.model.text.TextConditionalText
 
textStringValueIfTrue - Variable in class org.jopendocument.model.text.TextConditionalText
 
TextStyle - Class in org.jopendocument.dom.style.data
 
TextStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.TextStyle
 
TextStyle - Class in org.jopendocument.dom.text
 
TextStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.text.TextStyle
 
TextStyle.StyleTextProperties - Class in org.jopendocument.dom.text
 
TextStyle.StyleTextProperties(Style) - Constructor for class org.jopendocument.dom.text.TextStyle.StyleTextProperties
 
textStyleName - Variable in class org.jopendocument.model.text.ParagraphElement
 
textStyleName - Variable in class org.jopendocument.model.text.TextA
 
textStyleName - Variable in class org.jopendocument.model.text.TextAlphabeticalIndex
 
textStyleName - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextBibliography
 
textStyleName - Variable in class org.jopendocument.model.text.TextBibliographyEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextIllustrationIndex
 
textStyleName - Variable in class org.jopendocument.model.text.TextIllustrationIndexEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryBibliography
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryChapter
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryChapterNumber
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryLinkEnd
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryLinkStart
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryPageNumber
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntrySpan
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryTabStop
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexEntryText
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexSourceStyle
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexTitle
 
textStyleName - Variable in class org.jopendocument.model.text.TextIndexTitleTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextLinenumberingConfiguration
 
textStyleName - Variable in class org.jopendocument.model.text.TextListLevelStyleBullet
 
textStyleName - Variable in class org.jopendocument.model.text.TextListLevelStyleNumber
 
textStyleName - Variable in class org.jopendocument.model.text.TextObjectIndex
 
textStyleName - Variable in class org.jopendocument.model.text.TextObjectIndexEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextOrderedList
 
textStyleName - Variable in class org.jopendocument.model.text.TextOutlineLevelStyle
 
textStyleName - Variable in class org.jopendocument.model.text.TextRuby
 
textStyleName - Variable in class org.jopendocument.model.text.TextRubyText
 
textStyleName - Variable in class org.jopendocument.model.text.TextSection
 
textStyleName - Variable in class org.jopendocument.model.text.TextTableIndex
 
textStyleName - Variable in class org.jopendocument.model.text.TextTableIndexEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextTableOfContent
 
textStyleName - Variable in class org.jopendocument.model.text.TextTableOfContentEntryTemplate
 
textStyleName - Variable in class org.jopendocument.model.text.TextUnorderedList
 
textStyleName - Variable in class org.jopendocument.model.text.TextUserIndex
 
textStyleName - Variable in class org.jopendocument.model.text.TextUserIndexEntryTemplate
 
TextSubject - Class in org.jopendocument.model.text
 
TextSubject() - Constructor for class org.jopendocument.model.text.TextSubject
 
textSuffix - Variable in class org.jopendocument.model.text.TextBibliographyConfiguration
 
TextTab - Class in org.jopendocument.model.text
 
TextTab() - Constructor for class org.jopendocument.model.text.TextTab
 
TextTableCount - Class in org.jopendocument.model.text
 
TextTableCount() - Constructor for class org.jopendocument.model.text.TextTableCount
 
TextTableIndex - Class in org.jopendocument.model.text
 
TextTableIndex() - Constructor for class org.jopendocument.model.text.TextTableIndex
 
TextTableIndexEntryTemplate - Class in org.jopendocument.model.text
 
TextTableIndexEntryTemplate() - Constructor for class org.jopendocument.model.text.TextTableIndexEntryTemplate
 
textTableIndexEntryTemplate - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textTableIndexSource - Variable in class org.jopendocument.model.text.TextTableIndex
 
TextTableIndexSource - Class in org.jopendocument.model.text
 
TextTableIndexSource() - Constructor for class org.jopendocument.model.text.TextTableIndexSource
 
textTableName - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
textTableName - Variable in class org.jopendocument.model.text.TextDatabaseName
 
textTableName - Variable in class org.jopendocument.model.text.TextDatabaseNext
 
textTableName - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
textTableName - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
TextTableOfContent - Class in org.jopendocument.model.text
 
TextTableOfContent() - Constructor for class org.jopendocument.model.text.TextTableOfContent
 
TextTableOfContentEntryTemplate - Class in org.jopendocument.model.text
 
TextTableOfContentEntryTemplate() - Constructor for class org.jopendocument.model.text.TextTableOfContentEntryTemplate
 
textTableOfContentEntryTemplate - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textTableOfContentSource - Variable in class org.jopendocument.model.text.TextTableOfContent
 
TextTableOfContentSource - Class in org.jopendocument.model.text
 
TextTableOfContentSource() - Constructor for class org.jopendocument.model.text.TextTableOfContentSource
 
textTableType - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
textTableType - Variable in class org.jopendocument.model.text.TextDatabaseName
 
textTableType - Variable in class org.jopendocument.model.text.TextDatabaseNext
 
textTableType - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
textTableType - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
TextTabStop - Class in org.jopendocument.model.text
 
TextTabStop() - Constructor for class org.jopendocument.model.text.TextTabStop
 
TextTemplateName - Class in org.jopendocument.model.text
 
TextTemplateName() - Constructor for class org.jopendocument.model.text.TextTemplateName
 
TextTextInput - Class in org.jopendocument.model.text
 
TextTextInput() - Constructor for class org.jopendocument.model.text.TextTextInput
 
TextTime - Class in org.jopendocument.model.text
 
TextTime() - Constructor for class org.jopendocument.model.text.TextTime
 
textTimeAdjust - Variable in class org.jopendocument.model.text.TextTime
 
textTimeValue - Variable in class org.jopendocument.model.text.TextCreationTime
 
textTimeValue - Variable in class org.jopendocument.model.text.TextExpression
 
textTimeValue - Variable in class org.jopendocument.model.text.TextModificationTime
 
textTimeValue - Variable in class org.jopendocument.model.text.TextPrintTime
 
textTimeValue - Variable in class org.jopendocument.model.text.TextTime
 
textTimeValue - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textTimeValue - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textTimeValue - Variable in class org.jopendocument.model.text.TextVariableInput
 
textTimeValue - Variable in class org.jopendocument.model.text.TextVariableSet
 
textTitle - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextTitle - Class in org.jopendocument.model.text
 
TextTitle() - Constructor for class org.jopendocument.model.text.TextTitle
 
TextTocMark - Class in org.jopendocument.model.text
 
TextTocMark() - Constructor for class org.jopendocument.model.text.TextTocMark
 
TextTocMarkEnd - Class in org.jopendocument.model.text
 
TextTocMarkEnd() - Constructor for class org.jopendocument.model.text.TextTocMarkEnd
 
TextTocMarkStart - Class in org.jopendocument.model.text
 
TextTocMarkStart() - Constructor for class org.jopendocument.model.text.TextTocMarkStart
 
textTrackChanges - Variable in class org.jopendocument.model.text.TextTrackedChanges
 
TextTrackedChanges - Class in org.jopendocument.model.text
 
TextTrackedChanges() - Constructor for class org.jopendocument.model.text.TextTrackedChanges
 
textTrackedChangesOrTableTrackedChanges - Variable in class org.jopendocument.model.office.OfficeBody
 
TextUnorderedList - Class in org.jopendocument.model.text
 
TextUnorderedList() - Constructor for class org.jopendocument.model.text.TextUnorderedList
 
textUrl - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
textUseCaption - Variable in class org.jopendocument.model.text.TextIllustrationIndexSource
 
textUseCaption - Variable in class org.jopendocument.model.text.TextTableIndexSource
 
textUseChartObjects - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textUseDrawObjects - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textUseFloatingFrames - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textUseGraphics - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textUseIndexMarks - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textUseIndexMarks - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textUseIndexSourceStyles - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
textUseIndexSourceStyles - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textUseKeysAsEntries - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexSource
 
textUseMathObjects - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textUseObjects - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textUseOtherObjects - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textUseOutlineLevel - Variable in class org.jopendocument.model.text.TextTableOfContentSource
 
TextUserDefined - Class in org.jopendocument.model.text
 
TextUserDefined() - Constructor for class org.jopendocument.model.text.TextUserDefined
 
TextUserFieldDecl - Class in org.jopendocument.model.text
 
TextUserFieldDecl() - Constructor for class org.jopendocument.model.text.TextUserFieldDecl
 
textUserFieldDecl - Variable in class org.jopendocument.model.text.TextUserFieldDecls
 
textUserFieldDecls - Variable in class org.jopendocument.model.office.OfficeBody
 
TextUserFieldDecls - Class in org.jopendocument.model.text
 
TextUserFieldDecls() - Constructor for class org.jopendocument.model.text.TextUserFieldDecls
 
TextUserFieldGet - Class in org.jopendocument.model.text
 
TextUserFieldGet() - Constructor for class org.jopendocument.model.text.TextUserFieldGet
 
TextUserFieldInput - Class in org.jopendocument.model.text
 
TextUserFieldInput() - Constructor for class org.jopendocument.model.text.TextUserFieldInput
 
TextUserIndex - Class in org.jopendocument.model.text
 
TextUserIndex() - Constructor for class org.jopendocument.model.text.TextUserIndex
 
TextUserIndexEntryTemplate - Class in org.jopendocument.model.text
 
TextUserIndexEntryTemplate() - Constructor for class org.jopendocument.model.text.TextUserIndexEntryTemplate
 
textUserIndexEntryTemplate - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
TextUserIndexMark - Class in org.jopendocument.model.text
 
TextUserIndexMark() - Constructor for class org.jopendocument.model.text.TextUserIndexMark
 
TextUserIndexMarkEnd - Class in org.jopendocument.model.text
 
TextUserIndexMarkEnd() - Constructor for class org.jopendocument.model.text.TextUserIndexMarkEnd
 
TextUserIndexMarkStart - Class in org.jopendocument.model.text
 
TextUserIndexMarkStart() - Constructor for class org.jopendocument.model.text.TextUserIndexMarkStart
 
textUserIndexSource - Variable in class org.jopendocument.model.text.TextUserIndex
 
TextUserIndexSource - Class in org.jopendocument.model.text
 
TextUserIndexSource() - Constructor for class org.jopendocument.model.text.TextUserIndexSource
 
textUseSpreadsheetObjects - Variable in class org.jopendocument.model.text.TextObjectIndexSource
 
textUseTables - Variable in class org.jopendocument.model.text.TextUserIndexSource
 
textValue - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
textValue - Variable in class org.jopendocument.model.text.TextExpression
 
textValue - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textValue - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textValue - Variable in class org.jopendocument.model.text.TextVariableInput
 
textValue - Variable in class org.jopendocument.model.text.TextVariableSet
 
textValueType - Variable in class org.jopendocument.model.text.TextExpression
 
textValueType - Variable in class org.jopendocument.model.text.TextUserFieldDecl
 
textValueType - Variable in class org.jopendocument.model.text.TextVariableDecl
 
textValueType - Variable in class org.jopendocument.model.text.TextVariableGet
 
textValueType - Variable in class org.jopendocument.model.text.TextVariableInput
 
textValueType - Variable in class org.jopendocument.model.text.TextVariableSet
 
TextVariableDecl - Class in org.jopendocument.model.text
 
TextVariableDecl() - Constructor for class org.jopendocument.model.text.TextVariableDecl
 
textVariableDecl - Variable in class org.jopendocument.model.text.TextVariableDecls
 
textVariableDecls - Variable in class org.jopendocument.model.office.OfficeBody
 
TextVariableDecls - Class in org.jopendocument.model.text
 
TextVariableDecls() - Constructor for class org.jopendocument.model.text.TextVariableDecls
 
textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight - Variable in class org.jopendocument.model.style.StyleFooter
 
textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight - Variable in class org.jopendocument.model.style.StyleFooterLeft
 
textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight - Variable in class org.jopendocument.model.style.StyleHeader
 
textVariableDeclsOrTextSequenceDeclsOrTextUserFieldDeclsOrTextDdeConnectionDeclsOrTextAlphabeticalIndexAutoMarkFileOrTextHOrTextPOrTextOrderedListOrTextUnorderedListOrTableTableOrTextSectionOrTextTableOfContentOrTextIllustrationIndexOrTextTableIndexOrTextObjectIndexOrTextUserIndexOrTextAlphabeticalIndexOrTextBibliographyOrTextIndexTitleOrTextChangeOrTextChangeStartOrTextChangeEndOrStyleRegionLeftOrStyleRegionCenterOrStyleRegionRight - Variable in class org.jopendocument.model.style.StyleHeaderLeft
 
TextVariableGet - Class in org.jopendocument.model.text
 
TextVariableGet() - Constructor for class org.jopendocument.model.text.TextVariableGet
 
TextVariableInput - Class in org.jopendocument.model.text
 
TextVariableInput() - Constructor for class org.jopendocument.model.text.TextVariableInput
 
TextVariableSet - Class in org.jopendocument.model.text
 
TextVariableSet() - Constructor for class org.jopendocument.model.text.TextVariableSet
 
textVisitedStyleName - Variable in class org.jopendocument.model.text.TextA
 
textVolume - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
TextWordCount - Class in org.jopendocument.model.text
 
TextWordCount() - Constructor for class org.jopendocument.model.text.TextWordCount
 
textYear - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
threadException - Variable in class org.jopendocument.util.cache.ICacheTest
 
timePartToDuration(Calendar) - Static method in class org.jopendocument.util.TimeUtils
Convert the time part of a calendar to a duration.
TimeStyle - Class in org.jopendocument.dom.style.data
 
TimeStyle(ODPackage, Element) - Constructor for class org.jopendocument.dom.style.data.TimeStyle
 
TimeUtils - Class in org.jopendocument.util
 
TimeUtils() - Constructor for class org.jopendocument.util.TimeUtils
 
toArray() - Method in class org.jopendocument.util.cc.IdentityHashSet
 
toArray(T[]) - Method in class org.jopendocument.util.cc.IdentityHashSet
 
toArrayList(Iterator<T>, int) - Static method in class org.jopendocument.util.CollectionUtils
 
toBigDecimal(Number) - Static method in class org.jopendocument.util.convertor.NumberConvertor
 
toBoolean(Object) - Static method in class org.jopendocument.dom.style.data.BooleanStyle
 
toDir(File, File) - Static method in class org.jopendocument.util.Unzip
 
toFlatXML(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
toFlatXML(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
toFlatXML(XMLFormatVersion) - Method in class org.jopendocument.dom.Library
The element to define this in a flat XML.
toIdentitySet(Collection<T>) - Static method in class org.jopendocument.util.CollectionUtils
Return an IdentitySet consisting of items.
toJarJar(URL) - Static method in class org.jopendocument.util.protocol.Helper
Wrap the passed URL into a jarjar one.
toLinkedList(Iterator<T>) - Static method in class org.jopendocument.util.CollectionUtils
 
toNumber(Object, ODEpoch) - Static method in class org.jopendocument.dom.style.data.NumberStyle
 
toPackageDialogDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
toPackageDialogDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
toPackageDialogDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library
 
toPackageDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
toPackageDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
toPackageDocuments(XMLFormatVersion) - Method in class org.jopendocument.dom.Library
The documents to include in a package.
toPackageLibrariesElement(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.EmbeddedLibrary
 
toPackageLibrariesElement(XMLFormatVersion) - Method in class org.jopendocument.dom.Library.LinkedLibrary
 
toPackageLibrariesElement(XMLFormatVersion) - Method in class org.jopendocument.dom.Library
The element to include in the "script-lc.xml" entry in a package.
toSingle() - Method in class org.jopendocument.dom.ODPackage
Transform this to use a ODSingleXMLDocument.
toStr(int) - Static method in class org.jopendocument.dom.spreadsheet.Table
 
toString() - Method in class org.jopendocument.dom.ODNode
 
toString() - Method in class org.jopendocument.dom.ODPackageEntry
 
toString() - Method in class org.jopendocument.dom.spreadsheet.Range
 
toString(boolean, Locale, boolean) - Static method in class org.jopendocument.dom.style.data.BooleanStyle
 
toString() - Method in class org.jopendocument.dom.StyleDesc
 
toString() - Method in class org.jopendocument.dom.StyleStyleDesc
 
toString() - Method in class org.jopendocument.dom.template.statements.Statement
 
toString() - Method in class org.jopendocument.dom.text.Paragraph
 
toString() - Method in class org.jopendocument.dom.XMLFormatVersion
 
toString() - Method in class org.jopendocument.io.UnusedElement
 
toString() - Method in class org.jopendocument.link.OOInstallation
 
toString() - Method in class org.jopendocument.model.office.OfficeAutomaticStyles
 
toString() - Method in class org.jopendocument.model.office.OfficeSpreadsheet
 
toString() - Method in class org.jopendocument.model.PrintedPage
 
toString() - Method in class org.jopendocument.model.style.StyleMasterPage
 
toString() - Method in class org.jopendocument.model.style.StyleStyle
 
toString() - Method in class org.jopendocument.model.style.StyleTableCellProperties
 
toString() - Method in class org.jopendocument.model.style.StyleTextProperties
 
toString() - Method in class org.jopendocument.model.table.TableTable
 
toString() - Method in class org.jopendocument.model.table.TableTableCell
 
toString() - Method in class org.jopendocument.model.table.TableTableColumn
 
toString() - Method in class org.jopendocument.model.table.TableTableRow
 
toString() - Method in class org.jopendocument.model.text.TextListStyle
 
toString() - Method in class org.jopendocument.model.text.TextP
 
toString() - Method in class org.jopendocument.model.text.TextSpan
 
toString() - Method in class org.jopendocument.renderer.ODTCellTextItem
 
toString() - Method in class org.jopendocument.renderer.ODTCellTextLineItem
 
toString() - Method in class org.jopendocument.util.cache.CacheResult
 
toString() - Method in class org.jopendocument.util.cache.CacheWatcher
 
toString() - Method in class org.jopendocument.util.cache.ICache
 
toString() - Method in class org.jopendocument.util.DesktopEnvironment
 
toString(byte[], char[]) - Static method in class org.jopendocument.util.MessageDigestUtils
 
toString() - Method in class org.jopendocument.util.Step
 
toString() - Method in class org.jopendocument.util.Tuple2
 
transform(Element) - Method in interface org.jopendocument.dom.ODXMLDocument.ElementTransformer
 
transform(Element) - Method in class org.jopendocument.dom.template.engine.Processor
Transforms recursively the passed element.
transform(Object) - Method in class org.jopendocument.util.cc.ExnTransformer
 
transform(Object) - Method in class org.jopendocument.util.cc.Transformer
 
transform(Collection<T>, ITransformer<? super T, U>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
transform(AffineTransform) - Method in class org.jopendocument.util.DummyGraphics2D
 
transformAndFilter(Collection<T>, ITransformer<? super T, U>, IPredicate<? super U>, C) - Static method in class org.jopendocument.util.CollectionUtils
 
transformChecked(A) - Method in class org.jopendocument.util.cache.Memoizer
 
transformChecked(E) - Method in class org.jopendocument.util.cc.ExnTransformer
 
transformChecked(E) - Method in interface org.jopendocument.util.cc.ITransformer
 
transformChecked(E) - Method in interface org.jopendocument.util.cc.ITransformerExn
 
transformChecked(E) - Method in class org.jopendocument.util.cc.ITransformerWrapper
 
transformChecked(E) - Method in class org.jopendocument.util.cc.Transformer
 
transformCheckedWithExn(E, Class<Y>) - Method in class org.jopendocument.util.cc.ExnTransformer
Execute this transformer, making sure that an exception of type exnClass is thrown.
transformCheckedWithExn(E, boolean, Class<Y>, Class<Z>, Class<A>) - Method in class org.jopendocument.util.cc.ExnTransformer
Execute this transformer, wrapping exceptions thrown by ExnTransformer.transformChecked(Object) into one of the passed exception classes.
Transformer<E,T> - Class in org.jopendocument.util.cc
 
Transformer() - Constructor for class org.jopendocument.util.cc.Transformer
 
translate(int, int) - Method in class org.jopendocument.util.DummyGraphics2D
 
translate(double, double) - Method in class org.jopendocument.util.DummyGraphics2D
 
TRANSPARENT - Static variable in class org.jopendocument.dom.StyleProperties
 
TRANSPARENT - Static variable in class org.jopendocument.util.ValueHelper
 
TRANSPARENT_NAME - Static variable in class org.jopendocument.dom.StyleProperties
 
trim(String, boolean) - Static method in class org.jopendocument.util.StringUtils
 
TRUE_KEY - Static variable in class org.jopendocument.util.i18n.I18nUtils
 
truePredicate() - Static method in class org.jopendocument.util.cc.IPredicate
 
Tuple2<A,B> - Class in org.jopendocument.util
A simple class to hold 2 values in a type-safe manner.
Tuple2(A, B) - Constructor for class org.jopendocument.util.Tuple2
 
Tuple2.List2<A> - Class in org.jopendocument.util
 
Tuple2.List2(A, A) - Constructor for class org.jopendocument.util.Tuple2.List2
 
Tuple3<A,B,C> - Class in org.jopendocument.util
A simple class to hold 3 values in a type-safe manner.
Tuple3(A, B, C) - Constructor for class org.jopendocument.util.Tuple3
 
Tuple3.List3<A> - Class in org.jopendocument.util
 
Tuple3.List3(A, A, A) - Constructor for class org.jopendocument.util.Tuple3.List3
 

U

unconvert(U) - Method in class org.jopendocument.util.convertor.ReverseConvertor
 
unconvert(U) - Method in interface org.jopendocument.util.convertor.ValueConvertor
 
unconvertNonNull(Time) - Method in class org.jopendocument.util.convertor.DateToTimeConvertor
 
unconvertNonNull(Timestamp) - Method in class org.jopendocument.util.convertor.DateTSConvertor
 
unconvertNonNull(Clob) - Method in class org.jopendocument.util.convertor.StringClobConvertor
 
unescape(String) - Method in class org.jopendocument.util.StringUtils.Escaper
 
union(Set<? extends T>, Set<? extends T>) - Static method in class org.jopendocument.util.CollectionUtils
Returns a Set containing the union of the given Sets.
unmerge() - Method in class org.jopendocument.dom.spreadsheet.MutableCell
 
UnusedElement - Class in org.jopendocument.io
 
UnusedElement(String) - Constructor for class org.jopendocument.io.UnusedElement
 
Unzip - Class in org.jopendocument.util
Permet de lire un fichier zip.
Unzip(File) - Constructor for class org.jopendocument.util.Unzip
Ouvre un fichier zip en lecture.
unzip(File) - Method in class org.jopendocument.util.Unzip
Décompresse le zip dans un dossier.
unzip(File, String) - Method in class org.jopendocument.util.Unzip
 
unzip(File, ZipEntry) - Method in class org.jopendocument.util.Unzip
 
updatePage(int) - Method in class org.jopendocument.panel.ODSViewerPanel
 
useOptimalRowHeight() - Method in class org.jopendocument.model.style.StyleTableRowProperties
 
useSoftPageBreaks() - Method in class org.jopendocument.model.office.OfficeText
 
UTF16 - Static variable in class org.jopendocument.util.StringUtils
 
UTF8 - Static variable in class org.jopendocument.util.StringUtils
 

V

validateCompletely() - Method in class org.jopendocument.util.Validator.DTDValidator
 
validateCompletely() - Method in class org.jopendocument.util.Validator.JAXPValidator
 
validateCompletely() - Method in class org.jopendocument.util.Validator
Validate the whole document.
validateSubDocuments() - Method in class org.jopendocument.dom.ODPackage
Call Validator.isValid() on each XML subdocuments.
validateSubDocuments(boolean) - Method in class org.jopendocument.dom.ODPackage
 
Validator - Class in org.jopendocument.util
 
Validator(Document) - Constructor for class org.jopendocument.util.Validator
 
Validator.DTDValidator - Class in org.jopendocument.util
 
Validator.DTDValidator(Document) - Constructor for class org.jopendocument.util.Validator.DTDValidator
 
Validator.DTDValidator(Document, SAXBuilder) - Constructor for class org.jopendocument.util.Validator.DTDValidator
Validate a document using its DTD.
Validator.JAXPValidator - Class in org.jopendocument.util
 
Validator.JAXPValidator(Document, Schema) - Constructor for class org.jopendocument.util.Validator.JAXPValidator
Validate a document using JAXP.
value - Variable in class org.jopendocument.model.ConfigConfigItem
 
value - Variable in class org.jopendocument.model.draw.SvgDesc
 
value - Variable in class org.jopendocument.model.form.FormItem
 
value - Variable in class org.jopendocument.model.form.FormOption
 
value - Variable in class org.jopendocument.model.form.FormPropertyValue
 
value - Variable in class org.jopendocument.model.MetaKeyword
 
value - Variable in class org.jopendocument.model.MetaUserDefined
 
value - Variable in class org.jopendocument.model.number.NumberCurrencySymbol
 
value - Variable in class org.jopendocument.model.number.NumberEmbeddedText
 
value - Variable in class org.jopendocument.model.number.NumberText
 
value - Variable in class org.jopendocument.model.office.OfficeBinaryData
 
value - Variable in class org.jopendocument.model.script.ScriptEvent
 
value - Variable in class org.jopendocument.model.text.TextA
 
value - Variable in class org.jopendocument.model.text.TextAuthorInitials
 
value - Variable in class org.jopendocument.model.text.TextAuthorName
 
value - Variable in class org.jopendocument.model.text.TextBibliographyMark
 
value - Variable in class org.jopendocument.model.text.TextBookmarkRef
 
value - Variable in class org.jopendocument.model.text.TextChapter
 
value - Variable in class org.jopendocument.model.text.TextCharacterCount
 
value - Variable in class org.jopendocument.model.text.TextConditionalText
 
value - Variable in class org.jopendocument.model.text.TextCreationDate
 
value - Variable in class org.jopendocument.model.text.TextCreationTime
 
value - Variable in class org.jopendocument.model.text.TextCreator
 
value - Variable in class org.jopendocument.model.text.TextDatabaseDisplay
 
value - Variable in class org.jopendocument.model.text.TextDatabaseName
 
value - Variable in class org.jopendocument.model.text.TextDatabaseNext
 
value - Variable in class org.jopendocument.model.text.TextDatabaseRowNumber
 
value - Variable in class org.jopendocument.model.text.TextDatabaseSelect
 
value - Variable in class org.jopendocument.model.text.TextDate
 
value - Variable in class org.jopendocument.model.text.TextDdeConnection
 
value - Variable in class org.jopendocument.model.text.TextDescription
 
value - Variable in class org.jopendocument.model.text.TextEditingCycles
 
value - Variable in class org.jopendocument.model.text.TextEditingDuration
 
value - Variable in class org.jopendocument.model.text.TextEndnoteCitation
 
value - Variable in class org.jopendocument.model.text.TextEndnoteRef
 
value - Variable in class org.jopendocument.model.text.TextExecuteMacro
 
value - Variable in class org.jopendocument.model.text.TextExpression
 
value - Variable in class org.jopendocument.model.text.TextFileName
 
value - Variable in class org.jopendocument.model.text.TextFootnoteCitation
 
value - Variable in class org.jopendocument.model.text.TextFootnoteRef
 
value - Variable in class org.jopendocument.model.text.TextH
 
value - Variable in class org.jopendocument.model.text.TextHiddenText
 
value - Variable in class org.jopendocument.model.text.TextImageCount
 
value - Variable in class org.jopendocument.model.text.TextIndexEntrySpan
 
value - Variable in class org.jopendocument.model.text.TextIndexTitleTemplate
 
value - Variable in class org.jopendocument.model.text.TextInitialCreator
 
value - Variable in class org.jopendocument.model.text.TextKeywords
 
value - Variable in class org.jopendocument.model.text.TextLinenumberingSeparator
 
value - Variable in class org.jopendocument.model.text.TextMeasure
 
value - Variable in class org.jopendocument.model.text.TextModificationDate
 
value - Variable in class org.jopendocument.model.text.TextModificationTime
 
value - Variable in class org.jopendocument.model.text.TextObjectCount
 
value - Variable in class org.jopendocument.model.text.TextPageContinuation
 
value - Variable in class org.jopendocument.model.text.TextPageCount
 
value - Variable in class org.jopendocument.model.text.TextPageNumber
 
value - Variable in class org.jopendocument.model.text.TextPageVariableGet
 
value - Variable in class org.jopendocument.model.text.TextParagraphCount
 
value - Variable in class org.jopendocument.model.text.TextPlaceholder
 
value - Variable in class org.jopendocument.model.text.TextPrintDate
 
value - Variable in class org.jopendocument.model.text.TextPrintedBy
 
value - Variable in class org.jopendocument.model.text.TextPrintTime
 
value - Variable in class org.jopendocument.model.text.TextReferenceRef
 
value - Variable in class org.jopendocument.model.text.TextRubyText
 
value - Variable in class org.jopendocument.model.text.TextScript
 
value - Variable in class org.jopendocument.model.text.TextSenderCity
 
value - Variable in class org.jopendocument.model.text.TextSenderCompany
 
value - Variable in class org.jopendocument.model.text.TextSenderCountry
 
value - Variable in class org.jopendocument.model.text.TextSenderEmail
 
value - Variable in class org.jopendocument.model.text.TextSenderFax
 
value - Variable in class org.jopendocument.model.text.TextSenderFirstname
 
value - Variable in class org.jopendocument.model.text.TextSenderInitials
 
value - Variable in class org.jopendocument.model.text.TextSenderLastname
 
value - Variable in class org.jopendocument.model.text.TextSenderPhonePrivate
 
value - Variable in class org.jopendocument.model.text.TextSenderPhoneWork
 
value - Variable in class org.jopendocument.model.text.TextSenderPosition
 
value - Variable in class org.jopendocument.model.text.TextSenderPostalCode
 
value - Variable in class org.jopendocument.model.text.TextSenderStateOrProvince
 
value - Variable in class org.jopendocument.model.text.TextSenderStreet
 
value - Variable in class org.jopendocument.model.text.TextSenderTitle
 
value - Variable in class org.jopendocument.model.text.TextSequence
 
value - Variable in class org.jopendocument.model.text.TextSequenceRef
 
value - Variable in class org.jopendocument.model.text.TextSheetName
 
value - Variable in class org.jopendocument.model.text.TextSubject
 
value - Variable in class org.jopendocument.model.text.TextTableCount
 
value - Variable in class org.jopendocument.model.text.TextTemplateName
 
value - Variable in class org.jopendocument.model.text.TextTextInput
 
value - Variable in class org.jopendocument.model.text.TextTime
 
value - Variable in class org.jopendocument.model.text.TextTitle
 
value - Variable in class org.jopendocument.model.text.TextUserDefined
 
value - Variable in class org.jopendocument.model.text.TextUserFieldGet
 
value - Variable in class org.jopendocument.model.text.TextUserFieldInput
 
value - Variable in class org.jopendocument.model.text.TextVariableGet
 
value - Variable in class org.jopendocument.model.text.TextVariableInput
 
value - Variable in class org.jopendocument.model.text.TextVariableSet
 
value - Variable in class org.jopendocument.model.text.TextWordCount
 
ValueConvertor<T,U> - Interface in org.jopendocument.util.convertor
A convertor between 2 types.
ValueConvertorFactory - Class in org.jopendocument.util.convertor
 
ValueConvertorFactory() - Constructor for class org.jopendocument.util.convertor.ValueConvertorFactory
 
ValueHelper - Class in org.jopendocument.util
 
ValueHelper() - Constructor for class org.jopendocument.util.ValueHelper
 
valueOf(String) - Static method in enum org.jopendocument.dom.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.ContentTypeVersioned
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.LengthUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.ODPackage.RootElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.ODValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.spreadsheet.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.style.RelationalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.style.SideStyleProperties.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.dom.XMLVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.util.cache.CacheResult.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.util.RecursionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jopendocument.util.Step.Axis
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jopendocument.dom.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.ContentTypeVersioned
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.LengthUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.ODPackage.RootElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.ODValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.jopendocument.dom.OOXML
Return all known instances in the order they were published.
values() - Static method in enum org.jopendocument.dom.spreadsheet.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.style.RelationalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.style.SideStyleProperties.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.dom.XMLVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.util.cache.CacheResult.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jopendocument.util.CollectionMap
 
values() - Static method in enum org.jopendocument.util.RecursionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jopendocument.util.Step.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class org.jopendocument.util.ProductInfo
 
VersionControl - Static variable in class org.jopendocument.util.FileUtils
 

W

WaitIndeterminatePanel - Class in org.jopendocument.ui
A panel listing a set of tasks and their progress bars.
WaitIndeterminatePanel(Object) - Constructor for class org.jopendocument.ui.WaitIndeterminatePanel
 
WaitIndeterminatePanel(List<?>) - Constructor for class org.jopendocument.ui.WaitIndeterminatePanel
 
walk(File, IClosure<File>) - Static method in class org.jopendocument.util.FileUtils
 
walk(File, IClosure<File>, RecursionType) - Static method in class org.jopendocument.util.FileUtils
 
warp(ODPackage, Element) - Static method in class org.jopendocument.dom.Style
Create the most specific instance for the passed element.
width - Variable in class org.jopendocument.renderer.text.RenderBlock
 
write(int) - Method in class org.jopendocument.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.jopendocument.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(String, File) - Static method in class org.jopendocument.util.FileUtils
 
write(String, File, String, boolean) - Static method in class org.jopendocument.util.FileUtils
 
write(String, OutputStream) - Static method in class org.jopendocument.util.StreamUtils
 
write(String, OutputStream, Charset) - Static method in class org.jopendocument.util.StreamUtils
 
writeln(String, OutputStream) - Static method in class org.jopendocument.util.StreamUtils
 

X

x - Variable in class org.jopendocument.renderer.text.RenderBlock
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawA
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawApplet
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawFillImage
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawImage
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawObject
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawPage
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawPlugin
 
xlinkActuate - Variable in class org.jopendocument.model.draw.DrawThumbnail
 
xlinkActuate - Variable in class org.jopendocument.model.MetaAutoReload
 
xlinkActuate - Variable in class org.jopendocument.model.MetaTemplate
 
xlinkActuate - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
xlinkActuate - Variable in class org.jopendocument.model.presentation.PresentationSound
 
xlinkActuate - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
xlinkActuate - Variable in class org.jopendocument.model.style.StyleSymbolImage
 
xlinkActuate - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
xlinkActuate - Variable in class org.jopendocument.model.table.TableTableSource
 
xlinkActuate - Variable in class org.jopendocument.model.text.TextA
 
xlinkActuate - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawA
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawApplet
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawFillImage
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawImage
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawObject
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawPage
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawPlugin
 
xlinkHref - Variable in class org.jopendocument.model.draw.DrawThumbnail
 
xlinkHref - Variable in class org.jopendocument.model.form.FormButton
 
xlinkHref - Variable in class org.jopendocument.model.form.FormForm
 
xlinkHref - Variable in class org.jopendocument.model.form.FormImage
 
xlinkHref - Variable in class org.jopendocument.model.MetaAutoReload
 
xlinkHref - Variable in class org.jopendocument.model.MetaTemplate
 
xlinkHref - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
xlinkHref - Variable in class org.jopendocument.model.presentation.PresentationSound
 
xlinkHref - Variable in class org.jopendocument.model.script.ScriptLibraryLinked
 
xlinkHref - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
xlinkHref - Variable in class org.jopendocument.model.style.StyleSymbolImage
 
xlinkHref - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
xlinkHref - Variable in class org.jopendocument.model.table.TableTableSource
 
xlinkHref - Variable in class org.jopendocument.model.text.TextA
 
xlinkHref - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
 
xlinkHref - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
xlinkHref - Variable in class org.jopendocument.model.text.TextScript
 
xlinkHref - Variable in class org.jopendocument.model.text.TextSectionSource
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawA
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawApplet
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawFillImage
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawImage
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawObject
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawPage
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawPlugin
 
xlinkShow - Variable in class org.jopendocument.model.draw.DrawThumbnail
 
xlinkShow - Variable in class org.jopendocument.model.MetaAutoReload
 
xlinkShow - Variable in class org.jopendocument.model.MetaHyperlinkBehaviour
 
xlinkShow - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
xlinkShow - Variable in class org.jopendocument.model.presentation.PresentationSound
 
xlinkShow - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
xlinkShow - Variable in class org.jopendocument.model.style.StyleSymbolImage
 
xlinkShow - Variable in class org.jopendocument.model.text.TextA
 
xlinkShow - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
xlinkShow - Variable in class org.jopendocument.model.text.TextSectionSource
 
xlinkTitle - Variable in class org.jopendocument.model.MetaTemplate
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawA
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawApplet
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawAreaCircle
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawAreaPolygon
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawAreaRectangle
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawFillImage
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawFloatingFrame
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawImage
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawObject
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawObjectOle
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawPage
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawPlugin
 
xlinkType - Variable in class org.jopendocument.model.draw.DrawThumbnail
 
xlinkType - Variable in class org.jopendocument.model.MetaAutoReload
 
xlinkType - Variable in class org.jopendocument.model.MetaTemplate
 
xlinkType - Variable in class org.jopendocument.model.presentation.PresentationEvent
 
xlinkType - Variable in class org.jopendocument.model.presentation.PresentationSound
 
xlinkType - Variable in class org.jopendocument.model.script.ScriptLibraryLinked
 
xlinkType - Variable in class org.jopendocument.model.style.StyleBackgroundImage
 
xlinkType - Variable in class org.jopendocument.model.style.StyleSymbolImage
 
xlinkType - Variable in class org.jopendocument.model.table.TableCellRangeSource
 
xlinkType - Variable in class org.jopendocument.model.table.TableTableSource
 
xlinkType - Variable in class org.jopendocument.model.text.TextA
 
xlinkType - Variable in class org.jopendocument.model.text.TextAlphabeticalIndexAutoMarkFile
 
xlinkType - Variable in class org.jopendocument.model.text.TextListLevelStyleImage
 
xlinkType - Variable in class org.jopendocument.model.text.TextScript
 
xlinkType - Variable in class org.jopendocument.model.text.TextSectionSource
 
XML_TYPE - Static variable in class org.jopendocument.util.FileUtils
 
XMLDateFormat - Class in org.jopendocument.util
Format a Date according to W3C XML Schema 1.0 Part 2, Section 3.2.7-14.
XMLDateFormat() - Constructor for class org.jopendocument.util.XMLDateFormat
 
XMLFormatVersion - Class in org.jopendocument.dom
Encapsulate a version of xml and its office version.
xmlnsChart - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsChart - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsChart - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsChart - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsConfig - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsConfig - Variable in class org.jopendocument.model.office.OfficeDocumentSettings
 
xmlnsDc - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsDc - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsDc - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsDc - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsDr3D - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsDr3D - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsDr3D - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsDr3D - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsDraw - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsDraw - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsDraw - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsDraw - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsFo - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsFo - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsFo - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsFo - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsForm - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsForm - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsForm - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsForm - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsMath - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsMath - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsMath - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsMath - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsMeta - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsMeta - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsMeta - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsMeta - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsNumber - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsNumber - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsNumber - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsNumber - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsOffice - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsOffice - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsOffice - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsOffice - Variable in class org.jopendocument.model.office.OfficeDocumentSettings
 
xmlnsOffice - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsPresentation - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsScript - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsScript - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsScript - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsScript - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsScript - Variable in class org.jopendocument.model.script.ScriptLibraries
 
xmlnsStyle - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsStyle - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsStyle - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsStyle - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsSvg - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsSvg - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsSvg - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsSvg - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsTable - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsTable - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsTable - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsTable - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsText - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsText - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsText - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsText - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsXlink - Variable in class org.jopendocument.model.office.OfficeDocument
 
xmlnsXlink - Variable in class org.jopendocument.model.office.OfficeDocumentContent
 
xmlnsXlink - Variable in class org.jopendocument.model.office.OfficeDocumentMeta
 
xmlnsXlink - Variable in class org.jopendocument.model.office.OfficeDocumentSettings
 
xmlnsXlink - Variable in class org.jopendocument.model.office.OfficeDocumentStyles
 
xmlnsXlink - Variable in class org.jopendocument.model.script.ScriptLibraries
 
XMLTextExtractor - Class in org.jopendocument.util
 
XMLTextExtractor(File) - Constructor for class org.jopendocument.util.XMLTextExtractor
 
XMLVersion - Enum in org.jopendocument.dom
Encapsulate all namespaces for a particular version of xml.
XPathUtils - Class in org.jopendocument.util
 

Y

y - Variable in class org.jopendocument.renderer.text.RenderBlock
 
YES_KEY - Static variable in class org.jopendocument.util.i18n.I18nUtils
 

Z

Zip - Class in org.jopendocument.util
Permet d'écrire dans un fichier zip.
Zip(File) - Constructor for class org.jopendocument.util.Zip
Construit un fichier zip.
Zip(OutputStream) - Constructor for class org.jopendocument.util.Zip
Construit un fichier zip.
zip(File) - Method in class org.jopendocument.util.Zip
Ajoute newFile dans ce fichier.
zip(String, InputStream) - Method in class org.jopendocument.util.Zip
Zippe le contenu de in.
zip(String, byte[], boolean) - Method in class org.jopendocument.util.Zip
 
zipNonCompressed(String, byte[]) - Method in class org.jopendocument.util.Zip
Zip the passed array with the ZipEntry.STORED method.
ZippedFilesProcessor - Class in org.jopendocument.util
Class for processing a zip file.
ZippedFilesProcessor() - Constructor for class org.jopendocument.util.ZippedFilesProcessor
 
ZOOM_CENTER - Static variable in class org.jopendocument.util.FillMode
 
ZOOM_LEADING - Static variable in class org.jopendocument.util.FillMode
 
ZOOM_TRAILING - Static variable in class org.jopendocument.util.FillMode
 

_

_eval(String) - Method in class org.jopendocument.dom.template.engine.DataModel
 
_eval(String) - Method in class org.jopendocument.dom.template.engine.OGNLDataModel
 
_eval(String) - Method in class org.jopendocument.dom.template.engine.RhinoTemplateScriptEngine
 
_eval(String) - Method in class org.jopendocument.dom.template.engine.ScriptEngineDataModel
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright © 2010 jOpenDocument All Rights Reserved.