Interface CTPresentation
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTPresentation extends XmlObject
An XML CT_Presentation(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTPresentation.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTCustomerDataList
addNewCustDataLst()
Appends and returns a new empty "custDataLst" elementCTCustomShowList
addNewCustShowLst()
Appends and returns a new empty "custShowLst" elementCTTextListStyle
addNewDefaultTextStyle()
Appends and returns a new empty "defaultTextStyle" elementCTEmbeddedFontList
addNewEmbeddedFontLst()
Appends and returns a new empty "embeddedFontLst" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTHandoutMasterIdList
addNewHandoutMasterIdLst()
Appends and returns a new empty "handoutMasterIdLst" elementCTKinsoku
addNewKinsoku()
Appends and returns a new empty "kinsoku" elementCTModifyVerifier
addNewModifyVerifier()
Appends and returns a new empty "modifyVerifier" elementCTNotesMasterIdList
addNewNotesMasterIdLst()
Appends and returns a new empty "notesMasterIdLst" elementCTPositiveSize2D
addNewNotesSz()
Appends and returns a new empty "notesSz" elementCTPhotoAlbum
addNewPhotoAlbum()
Appends and returns a new empty "photoAlbum" elementCTSlideIdList
addNewSldIdLst()
Appends and returns a new empty "sldIdLst" elementCTSlideMasterIdList
addNewSldMasterIdLst()
Appends and returns a new empty "sldMasterIdLst" elementCTSlideSize
addNewSldSz()
Appends and returns a new empty "sldSz" elementCTSmartTags
addNewSmartTags()
Appends and returns a new empty "smartTags" elementboolean
getAutoCompressPictures()
Gets the "autoCompressPictures" attributelong
getBookmarkIdSeed()
Gets the "bookmarkIdSeed" attributeboolean
getCompatMode()
Gets the "compatMode" attributeCTCustomerDataList
getCustDataLst()
Gets the "custDataLst" elementCTCustomShowList
getCustShowLst()
Gets the "custShowLst" elementCTTextListStyle
getDefaultTextStyle()
Gets the "defaultTextStyle" elementCTEmbeddedFontList
getEmbeddedFontLst()
Gets the "embeddedFontLst" elementboolean
getEmbedTrueTypeFonts()
Gets the "embedTrueTypeFonts" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementint
getFirstSlideNum()
Gets the "firstSlideNum" attributeCTHandoutMasterIdList
getHandoutMasterIdLst()
Gets the "handoutMasterIdLst" elementCTKinsoku
getKinsoku()
Gets the "kinsoku" elementCTModifyVerifier
getModifyVerifier()
Gets the "modifyVerifier" elementCTNotesMasterIdList
getNotesMasterIdLst()
Gets the "notesMasterIdLst" elementCTPositiveSize2D
getNotesSz()
Gets the "notesSz" elementCTPhotoAlbum
getPhotoAlbum()
Gets the "photoAlbum" elementboolean
getRemovePersonalInfoOnSave()
Gets the "removePersonalInfoOnSave" attributeboolean
getRtl()
Gets the "rtl" attributeboolean
getSaveSubsetFonts()
Gets the "saveSubsetFonts" attributeint
getServerZoom()
Gets the "serverZoom" attributeboolean
getShowSpecialPlsOnTitleSld()
Gets the "showSpecialPlsOnTitleSld" attributeCTSlideIdList
getSldIdLst()
Gets the "sldIdLst" elementCTSlideMasterIdList
getSldMasterIdLst()
Gets the "sldMasterIdLst" elementCTSlideSize
getSldSz()
Gets the "sldSz" elementCTSmartTags
getSmartTags()
Gets the "smartTags" elementboolean
getStrictFirstAndLastChars()
Gets the "strictFirstAndLastChars" attributeboolean
isSetAutoCompressPictures()
True if has "autoCompressPictures" attributeboolean
isSetBookmarkIdSeed()
True if has "bookmarkIdSeed" attributeboolean
isSetCompatMode()
True if has "compatMode" attributeboolean
isSetCustDataLst()
True if has "custDataLst" elementboolean
isSetCustShowLst()
True if has "custShowLst" elementboolean
isSetDefaultTextStyle()
True if has "defaultTextStyle" elementboolean
isSetEmbeddedFontLst()
True if has "embeddedFontLst" elementboolean
isSetEmbedTrueTypeFonts()
True if has "embedTrueTypeFonts" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFirstSlideNum()
True if has "firstSlideNum" attributeboolean
isSetHandoutMasterIdLst()
True if has "handoutMasterIdLst" elementboolean
isSetKinsoku()
True if has "kinsoku" elementboolean
isSetModifyVerifier()
True if has "modifyVerifier" elementboolean
isSetNotesMasterIdLst()
True if has "notesMasterIdLst" elementboolean
isSetPhotoAlbum()
True if has "photoAlbum" elementboolean
isSetRemovePersonalInfoOnSave()
True if has "removePersonalInfoOnSave" attributeboolean
isSetRtl()
True if has "rtl" attributeboolean
isSetSaveSubsetFonts()
True if has "saveSubsetFonts" attributeboolean
isSetServerZoom()
True if has "serverZoom" attributeboolean
isSetShowSpecialPlsOnTitleSld()
True if has "showSpecialPlsOnTitleSld" attributeboolean
isSetSldIdLst()
True if has "sldIdLst" elementboolean
isSetSldMasterIdLst()
True if has "sldMasterIdLst" elementboolean
isSetSldSz()
True if has "sldSz" elementboolean
isSetSmartTags()
True if has "smartTags" elementboolean
isSetStrictFirstAndLastChars()
True if has "strictFirstAndLastChars" attributevoid
setAutoCompressPictures(boolean autoCompressPictures)
Sets the "autoCompressPictures" attributevoid
setBookmarkIdSeed(long bookmarkIdSeed)
Sets the "bookmarkIdSeed" attributevoid
setCompatMode(boolean compatMode)
Sets the "compatMode" attributevoid
setCustDataLst(CTCustomerDataList custDataLst)
Sets the "custDataLst" elementvoid
setCustShowLst(CTCustomShowList custShowLst)
Sets the "custShowLst" elementvoid
setDefaultTextStyle(CTTextListStyle defaultTextStyle)
Sets the "defaultTextStyle" elementvoid
setEmbeddedFontLst(CTEmbeddedFontList embeddedFontLst)
Sets the "embeddedFontLst" elementvoid
setEmbedTrueTypeFonts(boolean embedTrueTypeFonts)
Sets the "embedTrueTypeFonts" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFirstSlideNum(int firstSlideNum)
Sets the "firstSlideNum" attributevoid
setHandoutMasterIdLst(CTHandoutMasterIdList handoutMasterIdLst)
Sets the "handoutMasterIdLst" elementvoid
setKinsoku(CTKinsoku kinsoku)
Sets the "kinsoku" elementvoid
setModifyVerifier(CTModifyVerifier modifyVerifier)
Sets the "modifyVerifier" elementvoid
setNotesMasterIdLst(CTNotesMasterIdList notesMasterIdLst)
Sets the "notesMasterIdLst" elementvoid
setNotesSz(CTPositiveSize2D notesSz)
Sets the "notesSz" elementvoid
setPhotoAlbum(CTPhotoAlbum photoAlbum)
Sets the "photoAlbum" elementvoid
setRemovePersonalInfoOnSave(boolean removePersonalInfoOnSave)
Sets the "removePersonalInfoOnSave" attributevoid
setRtl(boolean rtl)
Sets the "rtl" attributevoid
setSaveSubsetFonts(boolean saveSubsetFonts)
Sets the "saveSubsetFonts" attributevoid
setServerZoom(int serverZoom)
Sets the "serverZoom" attributevoid
setShowSpecialPlsOnTitleSld(boolean showSpecialPlsOnTitleSld)
Sets the "showSpecialPlsOnTitleSld" attributevoid
setSldIdLst(CTSlideIdList sldIdLst)
Sets the "sldIdLst" elementvoid
setSldMasterIdLst(CTSlideMasterIdList sldMasterIdLst)
Sets the "sldMasterIdLst" elementvoid
setSldSz(CTSlideSize sldSz)
Sets the "sldSz" elementvoid
setSmartTags(CTSmartTags smartTags)
Sets the "smartTags" elementvoid
setStrictFirstAndLastChars(boolean strictFirstAndLastChars)
Sets the "strictFirstAndLastChars" attributevoid
unsetAutoCompressPictures()
Unsets the "autoCompressPictures" attributevoid
unsetBookmarkIdSeed()
Unsets the "bookmarkIdSeed" attributevoid
unsetCompatMode()
Unsets the "compatMode" attributevoid
unsetCustDataLst()
Unsets the "custDataLst" elementvoid
unsetCustShowLst()
Unsets the "custShowLst" elementvoid
unsetDefaultTextStyle()
Unsets the "defaultTextStyle" elementvoid
unsetEmbeddedFontLst()
Unsets the "embeddedFontLst" elementvoid
unsetEmbedTrueTypeFonts()
Unsets the "embedTrueTypeFonts" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFirstSlideNum()
Unsets the "firstSlideNum" attributevoid
unsetHandoutMasterIdLst()
Unsets the "handoutMasterIdLst" elementvoid
unsetKinsoku()
Unsets the "kinsoku" elementvoid
unsetModifyVerifier()
Unsets the "modifyVerifier" elementvoid
unsetNotesMasterIdLst()
Unsets the "notesMasterIdLst" elementvoid
unsetPhotoAlbum()
Unsets the "photoAlbum" elementvoid
unsetRemovePersonalInfoOnSave()
Unsets the "removePersonalInfoOnSave" attributevoid
unsetRtl()
Unsets the "rtl" attributevoid
unsetSaveSubsetFonts()
Unsets the "saveSubsetFonts" attributevoid
unsetServerZoom()
Unsets the "serverZoom" attributevoid
unsetShowSpecialPlsOnTitleSld()
Unsets the "showSpecialPlsOnTitleSld" attributevoid
unsetSldIdLst()
Unsets the "sldIdLst" elementvoid
unsetSldMasterIdLst()
Unsets the "sldMasterIdLst" elementvoid
unsetSldSz()
Unsets the "sldSz" elementvoid
unsetSmartTags()
Unsets the "smartTags" elementvoid
unsetStrictFirstAndLastChars()
Unsets the "strictFirstAndLastChars" attributeXmlBoolean
xgetAutoCompressPictures()
Gets (as xml) the "autoCompressPictures" attributeSTBookmarkIdSeed
xgetBookmarkIdSeed()
Gets (as xml) the "bookmarkIdSeed" attributeXmlBoolean
xgetCompatMode()
Gets (as xml) the "compatMode" attributeXmlBoolean
xgetEmbedTrueTypeFonts()
Gets (as xml) the "embedTrueTypeFonts" attributeXmlInt
xgetFirstSlideNum()
Gets (as xml) the "firstSlideNum" attributeXmlBoolean
xgetRemovePersonalInfoOnSave()
Gets (as xml) the "removePersonalInfoOnSave" attributeXmlBoolean
xgetRtl()
Gets (as xml) the "rtl" attributeXmlBoolean
xgetSaveSubsetFonts()
Gets (as xml) the "saveSubsetFonts" attributeSTPercentage
xgetServerZoom()
Gets (as xml) the "serverZoom" attributeXmlBoolean
xgetShowSpecialPlsOnTitleSld()
Gets (as xml) the "showSpecialPlsOnTitleSld" attributeXmlBoolean
xgetStrictFirstAndLastChars()
Gets (as xml) the "strictFirstAndLastChars" attributevoid
xsetAutoCompressPictures(XmlBoolean autoCompressPictures)
Sets (as xml) the "autoCompressPictures" attributevoid
xsetBookmarkIdSeed(STBookmarkIdSeed bookmarkIdSeed)
Sets (as xml) the "bookmarkIdSeed" attributevoid
xsetCompatMode(XmlBoolean compatMode)
Sets (as xml) the "compatMode" attributevoid
xsetEmbedTrueTypeFonts(XmlBoolean embedTrueTypeFonts)
Sets (as xml) the "embedTrueTypeFonts" attributevoid
xsetFirstSlideNum(XmlInt firstSlideNum)
Sets (as xml) the "firstSlideNum" attributevoid
xsetRemovePersonalInfoOnSave(XmlBoolean removePersonalInfoOnSave)
Sets (as xml) the "removePersonalInfoOnSave" attributevoid
xsetRtl(XmlBoolean rtl)
Sets (as xml) the "rtl" attributevoid
xsetSaveSubsetFonts(XmlBoolean saveSubsetFonts)
Sets (as xml) the "saveSubsetFonts" attributevoid
xsetServerZoom(STPercentage serverZoom)
Sets (as xml) the "serverZoom" attributevoid
xsetShowSpecialPlsOnTitleSld(XmlBoolean showSpecialPlsOnTitleSld)
Sets (as xml) the "showSpecialPlsOnTitleSld" attributevoid
xsetStrictFirstAndLastChars(XmlBoolean strictFirstAndLastChars)
Sets (as xml) the "strictFirstAndLastChars" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getSldMasterIdLst
CTSlideMasterIdList getSldMasterIdLst()
Gets the "sldMasterIdLst" element
-
isSetSldMasterIdLst
boolean isSetSldMasterIdLst()
True if has "sldMasterIdLst" element
-
setSldMasterIdLst
void setSldMasterIdLst(CTSlideMasterIdList sldMasterIdLst)
Sets the "sldMasterIdLst" element
-
addNewSldMasterIdLst
CTSlideMasterIdList addNewSldMasterIdLst()
Appends and returns a new empty "sldMasterIdLst" element
-
unsetSldMasterIdLst
void unsetSldMasterIdLst()
Unsets the "sldMasterIdLst" element
-
getNotesMasterIdLst
CTNotesMasterIdList getNotesMasterIdLst()
Gets the "notesMasterIdLst" element
-
isSetNotesMasterIdLst
boolean isSetNotesMasterIdLst()
True if has "notesMasterIdLst" element
-
setNotesMasterIdLst
void setNotesMasterIdLst(CTNotesMasterIdList notesMasterIdLst)
Sets the "notesMasterIdLst" element
-
addNewNotesMasterIdLst
CTNotesMasterIdList addNewNotesMasterIdLst()
Appends and returns a new empty "notesMasterIdLst" element
-
unsetNotesMasterIdLst
void unsetNotesMasterIdLst()
Unsets the "notesMasterIdLst" element
-
getHandoutMasterIdLst
CTHandoutMasterIdList getHandoutMasterIdLst()
Gets the "handoutMasterIdLst" element
-
isSetHandoutMasterIdLst
boolean isSetHandoutMasterIdLst()
True if has "handoutMasterIdLst" element
-
setHandoutMasterIdLst
void setHandoutMasterIdLst(CTHandoutMasterIdList handoutMasterIdLst)
Sets the "handoutMasterIdLst" element
-
addNewHandoutMasterIdLst
CTHandoutMasterIdList addNewHandoutMasterIdLst()
Appends and returns a new empty "handoutMasterIdLst" element
-
unsetHandoutMasterIdLst
void unsetHandoutMasterIdLst()
Unsets the "handoutMasterIdLst" element
-
getSldIdLst
CTSlideIdList getSldIdLst()
Gets the "sldIdLst" element
-
isSetSldIdLst
boolean isSetSldIdLst()
True if has "sldIdLst" element
-
setSldIdLst
void setSldIdLst(CTSlideIdList sldIdLst)
Sets the "sldIdLst" element
-
addNewSldIdLst
CTSlideIdList addNewSldIdLst()
Appends and returns a new empty "sldIdLst" element
-
unsetSldIdLst
void unsetSldIdLst()
Unsets the "sldIdLst" element
-
getSldSz
CTSlideSize getSldSz()
Gets the "sldSz" element
-
isSetSldSz
boolean isSetSldSz()
True if has "sldSz" element
-
setSldSz
void setSldSz(CTSlideSize sldSz)
Sets the "sldSz" element
-
addNewSldSz
CTSlideSize addNewSldSz()
Appends and returns a new empty "sldSz" element
-
unsetSldSz
void unsetSldSz()
Unsets the "sldSz" element
-
getNotesSz
CTPositiveSize2D getNotesSz()
Gets the "notesSz" element
-
setNotesSz
void setNotesSz(CTPositiveSize2D notesSz)
Sets the "notesSz" element
-
addNewNotesSz
CTPositiveSize2D addNewNotesSz()
Appends and returns a new empty "notesSz" element
-
getSmartTags
CTSmartTags getSmartTags()
Gets the "smartTags" element
-
isSetSmartTags
boolean isSetSmartTags()
True if has "smartTags" element
-
setSmartTags
void setSmartTags(CTSmartTags smartTags)
Sets the "smartTags" element
-
addNewSmartTags
CTSmartTags addNewSmartTags()
Appends and returns a new empty "smartTags" element
-
unsetSmartTags
void unsetSmartTags()
Unsets the "smartTags" element
-
getEmbeddedFontLst
CTEmbeddedFontList getEmbeddedFontLst()
Gets the "embeddedFontLst" element
-
isSetEmbeddedFontLst
boolean isSetEmbeddedFontLst()
True if has "embeddedFontLst" element
-
setEmbeddedFontLst
void setEmbeddedFontLst(CTEmbeddedFontList embeddedFontLst)
Sets the "embeddedFontLst" element
-
addNewEmbeddedFontLst
CTEmbeddedFontList addNewEmbeddedFontLst()
Appends and returns a new empty "embeddedFontLst" element
-
unsetEmbeddedFontLst
void unsetEmbeddedFontLst()
Unsets the "embeddedFontLst" element
-
getCustShowLst
CTCustomShowList getCustShowLst()
Gets the "custShowLst" element
-
isSetCustShowLst
boolean isSetCustShowLst()
True if has "custShowLst" element
-
setCustShowLst
void setCustShowLst(CTCustomShowList custShowLst)
Sets the "custShowLst" element
-
addNewCustShowLst
CTCustomShowList addNewCustShowLst()
Appends and returns a new empty "custShowLst" element
-
unsetCustShowLst
void unsetCustShowLst()
Unsets the "custShowLst" element
-
getPhotoAlbum
CTPhotoAlbum getPhotoAlbum()
Gets the "photoAlbum" element
-
isSetPhotoAlbum
boolean isSetPhotoAlbum()
True if has "photoAlbum" element
-
setPhotoAlbum
void setPhotoAlbum(CTPhotoAlbum photoAlbum)
Sets the "photoAlbum" element
-
addNewPhotoAlbum
CTPhotoAlbum addNewPhotoAlbum()
Appends and returns a new empty "photoAlbum" element
-
unsetPhotoAlbum
void unsetPhotoAlbum()
Unsets the "photoAlbum" element
-
getCustDataLst
CTCustomerDataList getCustDataLst()
Gets the "custDataLst" element
-
isSetCustDataLst
boolean isSetCustDataLst()
True if has "custDataLst" element
-
setCustDataLst
void setCustDataLst(CTCustomerDataList custDataLst)
Sets the "custDataLst" element
-
addNewCustDataLst
CTCustomerDataList addNewCustDataLst()
Appends and returns a new empty "custDataLst" element
-
unsetCustDataLst
void unsetCustDataLst()
Unsets the "custDataLst" element
-
getKinsoku
CTKinsoku getKinsoku()
Gets the "kinsoku" element
-
isSetKinsoku
boolean isSetKinsoku()
True if has "kinsoku" element
-
setKinsoku
void setKinsoku(CTKinsoku kinsoku)
Sets the "kinsoku" element
-
addNewKinsoku
CTKinsoku addNewKinsoku()
Appends and returns a new empty "kinsoku" element
-
unsetKinsoku
void unsetKinsoku()
Unsets the "kinsoku" element
-
getDefaultTextStyle
CTTextListStyle getDefaultTextStyle()
Gets the "defaultTextStyle" element
-
isSetDefaultTextStyle
boolean isSetDefaultTextStyle()
True if has "defaultTextStyle" element
-
setDefaultTextStyle
void setDefaultTextStyle(CTTextListStyle defaultTextStyle)
Sets the "defaultTextStyle" element
-
addNewDefaultTextStyle
CTTextListStyle addNewDefaultTextStyle()
Appends and returns a new empty "defaultTextStyle" element
-
unsetDefaultTextStyle
void unsetDefaultTextStyle()
Unsets the "defaultTextStyle" element
-
getModifyVerifier
CTModifyVerifier getModifyVerifier()
Gets the "modifyVerifier" element
-
isSetModifyVerifier
boolean isSetModifyVerifier()
True if has "modifyVerifier" element
-
setModifyVerifier
void setModifyVerifier(CTModifyVerifier modifyVerifier)
Sets the "modifyVerifier" element
-
addNewModifyVerifier
CTModifyVerifier addNewModifyVerifier()
Appends and returns a new empty "modifyVerifier" element
-
unsetModifyVerifier
void unsetModifyVerifier()
Unsets the "modifyVerifier" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getServerZoom
int getServerZoom()
Gets the "serverZoom" attribute
-
xgetServerZoom
STPercentage xgetServerZoom()
Gets (as xml) the "serverZoom" attribute
-
isSetServerZoom
boolean isSetServerZoom()
True if has "serverZoom" attribute
-
setServerZoom
void setServerZoom(int serverZoom)
Sets the "serverZoom" attribute
-
xsetServerZoom
void xsetServerZoom(STPercentage serverZoom)
Sets (as xml) the "serverZoom" attribute
-
unsetServerZoom
void unsetServerZoom()
Unsets the "serverZoom" attribute
-
getFirstSlideNum
int getFirstSlideNum()
Gets the "firstSlideNum" attribute
-
xgetFirstSlideNum
XmlInt xgetFirstSlideNum()
Gets (as xml) the "firstSlideNum" attribute
-
isSetFirstSlideNum
boolean isSetFirstSlideNum()
True if has "firstSlideNum" attribute
-
setFirstSlideNum
void setFirstSlideNum(int firstSlideNum)
Sets the "firstSlideNum" attribute
-
xsetFirstSlideNum
void xsetFirstSlideNum(XmlInt firstSlideNum)
Sets (as xml) the "firstSlideNum" attribute
-
unsetFirstSlideNum
void unsetFirstSlideNum()
Unsets the "firstSlideNum" attribute
-
getShowSpecialPlsOnTitleSld
boolean getShowSpecialPlsOnTitleSld()
Gets the "showSpecialPlsOnTitleSld" attribute
-
xgetShowSpecialPlsOnTitleSld
XmlBoolean xgetShowSpecialPlsOnTitleSld()
Gets (as xml) the "showSpecialPlsOnTitleSld" attribute
-
isSetShowSpecialPlsOnTitleSld
boolean isSetShowSpecialPlsOnTitleSld()
True if has "showSpecialPlsOnTitleSld" attribute
-
setShowSpecialPlsOnTitleSld
void setShowSpecialPlsOnTitleSld(boolean showSpecialPlsOnTitleSld)
Sets the "showSpecialPlsOnTitleSld" attribute
-
xsetShowSpecialPlsOnTitleSld
void xsetShowSpecialPlsOnTitleSld(XmlBoolean showSpecialPlsOnTitleSld)
Sets (as xml) the "showSpecialPlsOnTitleSld" attribute
-
unsetShowSpecialPlsOnTitleSld
void unsetShowSpecialPlsOnTitleSld()
Unsets the "showSpecialPlsOnTitleSld" attribute
-
getRtl
boolean getRtl()
Gets the "rtl" attribute
-
xgetRtl
XmlBoolean xgetRtl()
Gets (as xml) the "rtl" attribute
-
isSetRtl
boolean isSetRtl()
True if has "rtl" attribute
-
setRtl
void setRtl(boolean rtl)
Sets the "rtl" attribute
-
xsetRtl
void xsetRtl(XmlBoolean rtl)
Sets (as xml) the "rtl" attribute
-
unsetRtl
void unsetRtl()
Unsets the "rtl" attribute
-
getRemovePersonalInfoOnSave
boolean getRemovePersonalInfoOnSave()
Gets the "removePersonalInfoOnSave" attribute
-
xgetRemovePersonalInfoOnSave
XmlBoolean xgetRemovePersonalInfoOnSave()
Gets (as xml) the "removePersonalInfoOnSave" attribute
-
isSetRemovePersonalInfoOnSave
boolean isSetRemovePersonalInfoOnSave()
True if has "removePersonalInfoOnSave" attribute
-
setRemovePersonalInfoOnSave
void setRemovePersonalInfoOnSave(boolean removePersonalInfoOnSave)
Sets the "removePersonalInfoOnSave" attribute
-
xsetRemovePersonalInfoOnSave
void xsetRemovePersonalInfoOnSave(XmlBoolean removePersonalInfoOnSave)
Sets (as xml) the "removePersonalInfoOnSave" attribute
-
unsetRemovePersonalInfoOnSave
void unsetRemovePersonalInfoOnSave()
Unsets the "removePersonalInfoOnSave" attribute
-
getCompatMode
boolean getCompatMode()
Gets the "compatMode" attribute
-
xgetCompatMode
XmlBoolean xgetCompatMode()
Gets (as xml) the "compatMode" attribute
-
isSetCompatMode
boolean isSetCompatMode()
True if has "compatMode" attribute
-
setCompatMode
void setCompatMode(boolean compatMode)
Sets the "compatMode" attribute
-
xsetCompatMode
void xsetCompatMode(XmlBoolean compatMode)
Sets (as xml) the "compatMode" attribute
-
unsetCompatMode
void unsetCompatMode()
Unsets the "compatMode" attribute
-
getStrictFirstAndLastChars
boolean getStrictFirstAndLastChars()
Gets the "strictFirstAndLastChars" attribute
-
xgetStrictFirstAndLastChars
XmlBoolean xgetStrictFirstAndLastChars()
Gets (as xml) the "strictFirstAndLastChars" attribute
-
isSetStrictFirstAndLastChars
boolean isSetStrictFirstAndLastChars()
True if has "strictFirstAndLastChars" attribute
-
setStrictFirstAndLastChars
void setStrictFirstAndLastChars(boolean strictFirstAndLastChars)
Sets the "strictFirstAndLastChars" attribute
-
xsetStrictFirstAndLastChars
void xsetStrictFirstAndLastChars(XmlBoolean strictFirstAndLastChars)
Sets (as xml) the "strictFirstAndLastChars" attribute
-
unsetStrictFirstAndLastChars
void unsetStrictFirstAndLastChars()
Unsets the "strictFirstAndLastChars" attribute
-
getEmbedTrueTypeFonts
boolean getEmbedTrueTypeFonts()
Gets the "embedTrueTypeFonts" attribute
-
xgetEmbedTrueTypeFonts
XmlBoolean xgetEmbedTrueTypeFonts()
Gets (as xml) the "embedTrueTypeFonts" attribute
-
isSetEmbedTrueTypeFonts
boolean isSetEmbedTrueTypeFonts()
True if has "embedTrueTypeFonts" attribute
-
setEmbedTrueTypeFonts
void setEmbedTrueTypeFonts(boolean embedTrueTypeFonts)
Sets the "embedTrueTypeFonts" attribute
-
xsetEmbedTrueTypeFonts
void xsetEmbedTrueTypeFonts(XmlBoolean embedTrueTypeFonts)
Sets (as xml) the "embedTrueTypeFonts" attribute
-
unsetEmbedTrueTypeFonts
void unsetEmbedTrueTypeFonts()
Unsets the "embedTrueTypeFonts" attribute
-
getSaveSubsetFonts
boolean getSaveSubsetFonts()
Gets the "saveSubsetFonts" attribute
-
xgetSaveSubsetFonts
XmlBoolean xgetSaveSubsetFonts()
Gets (as xml) the "saveSubsetFonts" attribute
-
isSetSaveSubsetFonts
boolean isSetSaveSubsetFonts()
True if has "saveSubsetFonts" attribute
-
setSaveSubsetFonts
void setSaveSubsetFonts(boolean saveSubsetFonts)
Sets the "saveSubsetFonts" attribute
-
xsetSaveSubsetFonts
void xsetSaveSubsetFonts(XmlBoolean saveSubsetFonts)
Sets (as xml) the "saveSubsetFonts" attribute
-
unsetSaveSubsetFonts
void unsetSaveSubsetFonts()
Unsets the "saveSubsetFonts" attribute
-
getAutoCompressPictures
boolean getAutoCompressPictures()
Gets the "autoCompressPictures" attribute
-
xgetAutoCompressPictures
XmlBoolean xgetAutoCompressPictures()
Gets (as xml) the "autoCompressPictures" attribute
-
isSetAutoCompressPictures
boolean isSetAutoCompressPictures()
True if has "autoCompressPictures" attribute
-
setAutoCompressPictures
void setAutoCompressPictures(boolean autoCompressPictures)
Sets the "autoCompressPictures" attribute
-
xsetAutoCompressPictures
void xsetAutoCompressPictures(XmlBoolean autoCompressPictures)
Sets (as xml) the "autoCompressPictures" attribute
-
unsetAutoCompressPictures
void unsetAutoCompressPictures()
Unsets the "autoCompressPictures" attribute
-
getBookmarkIdSeed
long getBookmarkIdSeed()
Gets the "bookmarkIdSeed" attribute
-
xgetBookmarkIdSeed
STBookmarkIdSeed xgetBookmarkIdSeed()
Gets (as xml) the "bookmarkIdSeed" attribute
-
isSetBookmarkIdSeed
boolean isSetBookmarkIdSeed()
True if has "bookmarkIdSeed" attribute
-
setBookmarkIdSeed
void setBookmarkIdSeed(long bookmarkIdSeed)
Sets the "bookmarkIdSeed" attribute
-
xsetBookmarkIdSeed
void xsetBookmarkIdSeed(STBookmarkIdSeed bookmarkIdSeed)
Sets (as xml) the "bookmarkIdSeed" attribute
-
unsetBookmarkIdSeed
void unsetBookmarkIdSeed()
Unsets the "bookmarkIdSeed" attribute
-
-