|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.anim |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.anim that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfTransitionFilterElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfIterateElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfAnimateElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfParElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfAnimateColorElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfAnimateTransformElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfSeqElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfAnimateMotionElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
OdfBoolean |
OdfSetElement.getAutoReverse()
Get value of attribute smil:autoReverse. |
| Methods in org.odftoolkit.odfdom.dom.element.anim with parameters of type OdfBoolean | |
|---|---|
void |
OdfTransitionFilterElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfIterateElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfAnimateElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfParElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfAnimateColorElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfAnimateTransformElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfSeqElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfAnimateMotionElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
void |
OdfSetElement.setAutoReverse(OdfBoolean isAutoReverse)
Set value of attribute smil:autoReverse. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.chart |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.chart that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfEquationElement.getAutomaticContent()
Get value of attribute chart:automatic-content. |
OdfBoolean |
OdfEquationElement.getDisplayEquation()
Get value of attribute chart:display-equation. |
OdfBoolean |
OdfEquationElement.getDisplayRSquare()
Get value of attribute chart:display-r-square. |
OdfBoolean |
OdfPlotAreaElement.getLightingMode()
Get value of attribute dr3d:lighting-mode. |
| Methods in org.odftoolkit.odfdom.dom.element.chart with parameters of type OdfBoolean | |
|---|---|
void |
OdfEquationElement.setAutomaticContent(OdfBoolean isAutomaticContent)
Set value of attribute chart:automatic-content. |
void |
OdfEquationElement.setDisplayEquation(OdfBoolean isDisplayEquation)
Set value of attribute chart:display-equation. |
void |
OdfEquationElement.setDisplayRSquare(OdfBoolean isDisplayRSquare)
Set value of attribute chart:display-r-square. |
void |
OdfPlotAreaElement.setLightingMode(OdfBoolean isLightingMode)
Set value of attribute dr3d:lighting-mode. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.db |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.db that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfApplicationConnectionSettingsElement.getAppendTableAliasName()
Get value of attribute db:append-table-alias-name. |
OdfBoolean |
OdfOrderStatementElement.getApplyCommand()
Get value of attribute db:apply-command. |
OdfBoolean |
OdfFilterStatementElement.getApplyCommand()
Get value of attribute db:apply-command. |
OdfBoolean |
OdfComponentElement.getAsTemplate()
Get value of attribute db:as-template. |
OdfBoolean |
OdfColumnElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfColumnDefinitionElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfDataSourceSettingElement.getDataSourceSettingIsList()
Get value of attribute db:data-source-setting-is-list. |
OdfBoolean |
OdfApplicationConnectionSettingsElement.getEnableSql92Check()
Get value of attribute db:enable-sql92-check. |
OdfBoolean |
OdfQueryElement.getEscapeProcessing()
Get value of attribute db:escape-processing. |
OdfBoolean |
OdfApplicationConnectionSettingsElement.getIgnoreDriverPrivileges()
Get value of attribute db:ignore-driver-privileges. |
OdfBoolean |
OdfIndexColumnElement.getIsAscending()
Get value of attribute db:is-ascending. |
OdfBoolean |
OdfColumnDefinitionElement.getIsAutoincrement()
Get value of attribute db:is-autoincrement. |
OdfBoolean |
OdfIndexElement.getIsClustered()
Get value of attribute db:is-clustered. |
OdfBoolean |
OdfColumnDefinitionElement.getIsEmptyAllowed()
Get value of attribute db:is-empty-allowed. |
OdfBoolean |
OdfDriverSettingsElement.getIsFirstRowHeaderLine()
Get value of attribute db:is-first-row-header-line. |
OdfBoolean |
OdfTableSettingElement.getIsFirstRowHeaderLine()
Get value of attribute db:is-first-row-header-line. |
OdfBoolean |
OdfLoginElement.getIsPasswordRequired()
Get value of attribute db:is-password-required. |
OdfBoolean |
OdfApplicationConnectionSettingsElement.getIsTableNameLengthLimited()
Get value of attribute db:is-table-name-length-limited. |
OdfBoolean |
OdfIndexElement.getIsUnique()
Get value of attribute db:is-unique. |
OdfBoolean |
OdfDriverSettingsElement.getParameterNameSubstitution()
Get value of attribute db:parameter-name-substitution. |
OdfBoolean |
OdfDriverSettingsElement.getShowDeleted()
Get value of attribute db:show-deleted. |
OdfBoolean |
OdfTableSettingElement.getShowDeleted()
Get value of attribute db:show-deleted. |
OdfBoolean |
OdfApplicationConnectionSettingsElement.getSuppressVersionColumns()
Get value of attribute db:suppress-version-columns. |
OdfBoolean |
OdfApplicationConnectionSettingsElement.getUseCatalog()
Get value of attribute db:use-catalog. |
OdfBoolean |
OdfLoginElement.getUseSystemUser()
Get value of attribute db:use-system-user. |
OdfBoolean |
OdfColumnElement.getVisible()
Get value of attribute db:visible. |
| Methods in org.odftoolkit.odfdom.dom.element.db with parameters of type OdfBoolean | |
|---|---|
OdfIndexColumnElement |
OdfIndexColumnsElement.createIndexColumnElement(String name,
OdfBoolean isAscending)
Create child element db:index-column. |
void |
OdfIndexColumnElement.init(String name,
OdfBoolean isAscending)
Initialization of the mandatory attributes of OdfIndexColumnElement |
void |
OdfApplicationConnectionSettingsElement.setAppendTableAliasName(OdfBoolean isAppendTableAliasName)
Set value of attribute db:append-table-alias-name. |
void |
OdfOrderStatementElement.setApplyCommand(OdfBoolean isApplyCommand)
Set value of attribute db:apply-command. |
void |
OdfFilterStatementElement.setApplyCommand(OdfBoolean isApplyCommand)
Set value of attribute db:apply-command. |
void |
OdfComponentElement.setAsTemplate(OdfBoolean isAsTemplate)
Set value of attribute db:as-template. |
void |
OdfColumnElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfColumnDefinitionElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfDataSourceSettingElement.setDataSourceSettingIsList(OdfBoolean isDataSourceSettingIsList)
Set value of attribute db:data-source-setting-is-list. |
void |
OdfApplicationConnectionSettingsElement.setEnableSql92Check(OdfBoolean isEnableSql92Check)
Set value of attribute db:enable-sql92-check. |
void |
OdfQueryElement.setEscapeProcessing(OdfBoolean isEscapeProcessing)
Set value of attribute db:escape-processing. |
void |
OdfApplicationConnectionSettingsElement.setIgnoreDriverPrivileges(OdfBoolean isIgnoreDriverPrivileges)
Set value of attribute db:ignore-driver-privileges. |
void |
OdfIndexColumnElement.setIsAscending(OdfBoolean isIsAscending)
Set value of attribute db:is-ascending. |
void |
OdfColumnDefinitionElement.setIsAutoincrement(OdfBoolean isIsAutoincrement)
Set value of attribute db:is-autoincrement. |
void |
OdfIndexElement.setIsClustered(OdfBoolean isIsClustered)
Set value of attribute db:is-clustered. |
void |
OdfColumnDefinitionElement.setIsEmptyAllowed(OdfBoolean isIsEmptyAllowed)
Set value of attribute db:is-empty-allowed. |
void |
OdfDriverSettingsElement.setIsFirstRowHeaderLine(OdfBoolean isIsFirstRowHeaderLine)
Set value of attribute db:is-first-row-header-line. |
void |
OdfTableSettingElement.setIsFirstRowHeaderLine(OdfBoolean isIsFirstRowHeaderLine)
Set value of attribute db:is-first-row-header-line. |
void |
OdfLoginElement.setIsPasswordRequired(OdfBoolean isIsPasswordRequired)
Set value of attribute db:is-password-required. |
void |
OdfApplicationConnectionSettingsElement.setIsTableNameLengthLimited(OdfBoolean isIsTableNameLengthLimited)
Set value of attribute db:is-table-name-length-limited. |
void |
OdfIndexElement.setIsUnique(OdfBoolean isIsUnique)
Set value of attribute db:is-unique. |
void |
OdfDriverSettingsElement.setParameterNameSubstitution(OdfBoolean isParameterNameSubstitution)
Set value of attribute db:parameter-name-substitution. |
void |
OdfDriverSettingsElement.setShowDeleted(OdfBoolean isShowDeleted)
Set value of attribute db:show-deleted. |
void |
OdfTableSettingElement.setShowDeleted(OdfBoolean isShowDeleted)
Set value of attribute db:show-deleted. |
void |
OdfApplicationConnectionSettingsElement.setSuppressVersionColumns(OdfBoolean isSuppressVersionColumns)
Set value of attribute db:suppress-version-columns. |
void |
OdfApplicationConnectionSettingsElement.setUseCatalog(OdfBoolean isUseCatalog)
Set value of attribute db:use-catalog. |
void |
OdfLoginElement.setUseSystemUser(OdfBoolean isUseSystemUser)
Set value of attribute db:use-system-user. |
void |
OdfColumnElement.setVisible(OdfBoolean isVisible)
Set value of attribute db:visible. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.dr3d |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.dr3d that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfLightElement.getEnabled()
Get value of attribute dr3d:enabled. |
OdfBoolean |
OdfSceneElement.getLightingMode()
Get value of attribute dr3d:lighting-mode. |
OdfBoolean |
OdfLightElement.getSpecular()
Get value of attribute dr3d:specular. |
OdfBoolean |
OdfSceneElement.getTableBackground()
Get value of attribute table:table-background. |
| Methods in org.odftoolkit.odfdom.dom.element.dr3d with parameters of type OdfBoolean | |
|---|---|
void |
OdfLightElement.setEnabled(OdfBoolean isEnabled)
Set value of attribute dr3d:enabled. |
void |
OdfSceneElement.setLightingMode(OdfBoolean isLightingMode)
Set value of attribute dr3d:lighting-mode. |
void |
OdfLightElement.setSpecular(OdfBoolean isSpecular)
Set value of attribute dr3d:specular. |
void |
OdfSceneElement.setTableBackground(OdfBoolean isTableBackground)
Set value of attribute table:table-background. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.draw |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.draw that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfRegularPolygonElement.getConcave()
Get value of attribute draw:concave. |
OdfBoolean |
OdfEnhancedGeometryElement.getConcentricGradientFillAllowed()
Get value of attribute draw:concentric-gradient-fill-allowed. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusion()
Get value of attribute draw:extrusion. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionAllowed()
Get value of attribute draw:extrusion-allowed. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionColor()
Get value of attribute draw:extrusion-color. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionFirstLightHarsh()
Get value of attribute draw:extrusion-first-light-harsh. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionLightFace()
Get value of attribute draw:extrusion-light-face. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionMetal()
Get value of attribute draw:extrusion-metal. |
OdfBoolean |
OdfEnhancedGeometryElement.getExtrusionSecondLightHarsh()
Get value of attribute draw:extrusion-second-light-harsh. |
OdfBoolean |
OdfHandleElement.getHandleMirrorHorizontal()
Get value of attribute draw:handle-mirror-horizontal. |
OdfBoolean |
OdfHandleElement.getHandleMirrorVertical()
Get value of attribute draw:handle-mirror-vertical. |
OdfBoolean |
OdfHandleElement.getHandleSwitched()
Get value of attribute draw:handle-switched. |
OdfBoolean |
OdfAppletElement.getMayScript()
Get value of attribute draw:may-script. |
OdfBoolean |
OdfEnhancedGeometryElement.getMirrorHorizontal()
Get value of attribute draw:mirror-horizontal. |
OdfBoolean |
OdfEnhancedGeometryElement.getMirrorVertical()
Get value of attribute draw:mirror-vertical. |
OdfBoolean |
OdfFrameElement.getPlaceholder()
Get value of attribute presentation:placeholder. |
OdfBoolean |
OdfPageThumbnailElement.getPlaceholder()
Get value of attribute presentation:placeholder. |
OdfBoolean |
OdfLayerElement.getProtected()
Get value of attribute draw:protected. |
OdfBoolean |
OdfContourPathElement.getRecreateOnEdit()
Get value of attribute draw:recreate-on-edit. |
OdfBoolean |
OdfContourPolygonElement.getRecreateOnEdit()
Get value of attribute draw:recreate-on-edit. |
OdfBoolean |
OdfHyperlinkElement.getServerMap()
Get value of attribute office:server-map. |
OdfBoolean |
OdfShapeElementBase.getTableBackground()
Get value of attribute table:table-background. |
OdfBoolean |
OdfEnhancedGeometryElement.getTextPath()
Get value of attribute draw:text-path. |
OdfBoolean |
OdfEnhancedGeometryElement.getTextPathAllowed()
Get value of attribute draw:text-path-allowed. |
OdfBoolean |
OdfEnhancedGeometryElement.getTextPathSameLetterHeights()
Get value of attribute draw:text-path-same-letter-heights. |
OdfBoolean |
OdfFrameElement.getUserTransformed()
Get value of attribute presentation:user-transformed. |
OdfBoolean |
OdfPageThumbnailElement.getUserTransformed()
Get value of attribute presentation:user-transformed. |
| Methods in org.odftoolkit.odfdom.dom.element.draw with parameters of type OdfBoolean | |
|---|---|
OdfContourPathElement |
OdfFrameElement.createContourPathElement(OdfBoolean recreateOnEdit,
Integer viewBox,
String d)
Create child element draw:contour-path. |
OdfContourPolygonElement |
OdfFrameElement.createContourPolygonElement(OdfBoolean recreateOnEdit,
Integer viewBox,
String points)
Create child element draw:contour-polygon. |
OdfRegularPolygonElement |
OdfGroupElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfPageElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfHyperlinkElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfTextBoxElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfGroupElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfPageElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfHyperlinkElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfTextBoxElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
void |
OdfContourPathElement.init(OdfBoolean recreateOnEdit,
Integer viewBox,
String d)
Initialization of the mandatory attributes of OdfContourPathElement |
void |
OdfContourPolygonElement.init(OdfBoolean recreateOnEdit,
Integer viewBox,
String points)
Initialization of the mandatory attributes of OdfContourPolygonElement |
void |
OdfRegularPolygonElement.init(OdfBoolean concave,
OdfPercent sharpness,
OdfPositiveInteger corners)
Initialization of the mandatory attributes of OdfRegularPolygonElement |
void |
OdfRegularPolygonElement.setConcave(OdfBoolean isConcave)
Set value of attribute draw:concave. |
void |
OdfEnhancedGeometryElement.setConcentricGradientFillAllowed(OdfBoolean isConcentricGradientFillAllowed)
Set value of attribute draw:concentric-gradient-fill-allowed. |
void |
OdfEnhancedGeometryElement.setExtrusion(OdfBoolean isExtrusion)
Set value of attribute draw:extrusion. |
void |
OdfEnhancedGeometryElement.setExtrusionAllowed(OdfBoolean isExtrusionAllowed)
Set value of attribute draw:extrusion-allowed. |
void |
OdfEnhancedGeometryElement.setExtrusionColor(OdfBoolean isExtrusionColor)
Set value of attribute draw:extrusion-color. |
void |
OdfEnhancedGeometryElement.setExtrusionFirstLightHarsh(OdfBoolean isExtrusionFirstLightHarsh)
Set value of attribute draw:extrusion-first-light-harsh. |
void |
OdfEnhancedGeometryElement.setExtrusionLightFace(OdfBoolean isExtrusionLightFace)
Set value of attribute draw:extrusion-light-face. |
void |
OdfEnhancedGeometryElement.setExtrusionMetal(OdfBoolean isExtrusionMetal)
Set value of attribute draw:extrusion-metal. |
void |
OdfEnhancedGeometryElement.setExtrusionSecondLightHarsh(OdfBoolean isExtrusionSecondLightHarsh)
Set value of attribute draw:extrusion-second-light-harsh. |
void |
OdfHandleElement.setHandleMirrorHorizontal(OdfBoolean isHandleMirrorHorizontal)
Set value of attribute draw:handle-mirror-horizontal. |
void |
OdfHandleElement.setHandleMirrorVertical(OdfBoolean isHandleMirrorVertical)
Set value of attribute draw:handle-mirror-vertical. |
void |
OdfHandleElement.setHandleSwitched(OdfBoolean isHandleSwitched)
Set value of attribute draw:handle-switched. |
void |
OdfAppletElement.setMayScript(OdfBoolean isMayScript)
Set value of attribute draw:may-script. |
void |
OdfEnhancedGeometryElement.setMirrorHorizontal(OdfBoolean isMirrorHorizontal)
Set value of attribute draw:mirror-horizontal. |
void |
OdfEnhancedGeometryElement.setMirrorVertical(OdfBoolean isMirrorVertical)
Set value of attribute draw:mirror-vertical. |
void |
OdfFrameElement.setPlaceholder(OdfBoolean isPlaceholder)
Set value of attribute presentation:placeholder. |
void |
OdfPageThumbnailElement.setPlaceholder(OdfBoolean isPlaceholder)
Set value of attribute presentation:placeholder. |
void |
OdfLayerElement.setProtected(OdfBoolean isProtected)
Set value of attribute draw:protected. |
void |
OdfContourPathElement.setRecreateOnEdit(OdfBoolean isRecreateOnEdit)
Set value of attribute draw:recreate-on-edit. |
void |
OdfContourPolygonElement.setRecreateOnEdit(OdfBoolean isRecreateOnEdit)
Set value of attribute draw:recreate-on-edit. |
void |
OdfHyperlinkElement.setServerMap(OdfBoolean isServerMap)
Set value of attribute office:server-map. |
void |
OdfShapeElementBase.setTableBackground(OdfBoolean isTableBackground)
Set value of attribute table:table-background. |
void |
OdfEnhancedGeometryElement.setTextPath(OdfBoolean isTextPath)
Set value of attribute draw:text-path. |
void |
OdfEnhancedGeometryElement.setTextPathAllowed(OdfBoolean isTextPathAllowed)
Set value of attribute draw:text-path-allowed. |
void |
OdfEnhancedGeometryElement.setTextPathSameLetterHeights(OdfBoolean isTextPathSameLetterHeights)
Set value of attribute draw:text-path-same-letter-heights. |
void |
OdfFrameElement.setUserTransformed(OdfBoolean isUserTransformed)
Set value of attribute presentation:user-transformed. |
void |
OdfPageThumbnailElement.setUserTransformed(OdfBoolean isUserTransformed)
Set value of attribute presentation:user-transformed. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.form |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.form that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfFormElement.getAllowDeletes()
Get value of attribute form:allow-deletes. |
OdfBoolean |
OdfFormElement.getAllowInserts()
Get value of attribute form:allow-inserts. |
OdfBoolean |
OdfFormElement.getAllowUpdates()
Get value of attribute form:allow-updates. |
OdfBoolean |
OdfFormElement.getApplyFilter()
Get value of attribute form:apply-filter. |
OdfBoolean |
OdfComboboxElement.getAutoComplete()
Get value of attribute form:auto-complete. |
OdfBoolean |
OdfPropertyElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfTextareaElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfDateElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfFormattedTextElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfNumberElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfPasswordElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfTextElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfTimeElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfComboboxElement.getConvertEmptyToNull()
Get value of attribute form:convert-empty-to-null. |
OdfBoolean |
OdfOptionElement.getCurrentSelected()
Get value of attribute form:current-selected. |
OdfBoolean |
OdfRadioElement.getCurrentSelected()
Get value of attribute form:current-selected. |
OdfBoolean |
OdfButtonElement.getDefaultButton()
Get value of attribute form:default-button. |
OdfBoolean |
OdfTextareaElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfDateElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfImageFrameElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfGridElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfFormattedTextElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfFileElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfImageElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfNumberElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfPasswordElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfListboxElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfTextElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfTimeElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfCheckboxElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfRadioElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfFixedTextElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfComboboxElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfButtonElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfValueRangeElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfFrameElement.getDisabled()
Get value of attribute form:disabled. |
OdfBoolean |
OdfListboxElement.getDropdown()
Get value of attribute form:dropdown. |
OdfBoolean |
OdfComboboxElement.getDropdown()
Get value of attribute form:dropdown. |
OdfBoolean |
OdfFormElement.getEscapeProcessing()
Get value of attribute form:escape-processing. |
OdfBoolean |
OdfButtonElement.getFocusOnClick()
Get value of attribute form:focus-on-click. |
OdfBoolean |
OdfFormElement.getIgnoreResult()
Get value of attribute form:ignore-result. |
OdfBoolean |
OdfCheckboxElement.getIsTristate()
Get value of attribute form:is-tristate. |
OdfBoolean |
OdfFixedTextElement.getMultiLine()
Get value of attribute form:multi-line. |
OdfBoolean |
OdfListboxElement.getMultiple()
Get value of attribute form:multiple. |
OdfBoolean |
OdfTextareaElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfDateElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfImageFrameElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfGridElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfFormattedTextElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfFileElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfImageElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfNumberElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfPasswordElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfListboxElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfTextElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfTimeElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfCheckboxElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfRadioElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfFixedTextElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfComboboxElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfButtonElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfValueRangeElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfFrameElement.getPrintable()
Get value of attribute form:printable. |
OdfBoolean |
OdfTextareaElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfDateElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfImageFrameElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfFormattedTextElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfFileElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfNumberElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfTextElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfTimeElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfComboboxElement.getReadonly()
Get value of attribute form:readonly. |
OdfBoolean |
OdfDateElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfFormattedTextElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfNumberElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfTimeElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfButtonElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfValueRangeElement.getRepeat()
Get value of attribute form:repeat. |
OdfBoolean |
OdfOptionElement.getSelected()
Get value of attribute form:selected. |
OdfBoolean |
OdfRadioElement.getSelected()
Get value of attribute form:selected. |
OdfBoolean |
OdfDateElement.getSpinButton()
Get value of attribute form:spin-button. |
OdfBoolean |
OdfFormattedTextElement.getSpinButton()
Get value of attribute form:spin-button. |
OdfBoolean |
OdfNumberElement.getSpinButton()
Get value of attribute form:spin-button. |
OdfBoolean |
OdfTimeElement.getSpinButton()
Get value of attribute form:spin-button. |
OdfBoolean |
OdfTextareaElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfDateElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfGridElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfFormattedTextElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfFileElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfImageElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfNumberElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfPasswordElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfListboxElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfTextElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfTimeElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfCheckboxElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfRadioElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfComboboxElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfButtonElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfValueRangeElement.getTabStop()
Get value of attribute form:tab-stop. |
OdfBoolean |
OdfButtonElement.getToggle()
Get value of attribute form:toggle. |
OdfBoolean |
OdfFormattedTextElement.getValidation()
Get value of attribute form:validation. |
| Methods in org.odftoolkit.odfdom.dom.element.form with parameters of type OdfBoolean | |
|---|---|
void |
OdfPropertyElement.init(String propertyName,
OdfValueMaybeVoidType valueType,
Double value,
OdfDate dateValue,
OdfDuration timeValue,
OdfBoolean booleanValue)
Initialization of the mandatory attributes of OdfPropertyElement |
void |
OdfFormElement.setAllowDeletes(OdfBoolean isAllowDeletes)
Set value of attribute form:allow-deletes. |
void |
OdfFormElement.setAllowInserts(OdfBoolean isAllowInserts)
Set value of attribute form:allow-inserts. |
void |
OdfFormElement.setAllowUpdates(OdfBoolean isAllowUpdates)
Set value of attribute form:allow-updates. |
void |
OdfFormElement.setApplyFilter(OdfBoolean isApplyFilter)
Set value of attribute form:apply-filter. |
void |
OdfComboboxElement.setAutoComplete(OdfBoolean isAutoComplete)
Set value of attribute form:auto-complete. |
void |
OdfPropertyElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfTextareaElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfDateElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfFormattedTextElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfNumberElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfPasswordElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfTextElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfTimeElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfComboboxElement.setConvertEmptyToNull(OdfBoolean isConvertEmptyToNull)
Set value of attribute form:convert-empty-to-null. |
void |
OdfOptionElement.setCurrentSelected(OdfBoolean isCurrentSelected)
Set value of attribute form:current-selected. |
void |
OdfRadioElement.setCurrentSelected(OdfBoolean isCurrentSelected)
Set value of attribute form:current-selected. |
void |
OdfButtonElement.setDefaultButton(OdfBoolean isDefaultButton)
Set value of attribute form:default-button. |
void |
OdfTextareaElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfDateElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfImageFrameElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfGridElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfFormattedTextElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfFileElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfImageElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfNumberElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfPasswordElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfListboxElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfTextElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfTimeElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfCheckboxElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfRadioElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfFixedTextElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfComboboxElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfButtonElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfValueRangeElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfFrameElement.setDisabled(OdfBoolean isDisabled)
Set value of attribute form:disabled. |
void |
OdfListboxElement.setDropdown(OdfBoolean isDropdown)
Set value of attribute form:dropdown. |
void |
OdfComboboxElement.setDropdown(OdfBoolean isDropdown)
Set value of attribute form:dropdown. |
void |
OdfFormElement.setEscapeProcessing(OdfBoolean isEscapeProcessing)
Set value of attribute form:escape-processing. |
void |
OdfButtonElement.setFocusOnClick(OdfBoolean isFocusOnClick)
Set value of attribute form:focus-on-click. |
void |
OdfFormElement.setIgnoreResult(OdfBoolean isIgnoreResult)
Set value of attribute form:ignore-result. |
void |
OdfCheckboxElement.setIsTristate(OdfBoolean isIsTristate)
Set value of attribute form:is-tristate. |
void |
OdfFixedTextElement.setMultiLine(OdfBoolean isMultiLine)
Set value of attribute form:multi-line. |
void |
OdfListboxElement.setMultiple(OdfBoolean isMultiple)
Set value of attribute form:multiple. |
void |
OdfTextareaElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfDateElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfImageFrameElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfGridElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfFormattedTextElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfFileElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfImageElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfNumberElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfPasswordElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfListboxElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfTextElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfTimeElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfCheckboxElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfRadioElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfFixedTextElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfComboboxElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfButtonElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfValueRangeElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfFrameElement.setPrintable(OdfBoolean isPrintable)
Set value of attribute form:printable. |
void |
OdfTextareaElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfDateElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfImageFrameElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfFormattedTextElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfFileElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfNumberElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfTextElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfTimeElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfComboboxElement.setReadonly(OdfBoolean isReadonly)
Set value of attribute form:readonly. |
void |
OdfDateElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfFormattedTextElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfNumberElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfTimeElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfButtonElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfValueRangeElement.setRepeat(OdfBoolean isRepeat)
Set value of attribute form:repeat. |
void |
OdfOptionElement.setSelected(OdfBoolean isSelected)
Set value of attribute form:selected. |
void |
OdfRadioElement.setSelected(OdfBoolean isSelected)
Set value of attribute form:selected. |
void |
OdfDateElement.setSpinButton(OdfBoolean isSpinButton)
Set value of attribute form:spin-button. |
void |
OdfFormattedTextElement.setSpinButton(OdfBoolean isSpinButton)
Set value of attribute form:spin-button. |
void |
OdfNumberElement.setSpinButton(OdfBoolean isSpinButton)
Set value of attribute form:spin-button. |
void |
OdfTimeElement.setSpinButton(OdfBoolean isSpinButton)
Set value of attribute form:spin-button. |
void |
OdfTextareaElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfDateElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfGridElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfFormattedTextElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfFileElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfImageElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfNumberElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfPasswordElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfListboxElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfTextElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfTimeElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfCheckboxElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfRadioElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfComboboxElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfButtonElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfValueRangeElement.setTabStop(OdfBoolean isTabStop)
Set value of attribute form:tab-stop. |
void |
OdfButtonElement.setToggle(OdfBoolean isToggle)
Set value of attribute form:toggle. |
void |
OdfFormattedTextElement.setValidation(OdfBoolean isValidation)
Set value of attribute form:validation. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.number |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.number that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfDateStyleElement.getAutomaticOrder()
Get value of attribute number:automatic-order. |
OdfBoolean |
OdfCurrencyStyleElement.getAutomaticOrder()
Get value of attribute number:automatic-order. |
OdfBoolean |
OdfNumberElement.getGrouping()
Get value of attribute number:grouping. |
OdfBoolean |
OdfScientificNumberElement.getGrouping()
Get value of attribute number:grouping. |
OdfBoolean |
OdfFractionElement.getGrouping()
Get value of attribute number:grouping. |
OdfBoolean |
OdfMonthElement.getPossessiveForm()
Get value of attribute number:possessive-form. |
OdfBoolean |
OdfMonthElement.getTextual()
Get value of attribute number:textual. |
OdfBoolean |
OdfTimeStyleElement.getTruncateOnOverflow()
Get value of attribute number:truncate-on-overflow. |
OdfBoolean |
OdfPercentageStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfTimeStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfNumberStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfDateStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfTextStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfCurrencyStyleElement.getVolatile()
Get value of attribute style:volatile. |
OdfBoolean |
OdfBooleanStyleElement.getVolatile()
Get value of attribute style:volatile. |
| Methods in org.odftoolkit.odfdom.dom.element.number with parameters of type OdfBoolean | |
|---|---|
void |
OdfDateStyleElement.setAutomaticOrder(OdfBoolean isAutomaticOrder)
Set value of attribute number:automatic-order. |
void |
OdfCurrencyStyleElement.setAutomaticOrder(OdfBoolean isAutomaticOrder)
Set value of attribute number:automatic-order. |
void |
OdfNumberElement.setGrouping(OdfBoolean isGrouping)
Set value of attribute number:grouping. |
void |
OdfScientificNumberElement.setGrouping(OdfBoolean isGrouping)
Set value of attribute number:grouping. |
void |
OdfFractionElement.setGrouping(OdfBoolean isGrouping)
Set value of attribute number:grouping. |
void |
OdfMonthElement.setPossessiveForm(OdfBoolean isPossessiveForm)
Set value of attribute number:possessive-form. |
void |
OdfMonthElement.setTextual(OdfBoolean isTextual)
Set value of attribute number:textual. |
void |
OdfTimeStyleElement.setTruncateOnOverflow(OdfBoolean isTruncateOnOverflow)
Set value of attribute number:truncate-on-overflow. |
void |
OdfPercentageStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfTimeStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfNumberStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfDateStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfTextStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfCurrencyStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
void |
OdfBooleanStyleElement.setVolatile(OdfBoolean isVolatile)
Set value of attribute style:volatile. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.office |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.office that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfFormsElement.getApplyDesignMode()
Get value of attribute form:apply-design-mode. |
OdfBoolean |
OdfFormsElement.getAutomaticFocus()
Get value of attribute form:automatic-focus. |
OdfBoolean |
OdfDdeSourceElement.getAutomaticUpdate()
Get value of attribute office:automatic-update. |
OdfBoolean |
OdfAnnotationElement.getDisplay()
Get value of attribute office:display. |
OdfBoolean |
OdfTextElement.getGlobal()
Get value of attribute text:global. |
OdfBoolean |
OdfSpreadsheetElement.getStructureProtected()
Get value of attribute table:structure-protected. |
OdfBoolean |
OdfTextElement.getUseSoftPageBreaks()
Get value of attribute text:use-soft-page-breaks. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.presentation |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.presentation with parameters of type OdfBoolean | |
|---|---|
OdfRegularPolygonElement |
OdfNotesElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfNotesElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
void |
OdfSettingsElement.setEndless(OdfBoolean isEndless)
Set value of attribute presentation:endless. |
void |
OdfSettingsElement.setForceManual(OdfBoolean isForceManual)
Set value of attribute presentation:force-manual. |
void |
OdfSettingsElement.setFullScreen(OdfBoolean isFullScreen)
Set value of attribute presentation:full-screen. |
void |
OdfSettingsElement.setMouseAsPen(OdfBoolean isMouseAsPen)
Set value of attribute presentation:mouse-as-pen. |
void |
OdfSettingsElement.setMouseVisible(OdfBoolean isMouseVisible)
Set value of attribute presentation:mouse-visible. |
void |
OdfSoundElement.setPlayFull(OdfBoolean isPlayFull)
Set value of attribute presentation:play-full. |
void |
OdfSettingsElement.setShowEndOfPresentationSlide(OdfBoolean isShowEndOfPresentationSlide)
Set value of attribute presentation:show-end-of-presentation-slide. |
void |
OdfSettingsElement.setShowLogo(OdfBoolean isShowLogo)
Set value of attribute presentation:show-logo. |
void |
OdfSettingsElement.setStartWithNavigator(OdfBoolean isStartWithNavigator)
Set value of attribute presentation:start-with-navigator. |
void |
OdfSettingsElement.setStayOnTop(OdfBoolean isStayOnTop)
Set value of attribute presentation:stay-on-top. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.style |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.style that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfStyleElement.getAutoUpdate()
Get value of attribute style:auto-update. |
OdfBoolean |
OdfHeaderElement.getDisplay()
Get value of attribute style:display. |
OdfBoolean |
OdfFooterLeftElement.getDisplay()
Get value of attribute style:display. |
OdfBoolean |
OdfHeaderLeftElement.getDisplay()
Get value of attribute style:display. |
OdfBoolean |
OdfFooterElement.getDisplay()
Get value of attribute style:display. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.table |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.table that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfDataPilotLayoutInfoElement.getAddEmptyLines()
Get value of attribute table:add-empty-lines. |
OdfBoolean |
OdfContentValidationElement.getAllowEmptyCell()
Get value of attribute table:allow-empty-cell. |
OdfBoolean |
OdfCalculationSettingsElement.getAutomaticFindLabels()
Get value of attribute table:automatic-find-labels. |
OdfBoolean |
OdfSubtotalRulesElement.getBindStylesToContent()
Get value of attribute table:bind-styles-to-content. |
OdfBoolean |
OdfSortElement.getBindStylesToContent()
Get value of attribute table:bind-styles-to-content. |
OdfBoolean |
OdfTableCellElementBase.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfChangeTrackTableCellElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfSubtotalRulesElement.getCaseSensitive()
Get value of attribute table:case-sensitive. |
OdfBoolean |
OdfSortElement.getCaseSensitive()
Get value of attribute table:case-sensitive. |
OdfBoolean |
OdfCalculationSettingsElement.getCaseSensitive()
Get value of attribute table:case-sensitive. |
OdfBoolean |
OdfHighlightedRangeElement.getContainsError()
Get value of attribute table:contains-error. |
OdfBoolean |
OdfDatabaseRangeElement.getContainsHeader()
Get value of attribute table:contains-header. |
OdfBoolean |
OdfScenarioElement.getCopyBack()
Get value of attribute table:copy-back. |
OdfBoolean |
OdfScenarioElement.getCopyFormulas()
Get value of attribute table:copy-formulas. |
OdfBoolean |
OdfScenarioElement.getCopyStyles()
Get value of attribute table:copy-styles. |
OdfBoolean |
OdfDataPilotMemberElement.getDisplay()
Get value of attribute table:display. |
OdfBoolean |
OdfTableColumnGroupElement.getDisplay()
Get value of attribute table:display. |
OdfBoolean |
OdfHelpMessageElement.getDisplay()
Get value of attribute table:display. |
OdfBoolean |
OdfTableRowGroupElement.getDisplay()
Get value of attribute table:display. |
OdfBoolean |
OdfErrorMessageElement.getDisplay()
Get value of attribute table:display. |
OdfBoolean |
OdfScenarioElement.getDisplayBorder()
Get value of attribute table:display-border. |
OdfBoolean |
OdfFilterElement.getDisplayDuplicates()
Get value of attribute table:display-duplicates. |
OdfBoolean |
OdfDatabaseRangeElement.getDisplayFilterButtons()
Get value of attribute table:display-filter-buttons. |
OdfBoolean |
OdfDataPilotTableElement.getDrillDownOnDoubleClick()
Get value of attribute table:drill-down-on-double-click. |
OdfBoolean |
OdfDataPilotDisplayInfoElement.getEnabled()
Get value of attribute table:enabled. |
OdfBoolean |
OdfErrorMacroElement.getExecute()
Get value of attribute table:execute. |
OdfBoolean |
OdfDatabaseRangeElement.getHasPersistentData()
Get value of attribute table:has-persistent-data. |
OdfBoolean |
OdfDataPilotTableElement.getIdentifyCategories()
Get value of attribute table:identify-categories. |
OdfBoolean |
OdfDataPilotTableElement.getIgnoreEmptyRows()
Get value of attribute table:ignore-empty-rows. |
OdfBoolean |
OdfScenarioElement.getIsActive()
Get value of attribute table:is-active. |
OdfBoolean |
OdfDatabaseRangeElement.getIsSelection()
Get value of attribute table:is-selection. |
OdfBoolean |
OdfTableElement.getIsSubTable()
Get value of attribute table:is-sub-table. |
OdfBoolean |
OdfConsolidationElement.getLinkToSourceData()
Get value of attribute table:link-to-source-data. |
OdfBoolean |
OdfHighlightedRangeElement.getMarkedInvalid()
Get value of attribute table:marked-invalid. |
OdfBoolean |
OdfChangeTrackTableCellElement.getMatrixCovered()
Get value of attribute table:matrix-covered. |
OdfBoolean |
OdfDatabaseRangeElement.getOnUpdateKeepSize()
Get value of attribute table:on-update-keep-size. |
OdfBoolean |
OdfDatabaseRangeElement.getOnUpdateKeepStyles()
Get value of attribute table:on-update-keep-styles. |
OdfBoolean |
OdfSubtotalRulesElement.getPageBreaksOnGroupChange()
Get value of attribute table:page-breaks-on-group-change. |
OdfBoolean |
OdfDatabaseSourceSqlElement.getParseSqlStatement()
Get value of attribute table:parse-sql-statement. |
OdfBoolean |
OdfCalculationSettingsElement.getPrecisionAsShown()
Get value of attribute table:precision-as-shown. |
OdfBoolean |
OdfTableElement.getPrint()
Get value of attribute table:print. |
OdfBoolean |
OdfTableCellElementBase.getProtect()
Get value of attribute table:protect. |
OdfBoolean |
OdfScenarioElement.getProtected()
Get value of attribute table:protected. |
OdfBoolean |
OdfTableElement.getProtected()
Get value of attribute table:protected. |
OdfBoolean |
OdfTableCellElementBase.getProtected()
Get value of attribute table:protected. |
OdfBoolean |
OdfDatabaseRangeElement.getRefreshDelay()
Get value of attribute table:refresh-delay. |
OdfBoolean |
OdfCalculationSettingsElement.getSearchCriteriaMustApplyToWholeCell()
Get value of attribute table:search-criteria-must-apply-to-whole-cell. |
OdfBoolean |
OdfDataPilotMemberElement.getShowDetails()
Get value of attribute table:show-details. |
OdfBoolean |
OdfDataPilotLevelElement.getShowEmpty()
Get value of attribute table:show-empty. |
OdfBoolean |
OdfDataPilotTableElement.getShowFilterButton()
Get value of attribute table:show-filter-button. |
OdfBoolean |
OdfTrackedChangesElement.getTrackChanges()
Get value of attribute table:track-changes. |
OdfBoolean |
OdfTableElement.getUseBandingColumnsStyles()
Get value of attribute table:use-banding-columns-styles. |
OdfBoolean |
OdfTableElement.getUseBandingRowsStyles()
Get value of attribute table:use-banding-rows-styles. |
OdfBoolean |
OdfTableElement.getUseFirstColumnStyles()
Get value of attribute table:use-first-column-styles. |
OdfBoolean |
OdfTableElement.getUseFirstRowStyles()
Get value of attribute table:use-first-row-styles. |
OdfBoolean |
OdfTableElement.getUseLastColumnStyles()
Get value of attribute table:use-last-column-styles. |
OdfBoolean |
OdfTableElement.getUseLastRowStyles()
Get value of attribute table:use-last-row-styles. |
OdfBoolean |
OdfCalculationSettingsElement.getUseRegularExpressions()
Get value of attribute table:use-regular-expressions. |
OdfBoolean |
OdfCalculationSettingsElement.getUseWildcards()
Get value of attribute table:use-wildcards. |
| Methods in org.odftoolkit.odfdom.dom.element.table with parameters of type OdfBoolean | |
|---|---|
OdfDataPilotDisplayInfoElement |
OdfDataPilotLevelElement.createDataPilotDisplayInfoElement(OdfBoolean enabled,
String dataField,
OdfNonNegativeInteger memberCount,
OdfDisplayMemberModeType displayMemberMode)
Create child element table:data-pilot-display-info. |
OdfDataPilotLayoutInfoElement |
OdfDataPilotLevelElement.createDataPilotLayoutInfoElement(OdfLayoutModeType layoutMode,
OdfBoolean addEmptyLines)
Create child element table:data-pilot-layout-info. |
OdfRegularPolygonElement |
OdfCoveredTableCellElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfTableCellElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfShapesElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfCoveredTableCellElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfTableCellElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfShapesElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfScenarioElement |
OdfTableElement.createScenarioElement(OdfCellRangeAddressList scenarioRanges,
OdfBoolean isActive)
Create child element table:scenario. |
void |
OdfDataPilotDisplayInfoElement.init(OdfBoolean enabled,
String dataField,
OdfNonNegativeInteger memberCount,
OdfDisplayMemberModeType displayMemberMode)
Initialization of the mandatory attributes of OdfDataPilotDisplayInfoElement |
void |
OdfScenarioElement.init(OdfCellRangeAddressList scenarioRanges,
OdfBoolean isActive)
Initialization of the mandatory attributes of OdfScenarioElement |
void |
OdfHighlightedRangeElement.init(OdfDirectionType direction,
OdfBoolean markedInvalid)
Initialization of the mandatory attributes of OdfHighlightedRangeElement |
void |
OdfDataPilotLayoutInfoElement.init(OdfLayoutModeType layoutMode,
OdfBoolean addEmptyLines)
Initialization of the mandatory attributes of OdfDataPilotLayoutInfoElement |
void |
OdfDataPilotLayoutInfoElement.setAddEmptyLines(OdfBoolean isAddEmptyLines)
Set value of attribute table:add-empty-lines. |
void |
OdfContentValidationElement.setAllowEmptyCell(OdfBoolean isAllowEmptyCell)
Set value of attribute table:allow-empty-cell. |
void |
OdfCalculationSettingsElement.setAutomaticFindLabels(OdfBoolean isAutomaticFindLabels)
Set value of attribute table:automatic-find-labels. |
void |
OdfSubtotalRulesElement.setBindStylesToContent(OdfBoolean isBindStylesToContent)
Set value of attribute table:bind-styles-to-content. |
void |
OdfSortElement.setBindStylesToContent(OdfBoolean isBindStylesToContent)
Set value of attribute table:bind-styles-to-content. |
void |
OdfTableCellElementBase.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfChangeTrackTableCellElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfSubtotalRulesElement.setCaseSensitive(OdfBoolean isCaseSensitive)
Set value of attribute table:case-sensitive. |
void |
OdfSortElement.setCaseSensitive(OdfBoolean isCaseSensitive)
Set value of attribute table:case-sensitive. |
void |
OdfCalculationSettingsElement.setCaseSensitive(OdfBoolean isCaseSensitive)
Set value of attribute table:case-sensitive. |
void |
OdfHighlightedRangeElement.setContainsError(OdfBoolean isContainsError)
Set value of attribute table:contains-error. |
void |
OdfDatabaseRangeElement.setContainsHeader(OdfBoolean isContainsHeader)
Set value of attribute table:contains-header. |
void |
OdfScenarioElement.setCopyBack(OdfBoolean isCopyBack)
Set value of attribute table:copy-back. |
void |
OdfScenarioElement.setCopyFormulas(OdfBoolean isCopyFormulas)
Set value of attribute table:copy-formulas. |
void |
OdfScenarioElement.setCopyStyles(OdfBoolean isCopyStyles)
Set value of attribute table:copy-styles. |
void |
OdfDataPilotMemberElement.setDisplay(OdfBoolean isDisplay)
Set value of attribute table:display. |
void |
OdfTableColumnGroupElement.setDisplay(OdfBoolean isDisplay)
Set value of attribute table:display. |
void |
OdfHelpMessageElement.setDisplay(OdfBoolean isDisplay)
Set value of attribute table:display. |
void |
OdfTableRowGroupElement.setDisplay(OdfBoolean isDisplay)
Set value of attribute table:display. |
void |
OdfErrorMessageElement.setDisplay(OdfBoolean isDisplay)
Set value of attribute table:display. |
void |
OdfScenarioElement.setDisplayBorder(OdfBoolean isDisplayBorder)
Set value of attribute table:display-border. |
void |
OdfFilterElement.setDisplayDuplicates(OdfBoolean isDisplayDuplicates)
Set value of attribute table:display-duplicates. |
void |
OdfDatabaseRangeElement.setDisplayFilterButtons(OdfBoolean isDisplayFilterButtons)
Set value of attribute table:display-filter-buttons. |
void |
OdfDataPilotTableElement.setDrillDownOnDoubleClick(OdfBoolean isDrillDownOnDoubleClick)
Set value of attribute table:drill-down-on-double-click. |
void |
OdfDataPilotDisplayInfoElement.setEnabled(OdfBoolean isEnabled)
Set value of attribute table:enabled. |
void |
OdfErrorMacroElement.setExecute(OdfBoolean isExecute)
Set value of attribute table:execute. |
void |
OdfDatabaseRangeElement.setHasPersistentData(OdfBoolean isHasPersistentData)
Set value of attribute table:has-persistent-data. |
void |
OdfDataPilotTableElement.setIdentifyCategories(OdfBoolean isIdentifyCategories)
Set value of attribute table:identify-categories. |
void |
OdfDataPilotTableElement.setIgnoreEmptyRows(OdfBoolean isIgnoreEmptyRows)
Set value of attribute table:ignore-empty-rows. |
void |
OdfScenarioElement.setIsActive(OdfBoolean isIsActive)
Set value of attribute table:is-active. |
void |
OdfDatabaseRangeElement.setIsSelection(OdfBoolean isIsSelection)
Set value of attribute table:is-selection. |
void |
OdfTableElement.setIsSubTable(OdfBoolean isIsSubTable)
Set value of attribute table:is-sub-table. |
void |
OdfConsolidationElement.setLinkToSourceData(OdfBoolean isLinkToSourceData)
Set value of attribute table:link-to-source-data. |
void |
OdfHighlightedRangeElement.setMarkedInvalid(OdfBoolean isMarkedInvalid)
Set value of attribute table:marked-invalid. |
void |
OdfChangeTrackTableCellElement.setMatrixCovered(OdfBoolean isMatrixCovered)
Set value of attribute table:matrix-covered. |
void |
OdfDatabaseRangeElement.setOnUpdateKeepSize(OdfBoolean isOnUpdateKeepSize)
Set value of attribute table:on-update-keep-size. |
void |
OdfDatabaseRangeElement.setOnUpdateKeepStyles(OdfBoolean isOnUpdateKeepStyles)
Set value of attribute table:on-update-keep-styles. |
void |
OdfSubtotalRulesElement.setPageBreaksOnGroupChange(OdfBoolean isPageBreaksOnGroupChange)
Set value of attribute table:page-breaks-on-group-change. |
void |
OdfDatabaseSourceSqlElement.setParseSqlStatement(OdfBoolean isParseSqlStatement)
Set value of attribute table:parse-sql-statement. |
void |
OdfCalculationSettingsElement.setPrecisionAsShown(OdfBoolean isPrecisionAsShown)
Set value of attribute table:precision-as-shown. |
void |
OdfTableElement.setPrint(OdfBoolean isPrint)
Set value of attribute table:print. |
void |
OdfTableCellElementBase.setProtect(OdfBoolean isProtect)
Set value of attribute table:protect. |
void |
OdfScenarioElement.setProtected(OdfBoolean isProtected)
Set value of attribute table:protected. |
void |
OdfTableElement.setProtected(OdfBoolean isProtected)
Set value of attribute table:protected. |
void |
OdfTableCellElementBase.setProtected(OdfBoolean isProtected)
Set value of attribute table:protected. |
void |
OdfDatabaseRangeElement.setRefreshDelay(OdfBoolean isRefreshDelay)
Set value of attribute table:refresh-delay. |
void |
OdfCalculationSettingsElement.setSearchCriteriaMustApplyToWholeCell(OdfBoolean isSearchCriteriaMustApplyToWholeCell)
Set value of attribute table:search-criteria-must-apply-to-whole-cell. |
void |
OdfDataPilotMemberElement.setShowDetails(OdfBoolean isShowDetails)
Set value of attribute table:show-details. |
void |
OdfDataPilotLevelElement.setShowEmpty(OdfBoolean isShowEmpty)
Set value of attribute table:show-empty. |
void |
OdfDataPilotTableElement.setShowFilterButton(OdfBoolean isShowFilterButton)
Set value of attribute table:show-filter-button. |
void |
OdfTrackedChangesElement.setTrackChanges(OdfBoolean isTrackChanges)
Set value of attribute table:track-changes. |
void |
OdfTableElement.setUseBandingColumnsStyles(OdfBoolean isUseBandingColumnsStyles)
Set value of attribute table:use-banding-columns-styles. |
void |
OdfTableElement.setUseBandingRowsStyles(OdfBoolean isUseBandingRowsStyles)
Set value of attribute table:use-banding-rows-styles. |
void |
OdfTableElement.setUseFirstColumnStyles(OdfBoolean isUseFirstColumnStyles)
Set value of attribute table:use-first-column-styles. |
void |
OdfTableElement.setUseFirstRowStyles(OdfBoolean isUseFirstRowStyles)
Set value of attribute table:use-first-row-styles. |
void |
OdfTableElement.setUseLastColumnStyles(OdfBoolean isUseLastColumnStyles)
Set value of attribute table:use-last-column-styles. |
void |
OdfTableElement.setUseLastRowStyles(OdfBoolean isUseLastRowStyles)
Set value of attribute table:use-last-row-styles. |
void |
OdfCalculationSettingsElement.setUseRegularExpressions(OdfBoolean isUseRegularExpressions)
Set value of attribute table:use-regular-expressions. |
void |
OdfCalculationSettingsElement.setUseWildcards(OdfBoolean isUseWildcards)
Set value of attribute table:use-wildcards. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.element.text |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.text that return OdfBoolean | |
|---|---|
OdfBoolean |
OdfPageVariableSetElement.getActive()
Get value of attribute text:active. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getAlphabeticalSeparators()
Get value of attribute text:alphabetical-separators. |
OdfBoolean |
OdfDdeConnectionDeclElement.getAutomaticUpdate()
Get value of attribute office:automatic-update. |
OdfBoolean |
OdfExpressionElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfUserFieldDeclElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfVariableSetElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfUserDefinedElement.getBooleanValue()
Get value of attribute office:boolean-value. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getCapitalizeEntries()
Get value of attribute text:capitalize-entries. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getCombineEntries()
Get value of attribute text:combine-entries. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getCombineEntriesWithDash()
Get value of attribute text:combine-entries-with-dash. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getCombineEntriesWithPp()
Get value of attribute text:combine-entries-with-pp. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getCommaSeparated()
Get value of attribute text:comma-separated. |
OdfBoolean |
OdfListStyleElement.getConsecutiveNumbering()
Get value of attribute text:consecutive-numbering. |
OdfBoolean |
OdfListElement.getContinueNumbering()
Get value of attribute text:continue-numbering. |
OdfBoolean |
OdfNumberedParagraphElement.getContinueNumbering()
Get value of attribute text:continue-numbering. |
OdfBoolean |
OdfUserIndexSourceElement.getCopyOutlineLevels()
Get value of attribute text:copy-outline-levels. |
OdfBoolean |
OdfLinenumberingConfigurationElement.getCountEmptyLines()
Get value of attribute text:count-empty-lines. |
OdfBoolean |
OdfLinenumberingConfigurationElement.getCountInTextBoxes()
Get value of attribute text:count-in-text-boxes. |
OdfBoolean |
OdfConditionalTextElement.getCurrentValue()
Get value of attribute text:current-value. |
OdfBoolean |
OdfSenderFaxElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderPositionElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderEmailElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfModificationDateElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSubjectElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfPrintTimeElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderPostalCodeElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfPageNumberElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfCreationDateElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderFirstnameElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderStateOrProvinceElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfEditingCyclesElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderLastnameElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfCreatorElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfTimeElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderTitleElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderStreetElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfTitleElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfPrintedByElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderCityElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderPhonePrivateElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfAuthorInitialsElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfModificationTimeElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderCompanyElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfPrintDateElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfAuthorNameElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfEditingDurationElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfKeywordsElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfUserDefinedElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderInitialsElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfDateElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderCountryElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfSenderPhoneWorkElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfFileNameElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfCreationTimeElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfDescriptionElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfInitialCreatorElement.getFixed()
Get value of attribute text:fixed. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getIgnoreCase()
Get value of attribute text:ignore-case. |
OdfBoolean |
OdfHiddenTextElement.getIsHidden()
Get value of attribute text:is-hidden. |
OdfBoolean |
OdfHiddenParagraphElement.getIsHidden()
Get value of attribute text:is-hidden. |
OdfBoolean |
OdfHeadingElement.getIsListHeader()
Get value of attribute text:is-list-header. |
OdfBoolean |
OdfAlphabeticalIndexMarkElement.getMainEntry()
Get value of attribute text:main-entry. |
OdfBoolean |
OdfAlphabeticalIndexMarkStartElement.getMainEntry()
Get value of attribute text:main-entry. |
OdfBoolean |
OdfBibliographyConfigurationElement.getNumberedEntries()
Get value of attribute text:numbered-entries. |
OdfBoolean |
OdfLinenumberingConfigurationElement.getNumberLines()
Get value of attribute text:number-lines. |
OdfBoolean |
OdfOutlineLevelStyleElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfPageVariableGetElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfParagraphCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfTableCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfCharacterCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfPageNumberElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfSequenceElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfDatabaseRowNumberElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfPageCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfWordCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfNotesConfigurationElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfImageCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfListLevelStyleNumberElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfLinenumberingConfigurationElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfObjectCountElement.getNumLetterSync()
Get value of attribute style:num-letter-sync. |
OdfBoolean |
OdfSectionElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfObjectIndexElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfTableOfContentElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfUserIndexElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfIndexTitleElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfBibliographyElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfIllustrationIndexElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfTableIndexElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfAlphabeticalIndexElement.getProtected()
Get value of attribute text:protected. |
OdfBoolean |
OdfTableOfContentSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfIllustrationIndexSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfUserIndexSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfObjectIndexSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfTableIndexSourceElement.getRelativeTabStopPosition()
Get value of attribute text:relative-tab-stop-position. |
OdfBoolean |
OdfHeadingElement.getRestartNumbering()
Get value of attribute text:restart-numbering. |
OdfBoolean |
OdfLinenumberingConfigurationElement.getRestartOnPage()
Get value of attribute text:restart-on-page. |
OdfBoolean |
OdfSortKeyElement.getSortAscending()
Get value of attribute text:sort-ascending. |
OdfBoolean |
OdfBibliographyConfigurationElement.getSortByPosition()
Get value of attribute text:sort-by-position. |
OdfBoolean |
OdfTrackedChangesElement.getTrackChanges()
Get value of attribute text:track-changes. |
OdfBoolean |
OdfIllustrationIndexSourceElement.getUseCaption()
Get value of attribute text:use-caption. |
OdfBoolean |
OdfTableIndexSourceElement.getUseCaption()
Get value of attribute text:use-caption. |
OdfBoolean |
OdfObjectIndexSourceElement.getUseChartObjects()
Get value of attribute text:use-chart-objects. |
OdfBoolean |
OdfObjectIndexSourceElement.getUseDrawObjects()
Get value of attribute text:use-draw-objects. |
OdfBoolean |
OdfUserIndexSourceElement.getUseFloatingFrames()
Get value of attribute text:use-floating-frames. |
OdfBoolean |
OdfUserIndexSourceElement.getUseGraphics()
Get value of attribute text:use-graphics. |
OdfBoolean |
OdfTableOfContentSourceElement.getUseIndexMarks()
Get value of attribute text:use-index-marks. |
OdfBoolean |
OdfUserIndexSourceElement.getUseIndexMarks()
Get value of attribute text:use-index-marks. |
OdfBoolean |
OdfTableOfContentSourceElement.getUseIndexSourceStyles()
Get value of attribute text:use-index-source-styles. |
OdfBoolean |
OdfUserIndexSourceElement.getUseIndexSourceStyles()
Get value of attribute text:use-index-source-styles. |
OdfBoolean |
OdfAlphabeticalIndexSourceElement.getUseKeysAsEntries()
Get value of attribute text:use-keys-as-entries. |
OdfBoolean |
OdfObjectIndexSourceElement.getUseMathObjects()
Get value of attribute text:use-math-objects. |
OdfBoolean |
OdfUserIndexSourceElement.getUseObjects()
Get value of attribute text:use-objects. |
OdfBoolean |
OdfObjectIndexSourceElement.getUseOtherObjects()
Get value of attribute text:use-other-objects. |
OdfBoolean |
OdfTableOfContentSourceElement.getUseOutlineLevel()
Get value of attribute text:use-outline-level. |
OdfBoolean |
OdfObjectIndexSourceElement.getUseSpreadsheetObjects()
Get value of attribute text:use-spreadsheet-objects. |
OdfBoolean |
OdfUserIndexSourceElement.getUseTables()
Get value of attribute text:use-tables. |
| Methods in org.odftoolkit.odfdom.dom.element.text with parameters of type OdfBoolean | |
|---|---|
OdfRegularPolygonElement |
OdfHyperlinkElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfSectionElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfParagraphElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfNoteBodyElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfRubyBaseElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfHeadingElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfSpanElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfMetaElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfIndexTitleElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfMetaFieldElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfDeletionElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfIndexBodyElement.createRegularPolygonElement(OdfBoolean concave,
OdfPositiveInteger corners)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfHyperlinkElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfSectionElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfParagraphElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfNoteBodyElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfRubyBaseElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfHeadingElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfSpanElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfMetaElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfIndexTitleElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfMetaFieldElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfDeletionElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfRegularPolygonElement |
OdfIndexBodyElement.createRegularPolygonElement(OdfPositiveInteger corners,
OdfBoolean concave)
Create child element draw:regular-polygon. |
OdfUserFieldDeclElement |
OdfUserFieldDeclsElement.createUserFieldDeclElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:user-field-decl. |
OdfVariableSetElement |
OdfHyperlinkElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfParagraphElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfRubyBaseElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfHeadingElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfSpanElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfMetaElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
OdfVariableSetElement |
OdfMetaFieldElement.createVariableSetElement(OdfValueType valueType,
OdfBoolean booleanValue,
String name)
Create child element text:variable-set. |
void |
OdfVariableSetElement.init(String name,
OdfValueType valueType,
Double value,
OdfDate dateValue,
OdfDuration timeValue,
OdfBoolean booleanValue)
Initialization of the mandatory attributes of OdfVariableSetElement |
void |
OdfPageVariableSetElement.setActive(OdfBoolean isActive)
Set value of attribute text:active. |
void |
OdfAlphabeticalIndexSourceElement.setAlphabeticalSeparators(OdfBoolean isAlphabeticalSeparators)
Set value of attribute text:alphabetical-separators. |
void |
OdfDdeConnectionDeclElement.setAutomaticUpdate(OdfBoolean isAutomaticUpdate)
Set value of attribute office:automatic-update. |
void |
OdfExpressionElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfUserFieldDeclElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfVariableSetElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfUserDefinedElement.setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
OdfAlphabeticalIndexSourceElement.setCapitalizeEntries(OdfBoolean isCapitalizeEntries)
Set value of attribute text:capitalize-entries. |
void |
OdfAlphabeticalIndexSourceElement.setCombineEntries(OdfBoolean isCombineEntries)
Set value of attribute text:combine-entries. |
void |
OdfAlphabeticalIndexSourceElement.setCombineEntriesWithDash(OdfBoolean isCombineEntriesWithDash)
Set value of attribute text:combine-entries-with-dash. |
void |
OdfAlphabeticalIndexSourceElement.setCombineEntriesWithPp(OdfBoolean isCombineEntriesWithPp)
Set value of attribute text:combine-entries-with-pp. |
void |
OdfAlphabeticalIndexSourceElement.setCommaSeparated(OdfBoolean isCommaSeparated)
Set value of attribute text:comma-separated. |
void |
OdfListStyleElement.setConsecutiveNumbering(OdfBoolean isConsecutiveNumbering)
Set value of attribute text:consecutive-numbering. |
void |
OdfListElement.setContinueNumbering(OdfBoolean isContinueNumbering)
Set value of attribute text:continue-numbering. |
void |
OdfNumberedParagraphElement.setContinueNumbering(OdfBoolean isContinueNumbering)
Set value of attribute text:continue-numbering. |
void |
OdfUserIndexSourceElement.setCopyOutlineLevels(OdfBoolean isCopyOutlineLevels)
Set value of attribute text:copy-outline-levels. |
void |
OdfLinenumberingConfigurationElement.setCountEmptyLines(OdfBoolean isCountEmptyLines)
Set value of attribute text:count-empty-lines. |
void |
OdfLinenumberingConfigurationElement.setCountInTextBoxes(OdfBoolean isCountInTextBoxes)
Set value of attribute text:count-in-text-boxes. |
void |
OdfConditionalTextElement.setCurrentValue(OdfBoolean isCurrentValue)
Set value of attribute text:current-value. |
void |
OdfSenderFaxElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderPositionElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderEmailElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfModificationDateElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSubjectElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfPrintTimeElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderPostalCodeElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfPageNumberElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfCreationDateElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderFirstnameElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderStateOrProvinceElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfEditingCyclesElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderLastnameElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfCreatorElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfTimeElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderTitleElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderStreetElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfTitleElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfPrintedByElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderCityElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderPhonePrivateElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfAuthorInitialsElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfModificationTimeElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderCompanyElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfPrintDateElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfAuthorNameElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfEditingDurationElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfKeywordsElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfUserDefinedElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderInitialsElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfDateElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderCountryElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfSenderPhoneWorkElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfFileNameElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfCreationTimeElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfDescriptionElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfInitialCreatorElement.setFixed(OdfBoolean isFixed)
Set value of attribute text:fixed. |
void |
OdfAlphabeticalIndexSourceElement.setIgnoreCase(OdfBoolean isIgnoreCase)
Set value of attribute text:ignore-case. |
void |
OdfHiddenTextElement.setIsHidden(OdfBoolean isIsHidden)
Set value of attribute text:is-hidden. |
void |
OdfHiddenParagraphElement.setIsHidden(OdfBoolean isIsHidden)
Set value of attribute text:is-hidden. |
void |
OdfHeadingElement.setIsListHeader(OdfBoolean isIsListHeader)
Set value of attribute text:is-list-header. |
void |
OdfAlphabeticalIndexMarkElement.setMainEntry(OdfBoolean isMainEntry)
Set value of attribute text:main-entry. |
void |
OdfAlphabeticalIndexMarkStartElement.setMainEntry(OdfBoolean isMainEntry)
Set value of attribute text:main-entry. |
void |
OdfBibliographyConfigurationElement.setNumberedEntries(OdfBoolean isNumberedEntries)
Set value of attribute text:numbered-entries. |
void |
OdfLinenumberingConfigurationElement.setNumberLines(OdfBoolean isNumberLines)
Set value of attribute text:number-lines. |
void |
OdfOutlineLevelStyleElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfPageVariableGetElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfParagraphCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfTableCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfCharacterCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfPageNumberElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfSequenceElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfDatabaseRowNumberElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfPageCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfWordCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfNotesConfigurationElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfImageCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfListLevelStyleNumberElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfLinenumberingConfigurationElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfObjectCountElement.setNumLetterSync(OdfBoolean isNumLetterSync)
Set value of attribute style:num-letter-sync. |
void |
OdfSectionElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfObjectIndexElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfTableOfContentElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfUserIndexElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfIndexTitleElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfBibliographyElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfIllustrationIndexElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfTableIndexElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfAlphabeticalIndexElement.setProtected(OdfBoolean isProtected)
Set value of attribute text:protected. |
void |
OdfTableOfContentSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfIllustrationIndexSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfAlphabeticalIndexSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfUserIndexSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfObjectIndexSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfTableIndexSourceElement.setRelativeTabStopPosition(OdfBoolean isRelativeTabStopPosition)
Set value of attribute text:relative-tab-stop-position. |
void |
OdfHeadingElement.setRestartNumbering(OdfBoolean isRestartNumbering)
Set value of attribute text:restart-numbering. |
void |
OdfLinenumberingConfigurationElement.setRestartOnPage(OdfBoolean isRestartOnPage)
Set value of attribute text:restart-on-page. |
void |
OdfSortKeyElement.setSortAscending(OdfBoolean isSortAscending)
Set value of attribute text:sort-ascending. |
void |
OdfBibliographyConfigurationElement.setSortByPosition(OdfBoolean isSortByPosition)
Set value of attribute text:sort-by-position. |
void |
OdfTrackedChangesElement.setTrackChanges(OdfBoolean isTrackChanges)
Set value of attribute text:track-changes. |
void |
OdfIllustrationIndexSourceElement.setUseCaption(OdfBoolean isUseCaption)
Set value of attribute text:use-caption. |
void |
OdfTableIndexSourceElement.setUseCaption(OdfBoolean isUseCaption)
Set value of attribute text:use-caption. |
void |
OdfObjectIndexSourceElement.setUseChartObjects(OdfBoolean isUseChartObjects)
Set value of attribute text:use-chart-objects. |
void |
OdfObjectIndexSourceElement.setUseDrawObjects(OdfBoolean isUseDrawObjects)
Set value of attribute text:use-draw-objects. |
void |
OdfUserIndexSourceElement.setUseFloatingFrames(OdfBoolean isUseFloatingFrames)
Set value of attribute text:use-floating-frames. |
void |
OdfUserIndexSourceElement.setUseGraphics(OdfBoolean isUseGraphics)
Set value of attribute text:use-graphics. |
void |
OdfTableOfContentSourceElement.setUseIndexMarks(OdfBoolean isUseIndexMarks)
Set value of attribute text:use-index-marks. |
void |
OdfUserIndexSourceElement.setUseIndexMarks(OdfBoolean isUseIndexMarks)
Set value of attribute text:use-index-marks. |
void |
OdfTableOfContentSourceElement.setUseIndexSourceStyles(OdfBoolean isUseIndexSourceStyles)
Set value of attribute text:use-index-source-styles. |
void |
OdfUserIndexSourceElement.setUseIndexSourceStyles(OdfBoolean isUseIndexSourceStyles)
Set value of attribute text:use-index-source-styles. |
void |
OdfAlphabeticalIndexSourceElement.setUseKeysAsEntries(OdfBoolean isUseKeysAsEntries)
Set value of attribute text:use-keys-as-entries. |
void |
OdfObjectIndexSourceElement.setUseMathObjects(OdfBoolean isUseMathObjects)
Set value of attribute text:use-math-objects. |
void |
OdfUserIndexSourceElement.setUseObjects(OdfBoolean isUseObjects)
Set value of attribute text:use-objects. |
void |
OdfObjectIndexSourceElement.setUseOtherObjects(OdfBoolean isUseOtherObjects)
Set value of attribute text:use-other-objects. |
void |
OdfTableOfContentSourceElement.setUseOutlineLevel(OdfBoolean isUseOutlineLevel)
Set value of attribute text:use-outline-level. |
void |
OdfObjectIndexSourceElement.setUseSpreadsheetObjects(OdfBoolean isUseSpreadsheetObjects)
Set value of attribute text:use-spreadsheet-objects. |
void |
OdfUserIndexSourceElement.setUseTables(OdfBoolean isUseTables)
Set value of attribute text:use-tables. |
| Uses of OdfBoolean in org.odftoolkit.odfdom.dom.type |
|---|
| Methods in org.odftoolkit.odfdom.dom.type that return OdfBoolean | |
|---|---|
static OdfBoolean |
OdfBoolean.valueOf(String stringValue)
Returns an OdfBoolean instance representing the specified String value |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||