Uses of Class
org.odftoolkit.odfdom.doc.OdfFileDom

Packages that use OdfFileDom
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, the various Odf document types belong to this package. 
org.odftoolkit.odfdom.doc.element Initially from the ODF RelaxNG generated Java classes, representing components consistent of multiple ODF elements (e.g. 
org.odftoolkit.odfdom.doc.element.anim   
org.odftoolkit.odfdom.doc.element.chart   
org.odftoolkit.odfdom.doc.element.config   
org.odftoolkit.odfdom.doc.element.db   
org.odftoolkit.odfdom.doc.element.dc   
org.odftoolkit.odfdom.doc.element.dr3d   
org.odftoolkit.odfdom.doc.element.draw   
org.odftoolkit.odfdom.doc.element.form   
org.odftoolkit.odfdom.doc.element.math   
org.odftoolkit.odfdom.doc.element.meta   
org.odftoolkit.odfdom.doc.element.number   
org.odftoolkit.odfdom.doc.element.office   
org.odftoolkit.odfdom.doc.element.presentation   
org.odftoolkit.odfdom.doc.element.script   
org.odftoolkit.odfdom.doc.element.style   
org.odftoolkit.odfdom.doc.element.svg   
org.odftoolkit.odfdom.doc.element.table   
org.odftoolkit.odfdom.doc.element.text   
org.odftoolkit.odfdom.doc.element.xforms   
org.odftoolkit.odfdom.dom.element   
org.odftoolkit.odfdom.dom.element.anim   
org.odftoolkit.odfdom.dom.element.chart   
org.odftoolkit.odfdom.dom.element.config   
org.odftoolkit.odfdom.dom.element.db   
org.odftoolkit.odfdom.dom.element.dc   
org.odftoolkit.odfdom.dom.element.dr3d   
org.odftoolkit.odfdom.dom.element.draw   
org.odftoolkit.odfdom.dom.element.form   
org.odftoolkit.odfdom.dom.element.math   
org.odftoolkit.odfdom.dom.element.meta   
org.odftoolkit.odfdom.dom.element.number   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.presentation   
org.odftoolkit.odfdom.dom.element.script   
org.odftoolkit.odfdom.dom.element.style   
org.odftoolkit.odfdom.dom.element.svg   
org.odftoolkit.odfdom.dom.element.table   
org.odftoolkit.odfdom.dom.element.text   
org.odftoolkit.odfdom.dom.element.xforms   
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc
 

Methods in org.odftoolkit.odfdom.doc that return OdfFileDom
 OdfFileDom OdfDocument.getContentDom()
          Return the ODF type-based content DOM of the current OdfDocument
 OdfFileDom OdfDocument.getStylesDom()
          Return the ODF type-based content DOM of the current OdfDocument
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element
 

Methods in org.odftoolkit.odfdom.doc.element with parameters of type OdfFileDom
static OdfElement OdfElementFactory.createOdfElement(OdfFileDom ownerDocument, OdfName name)
           
 

Constructors in org.odftoolkit.odfdom.doc.element with parameters of type OdfFileDom
OdfDefault(OdfFileDom ownerDocument, OdfName name)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.anim
 

Constructors in org.odftoolkit.odfdom.doc.element.anim with parameters of type OdfFileDom
OdfAnimate(OdfFileDom _aOwnerDoc)
           
OdfAnimateColor(OdfFileDom _aOwnerDoc)
           
OdfAnimateMotion(OdfFileDom _aOwnerDoc)
           
OdfAnimateTransform(OdfFileDom _aOwnerDoc)
           
OdfAudio(OdfFileDom _aOwnerDoc)
           
OdfCommand(OdfFileDom _aOwnerDoc)
           
OdfIterate(OdfFileDom _aOwnerDoc)
           
OdfPar(OdfFileDom _aOwnerDoc)
           
OdfParam(OdfFileDom _aOwnerDoc)
           
OdfSeq(OdfFileDom _aOwnerDoc)
           
OdfSet(OdfFileDom _aOwnerDoc)
           
OdfTransitionFilter(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.chart
 

Constructors in org.odftoolkit.odfdom.doc.element.chart with parameters of type OdfFileDom
OdfAxis(OdfFileDom _aOwnerDoc)
           
OdfCategories(OdfFileDom _aOwnerDoc)
           
OdfChart(OdfFileDom _aOwnerDoc)
           
OdfDataLabel(OdfFileDom _aOwnerDoc)
           
OdfDataPoint(OdfFileDom _aOwnerDoc)
           
OdfDomain(OdfFileDom _aOwnerDoc)
           
OdfEquation(OdfFileDom _aOwnerDoc)
           
OdfErrorIndicator(OdfFileDom _aOwnerDoc)
           
OdfFloor(OdfFileDom _aOwnerDoc)
           
OdfFooter(OdfFileDom _aOwnerDoc)
           
OdfGrid(OdfFileDom _aOwnerDoc)
           
OdfLabelSeparator(OdfFileDom _aOwnerDoc)
           
OdfLegend(OdfFileDom _aOwnerDoc)
           
OdfMeanValue(OdfFileDom _aOwnerDoc)
           
OdfPlotArea(OdfFileDom _aOwnerDoc)
           
OdfRegressionCurve(OdfFileDom _aOwnerDoc)
           
OdfSeries(OdfFileDom _aOwnerDoc)
           
OdfStockGainMarker(OdfFileDom _aOwnerDoc)
           
OdfStockLossMarker(OdfFileDom _aOwnerDoc)
           
OdfStockRangeLine(OdfFileDom _aOwnerDoc)
           
OdfSubtitle(OdfFileDom _aOwnerDoc)
           
OdfSymbolImage(OdfFileDom _aOwnerDoc)
           
OdfTitle(OdfFileDom _aOwnerDoc)
           
OdfWall(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.config
 

Constructors in org.odftoolkit.odfdom.doc.element.config with parameters of type OdfFileDom
OdfConfigItem(OdfFileDom _aOwnerDoc)
           
OdfConfigItemMapEntry(OdfFileDom _aOwnerDoc)
           
OdfConfigItemMapIndexed(OdfFileDom _aOwnerDoc)
           
OdfConfigItemMapNamed(OdfFileDom _aOwnerDoc)
           
OdfConfigItemSet(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.db
 

Constructors in org.odftoolkit.odfdom.doc.element.db with parameters of type OdfFileDom
OdfApplicationConnectionSettings(OdfFileDom _aOwnerDoc)
           
OdfAutoIncrement(OdfFileDom _aOwnerDoc)
           
OdfCharacterSet(OdfFileDom _aOwnerDoc)
           
OdfColumn(OdfFileDom _aOwnerDoc)
           
OdfColumnDefinition(OdfFileDom _aOwnerDoc)
           
OdfColumnDefinitions(OdfFileDom _aOwnerDoc)
           
OdfColumns(OdfFileDom _aOwnerDoc)
           
OdfComponent(OdfFileDom _aOwnerDoc)
           
OdfComponentCollection(OdfFileDom _aOwnerDoc)
           
OdfCompoundDatabase(OdfFileDom _aOwnerDoc)
           
OdfConnectionData(OdfFileDom _aOwnerDoc)
           
OdfConnectionResource(OdfFileDom _aOwnerDoc)
           
OdfDatabaseDescription(OdfFileDom _aOwnerDoc)
           
OdfDataSource(OdfFileDom _aOwnerDoc)
           
OdfDataSourceSetting(OdfFileDom _aOwnerDoc)
           
OdfDataSourceSettings(OdfFileDom _aOwnerDoc)
           
OdfDataSourceSettingValue(OdfFileDom _aOwnerDoc)
           
OdfDelimiter(OdfFileDom _aOwnerDoc)
           
OdfDriverSettings(OdfFileDom _aOwnerDoc)
           
OdfFileBasedDatabase(OdfFileDom _aOwnerDoc)
           
OdfFilterStatement(OdfFileDom _aOwnerDoc)
           
OdfForms(OdfFileDom _aOwnerDoc)
           
OdfIndex(OdfFileDom _aOwnerDoc)
           
OdfIndexColumn(OdfFileDom _aOwnerDoc)
           
OdfIndexColumns(OdfFileDom _aOwnerDoc)
           
OdfIndices(OdfFileDom _aOwnerDoc)
           
OdfJavaClasspath(OdfFileDom _aOwnerDoc)
           
OdfKey(OdfFileDom _aOwnerDoc)
           
OdfKeyColumn(OdfFileDom _aOwnerDoc)
           
OdfKeyColumns(OdfFileDom _aOwnerDoc)
           
OdfKeys(OdfFileDom _aOwnerDoc)
           
OdfLogin(OdfFileDom _aOwnerDoc)
           
OdfOrderStatement(OdfFileDom _aOwnerDoc)
           
OdfQueries(OdfFileDom _aOwnerDoc)
           
OdfQuery(OdfFileDom _aOwnerDoc)
           
OdfQueryCollection(OdfFileDom _aOwnerDoc)
           
OdfReports(OdfFileDom _aOwnerDoc)
           
OdfSchemaDefinition(OdfFileDom _aOwnerDoc)
           
OdfServerDatabase(OdfFileDom _aOwnerDoc)
           
OdfTableDefinition(OdfFileDom _aOwnerDoc)
           
OdfTableDefinitions(OdfFileDom _aOwnerDoc)
           
OdfTableExcludeFilter(OdfFileDom _aOwnerDoc)
           
OdfTableFilter(OdfFileDom _aOwnerDoc)
           
OdfTableFilterPattern(OdfFileDom _aOwnerDoc)
           
OdfTableIncludeFilter(OdfFileDom _aOwnerDoc)
           
OdfTableRepresentation(OdfFileDom _aOwnerDoc)
           
OdfTableRepresentations(OdfFileDom _aOwnerDoc)
           
OdfTableSetting(OdfFileDom _aOwnerDoc)
           
OdfTableSettings(OdfFileDom _aOwnerDoc)
           
OdfTableType(OdfFileDom _aOwnerDoc)
           
OdfTableTypeFilter(OdfFileDom _aOwnerDoc)
           
OdfUpdateTable(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.dc
 

Constructors in org.odftoolkit.odfdom.doc.element.dc with parameters of type OdfFileDom
OdfCreator(OdfFileDom _aOwnerDoc)
           
OdfDate(OdfFileDom _aOwnerDoc)
           
OdfDescription(OdfFileDom _aOwnerDoc)
           
OdfLanguage(OdfFileDom _aOwnerDoc)
           
OdfSubject(OdfFileDom _aOwnerDoc)
           
OdfTitle(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.dr3d
 

Constructors in org.odftoolkit.odfdom.doc.element.dr3d with parameters of type OdfFileDom
OdfCube(OdfFileDom _aOwnerDoc)
           
OdfExtrude(OdfFileDom _aOwnerDoc)
           
OdfLight(OdfFileDom _aOwnerDoc)
           
OdfRotate(OdfFileDom _aOwnerDoc)
           
OdfScene(OdfFileDom _aOwnerDoc)
           
OdfSphere(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.draw
 

Constructors in org.odftoolkit.odfdom.doc.element.draw with parameters of type OdfFileDom
OdfApplet(OdfFileDom _aOwnerDoc)
           
OdfAreaCircle(OdfFileDom _aOwnerDoc)
           
OdfAreaPolygon(OdfFileDom _aOwnerDoc)
           
OdfAreaRectangle(OdfFileDom _aOwnerDoc)
           
OdfCaption(OdfFileDom _aOwnerDoc)
           
OdfCircle(OdfFileDom _aOwnerDoc)
           
OdfConnector(OdfFileDom _aOwnerDoc)
           
OdfContourPath(OdfFileDom _aOwnerDoc)
           
OdfContourPolygon(OdfFileDom _aOwnerDoc)
           
OdfControl(OdfFileDom ownerDoc)
           
OdfCustomShape(OdfFileDom _aOwnerDoc)
           
OdfEllipse(OdfFileDom _aOwnerDoc)
           
OdfEnhancedGeometry(OdfFileDom _aOwnerDoc)
           
OdfEquation(OdfFileDom _aOwnerDoc)
           
OdfFillImage(OdfFileDom _aOwnerDoc)
           
OdfFloatingFrame(OdfFileDom _aOwnerDoc)
           
OdfFrame(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfGluePoint(OdfFileDom _aOwnerDoc)
           
OdfGradient(OdfFileDom _aOwnerDoc)
           
OdfGroup(OdfFileDom _aOwnerDoc)
           
OdfHandle(OdfFileDom _aOwnerDoc)
           
OdfHatch(OdfFileDom _aOwnerDoc)
           
OdfHyperlink(OdfFileDom _aOwnerDoc)
           
OdfImage(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfImageMap(OdfFileDom _aOwnerDoc)
           
OdfLayer(OdfFileDom _aOwnerDoc)
           
OdfLayerSet(OdfFileDom _aOwnerDoc)
           
OdfLine(OdfFileDom _aOwnerDoc)
           
OdfMarker(OdfFileDom _aOwnerDoc)
           
OdfMeasure(OdfFileDom _aOwnerDoc)
           
OdfObject(OdfFileDom _aOwnerDoc)
           
OdfObjectOle(OdfFileDom _aOwnerDoc)
           
OdfOpacity(OdfFileDom _aOwnerDoc)
           
OdfPage(OdfFileDom _aOwnerDoc)
           
OdfPageThumbnail(OdfFileDom _aOwnerDoc)
           
OdfParam(OdfFileDom _aOwnerDoc)
           
OdfPath(OdfFileDom _aOwnerDoc)
           
OdfPlugin(OdfFileDom _aOwnerDoc)
           
OdfPolygon(OdfFileDom _aOwnerDoc)
           
OdfPolyline(OdfFileDom _aOwnerDoc)
           
OdfRect(OdfFileDom _aOwnerDoc)
           
OdfRectangle(OdfFileDom ownerDoc)
           
OdfRegularPolygon(OdfFileDom _aOwnerDoc)
           
OdfStrokeDash(OdfFileDom _aOwnerDoc)
           
OdfTextBox(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.form
 

Constructors in org.odftoolkit.odfdom.doc.element.form with parameters of type OdfFileDom
OdfButton(OdfFileDom _aOwnerDoc)
           
OdfCheckbox(OdfFileDom _aOwnerDoc)
           
OdfColumn(OdfFileDom _aOwnerDoc)
           
OdfCombobox(OdfFileDom _aOwnerDoc)
           
OdfConnectionResource(OdfFileDom _aOwnerDoc)
           
OdfDate(OdfFileDom _aOwnerDoc)
           
OdfFile(OdfFileDom _aOwnerDoc)
           
OdfFixedText(OdfFileDom _aOwnerDoc)
           
OdfForm(OdfFileDom _aOwnerDoc)
           
OdfFormattedText(OdfFileDom _aOwnerDoc)
           
OdfFrame(OdfFileDom _aOwnerDoc)
           
OdfGenericControl(OdfFileDom _aOwnerDoc)
           
OdfGrid(OdfFileDom _aOwnerDoc)
           
OdfHidden(OdfFileDom _aOwnerDoc)
           
OdfImage(OdfFileDom _aOwnerDoc)
           
OdfImageFrame(OdfFileDom _aOwnerDoc)
           
OdfItem(OdfFileDom _aOwnerDoc)
           
OdfListbox(OdfFileDom _aOwnerDoc)
           
OdfListProperty(OdfFileDom _aOwnerDoc)
           
OdfListValue(OdfFileDom _aOwnerDoc)
           
OdfNumber(OdfFileDom _aOwnerDoc)
           
OdfOption(OdfFileDom _aOwnerDoc)
           
OdfPassword(OdfFileDom _aOwnerDoc)
           
OdfProperties(OdfFileDom _aOwnerDoc)
           
OdfProperty(OdfFileDom _aOwnerDoc)
           
OdfRadio(OdfFileDom _aOwnerDoc)
           
OdfText(OdfFileDom _aOwnerDoc)
           
OdfTextarea(OdfFileDom _aOwnerDoc)
           
OdfTime(OdfFileDom _aOwnerDoc)
           
OdfValueRange(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.math
 

Constructors in org.odftoolkit.odfdom.doc.element.math with parameters of type OdfFileDom
OdfMath(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.meta
 

Constructors in org.odftoolkit.odfdom.doc.element.meta with parameters of type OdfFileDom
OdfAutoReload(OdfFileDom _aOwnerDoc)
           
OdfCreationDate(OdfFileDom _aOwnerDoc)
           
OdfDateString(OdfFileDom _aOwnerDoc)
           
OdfDocumentStatistic(OdfFileDom _aOwnerDoc)
           
OdfEditingCycles(OdfFileDom _aOwnerDoc)
           
OdfEditingDuration(OdfFileDom _aOwnerDoc)
           
OdfGenerator(OdfFileDom _aOwnerDoc)
           
OdfHyperlinkBehaviour(OdfFileDom _aOwnerDoc)
           
OdfInitialCreator(OdfFileDom _aOwnerDoc)
           
OdfKeyword(OdfFileDom _aOwnerDoc)
           
OdfPrintDate(OdfFileDom _aOwnerDoc)
           
OdfPrintedBy(OdfFileDom _aOwnerDoc)
           
OdfTemplate(OdfFileDom _aOwnerDoc)
           
OdfUserDefined(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.number
 

Constructors in org.odftoolkit.odfdom.doc.element.number with parameters of type OdfFileDom
OdfAmPm(OdfFileDom _aOwnerDoc)
           
OdfBoolean(OdfFileDom _aOwnerDoc)
           
OdfBooleanStyle(OdfFileDom _aOwnerDoc)
           
OdfCurrencyStyle(OdfFileDom _aOwnerDoc)
           
OdfCurrencySymbol(OdfFileDom _aOwnerDoc)
           
OdfDateStyle(OdfFileDom _aOwnerDoc)
           
OdfDay(OdfFileDom _aOwnerDoc)
           
OdfDayOfWeek(OdfFileDom _aOwnerDoc)
           
OdfEmbeddedText(OdfFileDom _aOwnerDoc)
           
OdfEra(OdfFileDom _aOwnerDoc)
           
OdfFraction(OdfFileDom _aOwnerDoc)
           
OdfHours(OdfFileDom _aOwnerDoc)
           
OdfMinutes(OdfFileDom _aOwnerDoc)
           
OdfMonth(OdfFileDom _aOwnerDoc)
           
OdfNumber(OdfFileDom _aOwnerDoc)
           
OdfNumberStyle(OdfFileDom _aOwnerDoc)
           
OdfPercentageStyle(OdfFileDom _aOwnerDoc)
           
OdfQuarter(OdfFileDom _aOwnerDoc)
           
OdfScientificNumber(OdfFileDom _aOwnerDoc)
           
OdfSeconds(OdfFileDom _aOwnerDoc)
           
OdfText(OdfFileDom _aOwnerDoc)
           
OdfTextContent(OdfFileDom _aOwnerDoc)
           
OdfTextStyle(OdfFileDom _aOwnerDoc)
           
OdfTimeStyle(OdfFileDom _aOwnerDoc)
           
OdfWeekOfYear(OdfFileDom _aOwnerDoc)
           
OdfYear(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.office
 

Constructors in org.odftoolkit.odfdom.doc.element.office with parameters of type OdfFileDom
OdfAnnotation(OdfFileDom _aOwnerDoc)
           
OdfAnnotationEnd(OdfFileDom _aOwnerDoc)
           
OdfAutomaticStyles(OdfFileDom _aOwnerDoc)
           
OdfBinaryData(OdfFileDom _aOwnerDoc)
           
OdfBody(OdfFileDom _aOwnerDoc)
           
OdfChangeInfo(OdfFileDom _aOwnerDoc)
           
OdfChart(OdfFileDom _aOwnerDoc)
           
OdfDatabase(OdfFileDom _aOwnerDoc)
           
OdfDdeSource(OdfFileDom _aOwnerDoc)
           
OdfDocument(OdfFileDom _aOwnerDoc)
           
OdfDocumentContent(OdfFileDom _aOwnerDoc)
           
OdfDocumentMeta(OdfFileDom _aOwnerDoc)
           
OdfDocumentSettings(OdfFileDom _aOwnerDoc)
           
OdfDocumentStyles(OdfFileDom _aOwnerDoc)
           
OdfDrawing(OdfFileDom _aOwnerDoc)
           
OdfEventListeners(OdfFileDom _aOwnerDoc)
           
OdfFontFaceDecls(OdfFileDom _aOwnerDoc)
           
OdfForms(OdfFileDom _aOwnerDoc)
           
OdfImage(OdfFileDom _aOwnerDoc)
           
OdfMasterStyles(OdfFileDom _aOwnerDoc)
           
OdfMeta(OdfFileDom _aOwnerDoc)
           
OdfPresentation(OdfFileDom _aOwnerDoc)
           
OdfScript(OdfFileDom _aOwnerDoc)
           
OdfScripts(OdfFileDom _aOwnerDoc)
           
OdfSettings(OdfFileDom _aOwnerDoc)
           
OdfSpreadsheet(OdfFileDom _aOwnerDoc)
           
OdfStyles(OdfFileDom _aOwnerDoc)
           
OdfText(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.presentation
 

Constructors in org.odftoolkit.odfdom.doc.element.presentation with parameters of type OdfFileDom
OdfAnimationGroup(OdfFileDom _aOwnerDoc)
           
OdfAnimations(OdfFileDom _aOwnerDoc)
           
OdfDateTime(OdfFileDom _aOwnerDoc)
           
OdfDateTimeDecl(OdfFileDom _aOwnerDoc)
           
OdfDim(OdfFileDom _aOwnerDoc)
           
OdfEventListener(OdfFileDom _aOwnerDoc)
           
OdfFooter(OdfFileDom _aOwnerDoc)
           
OdfFooterDecl(OdfFileDom _aOwnerDoc)
           
OdfHeader(OdfFileDom _aOwnerDoc)
           
OdfHeaderDecl(OdfFileDom _aOwnerDoc)
           
OdfHideShape(OdfFileDom _aOwnerDoc)
           
OdfHideText(OdfFileDom _aOwnerDoc)
           
OdfNotes(OdfFileDom _aOwnerDoc)
           
OdfPlaceholder(OdfFileDom _aOwnerDoc)
           
OdfPlay(OdfFileDom _aOwnerDoc)
           
OdfSettings(OdfFileDom _aOwnerDoc)
           
OdfShow(OdfFileDom _aOwnerDoc)
           
OdfShowShape(OdfFileDom _aOwnerDoc)
           
OdfShowText(OdfFileDom _aOwnerDoc)
           
OdfSound(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.script
 

Constructors in org.odftoolkit.odfdom.doc.element.script with parameters of type OdfFileDom
OdfEventListener(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.style
 

Constructors in org.odftoolkit.odfdom.doc.element.style with parameters of type OdfFileDom
OdfBackgroundImage(OdfFileDom _aOwnerDoc)
           
OdfChartProperties(OdfFileDom _aOwnerDoc)
           
OdfColumn(OdfFileDom _aOwnerDoc)
           
OdfColumns(OdfFileDom _aOwnerDoc)
           
OdfColumnSep(OdfFileDom _aOwnerDoc)
           
OdfDefaultPageLayout(OdfFileDom _aOwnerDoc)
           
OdfDefaultStyle(OdfFileDom _aOwnerDoc)
           
OdfDrawingPageProperties(OdfFileDom _aOwnerDoc)
           
OdfDropCap(OdfFileDom _aOwnerDoc)
           
OdfFontFace(OdfFileDom _aOwnerDoc)
           
OdfFooter(OdfFileDom _aOwnerDoc)
           
OdfFooterLeft(OdfFileDom _aOwnerDoc)
           
OdfFooterStyle(OdfFileDom _aOwnerDoc)
           
OdfFootnoteSep(OdfFileDom _aOwnerDoc)
           
OdfGraphicProperties(OdfFileDom _aOwnerDoc)
           
OdfHandoutMaster(OdfFileDom _aOwnerDoc)
           
OdfHeader(OdfFileDom _aOwnerDoc)
           
OdfHeaderFooterProperties(OdfFileDom _aOwnerDoc)
           
OdfHeaderLeft(OdfFileDom _aOwnerDoc)
           
OdfHeaderStyle(OdfFileDom _aOwnerDoc)
           
OdfListLevelLabelAlignment(OdfFileDom _aOwnerDoc)
           
OdfListLevelProperties(OdfFileDom _aOwnerDoc)
           
OdfMap(OdfFileDom _aOwnerDoc)
           
OdfMasterPage(OdfFileDom _aOwnerDoc)
           
OdfPageLayout(OdfFileDom _aOwnerDoc)
           
OdfPageLayoutProperties(OdfFileDom _aOwnerDoc)
           
OdfParagraphProperties(OdfFileDom _aOwnerDoc)
           
OdfPresentationPageLayout(OdfFileDom _aOwnerDoc)
           
OdfRegionCenter(OdfFileDom _aOwnerDoc)
           
OdfRegionLeft(OdfFileDom _aOwnerDoc)
           
OdfRegionRight(OdfFileDom _aOwnerDoc)
           
OdfRubyProperties(OdfFileDom _aOwnerDoc)
           
OdfSectionProperties(OdfFileDom _aOwnerDoc)
           
OdfStyle(OdfFileDom _aOwnerDoc)
           
OdfTableCellProperties(OdfFileDom _aOwnerDoc)
           
OdfTableColumnProperties(OdfFileDom _aOwnerDoc)
           
OdfTableProperties(OdfFileDom _aOwnerDoc)
           
OdfTableRowProperties(OdfFileDom _aOwnerDoc)
           
OdfTabStop(OdfFileDom _aOwnerDoc)
           
OdfTabStops(OdfFileDom _aOwnerDoc)
           
OdfTextProperties(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.svg
 

Constructors in org.odftoolkit.odfdom.doc.element.svg with parameters of type OdfFileDom
OdfDefinitionSrc(OdfFileDom _aOwnerDoc)
           
OdfDesc(OdfFileDom _aOwnerDoc)
           
OdfFontFaceFormat(OdfFileDom _aOwnerDoc)
           
OdfFontFaceName(OdfFileDom _aOwnerDoc)
           
OdfFontFaceSrc(OdfFileDom _aOwnerDoc)
           
OdfFontFaceUri(OdfFileDom _aOwnerDoc)
           
OdfLinearGradient(OdfFileDom _aOwnerDoc)
           
OdfRadialGradient(OdfFileDom _aOwnerDoc)
           
OdfStop(OdfFileDom _aOwnerDoc)
           
OdfTitle(OdfFileDom _aOwnerDoc)
           
 

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

Constructors in org.odftoolkit.odfdom.doc.element.table with parameters of type OdfFileDom
OdfBackground(OdfFileDom _aOwnerDoc)
           
OdfBody(OdfFileDom _aOwnerDoc)
           
OdfCalculationSettings(OdfFileDom _aOwnerDoc)
           
OdfCellAddress(OdfFileDom _aOwnerDoc)
           
OdfCellContentChange(OdfFileDom _aOwnerDoc)
           
OdfCellContentDeletion(OdfFileDom _aOwnerDoc)
           
OdfCellRangeSource(OdfFileDom _aOwnerDoc)
           
OdfChangeDeletion(OdfFileDom _aOwnerDoc)
           
OdfChangeTrackTableCell(OdfFileDom _aOwnerDoc)
           
OdfConsolidation(OdfFileDom _aOwnerDoc)
           
OdfContentValidation(OdfFileDom _aOwnerDoc)
           
OdfContentValidations(OdfFileDom _aOwnerDoc)
           
OdfCoveredTableCell(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfCutOffs(OdfFileDom _aOwnerDoc)
           
OdfDatabaseRange(OdfFileDom _aOwnerDoc)
           
OdfDatabaseRanges(OdfFileDom _aOwnerDoc)
           
OdfDatabaseSourceQuery(OdfFileDom _aOwnerDoc)
           
OdfDatabaseSourceSql(OdfFileDom _aOwnerDoc)
           
OdfDatabaseSourceTable(OdfFileDom _aOwnerDoc)
           
OdfDataPilotDisplayInfo(OdfFileDom _aOwnerDoc)
           
OdfDataPilotField(OdfFileDom _aOwnerDoc)
           
OdfDataPilotFieldReference(OdfFileDom _aOwnerDoc)
           
OdfDataPilotGroup(OdfFileDom _aOwnerDoc)
           
OdfDataPilotGroupMember(OdfFileDom _aOwnerDoc)
           
OdfDataPilotGroups(OdfFileDom _aOwnerDoc)
           
OdfDataPilotLayoutInfo(OdfFileDom _aOwnerDoc)
           
OdfDataPilotLevel(OdfFileDom _aOwnerDoc)
           
OdfDataPilotMember(OdfFileDom _aOwnerDoc)
           
OdfDataPilotMembers(OdfFileDom _aOwnerDoc)
           
OdfDataPilotSortInfo(OdfFileDom _aOwnerDoc)
           
OdfDataPilotSubtotal(OdfFileDom _aOwnerDoc)
           
OdfDataPilotSubtotals(OdfFileDom _aOwnerDoc)
           
OdfDataPilotTable(OdfFileDom _aOwnerDoc)
           
OdfDataPilotTables(OdfFileDom _aOwnerDoc)
           
OdfDdeLink(OdfFileDom _aOwnerDoc)
           
OdfDdeLinks(OdfFileDom _aOwnerDoc)
           
OdfDeletion(OdfFileDom _aOwnerDoc)
           
OdfDeletions(OdfFileDom _aOwnerDoc)
           
OdfDependencies(OdfFileDom _aOwnerDoc)
           
OdfDependency(OdfFileDom _aOwnerDoc)
           
OdfDesc(OdfFileDom _aOwnerDoc)
           
OdfDetective(OdfFileDom _aOwnerDoc)
           
OdfErrorMacro(OdfFileDom _aOwnerDoc)
           
OdfErrorMessage(OdfFileDom _aOwnerDoc)
           
OdfEvenColumns(OdfFileDom _aOwnerDoc)
           
OdfEvenRows(OdfFileDom _aOwnerDoc)
           
OdfFilter(OdfFileDom _aOwnerDoc)
           
OdfFilterAnd(OdfFileDom _aOwnerDoc)
           
OdfFilterCondition(OdfFileDom _aOwnerDoc)
           
OdfFilterOr(OdfFileDom _aOwnerDoc)
           
OdfFilterSetItem(OdfFileDom _aOwnerDoc)
           
OdfFirstColumn(OdfFileDom _aOwnerDoc)
           
OdfFirstRow(OdfFileDom _aOwnerDoc)
           
OdfHelpMessage(OdfFileDom _aOwnerDoc)
           
OdfHighlightedRange(OdfFileDom _aOwnerDoc)
           
OdfInsertion(OdfFileDom _aOwnerDoc)
           
OdfInsertionCutOff(OdfFileDom _aOwnerDoc)
           
OdfIteration(OdfFileDom _aOwnerDoc)
           
OdfLabelRange(OdfFileDom _aOwnerDoc)
           
OdfLabelRanges(OdfFileDom _aOwnerDoc)
           
OdfLastColumn(OdfFileDom _aOwnerDoc)
           
OdfLastRow(OdfFileDom _aOwnerDoc)
           
OdfMovement(OdfFileDom _aOwnerDoc)
           
OdfMovementCutOff(OdfFileDom _aOwnerDoc)
           
OdfNamedExpression(OdfFileDom _aOwnerDoc)
           
OdfNamedExpressions(OdfFileDom _aOwnerDoc)
           
OdfNamedRange(OdfFileDom _aOwnerDoc)
           
OdfNullDate(OdfFileDom _aOwnerDoc)
           
OdfOddColumns(OdfFileDom _aOwnerDoc)
           
OdfOddRows(OdfFileDom _aOwnerDoc)
           
OdfOperation(OdfFileDom _aOwnerDoc)
           
OdfPrevious(OdfFileDom _aOwnerDoc)
           
OdfScenario(OdfFileDom _aOwnerDoc)
           
OdfShapes(OdfFileDom _aOwnerDoc)
           
OdfSort(OdfFileDom _aOwnerDoc)
           
OdfSortBy(OdfFileDom _aOwnerDoc)
           
OdfSortGroups(OdfFileDom _aOwnerDoc)
           
OdfSourceCellRange(OdfFileDom _aOwnerDoc)
           
OdfSourceRangeAddress(OdfFileDom _aOwnerDoc)
           
OdfSourceService(OdfFileDom _aOwnerDoc)
           
OdfSubtotalField(OdfFileDom _aOwnerDoc)
           
OdfSubtotalRule(OdfFileDom _aOwnerDoc)
           
OdfSubtotalRules(OdfFileDom _aOwnerDoc)
           
OdfTable(OdfFileDom ownerDoc)
          Creates a new instance of OdfTable
OdfTableCell(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfTableColumn(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfTableColumnGroup(OdfFileDom _aOwnerDoc)
           
OdfTableColumns(OdfFileDom _aOwnerDoc)
           
OdfTableHeaderColumns(OdfFileDom _aOwnerDoc)
           
OdfTableHeaderRows(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfTableRow(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfTableRowGroup(OdfFileDom _aOwnerDoc)
           
OdfTableRows(OdfFileDom _aOwnerDoc)
           
OdfTableSource(OdfFileDom _aOwnerDoc)
           
OdfTableTemplate(OdfFileDom _aOwnerDoc)
           
OdfTargetRangeAddress(OdfFileDom _aOwnerDoc)
           
OdfTitle(OdfFileDom _aOwnerDoc)
           
OdfTrackedChanges(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.text
 

Constructors in org.odftoolkit.odfdom.doc.element.text with parameters of type OdfFileDom
OdfAlphabeticalIndex(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexAutoMarkFile(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexMark(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexMarkEnd(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexMarkStart(OdfFileDom _aOwnerDoc)
           
OdfAlphabeticalIndexSource(OdfFileDom _aOwnerDoc)
           
OdfAuthorInitials(OdfFileDom _aOwnerDoc)
           
OdfAuthorName(OdfFileDom _aOwnerDoc)
           
OdfBibliography(OdfFileDom _aOwnerDoc)
           
OdfBibliographyConfiguration(OdfFileDom _aOwnerDoc)
           
OdfBibliographyEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfBibliographyMark(OdfFileDom _aOwnerDoc)
           
OdfBibliographySource(OdfFileDom _aOwnerDoc)
           
OdfBookmark(OdfFileDom _aOwnerDoc)
           
OdfBookmarkEnd(OdfFileDom _aOwnerDoc)
           
OdfBookmarkRef(OdfFileDom _aOwnerDoc)
           
OdfBookmarkStart(OdfFileDom _aOwnerDoc)
           
OdfChange(OdfFileDom _aOwnerDoc)
           
OdfChangedRegion(OdfFileDom _aOwnerDoc)
           
OdfChangeEnd(OdfFileDom _aOwnerDoc)
           
OdfChangeStart(OdfFileDom _aOwnerDoc)
           
OdfChapter(OdfFileDom _aOwnerDoc)
           
OdfCharacterCount(OdfFileDom _aOwnerDoc)
           
OdfConditionalText(OdfFileDom _aOwnerDoc)
           
OdfCreationDate(OdfFileDom _aOwnerDoc)
           
OdfCreationTime(OdfFileDom _aOwnerDoc)
           
OdfCreator(OdfFileDom _aOwnerDoc)
           
OdfDatabaseDisplay(OdfFileDom _aOwnerDoc)
           
OdfDatabaseName(OdfFileDom _aOwnerDoc)
           
OdfDatabaseNext(OdfFileDom _aOwnerDoc)
           
OdfDatabaseRowNumber(OdfFileDom _aOwnerDoc)
           
OdfDatabaseRowSelect(OdfFileDom _aOwnerDoc)
           
OdfDate(OdfFileDom _aOwnerDoc)
           
OdfDdeConnection(OdfFileDom _aOwnerDoc)
           
OdfDdeConnectionDecl(OdfFileDom _aOwnerDoc)
           
OdfDdeConnectionDecls(OdfFileDom _aOwnerDoc)
           
OdfDeletion(OdfFileDom _aOwnerDoc)
           
OdfDescription(OdfFileDom _aOwnerDoc)
           
OdfEditingCycles(OdfFileDom _aOwnerDoc)
           
OdfEditingDuration(OdfFileDom _aOwnerDoc)
           
OdfExecuteMacro(OdfFileDom _aOwnerDoc)
           
OdfExpression(OdfFileDom _aOwnerDoc)
           
OdfFileName(OdfFileDom _aOwnerDoc)
           
OdfFormatChange(OdfFileDom _aOwnerDoc)
           
OdfHeading(OdfFileDom _aOwnerDoc)
           
OdfHiddenParagraph(OdfFileDom _aOwnerDoc)
           
OdfHiddenText(OdfFileDom _aOwnerDoc)
           
OdfHyperlink(OdfFileDom _aOwnerDoc)
           
OdfIllustrationIndex(OdfFileDom _aOwnerDoc)
           
OdfIllustrationIndexEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfIllustrationIndexSource(OdfFileDom _aOwnerDoc)
           
OdfImageCount(OdfFileDom _aOwnerDoc)
           
OdfIndexBody(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryBibliography(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryChapter(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryLinkEnd(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryLinkStart(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryPageNumber(OdfFileDom _aOwnerDoc)
           
OdfIndexEntrySpan(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryTabStop(OdfFileDom _aOwnerDoc)
           
OdfIndexEntryText(OdfFileDom _aOwnerDoc)
           
OdfIndexSourceStyle(OdfFileDom _aOwnerDoc)
           
OdfIndexSourceStyles(OdfFileDom _aOwnerDoc)
           
OdfIndexTitle(OdfFileDom _aOwnerDoc)
           
OdfIndexTitleTemplate(OdfFileDom _aOwnerDoc)
           
OdfInitialCreator(OdfFileDom _aOwnerDoc)
           
OdfInsertion(OdfFileDom _aOwnerDoc)
           
OdfKeywords(OdfFileDom _aOwnerDoc)
           
OdfLineBreak(OdfFileDom ownerDoc)
          Creates a new instance
OdfLinenumberingConfiguration(OdfFileDom _aOwnerDoc)
           
OdfLinenumberingSeparator(OdfFileDom _aOwnerDoc)
           
OdfList(OdfFileDom ownerDoc)
          Creates a new instance of OdfParagraphElementImpl
OdfListHeader(OdfFileDom _aOwnerDoc)
           
OdfListItem(OdfFileDom _aOwnerDoc)
           
OdfListLevelStyleBullet(OdfFileDom _aOwnerDoc)
           
OdfListLevelStyleImage(OdfFileDom _aOwnerDoc)
           
OdfListLevelStyleNumber(OdfFileDom _aOwnerDoc)
           
OdfListStyle(OdfFileDom _aOwnerDoc)
           
OdfMeasure(OdfFileDom _aOwnerDoc)
           
OdfMeta(OdfFileDom _aOwnerDoc)
           
OdfMetaField(OdfFileDom _aOwnerDoc)
           
OdfModificationDate(OdfFileDom _aOwnerDoc)
           
OdfModificationTime(OdfFileDom _aOwnerDoc)
           
OdfNote(OdfFileDom _aOwnerDoc)
           
OdfNoteBody(OdfFileDom _aOwnerDoc)
           
OdfNoteCitation(OdfFileDom _aOwnerDoc)
           
OdfNoteContinuationNoticeBackward(OdfFileDom _aOwnerDoc)
           
OdfNoteContinuationNoticeForward(OdfFileDom _aOwnerDoc)
           
OdfNoteRef(OdfFileDom _aOwnerDoc)
           
OdfNotesConfiguration(OdfFileDom _aOwnerDoc)
           
OdfNumber(OdfFileDom _aOwnerDoc)
           
OdfNumberedParagraph(OdfFileDom _aOwnerDoc)
           
OdfObjectCount(OdfFileDom _aOwnerDoc)
           
OdfObjectIndex(OdfFileDom _aOwnerDoc)
           
OdfObjectIndexEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfObjectIndexSource(OdfFileDom _aOwnerDoc)
           
OdfOutlineLevelStyle(OdfFileDom _aOwnerDoc)
           
OdfOutlineStyle(OdfFileDom _aOwnerDoc)
           
OdfPage(OdfFileDom _aOwnerDoc)
           
OdfPageContinuation(OdfFileDom _aOwnerDoc)
           
OdfPageCount(OdfFileDom _aOwnerDoc)
           
OdfPageNumber(OdfFileDom _aOwnerDoc)
           
OdfPageSequence(OdfFileDom _aOwnerDoc)
           
OdfPageVariableGet(OdfFileDom _aOwnerDoc)
           
OdfPageVariableSet(OdfFileDom _aOwnerDoc)
           
OdfParagraph(OdfFileDom ownerDoc)
          Creates a new instance of this class
OdfParagraphCount(OdfFileDom _aOwnerDoc)
           
OdfPlaceholder(OdfFileDom _aOwnerDoc)
           
OdfPrintDate(OdfFileDom _aOwnerDoc)
           
OdfPrintedBy(OdfFileDom _aOwnerDoc)
           
OdfPrintTime(OdfFileDom _aOwnerDoc)
           
OdfReferenceMark(OdfFileDom _aOwnerDoc)
           
OdfReferenceMarkEnd(OdfFileDom _aOwnerDoc)
           
OdfReferenceMarkStart(OdfFileDom _aOwnerDoc)
           
OdfReferenceRef(OdfFileDom _aOwnerDoc)
           
OdfRuby(OdfFileDom _aOwnerDoc)
           
OdfRubyBase(OdfFileDom _aOwnerDoc)
           
OdfRubyText(OdfFileDom _aOwnerDoc)
           
OdfScript(OdfFileDom _aOwnerDoc)
           
OdfSection(OdfFileDom _aOwnerDoc)
           
OdfSectionSource(OdfFileDom _aOwnerDoc)
           
OdfSenderCity(OdfFileDom _aOwnerDoc)
           
OdfSenderCompany(OdfFileDom _aOwnerDoc)
           
OdfSenderCountry(OdfFileDom _aOwnerDoc)
           
OdfSenderEmail(OdfFileDom _aOwnerDoc)
           
OdfSenderFax(OdfFileDom _aOwnerDoc)
           
OdfSenderFirstname(OdfFileDom _aOwnerDoc)
           
OdfSenderInitials(OdfFileDom _aOwnerDoc)
           
OdfSenderLastname(OdfFileDom _aOwnerDoc)
           
OdfSenderPhonePrivate(OdfFileDom _aOwnerDoc)
           
OdfSenderPhoneWork(OdfFileDom _aOwnerDoc)
           
OdfSenderPosition(OdfFileDom _aOwnerDoc)
           
OdfSenderPostalCode(OdfFileDom _aOwnerDoc)
           
OdfSenderStateOrProvince(OdfFileDom _aOwnerDoc)
           
OdfSenderStreet(OdfFileDom _aOwnerDoc)
           
OdfSenderTitle(OdfFileDom _aOwnerDoc)
           
OdfSequence(OdfFileDom _aOwnerDoc)
           
OdfSequenceDecl(OdfFileDom _aOwnerDoc)
           
OdfSequenceDecls(OdfFileDom _aOwnerDoc)
           
OdfSequenceRef(OdfFileDom _aOwnerDoc)
           
OdfSheetName(OdfFileDom _aOwnerDoc)
           
OdfSoftPageBreak(OdfFileDom _aOwnerDoc)
           
OdfSortKey(OdfFileDom _aOwnerDoc)
           
OdfSpace(OdfFileDom _aOwnerDoc)
           
OdfSpan(OdfFileDom _aOwnerDoc)
           
OdfSubject(OdfFileDom _aOwnerDoc)
           
OdfTab(OdfFileDom _aOwnerDoc)
           
OdfTableCount(OdfFileDom _aOwnerDoc)
           
OdfTableFormula(OdfFileDom _aOwnerDoc)
           
OdfTableIndex(OdfFileDom _aOwnerDoc)
           
OdfTableIndexEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfTableIndexSource(OdfFileDom _aOwnerDoc)
           
OdfTableOfContent(OdfFileDom _aOwnerDoc)
           
OdfTableOfContentEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfTableOfContentSource(OdfFileDom _aOwnerDoc)
           
OdfTemplateName(OdfFileDom _aOwnerDoc)
           
OdfTextInput(OdfFileDom _aOwnerDoc)
           
OdfTime(OdfFileDom _aOwnerDoc)
           
OdfTitle(OdfFileDom _aOwnerDoc)
           
OdfTocMark(OdfFileDom _aOwnerDoc)
           
OdfTocMarkEnd(OdfFileDom _aOwnerDoc)
           
OdfTocMarkStart(OdfFileDom _aOwnerDoc)
           
OdfTrackedChanges(OdfFileDom _aOwnerDoc)
           
OdfUserDefined(OdfFileDom _aOwnerDoc)
           
OdfUserFieldDecl(OdfFileDom _aOwnerDoc)
           
OdfUserFieldDecls(OdfFileDom _aOwnerDoc)
           
OdfUserFieldGet(OdfFileDom _aOwnerDoc)
           
OdfUserFieldInput(OdfFileDom _aOwnerDoc)
           
OdfUserIndex(OdfFileDom _aOwnerDoc)
           
OdfUserIndexEntryTemplate(OdfFileDom _aOwnerDoc)
           
OdfUserIndexMark(OdfFileDom _aOwnerDoc)
           
OdfUserIndexMarkEnd(OdfFileDom _aOwnerDoc)
           
OdfUserIndexMarkStart(OdfFileDom _aOwnerDoc)
           
OdfUserIndexSource(OdfFileDom _aOwnerDoc)
           
OdfVariableDecl(OdfFileDom _aOwnerDoc)
           
OdfVariableDecls(OdfFileDom _aOwnerDoc)
           
OdfVariableGet(OdfFileDom _aOwnerDoc)
           
OdfVariableInput(OdfFileDom _aOwnerDoc)
           
OdfVariableSet(OdfFileDom _aOwnerDoc)
           
OdfWordCount(OdfFileDom _aOwnerDoc)
           
 

Uses of OdfFileDom in org.odftoolkit.odfdom.doc.element.xforms
 

Constructors in org.odftoolkit.odfdom.doc.element.xforms with parameters of type OdfFileDom
OdfModel(OdfFileDom _aOwnerDoc)
           
 

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

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

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

Constructors in org.odftoolkit.odfdom.dom.element.anim with parameters of type OdfFileDom
OdfAnimateColorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimateColorElement
OdfAnimateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimateElement
OdfAnimateMotionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimateMotionElement
OdfAnimateTransformElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimateTransformElement
OdfAudioElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAudioElement
OdfCommandElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCommandElement
OdfIterateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIterateElement
OdfParamElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParamElement
OdfParElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParElement
OdfSeqElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSeqElement
OdfSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSetElement
OdfTransitionFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTransitionFilterElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.chart with parameters of type OdfFileDom
OdfAxisElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAxisElement
OdfCategoriesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCategoriesElement
OdfChartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChartElement
OdfDataLabelElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataLabelElement
OdfDataPointElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPointElement
OdfDomainElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDomainElement
OdfEquationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEquationElement
OdfErrorIndicatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfErrorIndicatorElement
OdfFloorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFloorElement
OdfFooterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterElement
OdfGridElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGridElement
OdfLabelSeparatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLabelSeparatorElement
OdfLegendElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLegendElement
OdfMeanValueElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMeanValueElement
OdfPlotAreaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPlotAreaElement
OdfRegressionCurveElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRegressionCurveElement
OdfSeriesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSeriesElement
OdfStockGainMarkerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStockGainMarkerElement
OdfStockLossMarkerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStockLossMarkerElement
OdfStockRangeLineElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStockRangeLineElement
OdfSubtitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubtitleElement
OdfSymbolImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSymbolImageElement
OdfTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTitleElement
OdfWallElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfWallElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.config with parameters of type OdfFileDom
OdfConfigItemElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConfigItemElement
OdfConfigItemMapEntryElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConfigItemMapEntryElement
OdfConfigItemMapIndexedElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConfigItemMapIndexedElement
OdfConfigItemMapNamedElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConfigItemMapNamedElement
OdfConfigItemSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConfigItemSetElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.db with parameters of type OdfFileDom
OdfApplicationConnectionSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfApplicationConnectionSettingsElement
OdfAutoIncrementElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAutoIncrementElement
OdfCharacterSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCharacterSetElement
OdfColumnDefinitionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnDefinitionElement
OdfColumnDefinitionsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnDefinitionsElement
OdfColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnElement
OdfColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnsElement
OdfComponentCollectionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfComponentCollectionElement
OdfComponentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfComponentElement
OdfCompoundDatabaseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCompoundDatabaseElement
OdfConnectionDataElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConnectionDataElement
OdfConnectionResourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConnectionResourceElement
OdfDatabaseDescriptionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseDescriptionElement
OdfDataSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataSourceElement
OdfDataSourceSettingElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataSourceSettingElement
OdfDataSourceSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataSourceSettingsElement
OdfDataSourceSettingValueElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataSourceSettingValueElement
OdfDelimiterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDelimiterElement
OdfDriverSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDriverSettingsElement
OdfFileBasedDatabaseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFileBasedDatabaseElement
OdfFilterStatementElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterStatementElement
OdfFormsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFormsElement
OdfIndexColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexColumnElement
OdfIndexColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexColumnsElement
OdfIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexElement
OdfIndicesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndicesElement
OdfJavaClasspathElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfJavaClasspathElement
OdfKeyColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeyColumnElement
OdfKeyColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeyColumnsElement
OdfKeyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeyElement
OdfKeysElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeysElement
OdfLoginElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLoginElement
OdfOrderStatementElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOrderStatementElement
OdfQueriesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfQueriesElement
OdfQueryCollectionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfQueryCollectionElement
OdfQueryElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfQueryElement
OdfReportsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfReportsElement
OdfSchemaDefinitionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSchemaDefinitionElement
OdfServerDatabaseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfServerDatabaseElement
OdfTableDefinitionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableDefinitionElement
OdfTableDefinitionsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableDefinitionsElement
OdfTableExcludeFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableExcludeFilterElement
OdfTableFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableFilterElement
OdfTableFilterPatternElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableFilterPatternElement
OdfTableIncludeFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableIncludeFilterElement
OdfTableRepresentationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRepresentationElement
OdfTableRepresentationsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRepresentationsElement
OdfTableSettingElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableSettingElement
OdfTableSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableSettingsElement
OdfTableTypeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableTypeElement
OdfTableTypeFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableTypeFilterElement
OdfUpdateTableElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUpdateTableElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.dc with parameters of type OdfFileDom
OdfCreatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCreatorElement
OdfDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateElement
OdfDescriptionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDescriptionElement
OdfLanguageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLanguageElement
OdfSubjectElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubjectElement
OdfTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTitleElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.dr3d with parameters of type OdfFileDom
OdfCubeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCubeElement
OdfExtrudeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfExtrudeElement
OdfLightElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLightElement
OdfRotateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRotateElement
OdfSceneElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSceneElement
OdfSphereElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSphereElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.draw with parameters of type OdfFileDom
OdfAppletElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAppletElement
OdfAreaCircleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAreaCircleElement
OdfAreaPolygonElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAreaPolygonElement
OdfAreaRectangleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAreaRectangleElement
OdfCaptionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCaptionElement
OdfCircleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCircleElement
OdfConnectorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConnectorElement
OdfContourPathElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfContourPathElement
OdfContourPolygonElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfContourPolygonElement
OdfControlElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfControlElement
OdfCustomShapeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCustomShapeElement
OdfEllipseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEllipseElement
OdfEnhancedGeometryElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEnhancedGeometryElement
OdfEquationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEquationElement
OdfFillImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFillImageElement
OdfFloatingFrameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFloatingFrameElement
OdfFrameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFrameElement
OdfGluePointElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGluePointElement
OdfGradientElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGradientElement
OdfGroupElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGroupElement
OdfHandleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHandleElement
OdfHatchElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHatchElement
OdfHyperlinkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHyperlinkElement
OdfImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageElement
OdfImageMapElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageMapElement
OdfLayerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLayerElement
OdfLayerSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLayerSetElement
OdfLineElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLineElement
OdfMarkerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMarkerElement
OdfMeasureElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMeasureElement
OdfObjectElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectElement
OdfObjectOleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectOleElement
OdfOpacityElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOpacityElement
OdfPageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageElement
OdfPageThumbnailElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageThumbnailElement
OdfParamElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParamElement
OdfPathElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPathElement
OdfPluginElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPluginElement
OdfPolygonElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPolygonElement
OdfPolylineElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPolylineElement
OdfRectElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRectElement
OdfRegularPolygonElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRegularPolygonElement
OdfShapeElementBase(OdfFileDom aOwnerDoc, OdfName element_name)
          Create the instance of OdfShapeElementBase
OdfStrokeDashElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStrokeDashElement
OdfTextBoxElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextBoxElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.form with parameters of type OdfFileDom
OdfButtonElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfButtonElement
OdfCheckboxElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCheckboxElement
OdfColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnElement
OdfComboboxElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfComboboxElement
OdfConnectionResourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConnectionResourceElement
OdfDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateElement
OdfFileElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFileElement
OdfFixedTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFixedTextElement
OdfFormattedTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFormattedTextElement
OdfFormElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFormElement
OdfFrameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFrameElement
OdfGenericControlElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGenericControlElement
OdfGridElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGridElement
OdfHiddenElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHiddenElement
OdfImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageElement
OdfImageFrameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageFrameElement
OdfItemElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfItemElement
OdfListboxElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListboxElement
OdfListPropertyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListPropertyElement
OdfListValueElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListValueElement
OdfNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNumberElement
OdfOptionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOptionElement
OdfPasswordElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPasswordElement
OdfPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPropertiesElement
OdfPropertyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPropertyElement
OdfRadioElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRadioElement
OdfTextareaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextareaElement
OdfTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextElement
OdfTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTimeElement
OdfValueRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfValueRangeElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.math with parameters of type OdfFileDom
OdfMathElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMathElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.meta with parameters of type OdfFileDom
OdfAutoReloadElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAutoReloadElement
OdfCreationDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCreationDateElement
OdfDateStringElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateStringElement
OdfDocumentStatisticElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentStatisticElement
OdfEditingCyclesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEditingCyclesElement
OdfEditingDurationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEditingDurationElement
OdfGeneratorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGeneratorElement
OdfHyperlinkBehaviourElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHyperlinkBehaviourElement
OdfInitialCreatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfInitialCreatorElement
OdfKeywordElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeywordElement
OdfPrintDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPrintDateElement
OdfPrintedByElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPrintedByElement
OdfTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTemplateElement
OdfUserDefinedElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserDefinedElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.number with parameters of type OdfFileDom
OdfAmPmElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAmPmElement
OdfBooleanElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBooleanElement
OdfBooleanStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBooleanStyleElement
OdfCurrencyStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCurrencyStyleElement
OdfCurrencySymbolElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCurrencySymbolElement
OdfDateStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateStyleElement
OdfDayElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDayElement
OdfDayOfWeekElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDayOfWeekElement
OdfEmbeddedTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEmbeddedTextElement
OdfEraElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEraElement
OdfFractionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFractionElement
OdfHoursElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHoursElement
OdfMinutesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMinutesElement
OdfMonthElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMonthElement
OdfNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNumberElement
OdfNumberStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNumberStyleElement
OdfPercentageStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPercentageStyleElement
OdfQuarterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfQuarterElement
OdfScientificNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfScientificNumberElement
OdfSecondsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSecondsElement
OdfTextContentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextContentElement
OdfTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextElement
OdfTextStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextStyleElement
OdfTimeStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTimeStyleElement
OdfWeekOfYearElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfWeekOfYearElement
OdfYearElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfYearElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.office with parameters of type OdfFileDom
OdfAnnotationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnnotationElement
OdfAnnotationEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnnotationEndElement
OdfAutomaticStylesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAutomaticStylesElement
OdfBinaryDataElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBinaryDataElement
OdfBodyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBodyElement
OdfChangeInfoElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeInfoElement
OdfChartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChartElement
OdfDatabaseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseElement
OdfDdeSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeSourceElement
OdfDocumentContentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentContentElement
OdfDocumentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentElement
OdfDocumentMetaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentMetaElement
OdfDocumentSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentSettingsElement
OdfDocumentStylesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDocumentStylesElement
OdfDrawingElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDrawingElement
OdfEventListenersElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEventListenersElement
OdfFontFaceDeclsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceDeclsElement
OdfFormsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFormsElement
OdfImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageElement
OdfMasterStylesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMasterStylesElement
OdfMetaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMetaElement
OdfPresentationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPresentationElement
OdfScriptElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfScriptElement
OdfScriptsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfScriptsElement
OdfSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSettingsElement
OdfSpreadsheetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSpreadsheetElement
OdfStylesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStylesElement
OdfTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.presentation with parameters of type OdfFileDom
OdfAnimationGroupElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimationGroupElement
OdfAnimationsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAnimationsElement
OdfDateTimeDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateTimeDeclElement
OdfDateTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateTimeElement
OdfDimElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDimElement
OdfEventListenerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEventListenerElement
OdfFooterDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterDeclElement
OdfFooterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterElement
OdfHeaderDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderDeclElement
OdfHeaderElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderElement
OdfHideShapeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHideShapeElement
OdfHideTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHideTextElement
OdfNotesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNotesElement
OdfPlaceholderElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPlaceholderElement
OdfPlayElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPlayElement
OdfSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSettingsElement
OdfShowElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfShowElement
OdfShowShapeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfShowShapeElement
OdfShowTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfShowTextElement
OdfSoundElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSoundElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.script with parameters of type OdfFileDom
OdfEventListenerElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEventListenerElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.style with parameters of type OdfFileDom
OdfBackgroundImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBackgroundImageElement
OdfChartPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChartPropertiesElement
OdfColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnElement
OdfColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnsElement
OdfColumnSepElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfColumnSepElement
OdfDefaultPageLayoutElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDefaultPageLayoutElement
OdfDefaultStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDefaultStyleElement
OdfDrawingPagePropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDrawingPagePropertiesElement
OdfDropCapElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDropCapElement
OdfFontFaceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceElement
OdfFooterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterElement
OdfFooterLeftElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterLeftElement
OdfFooterStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFooterStyleElement
OdfFootnoteSepElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFootnoteSepElement
OdfGraphicPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfGraphicPropertiesElement
OdfHandoutMasterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHandoutMasterElement
OdfHeaderElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderElement
OdfHeaderFooterPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderFooterPropertiesElement
OdfHeaderLeftElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderLeftElement
OdfHeaderStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeaderStyleElement
OdfListLevelLabelAlignmentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListLevelLabelAlignmentElement
OdfListLevelPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListLevelPropertiesElement
OdfMapElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMapElement
OdfMasterPageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMasterPageElement
OdfPageLayoutElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageLayoutElement
OdfPageLayoutPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageLayoutPropertiesElement
OdfParagraphPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParagraphPropertiesElement
OdfPresentationPageLayoutElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPresentationPageLayoutElement
OdfRegionCenterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRegionCenterElement
OdfRegionLeftElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRegionLeftElement
OdfRegionRightElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRegionRightElement
OdfRubyPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRubyPropertiesElement
OdfSectionPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSectionPropertiesElement
OdfStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStyleElement
OdfTableCellPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableCellPropertiesElement
OdfTableColumnPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableColumnPropertiesElement
OdfTablePropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTablePropertiesElement
OdfTableRowPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRowPropertiesElement
OdfTabStopElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTabStopElement
OdfTabStopsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTabStopsElement
OdfTextPropertiesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextPropertiesElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.svg with parameters of type OdfFileDom
OdfDefinitionSrcElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDefinitionSrcElement
OdfDescElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDescElement
OdfFontFaceFormatElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceFormatElement
OdfFontFaceNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceNameElement
OdfFontFaceSrcElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceSrcElement
OdfFontFaceUriElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFontFaceUriElement
OdfLinearGradientElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLinearGradientElement
OdfRadialGradientElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRadialGradientElement
OdfStopElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfStopElement
OdfTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTitleElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.table with parameters of type OdfFileDom
OdfBackgroundElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBackgroundElement
OdfBodyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBodyElement
OdfCalculationSettingsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCalculationSettingsElement
OdfCellAddressElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCellAddressElement
OdfCellContentChangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCellContentChangeElement
OdfCellContentDeletionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCellContentDeletionElement
OdfCellRangeSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCellRangeSourceElement
OdfChangeDeletionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeDeletionElement
OdfChangeTrackTableCellElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeTrackTableCellElement
OdfConsolidationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConsolidationElement
OdfContentValidationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfContentValidationElement
OdfContentValidationsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfContentValidationsElement
OdfCoveredTableCellElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCoveredTableCellElement
OdfCutOffsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCutOffsElement
OdfDatabaseRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseRangeElement
OdfDatabaseRangesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseRangesElement
OdfDatabaseSourceQueryElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseSourceQueryElement
OdfDatabaseSourceSqlElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseSourceSqlElement
OdfDatabaseSourceTableElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseSourceTableElement
OdfDataPilotDisplayInfoElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotDisplayInfoElement
OdfDataPilotFieldElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotFieldElement
OdfDataPilotFieldReferenceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotFieldReferenceElement
OdfDataPilotGroupElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotGroupElement
OdfDataPilotGroupMemberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotGroupMemberElement
OdfDataPilotGroupsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotGroupsElement
OdfDataPilotLayoutInfoElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotLayoutInfoElement
OdfDataPilotLevelElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotLevelElement
OdfDataPilotMemberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotMemberElement
OdfDataPilotMembersElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotMembersElement
OdfDataPilotSortInfoElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotSortInfoElement
OdfDataPilotSubtotalElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotSubtotalElement
OdfDataPilotSubtotalsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotSubtotalsElement
OdfDataPilotTableElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotTableElement
OdfDataPilotTablesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDataPilotTablesElement
OdfDdeLinkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeLinkElement
OdfDdeLinksElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeLinksElement
OdfDeletionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDeletionElement
OdfDeletionsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDeletionsElement
OdfDependenciesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDependenciesElement
OdfDependencyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDependencyElement
OdfDescElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDescElement
OdfDetectiveElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDetectiveElement
OdfErrorMacroElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfErrorMacroElement
OdfErrorMessageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfErrorMessageElement
OdfEvenColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEvenColumnsElement
OdfEvenRowsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEvenRowsElement
OdfFilterAndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterAndElement
OdfFilterConditionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterConditionElement
OdfFilterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterElement
OdfFilterOrElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterOrElement
OdfFilterSetItemElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFilterSetItemElement
OdfFirstColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFirstColumnElement
OdfFirstRowElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFirstRowElement
OdfHelpMessageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHelpMessageElement
OdfHighlightedRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHighlightedRangeElement
OdfInsertionCutOffElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfInsertionCutOffElement
OdfInsertionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfInsertionElement
OdfIterationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIterationElement
OdfLabelRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLabelRangeElement
OdfLabelRangesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLabelRangesElement
OdfLastColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLastColumnElement
OdfLastRowElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLastRowElement
OdfMovementCutOffElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMovementCutOffElement
OdfMovementElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMovementElement
OdfNamedExpressionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNamedExpressionElement
OdfNamedExpressionsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNamedExpressionsElement
OdfNamedRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNamedRangeElement
OdfNullDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNullDateElement
OdfOddColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOddColumnsElement
OdfOddRowsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOddRowsElement
OdfOperationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOperationElement
OdfPreviousElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPreviousElement
OdfScenarioElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfScenarioElement
OdfShapesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfShapesElement
OdfSortByElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSortByElement
OdfSortElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSortElement
OdfSortGroupsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSortGroupsElement
OdfSourceCellRangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSourceCellRangeElement
OdfSourceRangeAddressElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSourceRangeAddressElement
OdfSourceServiceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSourceServiceElement
OdfSubtotalFieldElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubtotalFieldElement
OdfSubtotalRuleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubtotalRuleElement
OdfSubtotalRulesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubtotalRulesElement
OdfTableCellElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableCellElement
OdfTableCellElementBase(OdfFileDom aOwnerDoc, OdfName aElementName, OdfStyleFamily aStyleFamily, OdfName aStyleAttrName)
          Create the instance of OdfTableCellElementBase
OdfTableColumnElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableColumnElement
OdfTableColumnGroupElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableColumnGroupElement
OdfTableColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableColumnsElement
OdfTableElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableElement
OdfTableHeaderColumnsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableHeaderColumnsElement
OdfTableHeaderRowsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableHeaderRowsElement
OdfTableRowElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRowElement
OdfTableRowGroupElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRowGroupElement
OdfTableRowsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableRowsElement
OdfTableSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableSourceElement
OdfTableTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableTemplateElement
OdfTargetRangeAddressElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTargetRangeAddressElement
OdfTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTitleElement
OdfTrackedChangesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTrackedChangesElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.text with parameters of type OdfFileDom
OdfAlphabeticalIndexAutoMarkFileElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexAutoMarkFileElement
OdfAlphabeticalIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexElement
OdfAlphabeticalIndexEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexEntryTemplateElement
OdfAlphabeticalIndexMarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexMarkElement
OdfAlphabeticalIndexMarkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexMarkEndElement
OdfAlphabeticalIndexMarkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexMarkStartElement
OdfAlphabeticalIndexSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAlphabeticalIndexSourceElement
OdfAuthorInitialsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAuthorInitialsElement
OdfAuthorNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfAuthorNameElement
OdfBibliographyConfigurationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBibliographyConfigurationElement
OdfBibliographyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBibliographyElement
OdfBibliographyEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBibliographyEntryTemplateElement
OdfBibliographyMarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBibliographyMarkElement
OdfBibliographySourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBibliographySourceElement
OdfBookmarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBookmarkElement
OdfBookmarkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBookmarkEndElement
OdfBookmarkRefElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBookmarkRefElement
OdfBookmarkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfBookmarkStartElement
OdfChangedRegionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangedRegionElement
OdfChangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeElement
OdfChangeEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeEndElement
OdfChangeStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChangeStartElement
OdfChapterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfChapterElement
OdfCharacterCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCharacterCountElement
OdfConditionalTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfConditionalTextElement
OdfCreationDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCreationDateElement
OdfCreationTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCreationTimeElement
OdfCreatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfCreatorElement
OdfDatabaseDisplayElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseDisplayElement
OdfDatabaseNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseNameElement
OdfDatabaseNextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseNextElement
OdfDatabaseRowNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseRowNumberElement
OdfDatabaseRowSelectElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDatabaseRowSelectElement
OdfDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDateElement
OdfDdeConnectionDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeConnectionDeclElement
OdfDdeConnectionDeclsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeConnectionDeclsElement
OdfDdeConnectionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDdeConnectionElement
OdfDeletionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDeletionElement
OdfDescriptionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfDescriptionElement
OdfEditingCyclesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEditingCyclesElement
OdfEditingDurationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfEditingDurationElement
OdfExecuteMacroElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfExecuteMacroElement
OdfExpressionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfExpressionElement
OdfFileNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFileNameElement
OdfFormatChangeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfFormatChangeElement
OdfHeadingElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHeadingElement
OdfHiddenParagraphElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHiddenParagraphElement
OdfHiddenTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHiddenTextElement
OdfHyperlinkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfHyperlinkElement
OdfIllustrationIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIllustrationIndexElement
OdfIllustrationIndexEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIllustrationIndexEntryTemplateElement
OdfIllustrationIndexSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIllustrationIndexSourceElement
OdfImageCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfImageCountElement
OdfIndexBodyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexBodyElement
OdfIndexEntryBibliographyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryBibliographyElement
OdfIndexEntryChapterElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryChapterElement
OdfIndexEntryLinkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryLinkEndElement
OdfIndexEntryLinkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryLinkStartElement
OdfIndexEntryPageNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryPageNumberElement
OdfIndexEntrySpanElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntrySpanElement
OdfIndexEntryTabStopElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryTabStopElement
OdfIndexEntryTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexEntryTextElement
OdfIndexSourceStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexSourceStyleElement
OdfIndexSourceStylesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexSourceStylesElement
OdfIndexTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexTitleElement
OdfIndexTitleTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfIndexTitleTemplateElement
OdfInitialCreatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfInitialCreatorElement
OdfInsertionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfInsertionElement
OdfKeywordsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfKeywordsElement
OdfLineBreakElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLineBreakElement
OdfLinenumberingConfigurationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLinenumberingConfigurationElement
OdfLinenumberingSeparatorElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfLinenumberingSeparatorElement
OdfListElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListElement
OdfListHeaderElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListHeaderElement
OdfListItemElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListItemElement
OdfListLevelStyleBulletElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListLevelStyleBulletElement
OdfListLevelStyleElementBase(OdfFileDom aOwnerDoc, OdfName element_name)
          Create the instance of OdfListLevelStyleElementBase
OdfListLevelStyleImageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListLevelStyleImageElement
OdfListLevelStyleNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListLevelStyleNumberElement
OdfListStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfListStyleElement
OdfMeasureElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMeasureElement
OdfMetaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMetaElement
OdfMetaFieldElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfMetaFieldElement
OdfModificationDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfModificationDateElement
OdfModificationTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfModificationTimeElement
OdfNoteBodyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteBodyElement
OdfNoteCitationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteCitationElement
OdfNoteContinuationNoticeBackwardElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteContinuationNoticeBackwardElement
OdfNoteContinuationNoticeForwardElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteContinuationNoticeForwardElement
OdfNoteElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteElement
OdfNoteRefElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNoteRefElement
OdfNotesConfigurationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNotesConfigurationElement
OdfNumberedParagraphElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNumberedParagraphElement
OdfNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfNumberElement
OdfObjectCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectCountElement
OdfObjectIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectIndexElement
OdfObjectIndexEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectIndexEntryTemplateElement
OdfObjectIndexSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfObjectIndexSourceElement
OdfOutlineLevelStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOutlineLevelStyleElement
OdfOutlineStyleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfOutlineStyleElement
OdfPageContinuationElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageContinuationElement
OdfPageCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageCountElement
OdfPageElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageElement
OdfPageNumberElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageNumberElement
OdfPageSequenceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageSequenceElement
OdfPageVariableGetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageVariableGetElement
OdfPageVariableSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPageVariableSetElement
OdfParagraphCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParagraphCountElement
OdfParagraphElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfParagraphElement
OdfParagraphElementBase(OdfFileDom aOwnerDoc, OdfName aElementName, OdfStyleFamily aStyleFamily, OdfName aStyleAttrName)
          Create the instance of OdfParagraphElementBase
OdfPlaceholderElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPlaceholderElement
OdfPrintDateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPrintDateElement
OdfPrintedByElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPrintedByElement
OdfPrintTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfPrintTimeElement
OdfReferenceMarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfReferenceMarkElement
OdfReferenceMarkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfReferenceMarkEndElement
OdfReferenceMarkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfReferenceMarkStartElement
OdfReferenceRefElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfReferenceRefElement
OdfRubyBaseElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRubyBaseElement
OdfRubyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRubyElement
OdfRubyTextElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfRubyTextElement
OdfScriptElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfScriptElement
OdfSectionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSectionElement
OdfSectionSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSectionSourceElement
OdfSenderCityElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderCityElement
OdfSenderCompanyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderCompanyElement
OdfSenderCountryElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderCountryElement
OdfSenderEmailElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderEmailElement
OdfSenderFaxElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderFaxElement
OdfSenderFirstnameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderFirstnameElement
OdfSenderInitialsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderInitialsElement
OdfSenderLastnameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderLastnameElement
OdfSenderPhonePrivateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderPhonePrivateElement
OdfSenderPhoneWorkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderPhoneWorkElement
OdfSenderPositionElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderPositionElement
OdfSenderPostalCodeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderPostalCodeElement
OdfSenderStateOrProvinceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderStateOrProvinceElement
OdfSenderStreetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderStreetElement
OdfSenderTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSenderTitleElement
OdfSequenceDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSequenceDeclElement
OdfSequenceDeclsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSequenceDeclsElement
OdfSequenceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSequenceElement
OdfSequenceRefElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSequenceRefElement
OdfSheetNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSheetNameElement
OdfSoftPageBreakElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSoftPageBreakElement
OdfSortKeyElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSortKeyElement
OdfSpaceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSpaceElement
OdfSpanElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSpanElement
OdfSubjectElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfSubjectElement
OdfTabElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTabElement
OdfTableCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableCountElement
OdfTableFormulaElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableFormulaElement
OdfTableIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableIndexElement
OdfTableIndexEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableIndexEntryTemplateElement
OdfTableIndexSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableIndexSourceElement
OdfTableOfContentElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableOfContentElement
OdfTableOfContentEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableOfContentEntryTemplateElement
OdfTableOfContentSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTableOfContentSourceElement
OdfTemplateNameElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTemplateNameElement
OdfTextInputElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTextInputElement
OdfTimeElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTimeElement
OdfTitleElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTitleElement
OdfTocMarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTocMarkElement
OdfTocMarkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTocMarkEndElement
OdfTocMarkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTocMarkStartElement
OdfTrackedChangesElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfTrackedChangesElement
OdfUserDefinedElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserDefinedElement
OdfUserFieldDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserFieldDeclElement
OdfUserFieldDeclsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserFieldDeclsElement
OdfUserFieldGetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserFieldGetElement
OdfUserFieldInputElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserFieldInputElement
OdfUserIndexElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexElement
OdfUserIndexEntryTemplateElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexEntryTemplateElement
OdfUserIndexMarkElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexMarkElement
OdfUserIndexMarkEndElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexMarkEndElement
OdfUserIndexMarkStartElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexMarkStartElement
OdfUserIndexSourceElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfUserIndexSourceElement
OdfVariableDeclElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfVariableDeclElement
OdfVariableDeclsElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfVariableDeclsElement
OdfVariableGetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfVariableGetElement
OdfVariableInputElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfVariableInputElement
OdfVariableSetElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfVariableSetElement
OdfWordCountElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfWordCountElement
 

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

Constructors in org.odftoolkit.odfdom.dom.element.xforms with parameters of type OdfFileDom
OdfModelElement(OdfFileDom aOwnerDoc)
          Create the instance of OdfModelElement
 



Copyright © 2009. All Rights Reserved.