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

A

A4_SIZED_PAPER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
AB_DEFAULT_DIR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AB_DEFAULT_PAB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AB_PROVIDER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AB_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AB_SEARCH_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AB_SEARCH_PATH_UPDATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AbstractExcelConverter - Class in org.apache.poi.hssf.converter
Common class for ExcelToFoConverter and ExcelToHtmlConverter
AbstractExcelConverter() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelConverter
 
AbstractExcelUtils - Class in org.apache.poi.hssf.converter
Common class for ExcelToFoUtils and ExcelToHtmlUtils
AbstractExcelUtils() - Constructor for class org.apache.poi.hssf.converter.AbstractExcelUtils
 
AbstractHemfComment - Class in org.apache.poi.hemf.record
Syntactic utility to allow for four different comment classes
AbstractHemfComment(byte[]) - Constructor for class org.apache.poi.hemf.record.AbstractHemfComment
 
AbstractWordConverter - Class in org.apache.poi.hwpf.converter
 
AbstractWordConverter() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordConverter
 
AbstractWordUtils - Class in org.apache.poi.hwpf.converter
 
AbstractWordUtils() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordUtils
 
AbstractWordUtils.NumberingState - Class in org.apache.poi.hwpf.converter
 
AbstractWordUtils.NumberingState() - Constructor for class org.apache.poi.hwpf.converter.AbstractWordUtils.NumberingState
 
ACCESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ACCESS_LEVEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ACCOUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ACTION_CUSTOMSHOW - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_HYPERLINK - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_JUMP - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_MACRO - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_MEDIA - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_NONE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
Action Table
ACTION_OLE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ACTION_RUNPROGRAM - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
ActiveXShape - Class in org.apache.poi.hslf.model
Represents an ActiveX control in a PowerPoint document.
ActiveXShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
Create a new Picture
ActiveXShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.ActiveXShape
Create a Picture object
add(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
addAttribute(TNEFAttribute) - Method in class org.apache.poi.hmef.Attachment
 
addAuthor(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
addAuthor(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
addBMPHeader(byte[]) - Static method in class org.apache.poi.hslf.blip.DIB
 
addBold(boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addBorder(BorderCode, String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addCharactersProperties(CharacterRun, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addCharacterTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Create a new Character TextPropCollection, and add it to the list
addChild(Record) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
addChildAfter(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Adds the given Child Record after the supplied record
addChildBefore(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Adds the given Child Record before the supplied record
addControl(String, String) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Add a control in this presentation
addDescription(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
addDescription(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
addEmbed(POIFSFileSystem) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Add a embedded object to this presentation
addEncryptionRecord(Record[], DocumentEncryptionAtom) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
addFlowToPageSequence(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addFont(String) - Method in class org.apache.poi.hslf.record.FontCollection
Add font with the specified name to the font collection.
addFont(String, int, int, int, int) - Method in class org.apache.poi.hslf.record.FontCollection
 
addFont(PPFont) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Add a font in this presentation
addFontFamily(String, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addFontSize(int, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Insert a CString record that stores the user's date.
addHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Insert a CString record that stores the user's date.
addIndent(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addJustification(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addKeywords(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
addKeywords(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
addLine(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
addList(ListData, LFO, LFOData) - Method in class org.apache.poi.hwpf.model.ListTables
 
addListItem(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addListItemBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addListItemLabel(Element, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
addMeta(String, String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
addMovie(String, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Add a movie in this presentation
addObjectTableEntry(HwmfObjectTableEntry) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Adds an record of type HwmfObjectTableEntry to the object table.
addPageSequence(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addParagraphProperties(Paragraph, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addParagraphTextPropCollection(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Create a new Paragraph TextPropCollection, and add it to the list
addPersistentObject(PositionDependentRecord) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
addPicture(byte[], PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
addPicture(InputStream, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Adds a picture to the presentation.
addPicture(File, PictureData.PictureType) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Adds a picture to the presentation.
addPicture(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Add a new picture to this presentation.
addProp(TextProp) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Add the property at the correct position.
addProperty(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.PlexOfCps
 
addRegionBody(Element) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the values of an arbitrary number of preferences for the rendering algorithms.
ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Add a shape to this group.
addShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Add a new Shape to this Slide
addSimplePageMaster(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
addSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
Adds a new SlideListWithText record, at the appropriate point in the child records.
addSlideLookup(int, int) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Adds a new slide, notes or similar, to be looked up by this.
addSlidePersistAtom(SlidePersistAtom) - Method in class org.apache.poi.hslf.record.SlideListWithText
Add a new SlidePersistAtom, to the end of the current list, and update the internal list of SlidePersistAtoms
addSpecialSprm(short, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
addSprm(short, byte) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
addSprm(short, byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
addSprm(short, int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
addSprm(short, short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
addSprm(short, boolean, List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
addSprm(short, int, byte[], List<byte[]>) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
addStyleClass(Element, String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
addTableCellProperties(TableRow, TableCell, boolean, boolean, boolean, boolean, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addTableRowProperties(TableRow, StringBuilder) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
addTextboxWrapper(EscherTextboxWrapper) - Method in class org.apache.poi.hslf.record.PPDrawing
Add a new EscherTextboxWrapper to this PPDrawing.
addTextRun(HSLFTextRun) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
addTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Create a TextBox object that represents the slide's title.
addToObjListAtom(RecordContainer) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
addUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Insert a CString record that stores the user's date.
addWithName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Add the TextProp with this name to the list
adjustDictionaryOffset(int) - Method in class org.apache.poi.hdgf.HDGFLZW
We have a slight shift by 18 bytes
adjustDictionaryOffset(int) - Method in class org.apache.poi.hmef.CompressedRTF
We use regular dictionary offsets, so no need to change anything
adjustFIB(int) - Method in class org.apache.poi.hwpf.usermodel.Range
Adjust the value of the various FIB character count fields, eg FIB.CCPText after an insert or a delete...
adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
Deprecated. 
adjustForDelete(int, int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.PropertyNode
Adjust for a deletion that can span multiple PropertyNodes.
adjustForDelete(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
Deprecated. 
adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.SectionTable
 
adjustForInsert(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
Adjust all the text piece after inserting some text into one of them
afterDelete(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.model.ActiveXShape
 
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
 
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
By default set the orininal image size
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Event which fires when a shape is inserted in the sheet.
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
afterInsert(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
When a textbox is added to a sheet we need to tell upper-level PPDrawing about it.
afterInsert(int, int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
afterProcess() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
Special actions that need to be called after processing complete, like updating stylesheets or building document notes list.
afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
afterProcess() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
allocateShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Allocates new shape id for the new drawing group id.
ALTERNATE_RECIPIENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ALTERNATE_RECIPIENT_ALLOWED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AnimateBg - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the background of the shape is animated
AnimationInfo - Class in org.apache.poi.hslf.record
A container record that specifies information about animation information for a shape.
AnimationInfo(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfo
Set things up, and find our more interesting children
AnimationInfo() - Constructor for class org.apache.poi.hslf.record.AnimationInfo
Create a new AnimationInfo, with blank fields
AnimationInfoAtom - Class in org.apache.poi.hslf.record
An atom record that specifies the animation information for a shape.
AnimationInfoAtom() - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
Constructs a brand new link related atom record.
AnimationInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.AnimationInfoAtom
Constructs the link related atom record from its source data.
ANR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ANSI_CHARSET - Static variable in class org.apache.poi.hslf.model.PPFont
ANSI character set
APP_TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
AppTime - application time value
append(byte[]) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
append(byte[], int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
appendAlign(StringBuilder, short) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlUtils
 
appendChildRecord(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Add a new child record onto a record's list of children.
appendRootLevelRecord(Record) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Adds a new root level record, at the end, but before the last PersistPtrIncrementalBlock.
appendText(List<HSLFTextParagraph>, String, boolean) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Adds the supplied text onto the end of the TextParagraphs, creating a new RichTextRun for it to sit in.
appendText(String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
applyCharacterStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
applyHyperlinks(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
applyLineProperties(TableCell.BorderEdge, HSLFLine) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
applyObject(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfObjectTableEntry
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
applyObject(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
applyObjectTableEntry(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Applies the object table entry
applyPaint(HSLFSimpleShape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
 
applyParagraphIndents(List<HSLFTextParagraph>, List<IndentProp>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
applyParagraphStyles(List<HSLFTextParagraph>, List<TextPropCollection>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
applyStroke(HSLFSimpleShape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
 
areFieldsStripped() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Are fields currently being stripped from the text that this HeaderStories returns? Default is false, but can be changed
ARIAL - Static variable in class org.apache.poi.hslf.model.PPFont
 
ASCII_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
An 8-bit string, probably in CP1252, but don't quote us...
asFileEnding(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
 
asFileEnding() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
Return the 4 character hex encoded version, as used in file endings
asFileName() - Method in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
asName(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
 
ASSISTANT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ASSISTANT_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ASSOC_CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
atomHeader - Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
Standard Atom header
ATTACH_ADDITIONAL_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_CONTENT_BASE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_DATA - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_DISPOSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_EXTENSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_LONG_FILENAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_LONG_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_MIME_SEQUENCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_MIME_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_NETSCAPE_MAC_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_NUM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_PATHNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_RENDERING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ATTACH_TRANSPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Attachment - Class in org.apache.poi.hmef
An attachment within a HMEFMessage.
Attachment() - Constructor for class org.apache.poi.hmef.Attachment
 
ATTACHMENT_X400_PARAMETERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AttachmentChunks - Class in org.apache.poi.hsmf.datatypes
Collection of convenience chunks for standard parts of the MSG file attachment.
AttachmentChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
AttachmentChunks.AttachmentChunksSorter - Class in org.apache.poi.hsmf.datatypes
Orders by the attachment number.
AttachmentChunks.AttachmentChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
 
attachRenderingWMF - Variable in class org.apache.poi.hsmf.datatypes.AttachmentChunks
This is in WMF Format.
AUTHORIZING_USERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AUTO_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether the slide will automatically advance after slideTime milliseconds during the slide show.
AUTO_FORWARD_COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AUTO_FORWARDED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
AUTO_RESPONSE_SUPPRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Automatic - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the animation starts automatically
AUTOSAVESOURCE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
 
awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
 
awtFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
 

B

BANNER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
BASELINE - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
BINARY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Binary - counted byte array
BinaryTagDataBlob - Class in org.apache.poi.hslf.record
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
BinaryTagDataBlob(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.BinaryTagDataBlob
Create a new holder for a boring record with children, but with position dependent characteristics
BIRTHDAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Bitmap - Class in org.apache.poi.hslf.blip
Represents a bitmap picture data: JPEG or PNG.
Bitmap() - Constructor for class org.apache.poi.hslf.blip.Bitmap
 
BitMaskTextProp - Class in org.apache.poi.hslf.model.textproperties
Definition of a special kind of property of some text, or its paragraph.
BitMaskTextProp(int, int, String, String...) - Constructor for class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
BKC_EVEN_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
BKC_NEW_COLUMN - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
BKC_NEW_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
BKC_NO_BREAK - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
BKC_ODD_PAGE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
BKDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
BKFAbstractType - Class in org.apache.poi.hwpf.model.types
BooKmark First descriptor (BKF).
BKFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.BKFAbstractType
 
BODY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
body - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
body - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
BODY_CONTENT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_CONTENT_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_HTML - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
bold - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
BOLD_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
Bookmark - Interface in org.apache.poi.hwpf.usermodel
User friendly interface to access information about document bookmarks
BookmarkFirstDescriptor - Class in org.apache.poi.hwpf.model
 
BookmarkFirstDescriptor() - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
BookmarkFirstDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
Bookmarks - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document bookmarks
BookmarksImpl - Class in org.apache.poi.hwpf.usermodel
Implementation of user-friendly interface for document bookmarks
BookmarksImpl(BookmarksTables) - Constructor for class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
BookmarksTables - Class in org.apache.poi.hwpf.model
 
BookmarksTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.BookmarksTables
 
BOOLEAN - Static variable in class org.apache.poi.hsmf.datatypes.Types
Boolean - 16-bit Boolean value.
BorderCode - Class in org.apache.poi.hwpf.usermodel
Mapping class for BRC80 structure (Border Code for Word 97)
BorderCode() - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
 
BorderCode(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.BorderCode
 
BORDERS_ALL - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_INSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_NONE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BORDERS_OUTSIDE - Static variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
BOTTOM - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
BRCL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_SHADOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCL_THICK - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BAR_TO_LEFT_OF_PARAGRAPH - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BORDER_ABOVE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BORDER_BELOW - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_BOX_AROUND - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
BRCP_NONE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
buildMergedRangesMap(HSSFSheet) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlUtils
Creates a map (i.e.
buildRecordAtOffset(byte[], int) - Static method in class org.apache.poi.hslf.record.Record
Build and return the Record at the given offset.
buildStyle(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
buildStylesheet(Map<String, Map<String, String>>) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
buildTextPropList(int, byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
For an existing set of text properties, build the list of properties coded for in a given run of properties.
BULLET_HARDCOLOR_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_HARDFONT_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_HARDSIZE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BULLET_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
BUSINESS_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
BUSINESS_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ByteChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk that holds binary data, normally unparsed.
ByteChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
Creates a Byte Chunk.
ByteChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.ByteChunk
Create a Byte Chunk, with the specified type.
BytePropertyNode<T extends BytePropertyNode<T>> - Class in org.apache.poi.hwpf.model
Deprecated. byte positions shall not be saved in memory
BytePropertyNode(int, int, CharIndexTranslator, Object) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated.  
BytePropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated.  
bytesLength() - Method in class org.apache.poi.hwpf.model.OldTextPiece
Returns the length, in bytes
bytesLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
bytesLength() - Method in class org.apache.poi.hwpf.model.TextPiece
Returns the length, in bytes

C

calcSize(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
 
CALLBACK_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
cantSplit() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
CAR_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
cells - Variable in class org.apache.poi.hslf.usermodel.HSLFTable
 
CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
CENTER - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
For horizontal text, centered.
CENTER_TITLE_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
CENTRE_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
CHAR_WRAP_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
characterLength() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the character length of a document.
characterLength() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
characterLength() - Method in class org.apache.poi.hwpf.model.TextPiece
Deprecated. 
CharacterProperties - Class in org.apache.poi.hwpf.usermodel
 
CharacterProperties() - Constructor for class org.apache.poi.hwpf.usermodel.CharacterProperties
 
CharacterRun - Class in org.apache.poi.hwpf.usermodel
This class represents a run of text that share common properties.
CharacterSprmCompressor - Class in org.apache.poi.hwpf.sprm
 
CharacterSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
 
CharacterSprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
CharacterSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
 
CharFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
Definition for the common character text property bitset, which handles bold/italic/underline etc.
CharFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
CharIndexTranslator - Interface in org.apache.poi.hwpf.model
 
CHECKSUM_SIZE - Static variable in class org.apache.poi.hslf.usermodel.HSLFPictureData
Size of the image checksum calculated using MD5 algorithm.
CHILDRENS_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CHPAbstractType - Class in org.apache.poi.hwpf.model.types
Character Properties.
CHPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.CHPAbstractType
 
CHPBinTable - Class in org.apache.poi.hwpf.model
This class holds all of the character formatting properties.
CHPBinTable() - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
 
CHPBinTable(byte[], byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
Deprecated. Use CHPBinTable.CHPBinTable(byte[], byte[], int, int, CharIndexTranslator) instead
CHPBinTable(byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPBinTable
Constructor used to read a binTable in from a Word document.
CHPFormattedDiskPage - Class in org.apache.poi.hwpf.model
Represents a CHP fkp.
CHPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
CHPFormattedDiskPage(byte[], int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
Deprecated. Use CHPFormattedDiskPage.CHPFormattedDiskPage(byte[], int, CharIndexTranslator) instead
CHPFormattedDiskPage(byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.CHPFormattedDiskPage
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array read from a Word file).
CHPX - Class in org.apache.poi.hwpf.model
DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
CHPX(int, int, CharIndexTranslator, byte[]) - Constructor for class org.apache.poi.hwpf.model.CHPX
Deprecated. 
CHPX(int, int, CharIndexTranslator, SprmBuffer) - Constructor for class org.apache.poi.hwpf.model.CHPX
Deprecated. 
Chunk - Class in org.apache.poi.hdgf.chunks
Base of all chunks, which hold data, flags etc
Chunk(ChunkHeader, ChunkTrailer, ChunkSeparator, byte[]) - Constructor for class org.apache.poi.hdgf.chunks.Chunk
 
Chunk - Class in org.apache.poi.hsmf.datatypes
 
Chunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
 
Chunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.Chunk
 
Chunk.Command - Class in org.apache.poi.hdgf.chunks
A command in the visio file.
ChunkBasedPropertyValue - Class in org.apache.poi.hsmf.datatypes
A variable length PropertyValue that is backed by a Chunk TODO Provide a way to link these up with the chunks
ChunkBasedPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
 
ChunkFactory - Class in org.apache.poi.hdgf.chunks
Factor class to create the appropriate chunks, which needs the version of the file to process the chunk header and trailer areas.
ChunkFactory(int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory
 
ChunkFactory.CommandDefinition - Class in org.apache.poi.hdgf.chunks
The definition of a Command, which a chunk may hold.
ChunkFactory.CommandDefinition(int, int, String) - Constructor for class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
 
ChunkGroup - Interface in org.apache.poi.hsmf.datatypes
A group of chunks, that are at the same point in the file structure.
ChunkGroupWithProperties - Interface in org.apache.poi.hsmf.datatypes
A group of chunks which is indexable by MAPIProperty entries.
ChunkHeader - Class in org.apache.poi.hdgf.chunks
A chunk header
ChunkHeader() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeader
 
ChunkHeaderV11 - Class in org.apache.poi.hdgf.chunks
A chunk header from v11+
ChunkHeaderV11() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV11
 
ChunkHeaderV4V5 - Class in org.apache.poi.hdgf.chunks
A chunk header from v4 or v5
ChunkHeaderV4V5() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
ChunkHeaderV6 - Class in org.apache.poi.hdgf.chunks
A chunk header from v6
ChunkHeaderV6() - Constructor for class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
ChunkNotFoundException - Exception in org.apache.poi.hsmf.exceptions
 
ChunkNotFoundException() - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
 
ChunkNotFoundException(String) - Constructor for exception org.apache.poi.hsmf.exceptions.ChunkNotFoundException
 
Chunks - Class in org.apache.poi.hsmf.datatypes
Collection of convenience chunks for standard parts of the MSG file.
Chunks() - Constructor for class org.apache.poi.hsmf.datatypes.Chunks
 
chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Used to flag that all the chunks of the attachment have now been located.
chunksComplete() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
Called by the parser when all chunks have been found.
chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
Used to flag that all the chunks of the NameID have now been located.
chunksComplete() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
ChunkSeparator - Class in org.apache.poi.hdgf.chunks
A separator between the trailer of one chunk, and the header of the next one
ChunkSeparator(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkSeparator
 
ChunkStream - Class in org.apache.poi.hdgf.streams
 
ChunkStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.ChunkStream
 
ChunkTrailer - Class in org.apache.poi.hdgf.chunks
A trailer that follows a chunk
ChunkTrailer(byte[], int) - Constructor for class org.apache.poi.hdgf.chunks.ChunkTrailer
 
clazz - Variable in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
 
clazz - Variable in enum org.apache.poi.hemf.record.HemfRecordType
 
clazz - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
 
clear() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
remove all slide references Convenience method provided, for easier reviewing of invocations
clearFields() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
clearOffsetsSizes() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
clearRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clearStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Clear styles, so new collections can be added
CLIENT_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
clip(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clipRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Intersects the current clip with the specified rectangle.
clone() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
clone() - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection
 
clone() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Clone, eg when you want to actually make use of one of these.
clone() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
Creates a new object of the same class and with the same contents as this object.
clone() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
clone() - Method in class org.apache.poi.hwpf.model.Colorref
 
clone() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
clone() - Method in class org.apache.poi.hwpf.model.Hyphenation
 
clone() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
clone() - Method in class org.apache.poi.hwpf.model.PropertyNode
 
clone() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
clone() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
clone() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Used to create a deep copy of this object.
clone() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
clone() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
clone() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
clone() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
clone() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
clone() - Method in class org.apache.poi.hwpf.usermodel.Section
 
clone() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
clone() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
clone() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
clone() - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
clone() - Method in class org.apache.poi.hwpf.usermodel.TableProperties
 
cloneAll() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
cloneProperties() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Clone the ParagraphProperties object associated with this Paragraph, so that you can apply the same properties to another Paragraph.
close() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Shuts down the underlying streams
close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
close() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
 
CLS_ID - Static variable in class org.apache.poi.hsmf.datatypes.Types
ClassId - OLE GUID
CLX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
CMDS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
Colorref - Class in org.apache.poi.hwpf.model
24-bit color structure
Colorref() - Constructor for class org.apache.poi.hwpf.model.Colorref
 
Colorref(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Colorref
 
Colorref(int) - Constructor for class org.apache.poi.hwpf.model.Colorref
 
ColorSchemeAtom - Class in org.apache.poi.hslf.record
A ColorSchemeAtom (type 2032).
ColorSchemeAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
For the Colour Scheme (ColorSchem) Atom
ColorSchemeAtom() - Constructor for class org.apache.poi.hslf.record.ColorSchemeAtom
Create a new ColorSchemeAtom, to go with a new Slide
commandDefinitions - Variable in class org.apache.poi.hdgf.chunks.Chunk
The possible different commands we can hold
Comment - Class in org.apache.poi.hslf.model
 
Comment(Comment2000) - Constructor for class org.apache.poi.hslf.model.Comment
 
COMMENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Comment2000 - Class in org.apache.poi.hslf.record
This class represents a comment on a slide, in the format used by PPT 2000/XP/etc.
Comment2000(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000
Set things up, and find our more interesting children
Comment2000() - Constructor for class org.apache.poi.hslf.record.Comment2000
Create a new Comment2000, with blank fields
Comment2000Atom - Class in org.apache.poi.hslf.record
An atomic record containing information about a comment.
Comment2000Atom() - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
Constructs a brand new comment atom record.
Comment2000Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Comment2000Atom
Constructs the comment atom record from its source data.
COMMENT_EMFPLUS - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
 
COMMENT_EMFSPOOL - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
 
COMMENT_PUBLIC - Static variable in class org.apache.poi.hemf.record.HemfCommentRecord
 
COMMON_VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
COMPANY_MAIN_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
COMPANY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
compare(AttachmentChunks, AttachmentChunks) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks.AttachmentChunksSorter
 
compare(RecipientChunks, RecipientChunks) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
 
compare(PropertyNode<?>, PropertyNode<?>) - Method in class org.apache.poi.hwpf.model.PropertyNode.EndComparator
 
compare(PropertyNode<?>, PropertyNode<?>) - Method in class org.apache.poi.hwpf.model.PropertyNode.StartComparator
 
compare(TextPiece, TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
 
compareTo(T) - Method in class org.apache.poi.hwpf.model.PropertyNode
Used for sorting in collections.
ComplexFileTable - Class in org.apache.poi.hwpf.model
 
ComplexFileTable() - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
 
ComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
 
ComplexFileTable(byte[], byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.ComplexFileTable
 
compress(InputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
Compress the given input stream, returning the array of bytes of the compressed input
compress(InputStream, OutputStream) - Method in class org.apache.poi.hdgf.HDGFLZW
Performs the Visio compatible streaming LZW compression.
compress(byte[], int, int) - Static method in class org.apache.poi.hslf.blip.Metafile
 
compressCharacterProperty(CharacterProperties, CharacterProperties) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmCompressor
 
COMPRESSED1 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
COMPRESSED2 - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
COMPRESSED_SIGNATURE - Static variable in class org.apache.poi.hmef.CompressedRTF
 
COMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
 
CompressedRTF - Class in org.apache.poi.hmef
Within a HMEFMessage, the content is often stored in as RTF, but LZW compressed.
CompressedRTF() - Constructor for class org.apache.poi.hmef.CompressedRTF
 
CompressedStreamStore - Class in org.apache.poi.hdgf.streams
A StreamStore where the data on-disk is compressed, using the crazy Visio LZW
CompressedStreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.CompressedStreamStore
Creates a new compressed StreamStore, which will handle the decompression.
compressParagraphProperty(ParagraphProperties, ParagraphProperties) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
 
compressSectionProperty(SectionProperties) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmCompressor
 
compressTableProperty(TableProperties) - Static method in class org.apache.poi.hwpf.sprm.TableSprmCompressor
 
COMPUTER_NETWORK_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTACT_ADDRTYPES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTACT_DEFAULT_ADDRESS_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTACT_EMAIL_ADDRESSES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTACT_ENTRY_IDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTACT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTAINER_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTAINER_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTAINER_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTAINER_HIERARCHY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTAINER_MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_CONFIDENTIALITY_ALGORITHM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_CORRELATOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_IDENTIFIER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_INTEGRITY_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_LENGTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENT_UNREAD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTENTS_SORT_ORDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTROL_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTROL_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTROL_STRUCTURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONTROL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSATION_INDEX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSATION_TOPIC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSION_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CONVERSION_WITH_LOSS_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
convertBrcToInt(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
convertBytesToTC(byte[], int) - Static method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
CONVERTED_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
copy(TextPropCollection) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Clones the given text properties
copyArea(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
 
copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
Some kinds of streams expect their 4 byte header to be on the front of the contents.
copyBlockHeaderToContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
 
CORRELATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CORRELATE_MTSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CorruptPowerPointFileException - Exception in org.apache.poi.hslf.exceptions
This exception is thrown when we try to open a PowerPoint file, and something is fundamentally broken about it.
CorruptPowerPointFileException(String) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
 
CorruptPowerPointFileException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
 
CorruptPowerPointFileException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.CorruptPowerPointFileException
 
COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
COURIER_NEW - Static variable in class org.apache.poi.hslf.model.PPFont
 
create(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIAttribute
Parses a MAPI Properties TNEF Attribute, and returns the list of MAPI Attributes contained within it
create(InputStream) - Static method in class org.apache.poi.hmef.attribute.TNEFAttribute
Creates a new TNEF Attribute by reading data from the stream within a HMEFMessage
create() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Creates a new Graphics object that is a copy of this Graphics object.
create(PictureData.PictureType) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Create an instance of PictureData by type.
create() - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a new, empty, Powerpoint document.
CREATE_TEMPLATES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createAutoShape() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createAutoShape() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createBarChart(HSSFWorkbook, HSSFSheet) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Creates a bar chart.
createBasicLinkExternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createBasicLinkInternal(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createBlock() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createBlock() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createBookmark(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createChunk(byte[], int) - Method in class org.apache.poi.hdgf.chunks.ChunkFactory
Creates the appropriate chunk at the given location.
createChunkHeader(int, byte[], int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
Creates the appropriate ChunkHeader for the Chunk Header at the given location, for the given document version.
createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createConnector() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createConnector() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createContainerPointers(Pointer, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
Parsers the PointerContainingStream contents and creates all the child Pointers for it
createCustom(int, Types.MAPIType, String) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
createCustom(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
 
createExternalGraphic(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createExtractor(DirectoryNode) - Static method in class org.apache.poi.extractor.OLE2ScratchpadExtractorFactory
Look for certain entries in the stream, to figure it out what format is desired Note - doesn't check for core-supported formats! Note - doesn't check for OOXML-supported formats
createFootnote() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createFootnoteBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createFreeform() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createFreeform() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createGroup() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createGroup() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createGroup() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createHeader1() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createHeader1() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createHeader2() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createHeader2() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
createHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
createHyperlink(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createImage(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createInline() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createLeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createLineBreak() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createListBlock() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createListItem() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createListItem() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createListItemBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createListItemLabel(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
createNoteInline(String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
createOption(String, boolean) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createPageMaster(float, String) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
createPageMaster(Section, String, int) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
createPageSequence(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createParagraph() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createParagraph() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createPicture(PictureData) - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createPicture(PictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createPointer(byte[], int) - Method in class org.apache.poi.hdgf.pointers.PointerFactory
Creates a single Pointer from the data at the given offset
createQCPLCBit(String, String, byte[]) - Static method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
createRecord(byte[], int) - Method in class org.apache.poi.hslf.record.HSLFEscherRecordFactory
 
createRecordForType(long, byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
For a given type (little endian bytes 3 and 4 in record header), byte array, start position and length: will return a Record object that will handle that record Remember that while PPT stores the record lengths as 8 bytes short (not including the size of the header), this code assumes you're passing in corrected lengths
createSelect() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
createShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
Create a new shape from the data provided.
createShapeGroup(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
 
createSimpleShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
 
createSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Create a blank Slide.
createSlideShow(NPOIFSFileSystem) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
Creates a HSLFSlideShow from the given NPOIFSFileSystem
createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.ActiveXShape
Create a new Placeholder and initialize internal structures
createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.model.MovieShape
Create a new Placeholder and initialize internal structures
createSpContainer(ShapeType, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
 
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFBackground
 
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Create a new ShapeGroup and create an instance of EscherSpgrContainer which represents a group of shapes
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFLine
 
createSpContainer(int, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
Create a new Picture and populate the inital structure of the EscherSp record which holds information about this picture.
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFPlaceholder
Create a new Placeholder and initialize internal structures
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Create and assign the lower level escher record to this shape
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Create a new Shape
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
createSpContainer(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
Create a new TextBox and initialize its internal structures
createStream(Pointer, byte[], ChunkFactory, PointerFactory) - Static method in class org.apache.poi.hdgf.streams.Stream
Uses the pointer to locate a Stream within the document data, and creates it.
createTable(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createTable(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createTable() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTable() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTable() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createTableBody() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTableBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createTableCell() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTableCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableCell() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createTableColumn() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTableColumn() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableColumnGroup() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableHeader() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTableHeader() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableHeaderCell() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableRow() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createTableRow() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createTableRow() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createText(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
createText(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createText(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
createTextBox() - Method in interface org.apache.poi.hslf.usermodel.HSLFShapeContainer
 
createTextBox() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
createTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
createUnorderedList() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
createUnorderedList() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
CREATION_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CREATION_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CString - Class in org.apache.poi.hslf.record
A CString (type 4026).
CString(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.CString
For the CStrubg Atom
CString() - Constructor for class org.apache.poi.hslf.record.CString
Create an empty CString
CURRENCY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point
CURRENT_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
CurrentUserAtom - Class in org.apache.poi.hslf.record
This is a special kind of Atom, because it doesn't live inside the PowerPoint document.
CurrentUserAtom() - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
Create a new Current User Atom
CurrentUserAtom(DirectoryNode) - Constructor for class org.apache.poi.hslf.record.CurrentUserAtom
Find the Current User in the filesystem, and create from that
CURSOR_VISIBLE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether to display the cursor during the slide show.
CUSTOM - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
CUSTOMER_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

D

dashes - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
 
data - Variable in class org.apache.poi.hsmf.datatypes.PropertyValue
 
DateAndTime - Class in org.apache.poi.hwpf.usermodel
This class is used to represent a date and time in a Word document.
DateAndTime() - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
 
DateAndTime(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DateAndTime
 
debug() - Method in class org.apache.poi.hdgf.HDGFDiagram
Prints out some simple debug on the base contents of the file.
declarations - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
decompress(byte[], int, int) - Static method in class org.apache.poi.hdgf.streams.CompressedStreamStore
Decompresses the given data, returning it as header + contents
decompress(InputStream, OutputStream) - Method in class org.apache.poi.hmef.CompressedRTF
Decompresses the whole of the compressed RTF stream, outputting the resulting RTF bytes.
decryptInit() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
decryptPicture(byte[], int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
decryptRecord(byte[], int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
DEF_CREATE_DL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEF_CREATE_MAILUSER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_ACTIVEX_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.ActiveXShape
 
DEFAULT_CHARSET - Static variable in class org.apache.poi.hslf.model.PPFont
Default character set.
DEFAULT_HEIGHT - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
DEFAULT_LINE_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
DEFAULT_MOVIE_THUMBNAIL - Static variable in class org.apache.poi.hslf.model.MovieShape
 
DEFAULT_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.Chunk
 
DEFAULT_PITCH - Static variable in class org.apache.poi.hslf.model.PPFont
Constants for the pitch and family of the font.
DEFAULT_PROFILE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_STORE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_VIEW_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEFAULT_WIDTH - Static variable in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
DefaultFontReplacer - Class in org.apache.poi.hwpf.converter
 
DefaultFontReplacer() - Constructor for class org.apache.poi.hwpf.converter.DefaultFontReplacer
 
DEFERRED_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELEGATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
delete(int, int) - Method in class org.apache.poi.hwpf.HWPFDocument
 
delete() - Method in class org.apache.poi.hwpf.usermodel.Range
 
DELETE_AFTER_SUBMIT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVER_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVERY_POINT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELIVERY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
deliveryTypeChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
Normally EX or SMTP.
DELTAX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DELTAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEPARTMENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DEPTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
describeCmd() - Method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationCompressed() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasChunks() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasPointers() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV5
 
destinationHasStrings() - Method in class org.apache.poi.hdgf.pointers.PointerV6
 
DETAILS_TABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DGGINFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DIB - Class in org.apache.poi.hslf.blip
Represents a DIB picture data in a PPT file
DIB() - Constructor for class org.apache.poi.hslf.blip.DIB
 
DIRECTORY - Static variable in class org.apache.poi.hsmf.datatypes.Types
Object/Directory - embedded object in a property
DirectoryChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.
DirectoryChunk(DirectoryNode, String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
DISC_VAL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCARD_REASON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCLOSE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCLOSURE_OF_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISCRETE_VALUES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_BCC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_NAME_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DISPLAY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
dispose() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Disposes of this graphics context and releases any system resources that it is using.
DISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
Distribute space between characters.
DL_EXPANSION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DL_EXPANSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
DMORIENTPAGE_LANDSCAPE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
DMORIENTPAGE_PORTRAIT - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
DocInfoListContainer - Class in org.apache.poi.hslf.record
A container record that specifies information about the document and document display settings.
DocInfoListContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocInfoListContainer
Set things up, and find our more interesting children
Document - Class in org.apache.poi.hslf.record
Master container for Document.
Document(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Document
Set things up, and find our more interesting children
document - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
document - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
document - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
DocumentAtom - Class in org.apache.poi.hslf.record
A Document Atom (type 1001).
DocumentAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentAtom
For the Document Atom
DocumentAtom.SlideSize - Class in org.apache.poi.hslf.record
Holds the different Slide Size values
DocumentAtom.SlideSize() - Constructor for class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
DocumentEncryptionAtom - Class in org.apache.poi.hslf.record
A Document Encryption Atom (type 12052).
DocumentEncryptionAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
For the Document Encryption Atom
DocumentEncryptionAtom() - Constructor for class org.apache.poi.hslf.record.DocumentEncryptionAtom
 
DocumentProperties - Class in org.apache.poi.hwpf.model
Comment me
DocumentProperties(byte[], int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
Deprecated. Use DocumentProperties.DocumentProperties(byte[],int,int) instead
DocumentProperties(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.DocumentProperties
 
DOCUNDO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DOES_NOT_FOLLOW_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document does not follow the color scheme.
DOP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
DOPAbstractType - Class in org.apache.poi.hwpf.model.types
Document Properties.
DOPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.DOPAbstractType
 
DOUBLE - Static variable in class org.apache.poi.hsmf.datatypes.Types
Double - floating point double
draw(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Strokes the outline of a Shape using the settings of the current Graphics2D context.
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
draw(Graphics2D) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
draw(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfEscape
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
 
draw(HwmfGraphics) - Method in interface org.apache.poi.hwmf.record.HwmfRecord
Apply the record settings to the graphics context
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
draw(HwmfGraphics) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
draw(Graphics2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
draw(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
DRAW_ASPECT_DOCPRINT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed on the screen as though it were printed to a printer.
DRAW_ASPECT_ICON - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed as an icon.
DRAW_ASPECT_THUMBNAIL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object is displayed as a thumbnail image.
DRAW_ASPECT_VISIBLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The object) is displayed as an embedded object inside of a container,
drawArc(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawGlyphVector(GlyphVector, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text of the specified GlyphVector using the Graphics2D context's rendering attributes.
drawImage(Image, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as is currently available.
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified area of the specified image as is currently available, scaling it on the fly to fit inside the specified area of the destination drawable surface.
drawImage(Image, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as is currently available.
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a BufferedImage that is filtered with a BufferedImageOp.
drawImage(Image, AffineTransform, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders an image, applying a transform from image space into user space before drawing.
drawImage(Image, int, int, int, int, ImageObserver) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws as much of the specified image as has already been scaled to fit inside the specified rectangle.
drawImage(Graphics2D, Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
drawImage(Graphics2D, Rectangle2D, Insets) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
drawLine(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawOval(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of an oval.
drawPolygon(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws a sequence of connected lines defined by arrays of x and y coordinates.
drawRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the outline of the specified rectangle.
drawRenderableImage(RenderableImage, AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a RenderedImage, applying a transform from image space into user space before drawing.
drawRenderedImage(RenderedImage, AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders a RenderableImage, applying a transform from image space into user space before drawing.
drawRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws an outlined round-cornered rectangle using this graphics context's current color.
drawString(String, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text specified by the specified String, using the current text attribute state in the Graphics2D context.
drawString(String, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the text given by the specified string, using this graphics context's current font and color.
drawString(AttributedCharacterIterator, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Draws the text given by the specified iterator, using this graphics context's current color.
drawString(AttributedCharacterIterator, float, float) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Renders the text of the specified iterator, using the Graphics2D context's current Paint.
drawString(byte[], Rectangle2D) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
drawString(byte[], Rectangle2D, int[]) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
DropCapSpecifier - Class in org.apache.poi.hwpf.usermodel
This data structure is used by a paragraph to determine how it should drop its first letter.
DropCapSpecifier() - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DropCapSpecifier(short) - Constructor for class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
DummyPositionSensitiveRecordWithChildren - Class in org.apache.poi.hslf.record
If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
DummyPositionSensitiveRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
Create a new holder for a boring record with children, but with position dependent characteristics
DummyRecordWithChildren - Class in org.apache.poi.hslf.record
If we come across a record we know has children of (potential) interest, but where the record itself is boring, we create one of these.
DummyRecordWithChildren(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.DummyRecordWithChildren
Create a new holder for a boring record with children
dump(Writer) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dump the structure of the supplied PPT file into XML
dump(byte[], int, int, int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dump a part of the document stream into XML
dump() - Method in class org.apache.poi.hsmf.dev.HSMFDump
 
dump(PrintStream) - Method in class org.apache.poi.hsmf.dev.HSMFDump
 
dump001CompObj(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpChpx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpContents() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpCONTENTSguessed(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpCONTENTSraw(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEnvelope() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEscher() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
Dump out the escher parts of the file.
dumpEscherDelayStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpEscherStm(DirectoryNode) - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpFIB() - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpFile() - Method in class org.apache.poi.hdgf.dev.VSDDumper
 
dumpFileSystem() - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpPapx(boolean, boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpParagraphLevels(ListTables, ParagraphProperties) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpParagraphs(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpParagraphsDom(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpPictures(byte[], int) - Method in class org.apache.poi.hslf.dev.PPTXMLDump
Dumps the Pictures OLE stream into XML.
dumpQuill() - Method in class org.apache.poi.hpbf.dev.HPBFDumper
 
dumpSprms(SprmIterator, String) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 
dumpTextPieces(boolean) - Method in class org.apache.poi.hwpf.dev.HWPFLister
 

E

EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EMF - Class in org.apache.poi.hslf.blip
Represents EMF (Windows Enhanced Metafile) picture data.
EMF() - Constructor for class org.apache.poi.hslf.blip.EMF
 
ENABLE_NUMBERING_1_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
ENABLE_NUMBERING_2_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
encHeaderToken - Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
The PowerPoint magic number for an encrypted file
EncryptedPowerPointFileException - Exception in org.apache.poi.hslf.exceptions
This exception is thrown when we try to open a PowerPoint file, and discover that it is encrypted
EncryptedPowerPointFileException(String) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
 
EncryptedPowerPointFileException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
 
EncryptedPowerPointFileException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException
 
encryptInit() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
encryptPicture(byte[], int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
encryptRecord(OutputStream, int, Record) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
END_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Environment - Class in org.apache.poi.hslf.record
Environment, which contains lots of settings for the document.
Environment(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Environment
Set things up, and find our more interesting children
equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.TextProp
 
equals(Object) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
compares most properties apart of the covered characters length
equals(Object) - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
equals(Object) - Method in class org.apache.poi.hwpf.model.Colorref
 
equals(Object) - Method in class org.apache.poi.hwpf.model.Ffn
 
equals(Object) - Method in class org.apache.poi.hwpf.model.FibBase
 
equals(Object) - Method in class org.apache.poi.hwpf.model.FibRgW97
 
equals(Object) - Method in class org.apache.poi.hwpf.model.FontTable
 
equals(Object) - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
equals(Object) - Method in class org.apache.poi.hwpf.model.Hyphenation
 
equals(Object) - Method in class org.apache.poi.hwpf.model.LFOData
 
equals(Object) - Method in class org.apache.poi.hwpf.model.ListData
 
equals(Object) - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
equals(Object) - Method in class org.apache.poi.hwpf.model.ListLevel
 
equals(Object) - Method in class org.apache.poi.hwpf.model.ListTables
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PAPX
 
equals(Object) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PICF
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PlfLfo
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
equals(Object) - Method in class org.apache.poi.hwpf.model.PropertyNode
 
equals(Object) - Method in class org.apache.poi.hwpf.model.SavedByEntry
Compares this object with another, for equality.
equals(Object) - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
equals(Object) - Method in class org.apache.poi.hwpf.model.SEPX
 
equals(Object) - Method in class org.apache.poi.hwpf.model.StyleDescription
 
equals(Object) - Method in class org.apache.poi.hwpf.model.StyleSheet
 
equals(Object) - Method in class org.apache.poi.hwpf.model.TextPiece
 
equals(Object) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
equals(Object) - Method in class org.apache.poi.hwpf.model.UPX
 
equals(Object) - Method in class org.apache.poi.hwpf.model.Xst
 
equals(Object) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
equals(Object) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
equals(Object) - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
equals(Object) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
equals(Object) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
equals(Object) - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
ERROR - Static variable in class org.apache.poi.hsmf.datatypes.Types
Error - 32-bit error value
EscherDelayStm - Class in org.apache.poi.hpbf.model
 
EscherDelayStm(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.EscherDelayStm
 
EscherPart - Class in org.apache.poi.hpbf.model
Parent class of all Escher parts
EscherPart(DirectoryNode, String[]) - Constructor for class org.apache.poi.hpbf.model.EscherPart
Creates the Escher Part, and finds our child escher records
EscherPlaceholder - Class in org.apache.poi.hslf.record
An atom record that specifies whether a shape is a placeholder shape.
EscherPlaceholder() - Constructor for class org.apache.poi.hslf.record.EscherPlaceholder
 
EscherRecordHolder - Class in org.apache.poi.hwpf.model
Based on AbstractEscherRecordHolder from HSSF.
EscherRecordHolder() - Constructor for class org.apache.poi.hwpf.model.EscherRecordHolder
 
EscherRecordHolder(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.EscherRecordHolder
 
EscherStm - Class in org.apache.poi.hpbf.model
 
EscherStm(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.EscherStm
 
EscherTextboxWrapper - Class in org.apache.poi.hslf.record
A wrapper around a DDF (Escher) EscherTextbox Record.
EscherTextboxWrapper(EscherTextboxRecord) - Constructor for class org.apache.poi.hslf.record.EscherTextboxWrapper
Creates the wrapper for the given DDF Escher Record and children
EscherTextboxWrapper() - Constructor for class org.apache.poi.hslf.record.EscherTextboxWrapper
Creates a new, empty wrapper for DDF Escher Records and their children
ExAviMovie - Class in org.apache.poi.hslf.record
A container record that specifies information about a movie stored externally.
ExAviMovie(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExAviMovie
Set things up, and find our more interesting children
ExAviMovie() - Constructor for class org.apache.poi.hslf.record.ExAviMovie
Create a new ExAviMovie, with blank fields
ExcelToFoConverter - Class in org.apache.poi.hssf.converter
Converts xls files (97-2007) to XSL FO.
ExcelToFoConverter(Document) - Constructor for class org.apache.poi.hssf.converter.ExcelToFoConverter
 
ExcelToFoConverter(FoDocumentFacade) - Constructor for class org.apache.poi.hssf.converter.ExcelToFoConverter
 
ExcelToFoUtils - Class in org.apache.poi.hssf.converter
 
ExcelToFoUtils() - Constructor for class org.apache.poi.hssf.converter.ExcelToFoUtils
 
ExcelToHtmlConverter - Class in org.apache.poi.hssf.converter
Converts xls files (97-2007) to HTML file.
ExcelToHtmlConverter(Document) - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
ExcelToHtmlConverter(HtmlDocumentFacade) - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
ExcelToHtmlUtils - Class in org.apache.poi.hssf.converter
 
ExcelToHtmlUtils() - Constructor for class org.apache.poi.hssf.converter.ExcelToHtmlUtils
 
ExControl - Class in org.apache.poi.hslf.record
A container record that specifies information about an ActiveX control.
ExControl(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExControl
Set things up, and find our more interesting children
ExControl() - Constructor for class org.apache.poi.hslf.record.ExControl
Create a new ExEmbed, with blank fields
ExControlAtom - Class in org.apache.poi.hslf.record
An atom record that specifies an ActiveX control.
ExControlAtom() - Constructor for class org.apache.poi.hslf.record.ExControlAtom
Constructs a brand new embedded object atom record.
ExControlAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExControlAtom
Constructs the ExControlAtom record from its source data.
ExEmbed - Class in org.apache.poi.hslf.record
This data represents an embedded object in the document.
ExEmbed(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExEmbed
Set things up, and find our more interesting children
ExEmbed(RecordAtom) - Constructor for class org.apache.poi.hslf.record.ExEmbed
Constructor for derived classes
ExEmbed() - Constructor for class org.apache.poi.hslf.record.ExEmbed
Create a new ExEmbed, with blank fields
ExEmbedAtom - Class in org.apache.poi.hslf.record
The atom that holds metadata on a specific embedded object in the document.
ExEmbedAtom() - Constructor for class org.apache.poi.hslf.record.ExEmbedAtom
Constructs a brand new embedded object atom record.
ExEmbedAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExEmbedAtom
Constructs the embedded object atom record from its source data.
ExHyperlink - Class in org.apache.poi.hslf.record
This class represents the data of a link in the document.
ExHyperlink(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExHyperlink
Set things up, and find our more interesting children
ExHyperlink() - Constructor for class org.apache.poi.hslf.record.ExHyperlink
Create a new ExHyperlink, with blank fields
ExHyperlinkAtom - Class in org.apache.poi.hslf.record
Tne atom that holds metadata on a specific Link in the document.
ExHyperlinkAtom() - Constructor for class org.apache.poi.hslf.record.ExHyperlinkAtom
Constructs a brand new link related atom record.
ExHyperlinkAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExHyperlinkAtom
Constructs the link related atom record from its source data.
ExMCIMovie - Class in org.apache.poi.hslf.record
A container record that specifies information about a movie stored externally.
ExMCIMovie(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExMCIMovie
Set things up, and find our more interesting children
ExMCIMovie() - Constructor for class org.apache.poi.hslf.record.ExMCIMovie
Create a new ExMCIMovie, with blank fields
ExMediaAtom - Class in org.apache.poi.hslf.record
An atom record that specifies information about external audio or video data.
ExMediaAtom() - Constructor for class org.apache.poi.hslf.record.ExMediaAtom
Constructs a brand new link related atom record.
ExMediaAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExMediaAtom
Constructs the link related atom record from its source data.
ExObjList - Class in org.apache.poi.hslf.record
This class holds the links to exernal objects referenced from the document.
ExObjList(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjList
Set things up, and find our more interesting children
ExObjList() - Constructor for class org.apache.poi.hslf.record.ExObjList
Create a new ExObjList, with blank fields
ExObjListAtom - Class in org.apache.poi.hslf.record
Tne atom that holds the seed info used by a ExObjList
ExObjListAtom() - Constructor for class org.apache.poi.hslf.record.ExObjListAtom
Constructs a brand new link related atom record.
ExObjListAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjListAtom
Constructs the link related atom record from its source data.
ExObjRefAtom - Class in org.apache.poi.hslf.record
ExObjRefAtom (3009).
ExObjRefAtom() - Constructor for class org.apache.poi.hslf.record.ExObjRefAtom
Create a new instance of ExObjRefAtom
ExObjRefAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExObjRefAtom
Build an instance of ExObjRefAtom from on-disk data
ExOleObjAtom - Class in org.apache.poi.hslf.record
Atom storing information for an OLE object.
ExOleObjAtom() - Constructor for class org.apache.poi.hslf.record.ExOleObjAtom
Constructs a brand new link related atom record.
ExOleObjAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExOleObjAtom
Constructs the link related atom record from its source data.
ExOleObjStg - Class in org.apache.poi.hslf.record
Storage for embedded OLE objects.
ExOleObjStg() - Constructor for class org.apache.poi.hslf.record.ExOleObjStg
Constructs a new empty storage container.
ExOleObjStg(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExOleObjStg
Constructs the link related atom record from its source data.
EXPAND_BEGIN_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EXPAND_END_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EXPANDED_BEGIN_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EXPANDED_END_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EXPIRY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
EXPLICIT_CONVERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
extractAttachments(File) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
Extracts all the message attachments to the supplied directory
extractMessageBody(File) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
Extracts the RTF message body to the supplied file
extractMessageBody(OutputStream) - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
Extracts the RTF message body to the supplied stream.
extractPicture(CharacterRun, boolean) - Method in class org.apache.poi.hwpf.model.PicturesTable
Returns picture object tied to specified CharacterRun
ExVideoContainer - Class in org.apache.poi.hslf.record
A container record that specifies information about external video data.
ExVideoContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.ExVideoContainer
Set things up, and find our more interesting children
ExVideoContainer() - Constructor for class org.apache.poi.hslf.record.ExVideoContainer
Create a new ExVideoContainer, with blank fields

F

FF_DECORATIVE - Static variable in class org.apache.poi.hslf.model.PPFont
Novelty fonts.
FF_DONTCARE - Static variable in class org.apache.poi.hslf.model.PPFont
Don't care or don't know.
FF_MODERN - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with constant stroke width (monospace), with or without serifs.
FF_ROMAN - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with variable stroke width (proportional) and with serifs.
FF_SCRIPT - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts designed to look like handwriting.
FF_SWISS - Static variable in class org.apache.poi.hslf.model.PPFont
Fonts with variable stroke width (proportional) and without serifs.
FFData - Class in org.apache.poi.hwpf.model
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
FFData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FFData
 
FFDataBase - Class in org.apache.poi.hwpf.model
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
FFDataBase() - Constructor for class org.apache.poi.hwpf.model.FFDataBase
 
FFDataBase(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FFDataBase
 
FFDataBaseAbstractType - Class in org.apache.poi.hwpf.model.types
The FFData structure specifies form field data for a text box, check box, or drop-down list box.
FFDataBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
Ffn - Class in org.apache.poi.hwpf.model
FFN - Font Family Name.
Ffn(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Ffn
 
fHasDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the date is displayed in the footer.
fHasFooter - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
bit that specifies whether the footer text is displayed.
fHasHeader - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
bit that specifies whether the header text is displayed.
fHasSlideNumber - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the slide number is displayed in the footer.
fHasTodayDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the current datetime is used for displaying the datetime.
fHasUserDate - Static variable in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit that specifies whether the date specified in UserDateAtom record is used for displaying the datetime.
FibBase - Class in org.apache.poi.hwpf.model
Base part of the File information Block (FibBase).
FibBase() - Constructor for class org.apache.poi.hwpf.model.FibBase
 
FibBase(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibBase
 
FibBaseAbstractType - Class in org.apache.poi.hwpf.model.types
Base part of the File information Block (FibBase).
FibBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
FIBFieldHandler - Class in org.apache.poi.hwpf.model
 
FibRgLw - Interface in org.apache.poi.hwpf.model
 
FibRgLw95AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgLw95 structure is the third section of the FIB for Word95.
FibRgLw95AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
FibRgLw97 - Class in org.apache.poi.hwpf.model
The FibRgLw97 structure is the third section of the FIB.
FibRgLw97() - Constructor for class org.apache.poi.hwpf.model.FibRgLw97
 
FibRgLw97(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibRgLw97
 
FibRgLw97AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgLw97 structure is the third section of the FIB.
FibRgLw97AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
FibRgW97 - Class in org.apache.poi.hwpf.model
The FibRgW97 structure is a variable-length portion of the Fib.
FibRgW97() - Constructor for class org.apache.poi.hwpf.model.FibRgW97
 
FibRgW97(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FibRgW97
 
FibRgW97AbstractType - Class in org.apache.poi.hwpf.model.types
The FibRgW97 structure is a variable-length portion of the Fib.
FibRgW97AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
Field - Interface in org.apache.poi.hwpf.usermodel
 
field_10_ccpAtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_10_ccpTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_10_flags2 - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_10_fNoLnn - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_10_ftsCellPaddingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_10_grpfIhdt - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_10_ilvlRestartLim - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_10_padding2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_10_pctCharWidth - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_10_reserved10 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_10_wSpare - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_10_wWidthIndent - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_11_ccpEdn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_11_ccpHdrTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_11_Chs - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. 
field_11_dxaGoal - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_11_dxaHotz - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_11_ftsCellPaddingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_11_grfhic - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_11_lidDefault - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_11_lspd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_11_nLnnMod - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_11_reserved11 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_11_wWidthBefore - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_12_cConsexHypLim - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_12_ccpTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_12_chsTables - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. 
field_12_dxaLnn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_12_dyaBefore - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_12_dyaGoal - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_12_lidFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_12_reserved12 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_12_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_12_wCellSpacingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_12_wWidthAfter - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_13_ccpHdrTxbx - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_13_dxaPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_13_dyaAfter - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_13_fcMin - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. 
field_13_kcd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_13_mx - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_13_reserved13 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_13_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_13_wCellSpacingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_13_widthAndFitsFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_13_wSpare2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_14_dttmCreated - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_14_dxaAbs - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_14_dyaPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_14_fcMac - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. 
field_14_fInTable - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_14_fUndetermine - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_14_lidFE - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
field_14_my - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_14_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Deprecated. 
field_14_reserved6 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_14_wCellSpacingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_15_dttmRevised - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_15_dxaReserved1 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_15_dyaAbs - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_15_finTableW97 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_15_fLBetween - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_15_iss - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_15_reserved7 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_15_wCellSpacingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_16_dttmLastPrint - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_16_dxaFromText - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_16_dyaReserved1 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_16_fSpecSymbol - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_16_ftsCellSpacingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_16_fTtp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_16_reserved8 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_16_vjc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_17_dmBinFirst - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_17_dxaAbs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_17_dxaReserved2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_17_dyaFromText - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_17_ftsCellSpacingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_17_idct - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_17_nRevision - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_17_reserved9 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_18_dmBinOther - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_18_dxaFromTextRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_18_dyaAbs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_18_dyaReserved2 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_18_ftsCellSpacingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_18_idctHint - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_18_reserved10 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_18_tmEdited - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_19_cWords - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_19_dmPaperReq - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_19_dxaWidth - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_19_dyaFromTextBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_19_fReserved - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_19_ftsCellSpacingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_19_kul - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_19_reserved11 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_1_bkc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_1_cbMac - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_1_cbMac - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_1_chHolder - Variable in class org.apache.poi.hwpf.model.types.FLDAbstractType
 
field_1_cstd - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_1_cvFore - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
field_1_formatFlags - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_1_grfhic - Variable in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
field_1_grpfChp - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_1_hres - Variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
field_1_ibkl - Variable in class org.apache.poi.hwpf.model.types.BKFAbstractType
 
field_1_info1 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
field_1_info1 - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
field_1_iStartAt - Variable in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
field_1_iStartAt - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_1_istd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_1_istd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_1_itl - Variable in class org.apache.poi.hwpf.model.types.TLPAbstractType
 
field_1_lcb - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_1_lsid - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_1_lsid - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
field_1_nAuto - Variable in class org.apache.poi.hwpf.model.types.FRDAbstractType
 
field_1_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_1_rgf - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_1_spid - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_1_value - Variable in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
field_1_value - Variable in class org.apache.poi.hwpf.model.types.TBDAbstractType
 
field_1_version - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
field_1_wIdent - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_20_bpp - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_20_brcTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_20_brcTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_20_cCh - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_20_fBiDi - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_20_fBrLnAbove - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_20_hresi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_20_reserved12 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_21_brcLeft - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_21_brcLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_21_brcTop80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_21_cPg - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_21_fBrLnBelow - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_21_fRTL - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_21_hpsKern - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_21_reserved13 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_22_brcBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_22_brcBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_22_brcLeft80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_22_cParas - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_22_fNoAllowOverlap - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_22_hpsPos - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_22_pcVert - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_22_reserved14 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_23_brcBottom80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_23_brcRight - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_23_brcRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_23_Edn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_23_fSpare - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_23_pcHorz - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_23_shd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_24_brc - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_24_brcRight80 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_24_Edn1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_24_fPropMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_24_grpfTap - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_24_wr - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_25_cLines - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_25_dxaReserved3 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_25_fNoAutoHyph - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_25_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_25_ibstRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_25_internalFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_26_cWordsFtnEnd - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_26_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_26_dyaHeight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_26_dyaReserved3 - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_26_itcMac - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_26_sfxtText - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_27_cChFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_27_cProps - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_27_dxaAdjust - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_27_dxtCharSpace - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_27_fDblBdr - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_27_fMinHeight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_28_cPgFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_28_dcs - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_28_dxaWebView - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_28_dyaLinePitch - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_28_fBorderWS - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_29_clm - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_29_cParasFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_29_dxaRTEWrapWidth - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_29_dyaFromText - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_29_ufel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_2_bits - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
field_2_bkf_flags - Variable in class org.apache.poi.hwpf.model.types.BKFAbstractType
 
field_2_cbHeader - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_2_cbSTDBaseInFile - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_2_chHres - Variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
field_2_cvBack - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
field_2_flags - Variable in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
field_2_flt - Variable in class org.apache.poi.hwpf.model.types.FLDAbstractType
 
field_2_fSideBySide - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_2_fTitlePage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_2_hps - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_2_info2 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
field_2_jc - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_2_nfc - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_2_nFib - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_2_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Deprecated. 
field_2_reserved1 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_2_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_2_rsid - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
field_2_tlp_flags - Variable in class org.apache.poi.hwpf.model.types.TLPAbstractType
 
field_2_tplc - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
field_2_unused1 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_2_unused2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_2_wWidth - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_2_xaLeft - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_30_cLinesFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_30_copt - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_30_dxaColWidthWwd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_30_dxaFromText - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_30_unused2 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_31_dmOrientPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_31_fLocked - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_31_hpsAsci - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_31_lKeyProtDoc - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_31_pctWwd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_32_fWidowControl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_32_hpsFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_32_iHeadingPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_32_view - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_32_viewFlags - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_33_docinfo4 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_33_fKinsoku - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_33_hpsBi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_33_pgnStart - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_33_rgdxaCenter - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_34_adt - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_34_ftcSym - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_34_fWordWrap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_34_lnnMin - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_34_rgdxaCenterPrint - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_35_doptypography - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_35_fOverflowPunct - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_35_shdTable - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_35_wTextFlow - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_35_xchSym - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_36_brcBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_36_dogrid - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_36_fcPic - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_36_fTopLinePunct - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_36_unused3 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_37_brcTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_37_docinfo5 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_37_fAutoSpaceDE - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_37_fcObj - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_37_pgbProp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_38_brcLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_38_docinfo6 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_38_fAutoSpaceDN - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_38_lTagObj - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_38_unused4 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_39_asumyi - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_39_brcRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_39_fcData - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_39_wAlignFont - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_39_xaPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_3_cch - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
field_3_dxaGapHalf - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_3_fAutoPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_3_fKeep - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_3_footnoteInfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_3_ftcAscii - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_3_info - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
field_3_info3 - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_3_ipat - Variable in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
field_3_mm - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_3_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Deprecated. 
field_3_reserved2 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_3_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_3_rgistdPara - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
field_3_shd - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_3_unused - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_3_unused2 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_3_yaTop - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_40_brcVertical - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_40_cChWS - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_40_fontAlign - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_40_hresiOld - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_40_yaPage - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_41_brcHorizontal - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_41_cChWSFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_41_ibstRMarkDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_41_lvl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_41_xaPageNUp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_42_dttmRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_42_fBiDi - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_42_grfDocEvents - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_42_wCellPaddingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_42_yaPageNUp - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_43_dttmRMarkDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_43_dxaLeft - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_43_fNumRMIns - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_43_virusinfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_43_wCellPaddingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_44_dxaRight - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_44_fCrLf - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_44_istd - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_44_Spare - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_44_wCellPaddingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_45_dyaTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_45_fUsePgsuSettings - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_45_idslRMReason - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_45_reserved1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_45_wCellPaddingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_46_dyaBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_46_fAdjustRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_46_ftsCellPaddingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_46_idslReasonDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_46_reserved2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_47_cDBC - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_47_cpg - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_47_dzaGutter - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_47_ftsCellPaddingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_47_itap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_48_cDBCFtnEdn - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_48_dyaHdrTop - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_48_fInnerTableCell - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_48_ftsCellPaddingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_48_Highlight - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_49_CharsetFlags - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_49_dyaHdrBottom - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_49_fOpenTch - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_49_ftsCellPaddingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_49_reserved - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_4_bchUpe - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
field_4_ccpText - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_4_clfolvl - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_4_dyaRowHeight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_4_fKeepFollow - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_4_flags - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
field_4_fOutlineDirtySave - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_4_ftcFE - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_4_hps - Variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
field_4_lid - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_4_nfcPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_4_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Deprecated. 
field_4_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_4_rgbxchNums - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_4_stiMaxWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_4_wCellPaddingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_4_xaRight - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_4_xExt - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_50_ccolM1 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_50_chse - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_50_fTtpEmbedded - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_50_nfcFtnRef - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_50_wCellSpacingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_51_dxcRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_51_fEvenlySpaced - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_51_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_51_nfcEdnRef - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_51_wCellSpacingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_52_dxcLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_52_hpsZoonFontPag - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_52_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_52_unused5 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_52_wCellSpacingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_53_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_53_dxaColumns - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_53_dxcLeft1 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_53_dywDispPag - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_53_wCellSpacingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_54_fConflictOrig - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_54_fDyaBeforeAuto - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_54_ftsCellSpacingDefaultTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_54_rgdxaColumn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_55_dxaColumnWidth - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_55_fConflictOtherDel - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_55_fDyaAfterAuto - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_55_ftsCellSpacingDefaultLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_56_dmOrientFirst - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_56_dxaRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_56_ftsCellSpacingDefaultBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_56_wConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_57_dxaLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_57_fLayout - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_57_ftsCellSpacingDefaultRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_57_IbstConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_58_dttmConflict - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_58_dxaLeft1 - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_58_unused6 - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_58_wCellPaddingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_59_fDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_59_jc - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_59_olstAnm - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_59_wCellPaddingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_5_ccpFtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_5_docinfo - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_5_fCantSplit - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_5_fPageBreakBefore - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_5_ftcOther - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_5_fUnlocked - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_5_grfhic - Variable in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
field_5_grfstd - Variable in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
field_5_ibstFltAutoNum - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_5_istdMaxFixedWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_5_ixchFollow - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_5_pnNext - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_5_reserved4 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Deprecated. 
field_5_reserved5 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_5_wCellPaddingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_5_yaBottom - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_5_yExt - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_60_brcTop - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_60_ibstDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_60_wCellPaddingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_61_brcLeft - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_61_dttmDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_61_wCellPaddingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_62_brcBottom - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_62_ftsCellPaddingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_62_xstDispFldRMark - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_63_brcRight - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_63_fcObjp - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_63_ftsCellPaddingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_64_brcBetween - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_64_ftsCellPaddingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_64_lbrCRJ - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_65_brcBar - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_65_fSpecVanish - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_65_ftsCellPaddingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_66_fHasOldProps - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_66_shd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_66_wCellSpacingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_67_anld - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_67_fSdtVanish - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_67_wCellSpacingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_68_phe - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_68_wCellSpacingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_68_wCharScale - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_69_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_69_wCellSpacingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_6_brcl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_6_ccpHdd - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_6_ccpText - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_6_cnsPgn - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_6_docinfo1 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_6_dxaIndentSav - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_6_fCantSplit90 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_6_flags - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_6_flags1 - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_6_ftcBi - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_6_grfhic - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_6_nVerBuiltInNamesWhenSaved - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_6_reserved6 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_6_swHMF - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_6_wCellPaddingBottom - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_70_ftsCellSpacingOuterTop - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_70_ibstPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_71_dttmPropRMark - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_71_ftsCellSpacingOuterLeft - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_72_ftsCellSpacingOuterBottom - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_72_itbdMac - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_73_ftsCellSpacingOuterRight - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_73_rgdxaTab - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_74_rgtbd - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_74_rgtc - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_75_numrm - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_75_rgshd - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_76_fPropRMark - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_76_ptap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_77_fHasOldProps - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_77_fNoAllowOverlap - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_78_cHorzBands - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_78_ipgp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_79_cVertBands - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_79_rsid - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_7_brcp - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_7_ccpFtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_7_cTxbx - Variable in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
field_7_docinfo2 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_7_dxaSpace - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_7_fPgnRestart - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_7_fTableHeader - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_7_ftcAsci - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_7_grf - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_7_nFibBack - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_7_reserved3 - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Deprecated. 
field_7_reserved7 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_7_unused2 - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_7_unused3 - Variable in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
field_7_wCellPaddingRight - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_80_rgbrcInsideDefault_0 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_81_rgbrcInsideDefault_1 - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_8_cbGrpprlChpx - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_8_ccpAtn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_8_ccpHdd - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_8_cv - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_8_docinfo3 - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_8_fEndNote - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_8_ftcFE - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_8_ftsCellPaddingLeft - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_8_ilvl - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_8_lKey - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
field_8_padding - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_8_reserved8 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_8_tlp - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
field_9_cbGrpprlPapx - Variable in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
field_9_ccpEdn - Variable in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
field_9_ccpMcr - Variable in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
field_9_dxaTab - Variable in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
field_9_envr - Variable in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. 
field_9_ftcOther - Variable in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
field_9_ftsCellPaddingTop - Variable in class org.apache.poi.hwpf.model.types.TCAbstractType
 
field_9_ico - Variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
field_9_ilfo - Variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
field_9_lnc - Variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
field_9_mmPM - Variable in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
field_9_reserved9 - Variable in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Deprecated. 
field_9_wWidth - Variable in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
FIELD_BEGIN_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FIELD_END_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FIELD_SEPARATOR_MARK - Static variable in class org.apache.poi.hwpf.model.FieldDescriptor
 
FieldDescriptor - Class in org.apache.poi.hwpf.model
Class for the FLD structure.
FieldDescriptor(byte[]) - Constructor for class org.apache.poi.hwpf.model.FieldDescriptor
 
FieldIterator - Class in org.apache.poi.hwpf.dev
For iterating through our fields.
FieldIterator() - Constructor for class org.apache.poi.hwpf.dev.FieldIterator
 
Fields - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document Fields
FieldsDocumentPart - Enum in org.apache.poi.hwpf.model
 
FieldsImpl - Class in org.apache.poi.hwpf.usermodel
Default implementation of Field
FieldsImpl(FieldsTables) - Constructor for class org.apache.poi.hwpf.usermodel.FieldsImpl
 
FieldsTables - Class in org.apache.poi.hwpf.model
This class provides access to all the fields Plex.
FieldsTables(byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.FieldsTables
 
FileInformationBlock - Class in org.apache.poi.hwpf.model
The File Information Block (FIB).
FileInformationBlock(byte[]) - Constructor for class org.apache.poi.hwpf.model.FileInformationBlock
Creates a new instance of FileInformationBlock
fill(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the interior of a Shape using the settings of the Graphics2D context.
fill(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
fill(List<CHPX>) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
fill(List<PAPX>) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Fills the queue for writing.
FILL_BACKGROUND - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Use the background fill color/pattern
FILL_PATTERN - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Fill with a pattern (bitmap)
FILL_PICTURE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Center a picture in the shape
FILL_SHADE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Shade from start to end points
FILL_SHADE_CENTER - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Shade from bounding rectangle to end point
FILL_SHADE_SCALE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Similar to FILL_SHADE, but the fill angle is additionally scaled by the aspect ratio of the shape.
FILL_SHADE_SHAPE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Shade from shape outline to end point
FILL_SHADE_TITLE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
shade to title
FILL_SOLID - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
Fill with a solid color
FILL_TEXTURE - Static variable in class org.apache.poi.hslf.usermodel.HSLFFill
A texture (pattern with its own color map)
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills a circular or elliptical arc covering the specified rectangle.
fillDecoder(String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.hslf.record.EscherPlaceholder
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.FFData
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.Sttb
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.model.Xstz
 
fillFields(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Fills the specified rounded corner rectangle with the current color.
fillVariableFields(byte[], byte[]) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
FILTERING_HOOKS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
find(HSLFTextShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Find hyperlinks in a text shape
find(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Find hyperlinks in a text paragraph
find(HSLFShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Find hyperlink assigned to the supplied shape
find(Document) - Static method in class org.apache.poi.hslf.usermodel.HSLFSoundData
Find all sound records in the supplied Document records
findAllEscherContainerRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
 
findByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Fetch the TextProp with this name, or null if it isn't present
findChildRecords(byte[], int, int) - Static method in class org.apache.poi.hslf.record.Record
Default method for finding child records of a container record
findChildren(byte[]) - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
Performs a recursive search, identifying the pointers we contain, creating the Streams for where they point to, then searching those if appropriate.
findChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
Process the contents of the stream out into chunks
FINDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
findFirstEscherContainerRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
 
findFirstEscherRecordOfType(RecordTypes, EscherContainerRecord) - Method in class org.apache.poi.hslf.record.PPDrawing
 
findFirstOfType(long) - Method in class org.apache.poi.hslf.record.RecordContainer
Finds the first child record of the given type, or null if none of the child records are of the given type.
findFirstWithId(short) - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
findMatchingType(byte[]) - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
 
findPictureData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
check if a picture with this picture data already exists in this presentation
findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
 
findRecordAtPos(int) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
 
findSprm(short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
findTextParagraphs(PPDrawing, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
For a given PPDrawing, grab all the TextRuns
findTextParagraphs(EscherTextboxWrapper, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Scans through the supplied record array, looking for a TextHeaderAtom followed by one of a TextBytesAtom or a TextCharsAtom.
findTextParagraphs(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Scans through the supplied record array, looking for a TextHeaderAtom followed by one of a TextBytesAtom or a TextCharsAtom.
findTextRecords(int, List<String>) - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
For the given position, look if the record is a text record, and wind on after.
firstSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
FIXED_PITCH - Static variable in class org.apache.poi.hslf.model.PPFont
 
fixLineEndings(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Check and add linebreaks to text runs leading other paragraphs
flag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
 
flag - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
native flag
FLDAbstractType - Class in org.apache.poi.hwpf.model.types
Field Descriptor (FLD).
FLDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FLDAbstractType
 
FLOAT - Static variable in class org.apache.poi.hsmf.datatypes.Types
R4 - 4-byte floating point value
fLoop - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio or video data is repeated continuously during playback.
FMINHEIGHT_AT_LEAST - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
FMINHEIGHT_EXACT - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
fNarration - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio data is recorded narration for the slide show.
FoDocumentFacade - Class in org.apache.poi.hwpf.converter
 
FoDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.FoDocumentFacade
 
foDocumentFacade - Variable in class org.apache.poi.hwpf.converter.WordToFoConverter
 
FOLDER_ASSOCIATED_CONTENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FOLDER_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FOLLOWS_ENTIRE_COLOR_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document follows the entire color scheme.
FOLLOWS_TEXT_AND_BACKGROUND_SCHEME - Static variable in class org.apache.poi.hslf.record.ExEmbedAtom
Embedded document follows the text and background scheme.
FontAlignmentProp - Class in org.apache.poi.hslf.model.textproperties
Definition for the font alignment property.
FontAlignmentProp() - Constructor for class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
FontCollection - Class in org.apache.poi.hslf.record
FontCollection ia a container that holds information about all the fonts in the presentation.
FontCollection(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.FontCollection
 
FontEntityAtom - Class in org.apache.poi.hslf.record
This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.
FontEntityAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.FontEntityAtom
Build an instance of FontEntityAtom from on-disk data
FontEntityAtom() - Constructor for class org.apache.poi.hslf.record.FontEntityAtom
Create a new instance of FontEntityAtom
fontName - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
FontReplacer - Interface in org.apache.poi.hwpf.converter
 
FontReplacer.Triplet - Class in org.apache.poi.hwpf.converter
 
FontReplacer.Triplet() - Constructor for class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
FontTable - Class in org.apache.poi.hwpf.model
FontTable or in MS terminology sttbfffn is a common data structure written in all Word files.
FontTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.FontTable
 
FOOTERATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
 
FootnoteReferenceDescriptor - Class in org.apache.poi.hwpf.model
 
FootnoteReferenceDescriptor() - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
FootnoteReferenceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
FORM_CATEGORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CATEGORY_SUB - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CLSID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_CONTACT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_DESIGNER_GUID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_DESIGNER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_HIDDEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_HOST_MAP - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_MESSAGE_BEHAVIOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FORM_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
FormattedDiskPage - Class in org.apache.poi.hwpf.model
Represents an FKP data structure.
FormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
 
FormattedDiskPage(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FormattedDiskPage
Uses a 512-byte array to create a FKP
FORMFLDSTTBS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
forNativeID(int) - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
 
forTypeID(int) - Static method in enum org.apache.poi.hslf.record.RecordTypes
 
FRDAbstractType - Class in org.apache.poi.hwpf.model.types
Footnote Reference Descriptor (FRD).
FRDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FRDAbstractType
 
fRewind - Static variable in class org.apache.poi.hslf.record.ExMediaAtom
A bit that specifies whether the audio or video data is rewound after playing.
fromRecordVal(int) - Static method in enum org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStopType
 
FSPA - Class in org.apache.poi.hwpf.model
File Shape Address structure
FSPA() - Constructor for class org.apache.poi.hwpf.model.FSPA
 
FSPA(byte[], int) - Constructor for class org.apache.poi.hwpf.model.FSPA
 
FSPA_SIZE - Static variable in class org.apache.poi.hwpf.model.FSPA
Deprecated. 
FSPAAbstractType - Class in org.apache.poi.hwpf.model.types
File Shape Address (FSPA).
FSPAAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
FSPADocumentPart - Enum in org.apache.poi.hwpf.model
 
FSPATable - Class in org.apache.poi.hwpf.model
This class holds all the FSPA (File Shape Address) structures.
FSPATable(byte[], FileInformationBlock, FSPADocumentPart) - Constructor for class org.apache.poi.hwpf.model.FSPATable
 
FSPATable(byte[], int, int, List<TextPiece>) - Constructor for class org.apache.poi.hwpf.model.FSPATable
Deprecated. 
FTP_SITE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

G

GENDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
generateData() - Method in class org.apache.poi.hpbf.model.EscherPart
Serialises our Escher children back into bytes.
generateData() - Method in class org.apache.poi.hpbf.model.HPBFPart
Called just before writing out, to trigger the data byte array to be updated with the latest contents.
generateData() - Method in class org.apache.poi.hpbf.model.MainContents
 
generateData() - Method in class org.apache.poi.hpbf.model.QuillContents
 
GENERATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
GenericPropertyNode - Class in org.apache.poi.hwpf.model
 
GenericPropertyNode(int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.GenericPropertyNode
 
get(int) - Method in class org.apache.poi.hslf.record.ExObjList
Lookup a hyperlink by its unique id
get(int) - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
get7BitEncoding() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
Returns the Encoding that will be used to decode any "7 bit" (non unicode) data.
get_cbFfnM1() - Method in class org.apache.poi.hwpf.model.Ffn
 
getAccentAndFollowingHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Accent And Following Hyperlink Colour
getAccentAndHyperlinkColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Accent And Hyperlink Colour
getAccentColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Accent Colour
getAcceptedAtTime() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
getAction() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Hyperlink Action.
getAddress() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getAddress() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getAdjustmentValue(int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
Gets adjust value which controls smart resizing of the auto-shape.
getAdjustValue(String) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getAdt() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the adt field for the DOP record.
getAlign(short) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
Deprecated. POI 3.15 beta 3. Use AbstractExcelUtils.getAlign(HorizontalAlignment) instead.
getAlign(HorizontalAlignment) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
getAlignment() - Method in class org.apache.poi.hwpf.model.ListLevel
"Alignment (left, right, or centered) of the paragraph number."
getAll() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAll() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getAll() - Static method in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
getAll() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
 
getAll() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
getAllPictures() - Method in class org.apache.poi.hwpf.model.PicturesTable
Not all documents have all the images concatenated in the data stream although MS claims so.
getAllText() - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
Locates all the text entries in the file, and returns their contents.
getAllTextEndAt() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
Returns where in the text that this block of hyperlinks stops applying to.
getAltFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
 
getAltFontName() - Method in class org.apache.poi.hwpf.model.Ffn
 
getAltFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
 
getAltLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
Alternate Windows LANGID of this text; must be a valid non-East Asian LANGID if the text has an East Asian language, otherwise may be an East Asian LANGID or language neutral (zero).
getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Returns the anchor (the bounding box rectangle) of this shape group.
getAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Returns the anchor (the bounding box rectangle) of this shape.
getAnimationInfoAtom() - Method in class org.apache.poi.hslf.record.AnimationInfo
Returns the AnimationInfo
getAnld() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the anld field for the PAP record.
getAs7bitString() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
Returns the data, formatted as a string assuming it was a non-unicode string.
getAsDate(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
Returns the Date of a Attribute, converting as appropriate
getAsDate(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
Returns the Date of a Attribute, converting as appropriate
getAsEmbededMessage() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
Treats the directory as an embeded MAPIMessage (it normally is one), and returns a MAPIMessage object to process it with.
getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xst
 
getAsJavaString() - Method in class org.apache.poi.hwpf.model.Xstz
 
getAsString(MAPIAttribute) - Static method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
Returns the string of a Attribute, converting as appropriate
getAsString(TNEFAttribute) - Static method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
Returns the string of a Attribute, converting as appropriate
getAsumyi() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the asumyi field for the DOP record.
getAttachContentId() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachData() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachExtension() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachLongFileName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachmentCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
getAttachmentDirectory() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachmentFiles() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the message attachments.
getAttachments() - Method in class org.apache.poi.hmef.HMEFMessage
Returns all the Attachments of the message.
getAttachMimeTag() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttachRenderingWMF() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.Attachment
Return the attachment attribute with the given ID, or null if there isn't one.
getAttributes() - Method in class org.apache.poi.hmef.Attachment
Returns all HMEF/TNEF attributes of the attachment, such as filename, icon and contents
getAuthor() - Method in class org.apache.poi.hslf.model.Comment
Get the Author of this comment
getAuthor() - Method in class org.apache.poi.hslf.record.Comment2000
Get the Author of this comment
getAuthor(int) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Get an author by its index.
getAuthorInitials() - Method in class org.apache.poi.hslf.model.Comment
Get the Author's Initials of this comment
getAuthorInitials() - Method in class org.apache.poi.hslf.record.Comment2000
Get the Author's Initials of this comment
getAutoNumberingScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getAutoNumberingStartAt() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getAutoNumberScheme() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
getAutoNumberStartNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
getAutoNumberTypes() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
 
getBackground() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the background color used for clearing a region.
getBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Returns the background shape for this sheet.
getBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Background for this slide.
getBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Background color
getBackgroundColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBackgroundColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Background Colour
getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getBarBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getBaseStyle() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
getBchUpe() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
An unsigned integer that specifies the size, in bytes, of std in LPStd.
getBest(int, int) - Static method in class org.apache.poi.hmef.attribute.TNEFProperty
 
getBidi() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getBinData() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
getBitFieldFunction(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getBitFieldGet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getBitFieldSet(String, String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getBitFieldType(String, String, String) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getBits() - Method in class org.apache.poi.hpbf.model.QuillContents
 
getBits() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An FFDataBits that specifies the type and state of this form field.
getBitType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
Returns the type of the bit data, eg TEXT or PLC
getBkc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Break code.
getBkf_flags() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Get the bkf_flags field for the BKF record.
getBkMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBlipRecords() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
 
getBMPStream() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
getBody() - Method in class org.apache.poi.hmef.HMEFMessage
Returns the Message Body, as RTF, or null if the mapi property for this isn't set
getBody() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
getBody() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
getBodyAttribute() - Method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
 
getBookmark(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
 
getBookmark(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
getBookmarks() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getBookmarksAt(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
getBookmarksCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getBookmarksCount() - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
 
getBookmarksCount() - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
getBookmarksStartedBetween(int, int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
 
getBookmarksStartedBetween(int, int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
getbOpenGL() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getBorder() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getBorderColor(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getBorderCompound(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getBorderDash(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getBorderStyle(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getBorderStyle(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
getBorderType(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getBorderType() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
Border type code: 0 none 1 single 2 thick 3 double 5 hairline 6 dot 7 dash large gap 8 dot dash 9 dot dot dash 10 triple 11 thin-thick small gap 12 thick-thin small gap 13 thin-thick-thin small gap 14 thin-thick medium gap 15 thick-thin medium gap 16 thin-thick-thin medium gap 17 thin-thick large gap 18 thick-thin large gap 19 thin-thick-thin large gap 20 wave 21 double wave 22 dash small gap 23 dash dot stroked 24 emboss 3D 25 engrave 3D codes 64 - 230 represent border art types and are used only for page borders
getBorderWidth(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getBorderWidth(BorderStyle) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
getBorderWidth(BorderCode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getBottom() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getBottomBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getBottomInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
getBoundaryType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
getBounds() - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
getBounds() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
getBounds() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
Returns the bounding box in device-independent units.
getBoundsRectangle() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getBpp() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the bpp field for the PICF record.
getBrc() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Border.
getBrcBar() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcBar field for the PAP record.
getBrcBetween() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcBetween field for the PAP record.
getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcBottom field for the PAP record.
getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the brcBottom field for the SEP record.
getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcBottom field for the TAP record.
getBrcBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom border.
getBrcBottom() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getBrcBottom80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the brcBottom80 field for the PICF record.
getBrcHorizontal() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcHorizontal field for the TAP record.
getBrcl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Border line style.
getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcLeft field for the PAP record.
getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the brcLeft field for the SEP record.
getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcLeft field for the TAP record.
getBrcLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left border.
getBrcLeft() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getBrcLeft80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the brcLeft80 field for the PICF record.
getBrcp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Rectangle border codes.
getBrcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcRight field for the PAP record.
getBrcRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the brcRight field for the SEP record.
getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcRight field for the TAP record.
getBrcRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right border.
getBrcRight() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getBrcRight80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the brcRight80 field for the PICF record.
getBrcTop() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the brcTop field for the PAP record.
getBrcTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the brcTop field for the SEP record.
getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcTop field for the TAP record.
getBrcTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top border.
getBrcTop() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getBrcTop80() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the brcTop80 field for the PICF record.
getBrcVertical() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the brcVertical field for the TAP record.
getBrushBitmap() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBrushColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBrushHatch() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBrushStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getBStoreContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getBulletBlipRef() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
getBulletChar() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the bullet character
getBulletColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the bullet color
getBulletFont() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the bullet font
getBulletOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
First line of paragraph's distance from shape's left margin, in master coordinates (576 dpi).
getBulletSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the bullet size, null if unset
getBulletStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getBulletText(AbstractWordUtils.NumberingState, HWPFList, char) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getBx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
X position of shape relative to anchor CP
getBy() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Y position of shape relative to anchor CP
getById(long) - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
 
getById(long) - Static method in enum org.apache.poi.hemf.record.HemfRecordType
 
getById(int) - Static method in class org.apache.poi.hsmf.datatypes.Types
 
getById(int) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
 
getByteIndex(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Calculates the byte index of the given char index.
getByteIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getBytes() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getBytes() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
 
getBytesWritten() - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
Return how many bytes we've stuffed in so far
getCantLockServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Gets whether the embedded server cannot be locked.
getCategoryLabelsCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getCbGrpprlChpx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
getCbGrpprlPapx() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
getCbHeader() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
An unsigned integer that specifies the size, in bytes, of this PICF structure.
getCbMac() - Method in interface org.apache.poi.hwpf.model.FibRgLw
 
getCbMac() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
How many bytes of the main stream contain real data.
getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the cbMac field for the FibRgLw95 record.
getCbMac() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
getCbPixelFormat() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getCbSTDBaseInFile() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
getCCh() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cCh field for the DOP record.
getCch() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
getCch() - Method in class org.apache.poi.hwpf.model.Xst
An unsigned integer that specifies the number of characters that are contained in the rgtchar array.
getCChFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cChFtnEdn field for the DOP record.
getCChWS() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cChWS field for the DOP record.
getCChWSFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cChWSFtnEdn field for the DOP record.
getCcolM1() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the ccolM1 field for the SEP record.
getCConsexHypLim() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cConsexHypLim field for the DOP record.
getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpAtn field for the FibRgLw95 record.
getCcpAtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the comment subdocument.
getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpEdn field for the FibRgLw95 record.
getCcpEdn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the endnote subdocument.
getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpFtn field for the FibRgLw95 record.
getCcpFtn() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the footnote subdocument.
getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpHdd field for the FibRgLw95 record.
getCcpHdd() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the header subdocument.
getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpHdrTxbx field for the FibRgLw95 record.
getCcpHdrTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
getCcpMcr() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpMcr field for the FibRgLw95 record.
getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpText field for the FibRgLw95 record.
getCcpText() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the main document.
getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the ccpTxbx field for the FibRgLw95 record.
getCcpTxbx() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
getCDBC() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cDBC field for the DOP record.
getCDBCFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cDBCFtnEdn field for the DOP record.
getCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getCell(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getCh() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Type of field boundary the FLD describes: 19 -- field begin mark, 20 -- field separation mark; 21 -- field end mark
getCharacterProperties(StyleSheet, short) - Method in class org.apache.poi.hwpf.model.CHPX
 
getCharacterRun(int) - Method in class org.apache.poi.hwpf.usermodel.Range
Gets the character run at index.
getCharacterRunTriplet(CharacterRun) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
Fetch the number of characters this styling applies to
getCharactersCovered() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Fetch the number of characters this styling applies to
getCharactersCovered() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Get the number of characters covered by this records
getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getCharacterSpacing() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getCharacterStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getCharacterStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
Deprecated. 
getCharacterStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
 
getCharacterStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Returns array of character styles defined in this record.
getCharacterTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getCharacterTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Returns how many characters the character's TextPropCollections cover.
getCharIndex(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Deprecated. This API were based on incorrect assumption that single byte offset corresponds to single char offset
getCharIndex(int, int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Deprecated. This API were based on incorrect assumption that single byte offset corresponds to single char offset
getCharIndex(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
Deprecated. 
getCharIndex(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
Deprecated. 
getCharIndexRanges(int, int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Finds character ranges that includes specified byte range.
getCharIndexRanges(int, int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getCharSet() - Method in class org.apache.poi.hslf.model.PPFont
get the character set
getCharSet() - Method in class org.apache.poi.hslf.record.FontEntityAtom
get the character set
getCharSet() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getCharset() - Method in enum org.apache.poi.hwmf.record.HwmfFont.WmfCharset
 
getCharset() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
getCharsetFlags() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the CharsetFlags field for the CHP record.
getChartHeight() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the height of the chart.
getChartTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns the chart's title, if there is one, or null if not
getChartWidth() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the width of the chart.
getChartX() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the X offset of the chart
getChartY() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Get the Y offset of the chart
getChecksum() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
getChecksum(byte[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Compute 16-byte checksum of this picture using MD5 algorithm.
getChHolder() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
ch field holder (along with reserved bits).
getChHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
getChildPointers() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
Returns all the pointers that we contain
getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
We're pretending to be an atom, so return null
getChildRecords() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
We're pretending to be an atom, so return null
getChildRecords() - Method in class org.apache.poi.hslf.record.Record
Fetch all the child records of this record If this record is an atom, will return null If this record is a non-atom, but has no children, will return an empty array
getChildRecords() - Method in class org.apache.poi.hslf.record.RecordAtom
We're an atom, returns null
getChildRecords() - Method in class org.apache.poi.hslf.record.RecordContainer
Return any children
getCHorzBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Size of each horizontal style band, in number of rows.
getCHP() - Method in class org.apache.poi.hwpf.model.StyleDescription
Deprecated. 
getCHPX(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
getCHPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
getCHPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
 
getCHPXs() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
getChs() - Method in class org.apache.poi.hwpf.model.Ffn
 
getChs() - Method in class org.apache.poi.hwpf.model.OldFfn
 
getChs() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0 and MUST be ignored.
getChse() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the chse field for the CHP record.
getChsTables() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0 and MUST be ignored.
getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
 
getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV11
 
getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
getChunkCharset() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
getChunkId() - Method in class org.apache.poi.hsmf.datatypes.Chunk
Gets the id of this chunk
getChunks() - Method in class org.apache.poi.hdgf.streams.ChunkStream
 
getChunks() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getChunks() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
Returns the chunks that make up the group.
getChunks() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getChunks() - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
 
getChunks() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
getClfolvl() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
An unsigned integer that specifies the field that this LFO represents..
getClientData(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Create a new HSLF-specific EscherClientDataRecord
getClientDataRecord(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Find a record in the underlying EscherClientDataRecord
getClientDataRecord(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
 
getClientRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Search for EscherClientDataRecord, if found, convert its contents into an array of HSLF records
getCLines() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cLines field for the DOP record.
getCLinesFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cLinesFtnEdn field for the DOP record.
getClip() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Gets the current clipping area.
getClipboardName() - Method in class org.apache.poi.hslf.record.ExEmbed
Gets the name that appears in the paste special dialog.
getClipBounds() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the bounding rectangle of the current clipping area.
getClipping() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
 
getClipPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getClm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the clm field for the SEP record.
getCnsPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the cnsPgn field for the SEP record.
getColor() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Gets this graphics context's current color.
getColor(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Returns color by its index
getColor(HSSFColor) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
getColor() - Method in class org.apache.poi.hwmf.record.HwmfColorRef
 
getColor(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getColor() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
Color: 0 Auto 1 Black 2 Blue 3 Cyan 4 Green 5 Magenta 6 Red 7 Yellow 8 White 9 DkBlue 10 DkCyan 11 DkGreen 12 DkMagenta 13 DkRed 14 DkYellow 15 DkGray 16 LtGray
getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getColor24(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getColorFromColorIndexStruct(int, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getColorScheme() - Method in class org.apache.poi.hslf.record.MainMaster
 
getColorScheme() - Method in class org.apache.poi.hslf.record.Notes
 
getColorScheme() - Method in class org.apache.poi.hslf.record.SheetContainer
 
getColorScheme() - Method in class org.apache.poi.hslf.record.Slide
 
getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Color scheme for this sheet.
getColorScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Color scheme for this slide.
getColorSchemeAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
 
getColorSpace() - Method in class org.apache.poi.hslf.blip.JPEG
 
getColumnName(int) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
Generates name for output as column header in case AbstractExcelConverter.isOutputColumnHeaders() == true
getColumnWidth(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getColumnWidth(HSSFSheet, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
getColumnWidthInPx(int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
See here for Xio explanation and details
getCommandDefinitions() - Method in class org.apache.poi.hdgf.chunks.Chunk
Gets the command definitions, which define and describe much of the data held by the chunk.
getCommands() - Method in class org.apache.poi.hdgf.chunks.Chunk
 
getComment() - Method in class org.apache.poi.hemf.record.HemfCommentRecord
 
getComment2000() - Method in class org.apache.poi.hslf.model.Comment
 
getComment2000Atom() - Method in class org.apache.poi.hslf.record.Comment2000
Returns the Comment2000Atom of this Comment
getComments() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Get the comment(s) for this slide.
getCommentsRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the Range which covers all annotations.
getCommentsText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
 
getComposite() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the current Composite in the Graphics2D context.
getCompressedSize() - Method in class org.apache.poi.hmef.CompressedRTF
Returns how big the compressed version was.
getConstName(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
 
getContents() - Method in class org.apache.poi.hmef.Attachment
Returns the contents of the attachment.
getContentType() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
getControlIndex() - Method in class org.apache.poi.hslf.model.ActiveXShape
 
getConversationTopic() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getConversationTopic() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the conversation topic of the parsed Outlook Message.
getCopt() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection of the 5 flags.
getCountOfLinesToDrop() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
getCp() - Method in class org.apache.poi.hwpf.model.LFOData
 
getCP() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
getCP() - Method in class org.apache.poi.hwpf.model.TextPiece
Returns the character position we start at.
getCParas() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cParas field for the DOP record.
getCParasFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cParasFtnEdn field for the DOP record.
getCpg() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Code page of run in pre-Unicode files.
getCPg() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cPg field for the DOP record.
getCPgFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cPgFtnEdn field for the DOP record.
getCpMin() - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getCProps() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be 0 and MUST be ignored.
getCQuickSaves() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer.
getCssClassPrefixCell() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getCssClassPrefixDiv() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getCssClassPrefixRow() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getCssClassPrefixTable() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getCstd() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the count of elements in STSH.rglpstd.
getCTxbx() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Count of textboxes in shape (undo doc only).
getCupx() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
number of UPXs (and UPEs)
getCurrentEditOffset() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
Points to the UserEditAtom
getCurrentUserAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Fetch the Current User Atom of the document
getCv() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
24-bit color.
getCvBack() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
A COLORREF that specifies the background color of ipat.
getCVertBands() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Size of a vertical style band, in number of columns.
getCvFore() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
A COLORREF that specifies the foreground color of ipat.
getCWords() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cWords field for the DOP record.
getCWordsFtnEnd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the cWordsFtnEnd field for the DOP record.
getData() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
 
getData() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.MultiFormats
 
getData() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
 
getData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
Returns the raw uncompressed RTF data
getData() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
 
getData() - Method in class org.apache.poi.hpbf.model.HPBFPart
Returns the raw data that makes up this document part.
getData() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getData() - Method in class org.apache.poi.hslf.blip.Bitmap
 
getData() - Method in class org.apache.poi.hslf.blip.DIB
 
getData() - Method in class org.apache.poi.hslf.blip.EMF
 
getData() - Method in class org.apache.poi.hslf.blip.PICT
 
getData() - Method in class org.apache.poi.hslf.blip.PNG
 
getData() - Method in class org.apache.poi.hslf.blip.WMF
 
getData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
Opens an input stream which will decompress the data on the fly.
getData() - Method in class org.apache.poi.hslf.record.SoundData
Returns the sound data.
getData() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
Gets an input stream which returns the binary of the embedded data.
getData() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
Gets an input stream which returns the binary of the sound data.
getData() - Method in class org.apache.poi.hwpf.model.Sttb
The definition of each STTB specifies the meaning of this field.
getDataCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataLength() - Method in class org.apache.poi.hslf.record.ExOleObjStg
Gets the uncompressed length of the data.
getDataName() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataOffset() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getDataSecondaryCategoryLabels() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDataStream() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
Returns the uncompressed RTF as a string
getDataString() - Method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
 
getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getDate() - Method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
 
getDate() - Method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
 
getDate() - Method in class org.apache.poi.hslf.record.Comment2000Atom
Gets the date the comment was made.
getDate(byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
Get the date found in the byte array, as a java Data object
getDate(byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
Get the date found in the byte array, as a java Data object
getDate() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
getDateTimeFormat() - Method in class org.apache.poi.hslf.model.HeadersFooters
An integer that specifies the format ID to be used to style the datetime.
getDateTimeText() - Method in class org.apache.poi.hslf.model.HeadersFooters
This is the date that the user wants in the footers, instead of today's date.
getDcs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dcs field for the PAP record.
getDeCompressedSize() - Method in class org.apache.poi.hmef.CompressedRTF
Returns how big the decompressed version was.
getDefaultColumnWidth(HSSFSheet) - Static method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
getDefaultDropDownItemIndex() - Method in class org.apache.poi.hwpf.model.FFData
specify the default item selected (zero-based index).
getDefaultFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getDefaultFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getDefaultTabSize() - Method in class org.apache.poi.hslf.record.TextRulerAtom
Default distance between tab stops, in master coordinates (576 dpi).
getDefaultTabSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getDefinition() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
 
getDelayTime() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
getDescription() - Method in class org.apache.poi.hwpf.usermodel.Picture
returns the description stored in the alternative text
getDescriptor(int) - Method in class org.apache.poi.hwpf.model.NotesTables
 
getDescriptor() - Method in class org.apache.poi.hwpf.usermodel.TableCell
Returns the TableCellDescriptor for this cell.
getDescriptorFirst(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getDescriptorFirstIndex(GenericPropertyNode) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getDescriptorLim(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getDescriptorsCount() - Method in class org.apache.poi.hwpf.model.NotesTables
 
getDescriptorsFirstCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getDescriptorsLimCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getDeviceConfiguration() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the device configuration associated with this Graphics2D.
getDgContainer() - Method in class org.apache.poi.hslf.record.PPDrawing
 
getDgContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getDggContainer() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
 
getDggContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getDimColor() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A rgb structure that specifies a color for the dim effect after the animation is complete.
getDimension() - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
getDirectory() - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
Returns the directory entry for this chunk.
getDiskLen(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
getDisplayBCC() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the display value of the "BCC" line of the outlook message.
getDisplayBCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getDisplayCC() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the display value of the "CC" line of the outlook message.
getDisplayCCChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getDisplayFrom() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the display value of the "FROM" line of the outlook message This is not the actual address that was sent from but the formated display of the user name.
getDisplayFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getDisplayPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getDisplayTo() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the display value of the "TO" line of the outlook message.
getDisplayToChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getDistanceBetweenColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getDmBinFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dmBinFirst field for the SEP record.
getDmBinOther() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dmBinOther field for the SEP record.
getDmOrientFirst() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dmOrientFirst field for the SEP record.
getDmOrientPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dmOrientPage field for the SEP record.
getDmPaperReq() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dmPaperReq field for the SEP record.
getDocFinalVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
getDocinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo field for the DOP record.
getDocinfo1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo1 field for the DOP record.
getDocinfo2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo2 field for the DOP record.
getDocinfo3() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo3 field for the DOP record.
getDocinfo4() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo4 field for the DOP record.
getDocinfo5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo5 field for the DOP record.
getDocinfo6() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the docinfo6 field for the DOP record.
getDocMajorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
getDocMinorNo() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
getDocPersistRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getDocProperties() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getDocument() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
getDocument() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getDocument() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getDocument() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
getDocument() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
getDocument() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
getDocument() - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
getDocument() - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
getDocument() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
getDocument() - Method in class org.apache.poi.hwpf.usermodel.Range
 
getDocumentAtom() - Method in class org.apache.poi.hslf.record.Document
Returns the DocumentAtom of this Document
getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
getDocumentEncryptionAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
 
getDocumentRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Helper method for usermodel and model: Get the document record
getDocumentSize() - Method in class org.apache.poi.hdgf.HDGFDiagram
 
getDocumentText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
Returns document text, i.e.
getDogrid() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dogrid field for the DOP record.
getDoptypography() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the doptypography field for the DOP record.
getDrawAspect() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets whether the object can be completely seen, or if only the icon is visible.
getDropCap() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getDropCap() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getDropCapType() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
getDropDownListDefaultItemIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getDropDownListValues() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getDropList() - Method in class org.apache.poi.hwpf.model.FFData
 
getDttmConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When the change was made.
getDttmCreated() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dttmCreated field for the DOP record.
getDttmDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
The date for the ListNum field number change.
getDttmLastPrint() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dttmLastPrint field for the DOP record.
getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which properties of this were changed for this run of text by the author.
getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dttmPropRMark field for the PAP record.
getDttmPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dttmPropRMark field for the SEP record.
getDttmRevised() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dttmRevised field for the DOP record.
getDttmRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
getDttmRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dxaAbs field for the PAP record.
getDxaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Absolute horizontal position.
getDxaAdjust() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getDxaColumns() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaColumns field for the SEP record.
getDxaColumnWidth() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaColumnWidth field for the SEP record.
getDxaColWidthWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getDxaCropLeft() - Method in class org.apache.poi.hwpf.usermodel.Picture
Deprecated. POI 3.8 beta 4.
getDxaCropRight() - Method in class org.apache.poi.hwpf.usermodel.Picture
Deprecated. POI 3.8 beta 4.
getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Horizontal distance between text and absolutely positioned object.
getDxaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Left distance from surrounding text when absolutely positioned.
getDxaFromTextRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Right distance from surrounding text when absolutely positioned.
getDxaGapHalf() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
getDxaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dxaGoal field for the PICF record.
getDxaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
Gets the initial width of the picture, in twips, prior to cropping or scaling.
getDxaHotz() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dxaHotz field for the DOP record.
getDxaIndentSav() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dxaLeft field for the PAP record.
getDxaLeft() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaLeft field for the SEP record.
getDxaLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dxaLeft1 field for the PAP record.
getDxaLnn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaLnn field for the SEP record.
getDxaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaPgn field for the SEP record.
getDxaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dxaReserved1 field for the PICF record.
getDxaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dxaReserved2 field for the PICF record.
getDxaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dxaReserved3 field for the PICF record.
getDxaRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dxaRight field for the PAP record.
getDxaRight() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxaRight field for the SEP record.
getDxaRTEWrapWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getDxaSpace() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Space following each character in the run expressed in twip units..
getDxaTab() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dxaTab field for the DOP record.
getDxaWebView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getDxaWidth() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dxaWidth field for the PAP record.
getDxcLeft() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Left indent in character units.
getDxcLeft1() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
First line indent in character units.
getDxcRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Right indent in character units.
getDxtCharSpace() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dxtCharSpace field for the SEP record.
getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dyaAbs field for the PAP record.
getDyaAbs() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Absolute vertical position.
getDyaAfter() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Space after paragraph.
getDyaBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Space before paragraph.
getDyaBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaBottom field for the SEP record.
getDyaCropBottom() - Method in class org.apache.poi.hwpf.usermodel.Picture
Deprecated. POI 3.8 beta 5.
getDyaCropTop() - Method in class org.apache.poi.hwpf.usermodel.Picture
Deprecated. POI 3.8 beta 5.
getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical distance between text and absolutely positioned object.
getDyaFromText() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Top distance from surrounding text when absolutely positioned.
getDyaFromTextBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Bottom distance from surrounding text when absolutely positioned.
getDyaGoal() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dyaGoal field for the PICF record.
getDyaGoal() - Method in class org.apache.poi.hwpf.usermodel.Picture
Gets the initial height of the picture, in twips, prior to cropping or scaling.
getDyaHdrBottom() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaHdrBottom field for the SEP record.
getDyaHdrTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaHdrTop field for the SEP record.
getDyaHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the dyaHeight field for the PAP record.
getDyaLinePitch() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaLinePitch field for the SEP record.
getDyaPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaPgn field for the SEP record.
getDyaReserved1() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dyaReserved1 field for the PICF record.
getDyaReserved2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dyaReserved2 field for the PICF record.
getDyaReserved3() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the dyaReserved3 field for the PICF record.
getDyaRowHeight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
getDyaTop() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dyaTop field for the SEP record.
getDywDispPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the dywDispPag field for the DOP record.
getDzaGutter() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the dzaGutter field for the SEP record.
getEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the Edn field for the DOP record.
getEdn1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the Edn1 field for the DOP record.
getEffectDirection() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getEffectTransitionFlagByBit(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getEffectTransitionFlags() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getEffectType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getEmailFromChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getEmbeddedAttachmentObject() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Returns the embedded object, if the attachment is an object based embedding (image, document etc), or null if it's an embedded message
getEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Returns the embedded MAPI message, if the attachment is an embedded message, or null otherwise
getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns the data of all the embedded OLE object in the SlideShow
getEmbeddedObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Gets embedded object data from the slide show.
getEmfPlusFlags() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getEncodingHint() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getEncodingHint() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
 
getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.OldTextPieceTable
 
getEncodingMultiplier(TextPiece) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getEncryptionInfo() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
 
getEncryptionProviderName() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
Return the name of the encryption provider used
getEncryptSessionPersistIdRef() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getEnd(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
Used to get the end of the text corresponding to a grpprl in this fkp.
getEnd() - Method in class org.apache.poi.hwpf.model.PropertyNode
 
getEnd() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
getEnd() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
 
getEndBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated. Though bytes are actually stored in file, it is advised to use char positions for all operations. Including save operations, because only char positions are preserved.
getEndIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Gets the ending character position
getEndIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Gets the ending character position
getEndnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getEndnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getEndnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getEndnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getEndnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
Get the numbering format of embedded endnotes
getEndnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getEndnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the Range which covers all endnotes.
getEndnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
Get the endnote restart qualifier 0x00If the numbering is continuous throughout the entire document 0x01If the numbering restarts at the beginning of this section 0x02If the numbering restarts on every page
getEndnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getEndnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getEndnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getEndnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
 
getEndOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
 
getEntries() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Gets the entries.
getEntries() - Method in class org.apache.poi.hwpf.model.SavedByTable
Gets the entries.
getEntryName() - Method in class org.apache.poi.hsmf.datatypes.Chunk
Creates a string to use to identify this chunk in the POI file system object.
getEntryName() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
getEnvironment() - Method in class org.apache.poi.hslf.record.Document
Returns the Environment of this Notes, which lots of settings for the document in it
getEnvr() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0, and MUST be ignored.
getEpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getEscapement() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getEscherBSERecord(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
 
getEscherBSERecord() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
 
getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
getEscherChild(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
Helper method to return escher child by record ID
getEscherChild(EscherContainerRecord, RecordTypes) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getEscherChild(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getEscherChild(RecordTypes) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getEscherContainer() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
If we have a EscherContainerRecord as one of our children (and most top level escher holders do), then return that.
getEscherDelayStm() - Method in class org.apache.poi.hpbf.HPBFDocument
 
getEscherDggRecord() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
 
getEscherDgRecord() - Method in class org.apache.poi.hslf.record.PPDrawing
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group
getEscherOptRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getEscherProperty(AbstractEscherOptRecord, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
Returns escher property by id.
getEscherProperty(short) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Get the value of a simple escher property for this shape.
getEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Get the value of a simple escher property for this shape.
getEscherRecord() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
Returns the underlying DDF Escher Record
getEscherRecordHolder() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getEscherRecords() - Method in class org.apache.poi.hpbf.model.EscherPart
 
getEscherRecords() - Method in class org.apache.poi.hslf.record.PPDrawing
Get access to the underlying Escher Records
getEscherRecords() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getEscherStm() - Method in class org.apache.poi.hpbf.HPBFDocument
 
getEscherTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getEvenFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getEvenFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getEvenHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getEvenHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getExControl() - Method in class org.apache.poi.hslf.model.ActiveXShape
Document-level container that specifies information about an ActiveX control
getExControlAtom() - Method in class org.apache.poi.hslf.record.ExControl
Gets the ExControlAtom.
getExEmbed() - Method in class org.apache.poi.hslf.model.OLEShape
Return the record container for this embedded object.
getExEmbedAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
Gets the ExEmbedAtom.
getExHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getExHyperlinkAtom() - Method in class org.apache.poi.hslf.record.ExHyperlink
Returns the ExHyperlinkAtom of this link
getExHyperlinks() - Method in class org.apache.poi.hslf.record.ExObjList
Returns all the ExHyperlinks
getExMediaAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
Returns the ExMediaAtom of this link
getExObjIdRef() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
 
getExObjList(boolean) - Method in class org.apache.poi.hslf.record.Document
Returns the ExObjList, which holds the references to external objects used in the slides.
getExObjListAtom() - Method in class org.apache.poi.hslf.record.ExObjList
Returns the ExObjListAtom of this list
getExOleObjAtom() - Method in class org.apache.poi.hslf.record.ExEmbed
Gets the ExOleObjAtom.
getExOleObjStg() - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
Return the record that contains the object data.
getExScale() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getExtension() - Method in class org.apache.poi.hmef.Attachment
Returns the file extension
getExtension() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
 
getExtraDataSz() - Method in class org.apache.poi.hwpf.model.FontTable
 
getExVideo() - Method in class org.apache.poi.hslf.record.ExMCIMovie
Returns the ExVideoContainer that specifies information about the MCI movie
getEyScale() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getFacename() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getFAdjustRight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fAdjustRight field for the PAP record.
getFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getFAutoPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
getFAutoSpaceDE() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
auto space East Asian and alphabetic characters.
getFAutoSpaceDN() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
auto space East Asian and numeric characters.
getFBiDi() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fBiDi field for the PAP record.
getFBiDi() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table is right-to-left.
getFBorderWS() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word.
getFBrLnAbove() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fBrLnAbove field for the PAP record.
getFBrLnBelow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fBrLnBelow field for the PAP record.
getfBulletHasAutoNumber() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
getFc() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
getFCantSplit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row may not be split across page bounds.
getFCantSplit90() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row may not be split across page bounds.
getFcClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcData() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Points to location of picture data, only if chp.fSpec is true..
getFcDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcEnd() - Method in class org.apache.poi.hwpf.model.PlexOfField
 
getFcMac() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
getFcMin() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
getFcObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
getFcObjp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in the data stream indicating the location of OLE object data.
getFConflictOrig() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
getFConflictOtherDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
getFcPic() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
getFcPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getFcPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
An unsigned integer that specifies an offset in the Table Stream.
getFcPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
An unsigned integer that specifies an offset in the Table Stream.
getFCrLf() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fCrLf field for the PAP record.
getFcStart() - Method in class org.apache.poi.hwpf.model.PlexOfField
 
getFcStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFcSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFDblBdr() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word.
getFDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
the number for a ListNum field is being tracked in xstDispFldRMark.
getFDyaAfterAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical spacing after is automatic.
getFDyaBeforeAuto() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical spacing before is automatic.
getFEndNote() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fEndNote field for the SEP record.
getFEvenlySpaced() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fEvenlySpaced field for the SEP record.
getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used for character property revision marking.
getFHasOldProps() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Has old properties.
getFibBase() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFibDescriptorsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
 
getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
 
getFibFieldsField() - Method in enum org.apache.poi.hwpf.model.FSPADocumentPart
 
getFibTextPositionsFieldIndex() - Method in enum org.apache.poi.hwpf.model.NoteType
 
getFieldByStartOffset(FieldsDocumentPart, int) - Method in interface org.apache.poi.hwpf.usermodel.Fields
 
getFieldByStartOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
 
getFieldEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getFieldName(int, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getFieldName(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getFieldName1stCap(String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getFieldOffset(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
getFields() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns user-friendly interface to access document Fields
getFields(FieldsDocumentPart) - Method in interface org.apache.poi.hwpf.usermodel.Fields
 
getFields(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.usermodel.FieldsImpl
 
getFieldsCount() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
getFieldSize(int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
getFieldsPLCF(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FieldsTables
 
getFieldsPLCF(int) - Method in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
getFieldsPlcfLength(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFieldsPlcfOffset(FieldsDocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFieldsTables() - Method in class org.apache.poi.hwpf.HWPFDocument
Deprecated. POI 3.8.
getFieldStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getFieldType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getFieldType() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
getFileInformationBlock() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getFilename() - Method in class org.apache.poi.hmef.Attachment
Returns the short filename
getFilePosition() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
getFill() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Fill properties of this shape
getFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getFillColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getFillsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Fills Colour
getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
 
getFillStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getFillType() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Returns fill type.
getFInnerTableCell() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
getFInTable() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Paragraph is in table flag.
getFinTableW97() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Archaic paragraph is in table flag.
getFirstFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getFirstFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getFirstHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getFirstHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getFirstLineIndent() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getFirstSlideNum() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getFKeep() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fKeep field for the PAP record.
getFKeepFollow() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fKeepFollow field for the PAP record.
getFKinsoku() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
apply Kinsoku rules when performing line wrapping.
getFlag(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
 
getFlag(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
 
getFlag(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
 
getFlag(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getFlag(int) - Static method in class org.apache.poi.hwpf.sprm.SprmUncompressor
Converts an int into a boolean.
getFlags() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getFlags() - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
 
getFlags() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
 
getFlags() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Flags
getFlags() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
Get the raw value flags.
getFlags() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Get the flags field for the FSPA record.
getFlags() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Get the flags field for the LFOLVLBase record.
getFlags() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Get the flags field for the LSTF record.
getFlags1() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Get the flags1 field for the FibBase record.
getFlags2() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Get the flags2 field for the FibBase record.
getFLayout() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fLayout field for the SEP record.
getFLBetween() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fLBetween field for the SEP record.
getFld() - Method in class org.apache.poi.hwpf.model.PlexOfField
 
getFlipHorizontal() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getFlipVertical() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getFLocked() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Anchor of an absolutely positioned frame is locked.
getFlt() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Field type when ch == 19 OR field flags when ch == 21 .
getFMinHeight() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Minimum height is exact or auto.
getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
getFNoAllowOverlap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When set to 1, do not allow absolutely positioned table to overlap with other tables.
getFNoAutoHyph() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fNoAutoHyph field for the PAP record.
getFNoLnn() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
No line numbering.
getFNumRMIns() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fNumRMIns field for the PAP record.
getFollowColorScheme() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Gets whether the object follows the color scheme.
getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.NotesAtom
 
getFollowMasterBackground() - Method in class org.apache.poi.hslf.record.SlideAtom
 
getFollowMasterBackground() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Whether this slide follows master sheet background
getFollowMasterColourScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
getFollowMasterGraphics() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.NotesAtom
 
getFollowMasterObjects() - Method in class org.apache.poi.hslf.record.SlideAtom
 
getFollowMasterObjects() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Whether this slide draws master sheet objects
getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.NotesAtom
 
getFollowMasterScheme() - Method in class org.apache.poi.hslf.record.SlideAtom
 
getFollowMasterScheme() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Whether this slide follows master color scheme
getFont() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Gets the current font.
getFont(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Get a font by index
getFont() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getFont() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
getFontAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getFontAlign() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Used internally by Word.
getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getFontAlignment() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getFontCollection() - Method in class org.apache.poi.hslf.record.Environment
Returns the FontCollection of this Environment
getFontCollection() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Helper method for usermodel: Get the font collection
getFontColor() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getFontFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getFontFlags() - Method in class org.apache.poi.hslf.model.PPFont
get the character set Bit 1: If set, font is subsetted
getFontFlags() - Method in class org.apache.poi.hslf.record.FontEntityAtom
get the character set Bit 1: If set, font is subsetted
getFontIndex(String) - Method in class org.apache.poi.hslf.record.FontCollection
 
getFontIndex() - Method in class org.apache.poi.hslf.record.FontEntityAtom
 
getFontIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Gets the font index
getFontMetrics(Font) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Gets the font metrics for the specified font.
getFontName() - Method in class org.apache.poi.hslf.model.PPFont
get the name for the font (i.e.
getFontName() - Method in class org.apache.poi.hslf.record.FontEntityAtom
A null-terminated string that specifies the typeface name of the font.
getFontName() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getFontNames() - Method in class org.apache.poi.hwpf.model.FontTable
 
getFontNames() - Method in class org.apache.poi.hwpf.model.OldFontTable
 
getFontRenderContext() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Get the rendering context of the Font within this Graphics2D context.
getFontReplacer() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
getFontReplacer() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getFontSig() - Method in class org.apache.poi.hwpf.model.Ffn
 
getFontSize() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getFontSize() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getFontTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
Use HWPFOldDocument.getOldFontTable() instead!!! This always throws an IllegalArgumentException.
getFontType() - Method in class org.apache.poi.hslf.model.PPFont
get the font type
getFontType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
get the font type
getFontWithId(int) - Method in class org.apache.poi.hslf.record.FontCollection
Get the name of the font at the given ID, or null if there is no font at that ID.
getFooter(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Returns the correct, defined footer for the given one based page
getFooterAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
A CString record that stores the Footers's contents.
getFooterText() - Method in class org.apache.poi.hslf.model.HeadersFooters
Footer's text
getFooterText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
Deprecated. 3.8 beta 4
getFootnoteContNote() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getFootnoteContNoteSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getFootnoteContSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getFootnoteContSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getFootnoteInfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the footnoteInfo field for the DOP record.
getFootnoteNumberingFormat() - Method in class org.apache.poi.hwpf.usermodel.Section
Get the numbering format of embedded footnotes
getFootnoteNumberingOffset() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getFootnoteRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the Range which covers all the Footnotes.
getFootnoteRestartQualifier() - Method in class org.apache.poi.hwpf.usermodel.Section
Get the footnote restart qualifier 0x00If the numbering is continuous throughout the entire document 0x01If the numbering restarts at the beginning of this section 0x02If the numbering restarts on every page
getFootnotes() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getFootnoteSeparator() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getFootnoteSeparatorSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getFootnoteText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
 
getFOpenTch() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Ensure the Table Cell char doesn't show up as zero height.
getForegroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Foreground color
getFormat() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getFormatFlags() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the formatFlags field for the DOP record.
getFormatId() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
A signed integer that specifies the format ID to be used to style the datetime.
getFOutlineDirtySave() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the fOutlineDirtySave field for the DOP record.
getFOverflowPunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
apply overflow punctuation rules when performing line wrapping.
getFPageBreakBefore() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fPageBreakBefore field for the PAP record.
getFpc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getFPgnRestart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fPgnRestart field for the SEP record.
getFPropMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fPropMark field for the SEP record.
getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
properties have been changed with revision marking on.
getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fPropRMark field for the PAP record.
getFPropRMark() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set to 1 if property revision.
getFrameRectangle() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getFReserved() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the fReserved field for the PICF record.
getFReserved() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
This value MUST be 0 and MUST be ignored
getFReserved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
This value MUST be zero and MUST be ignored
getFRTL() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Word 2000 style right-to-left table.
getFSdtVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Mark the character as hidden..
getFSideBySide() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fSideBySide field for the PAP record.
getFspaFromCp(int) - Method in class org.apache.poi.hwpf.model.FSPATable
 
getFSPAPlcfLength(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFSPAPlcfOffset(FSPADocumentPart) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getFSpare() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Specifies whether the paragraph height information in the fcPlcfPhe field of FibRgFcLcb97
getFSpare() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used.
getFSpare0() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. This field should not be used according to specification
getFSpecSymbol() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used by Word internally.
getFSpecVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Special hidden for leading emphasis (always hidden).
getFTableHeader() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row is to be used as the header of the table.
getFtcAsci() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
getFtcAscii() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for ASCII text.
getFtcBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for Complex Scripts text.
getFtcFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for East Asian text.
getFtcFE() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
getFtcOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for non-East Asian text.
getFtcOther() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
getFtcSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
an index into the rgffn structure.
getFTitlePage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set to 1 when a title page is to be displayed.
getFTopLinePunct() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
perform top line punctuation processing.
getFtsCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell margin/padding units.
getFtsCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell margin/padding units.
getFtsCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell margin/padding units.
getFtsCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell margin/padding units.
getFtsCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell margin/padding units.
getFtsCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell margin/padding units.
getFtsCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell margin/padding units.
getFtsCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell margin/padding units.
getFtsCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell margin/padding units.
getFtsCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell margin/padding units.
getFtsCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell margin/padding units.
getFtsCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell margin/padding units.
getFtsCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell spacing units.
getFtsCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell spacings units.
getFtsCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell spacings units.
getFtsCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell spacings units.
getFtsCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell spacings units.
getFtsCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell spacing units.
getFtsCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell spacings units.
getFtsCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell spacings units.
getFtsCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell spacings units.
getFtsCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell spacings units.
getFtsCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell spacing units.
getFtsCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell spacing units.
getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips
getFtsWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Units for wWidth
getFtsWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Units for wWidthAfter: 0 -- null; 1 -- auto, ignores wWidthAfter, 2 -- percentage (in 50ths of a percent), 3 -- twips
getFtsWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Units for wWidthBefore: 0 -- null; 1 -- auto, ignores wWidthBefore, 2 -- percentage (in 50ths of a percent), 3 -- twips
getFtsWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Units for wWidthIndent: 0 -- null; 1 -- auto, ignores wWidthIndent, 2 -- percentage (in 50ths of a percent), 3 -- twips
getFTtp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Table trailer paragraph (last in table row).
getFTtpEmbedded() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
getFullName() - Method in class org.apache.poi.hslf.model.OLEShape
Returns the full name of the embedded object, e.g.
getFUndetermine() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character is undetermined.
getFUnlocked() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the fUnlocked field for the SEP record.
getFUnused() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Not used
getFUsePgsuSettings() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the fUsePgsuSettings field for the PAP record.
getFWidowControl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
getFWordWrap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
perform word wrap.
getGapHalf() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getGeometry() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getGeometryType() - Method in class org.apache.poi.hslf.record.SlideAtomLayout
Retrieve the geometry type
getGrammarError() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getGrammarError(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getGraphicsMode() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getGrf() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field MUST be ignored.
getGrfDocEvents() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the grfDocEvents field for the DOP record.
getGrfhic() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
HTML compatibility flags.
getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
HTML compatibility flags.
getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
A grfhic that specifies the HTML incompatibilities of the overriding level formatting
getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A grfhic that specifies the HTML incompatibilities of the list..
getGrfhic() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A grfhic that specifies the HTML incompatibilities of the level..
getGrfstd() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
A GRFSTD that specifies miscellaneous style properties.
getGrfSupression() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getGridSpan() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getGrpfChp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection of the 32 flags.
getGrpfIhdt() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the grpfIhdt field for the SEP record.
getGrpfTap() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getGrpfTap_unused() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used
getGrpprl(int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
Gets the chpx for the character run at index in this fkp.
getGrpprl() - Method in class org.apache.poi.hwpf.model.CHPX
 
getGrpprl(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
 
getGrpprl(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Gets the papx grpprl for the paragraph at index in this fkp.
getGrpprl() - Method in class org.apache.poi.hwpf.model.PAPX
 
getGrpprl() - Method in class org.apache.poi.hwpf.model.SEPX
 
getGrpprl() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getGrpprl(List<byte[]>, int) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
getGrpprlChpx() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getGrpprlOffset() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getGrpprlPapx() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getGrpprls() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
 
getGuessedCharset() - Method in class org.apache.poi.hwpf.HWPFOldDocument
As a rough heuristic (total hack), read through the HPSF, then read through the font table, and take the first non-default, non-ansi, non-symbol font's charset and return that.
getHandles() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getHandoutMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
Returns a reference to the HandoutMaster, or 0 if none
getHasShapesOtherThanPlaceholders() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
getHatchedFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getHead() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
getHead() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
getHeader() - Method in class org.apache.poi.hdgf.chunks.Chunk
 
getHeader() - Method in class org.apache.poi.hemf.extractor.HemfExtractor
 
getHeader() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Return 24 byte header which preceeds the actual picture data.
getHeader() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
getHeader(int) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Returns the correct, defined header for the given one based page
getHeaderAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
A CString record that stores the Header's contents.
getHeaders() - Method in class org.apache.poi.hsmf.MAPIMessage
Returns all the headers, one entry per line
getHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Header / Footer settings for this slide.
getHeadersFootersAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
HeadersFootersAtom stores the basic information of the header and footer structure.
getHeaderSize(int) - Static method in class org.apache.poi.hdgf.chunks.ChunkHeader
Returns the size of a chunk header for the given document version.
getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
getHeaderSize() - Static method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
getHeaderStoryRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the range which covers all "Header Stories".
getHeaderText() - Method in class org.apache.poi.hslf.model.HeadersFooters
Headers's text
getHeaderText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
Deprecated. 3.8 beta 4
getHeight() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getHeight() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
getHeight() - Method in class org.apache.poi.hwpf.usermodel.Picture
returns pixel height of the picture or -1 if dimensions determining was failed
getHFPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Return RoundTripHFPlaceholder12, the atom that describes a header/footer placeholder.
getHidden() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the Highlight field for the CHP record.
getHighlightedColor() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getHorizontalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getHorizontalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Returns the type of horizontal positioning to use for a shape
getHorizontalRelative() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Specifies a page element relative to which a shape is horizontally positioned
getHorizontalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
getHps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size in half points.
getHps() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer.
getHpsAsci() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for ASCII font.
getHpsBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for Complex Scripts text.
getHpsFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for East Asian text.
getHpsKern() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Kerning distance for characters in run recorded in half points.
getHpsPos() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Reserved (actually used as vertical offset(?) value).
getHpsZoonFontPag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the hpsZoonFontPag field for the DOP record.
getHres() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
Hyphenation rule.
getHresi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the hresi field for the CHP record.
getHresiOld() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the hresiOld field for the CHP record.
getHSLFChildRecords() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
getHtmlBody() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the html body of this Outlook Message, if this email contains a html version.
getHtmlBodyChunkBinary() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getHtmlBodyChunkString() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getHyperlink(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
Returns the URL of the hyperlink at the given index.
getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Returns null - shape groups can't have hyperlinks
getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getHyperlink() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getHyperlinkID() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Gets the link number.
getHyperlinks() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the array of all hyperlinks in this text run
getHyperlinkType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
hyperlink type
getIbkl() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
getIbstConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Who made this change for this side of the conflict..
getIbstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
getIbstFltAutoNum() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
Used for AUTONUM field emulation.
getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the ibstPropRMark field for the PAP record.
getIbstPropRMark() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the ibstPropRMark field for the SEP record.
getIbstRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
getIbstRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
getIco() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Color of text for Word 97.
getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
Get the ico24 field for the CHP record.
getIco24() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Get the ico24 field for the CHP record.
getIcoBack() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Background color
getIcoFore() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Foreground color
getIcoHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Highlight color (see chp.ico)
getId() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
Returns the ID/IX of the chunk
getId() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getId() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
 
getIdct() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Not stored in file.
getIdctHint() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Identifier of Character type.
getIdslReasonDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
getIdslRMReason() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
getIftcHtml() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
This field is undefined and MUST be ignored
getIgrpprl() - Method in class org.apache.poi.hwpf.model.PropertyModifier
"Index to a grpprl stored in CLX portion of file"
getIHeadingPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the iHeadingPgn field for the SEP record.
getIlfo() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
"A 16-bit signed integer value that is used to determine which list contains the paragraph.
getIlfo() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns the ilfo, an index to the document's hpllfo, which describes the automatic number formatting of the paragraph.
getIlfoByLsid(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
 
getILvl() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
An unsigned integer that specifies the zero-based level of the list that this overrides.
getIlvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
List level if non-zero.
getIlvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns the multi-level indent for the paragraph.
getIlvlRestartLim() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
getImage() - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
getImage(Dimension) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
getImage() - Method in interface org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
getImage() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
getImageDimension() - Method in class org.apache.poi.hslf.blip.Bitmap
 
getImageDimension() - Method in class org.apache.poi.hslf.blip.Metafile
 
getImageDimensionInPixels() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
getIndent() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getIndentAt(int) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
Returns the indent that applies at the given text offset
getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getIndentFromLeft() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getIndentFromRight() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getIndentLevel() - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
 
getIndentLevel() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
getIndentLevel() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getIndents() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
 
getIndex() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
getIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getInfo() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Get the info field for the LVLF record.
getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Get the info1 field for the StdfBase record.
getInfo1() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Get the info1 field for the StdfPost2000 record.
getInfo2() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Get the info2 field for the StdfBase record.
getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Get the info3 field for the StdfBase record.
getInfo3() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Get the info3 field for the StdfPost2000 record.
getInfo3() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Get the info3 field for the Stshif record.
getInsets() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getInstance() - Method in class org.apache.poi.hslf.record.SlideListWithText
 
getInstanceName() - Method in class org.apache.poi.hslf.model.OLEShape
Returns the instance name of the embedded object, e.g.
getInteractiveInfoAtom() - Method in class org.apache.poi.hslf.record.InteractiveInfo
Returns the InteractiveInfoAtom of this InteractiveInfo
getInteriorAnchor() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
getInternalFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getIpat() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Shading pattern
getIpat() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
An Ipat that specifies the pattern used for shading.
getIpgp() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
HTML DIV ID for this paragraph.
getIPriority() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
An unsigned integer that specifies the priority value that is assigned to this style and that is used when ordering the styles by priority in the user interface
getIRes() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer.
getIsBlank() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets whether the object's image is blank.
getIsprm() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
getIss() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Superscript/subscript indices.
getIsTable() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Getswhether the object is a Word table.
getIStartAt() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
getIStartAt() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A signed integer that specifies the beginning number for the number sequence belonging to this level.
getIstd() - Method in class org.apache.poi.hwpf.model.PAPX
 
getIstd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to character style descriptor in the stylesheet that tags this run of text.
getIstd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Index to style descriptor.
getIstd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table style for the Table.
getIstdBase() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
base style
getIstdLink() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
An unsigned integer that specifies the istd of the style that is linked to this one, or 0x0000 if this style is not linked to any other style in the document.
getIstdMaxFixedWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
getIstdNext() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
next style
getItap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Table nesting level.
getItbdMac() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Number of tabs stops defined for paragraph.
getItcFirst() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
When bkf.fCol==1, this is the index to the first column of a table column bookmark
getItcLim() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
When bkf.fCol==1, this is the index to limit column of a table column bookmark
getItcMac() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Count of cells defined for this row.
getItl() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Get the itl field for the TLP record.
getIType() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that specifies the type of the form field.
getITypeTxt() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that specifies the type of the textbox.
getItypFELayout() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
getIWarichuBracket() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Bracket character for two-lines-in-one
getIxchFollow() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the character that follows the number text.
getJc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the justification of this level
getJc() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the jc field for the PAP record.
getJc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Justification code.
getJc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Justification code
getJump() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Jump
getJustification(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getJustification() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getJustification() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getKcd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Emphasis mark.
getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getKerning() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getKeyLength() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
Return the length of the encryption key, in bits
getKeyVirusSession30() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getKnownSlideIDs() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Get the list of slides that this PersistPtrHolder knows about.
getKul() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Underline code.
getLabel() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getLangId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
Windows LANGID for this text.
getLanguage(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getLanguageCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getLastEditUsername() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
getLastOnDiskOffset() - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
Fetch our location on the disk, as of the last write out
getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
Fetch our location on the disk, as of the last write out
getLastOnDiskOffset() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
Fetch our location on the disk, as of the last write out
getLastUserEditAtomOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getLastViewedSlideID() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getLastViewType() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getLbrCRJ() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Line BReak code for xchCRJ.
getLcb() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
getLcbClx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbDggInfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbDop() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcfbkf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcfbkl() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcfbteChpx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcfbtePapx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcffldAtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldEdn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldFtn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldHdr() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldHdrtxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcffldTxbx() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlcfsed() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlcspaMom() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
getLcbPlfLfo() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbPlfLst() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbStshf() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbSttbfbkmk() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbSttbfffn() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbSttbfRMark() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLcbSttbSavedBy() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getLeft() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getLeftBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getLeftEdge() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getLeftInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the distance (in points) between the left edge of the text frame and the left edge of the inscribed rectangle of the shape that contains the text.
getLeftMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getLength() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
Returns the length of the trunk, excluding the length of the header, trailer or separator.
getLength() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getLength() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getLength() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
 
getLength() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getLength() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Get the length of the text
getLength() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
Returns the length, in bytes, of values of this type, or -1 if it is a variable length type.
getLength() - Method in class org.apache.poi.hwpf.model.OldFfn
 
getLevel(int) - Method in class org.apache.poi.hwpf.model.ListData
Gets the level associated to a particular List at a particular index.
getLevel() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
getLevel(int, int) - Method in class org.apache.poi.hwpf.model.ListTables
Get the ListLevel for a given lsid and level
getLevelNum() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
getLevelNumberingPlaceholderOffsets() - Method in class org.apache.poi.hwpf.model.ListLevel
Array which specifies the character offsets of the level numbers in a level numbering string.
getLevelProperties() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getLevels() - Method in class org.apache.poi.hwpf.model.ListData
 
getLevelStyle(int) - Method in class org.apache.poi.hwpf.model.ListData
 
getLfo(int) - Method in class org.apache.poi.hwpf.model.ListTables
 
getLfo(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
 
getLFO() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getLfoData(int) - Method in class org.apache.poi.hwpf.model.ListTables
 
getLfoData(int) - Method in class org.apache.poi.hwpf.model.PlfLfo
 
getLFOData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getLfoMac() - Method in class org.apache.poi.hwpf.model.PlfLfo
An unsigned integer that specifies the count of elements in both the rgLfo and rgLfoData arrays.
getLid() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
A LID that specifies the install language of the application that is producing the document.
getLidDefault() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the lidDefault field for the CHP record.
getLidFE() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the lidFE field for the CHP record.
getLidFE() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
A LID whose meaning depends on the nFib value.
getLineBackgroundColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineCap() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Gets line cap.
getLineCap() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
 
getLineColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineCompound() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Gets the line compound style
getLineDash() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Gets line dashing.
getLineDash() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
 
getLineDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineHeadDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineHeadLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineHeadWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineJoin() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
 
getLineSpacing() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getLineSpacing() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getLineTailDecoration() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineTailLength() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineTailWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getLineWidth() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Returns width of the line in in points
getLineWidth() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
Width of a single line in 1/8 pt, max of 32 pt.
getLinkTitle() - Method in class org.apache.poi.hslf.record.ExHyperlink
Returns the hyperlink's user-readable name
getLinkURL() - Method in class org.apache.poi.hslf.record.ExHyperlink
Returns the URL of the link.
getList() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getListData(int) - Method in class org.apache.poi.hwpf.model.ListTables
 
getListData() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getListItemNumberLabel(int, int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getListTables() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getLKey() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
getLKeyProtDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the lKeyProtDoc field for the DOP record.
getLnc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the lnc field for the SEP record.
getLnnMin() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the lnnMin field for the SEP record.
getLoadSavePhase() - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getLocation() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getLogicalDpiX() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getLogicalDpiY() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getLongFilename() - Method in class org.apache.poi.hmef.Attachment
Returns the long filename
getLsid() - Method in class org.apache.poi.hwpf.model.ListData
 
getLsid() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
A signed integer that specifies the list identifier of an LSTF.
getLsid() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A signed integer that specifies the list identifier.
getLsid() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getLspd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Line spacing descriptor.
getLTagObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
getLvl() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getLvl() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Outline level.
getLvl() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns the heading level (1-8), or 9 if the paragraph isn't in a heading style.
getMainChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the main, core details chunks
getMainContents() - Method in class org.apache.poi.hpbf.HPBFDocument
 
getMainFont(int) - Method in class org.apache.poi.hwpf.model.FontTable
 
getMainFont(int) - Method in class org.apache.poi.hwpf.model.OldFontTable
 
getMainFontName() - Method in class org.apache.poi.hwpf.model.Ffn
 
getMainFontName() - Method in class org.apache.poi.hwpf.model.OldFfn
 
getMainStream() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getMainTextboxRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the Range which covers all textboxes.
getMainTextboxText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
 
getMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.Attachment
Return the attachment MAPI Attribute with the given ID, or null if there isn't one.
getMAPIAttributes() - Method in class org.apache.poi.hmef.Attachment
Returns all MAPI attributes of the attachment, such as extension, encoding, size and position
getMAPIAttributes() - Method in class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
 
getMAPIMessage() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
Returns the underlying MAPI message
getMapMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getMarginBottom() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getMarginLeft() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getMarginRight() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getMarginTop() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getMarkEndCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMarkEndOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMarkSeparatorCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMarkSeparatorOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMarkStartCharacterRun(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMarkStartOffset() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Mask in the paragraph or character "contains" header field that indicates that this text property is present.
getMask() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A bit mask specifying options for displaying headers and footers
getMask() - Method in class org.apache.poi.hslf.record.ExMediaAtom
A bit mask specifying options for displaying headers and footers
getMask() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit mask specifying options for displaying headers and footers A - HeadersFootersAtom.fHasDate (1 bit): A bit that specifies whether the date is displayed in the footer.
getMasterID() - Method in class org.apache.poi.hslf.record.SlideAtom
Get the ID of the master slide used.
getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
Return null - Notes Masters are not yet supported
getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Return the master sheet .
getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Returns master sheet associated with this slide.
getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
Returns null since SlideMasters doen't have master sheet.
getMasterSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
Returns the slide master for this title master.
getMasterSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
Returns the SlideListWithText that deals with the Master Slides
getMaxPersistWritten() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getMenuName() - Method in class org.apache.poi.hslf.record.ExEmbed
Gets the name used for menus and the Links dialog box.
getMergedRange(CellRangeAddress[][], int, int) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
getMessageAttribute(TNEFProperty) - Method in class org.apache.poi.hmef.HMEFMessage
Return the message attribute with the given ID, or null if there isn't one.
getMessageAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
Returns all HMEF/TNEF attributes of the message.
getMessageClass() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getMessageClass() - Method in class org.apache.poi.hsmf.MAPIMessage
Deprecated. 3.16 beta 3. Use MAPIMessage.getMessageClassEnum() instead.
getMessageClassEnum() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the message class of the parsed Outlook Message.
getMessageDate() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the date that the message was accepted by the server on.
getMessageHeaders() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getMessageId() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getMessageMAPIAttribute(MAPIProperty) - Method in class org.apache.poi.hmef.HMEFMessage
Return the message MAPI Attribute with the given ID, or null if there isn't one.
getMessageMAPIAttributes() - Method in class org.apache.poi.hmef.HMEFMessage
Returns all MAPI attributes of the message.
getMessageProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getMetroBytes() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
 
getMetroShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Get alternative representation of text shape stored as metro blob escher property.
getMicrometersX() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getMicrometersY() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getMime() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
 
getMimeType() - Method in class org.apache.poi.hwpf.usermodel.Picture
Returns the MIME type for the image
getMm() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
A signed integer that specifies the format of the picture data.
getMmPM() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field MUST be ignored.
getModifiedDate() - Method in class org.apache.poi.hmef.Attachment
Return when the file was last modified, if known.
getModifiedHigh() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getModifiedLow() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getMostRecentCoreRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns an array of the most recent version of all the interesting records
getMx() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the mx field for the PICF record.
getMy() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Get the my field for the PICF record.
getName() - Method in class org.apache.poi.hdgf.chunks.Chunk
Get the name of the chunk, as found from the CommandDefinitions
getName() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
 
getName() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Name of the text property
getName() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
 
getName(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getName() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
getName() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
 
getNameIdChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the Name ID chunks, or null if there aren't any
getNamesCount() - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
getNativeId() - Method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
 
getNAuto() - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
If > 0, the note is an automatically numbered note, otherwise it has a custom mark.
getnDescription() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getNEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getNEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getNextAttachmentId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
getNextRecipientId() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
getNfc() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
getNfcEdnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the nfcEdnRef field for the DOP record.
getNfcEdnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getNfcEdnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getNfcFtnRef() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the nfcFtnRef field for the DOP record.
getNfcFtnRef() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getNfcFtnRef1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getNfcPgn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Page number format code.
getNFib() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getNFib() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies the version number of the file format used.
getNFibBack() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value SHOULD be 0x00BF.
getNFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getNFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getNLnnMod() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the nLnnMod field for the SEP record.
getNoSizeToServerB() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Gets whether it is not required to send the dimensions to the embedded object.
getNoteAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
Returns the location of note anchor in main textspace
getNoteAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
 
getNoteIndexByAnchorPosition(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
Returns index of note (if exists, otherwise -1) with specified anchor position
getNoteIndexByAnchorPosition(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
 
getNotes() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Fetches all the notes text from the slideshow, but not the slide text
getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Returns the Notes Sheet for this slide, or null if there isn't one
getNotes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns an array of all the normal Notes found in the slideshow
getNotesAtom() - Method in class org.apache.poi.hslf.record.Notes
Returns the NotesAtom of this Notes
getNotesCount() - Method in interface org.apache.poi.hwpf.usermodel.Notes
Returns count of notes in document
getNotesCount() - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
 
getNotesDescriptorsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getNotesDescriptorsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getNotesHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Return Header / Footer settings for notes
getNotesID() - Method in class org.apache.poi.hslf.record.SlideAtom
Get the ID of the notes for this slide.
getNotesMasterPersist() - Method in class org.apache.poi.hslf.record.DocumentAtom
Returns a reference to the NotesMaster, or 0 if none
getNotesSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getNotesSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getNotesSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
Returns the SlideListWithText that deals with the notes, or null if there isn't one
getNotesTextPositionsOffset(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getNotesTextPositionsSize(NoteType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getNoteTextEndOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
Returns the end offset of the text corresponding to the reference within the footnote text address space
getNoteTextEndOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
 
getNoteTextStartOffset(int) - Method in interface org.apache.poi.hwpf.usermodel.Notes
Returns the start offset of the text corresponding to the reference within the footnote text address space
getNoteTextStartOffset(int) - Method in class org.apache.poi.hwpf.usermodel.NotesImpl
 
getnPalEntries() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getNRevision() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the nRevision field for the DOP record.
getNumber() - Method in class org.apache.poi.hslf.record.Comment2000Atom
Gets the comment number (note - each user normally has their own count).
getNumber() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
Gets the link number.
getNumber(int, int) - Static method in class org.apache.poi.hwpf.converter.NumberFormatter
 
getNumberColumnsSpanned(int[], int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getNumberedListInfo() - Method in class org.apache.poi.hslf.record.PPDrawing
 
getNumberedListInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
This will return an atom per TextBox, so if the page has two text boxes the method should return two atoms.
getNumberFormat() - Method in class org.apache.poi.hwpf.model.ListLevel
"Number format code (see anld.nfc for a list of options)"
getNumberFormat(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
getNumberOfColumns() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getNumberOfFonts() - Method in class org.apache.poi.hslf.record.FontCollection
 
getNumberOfFonts() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
get the number of fonts in the presentation
getNumberOfHyperlinks() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
Returns the number of hyperlinks, which should either be zero, or the number of PLC bits
getNumberOfLevels() - Method in class org.apache.poi.hslf.record.TextRulerAtom
Number of indent levels (maximum 5).
getNumberOfPLCs() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
getNumberOfRows() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getNumberRowsSpanned(Table, int[], int, int, TableCell) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getNumberText() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getNumberText(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getNumColumns() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getNumPlaceholderTexts() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
16 bit int at the given offset
getNumPointers(int, byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
32 bit int at the given offset
getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV5
Depends on the type only, not stored
getNumPointersOffset(byte[]) - Method in class org.apache.poi.hdgf.pointers.PointerV6
Stored within the data
getNumPointersOffsetV6(byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
 
getNumPointersV6(int, byte[]) - Static method in class org.apache.poi.hdgf.pointers.PointerV6
 
getNumrm() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the numrm field for the PAP record.
getNumValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getNVerBuiltInNamesWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
getObjectById(String) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
 
getObjectById(String) - Method in interface org.apache.poi.hwpf.usermodel.ObjectsPool
 
getObjectData() - Method in class org.apache.poi.hslf.model.OLEShape
Returns unique identifier for the OLE object.
getObjectID() - Method in class org.apache.poi.hslf.model.OLEShape
Returns unique identifier for the OLE object.
getObjectId() - Method in class org.apache.poi.hslf.record.ExMediaAtom
A 4-byte unsigned integer that specifies an ID for an external object.
getObjectIDSeed() - Method in class org.apache.poi.hslf.record.ExObjListAtom
Gets the object ID seed, which will be used as the unique OLE identifier for the next OLE object added
getObjectsPool() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getObjID() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets the unique identifier for the OLE object.
getObjOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getObjStgDataRef() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets the reference to the persistent object
getOddFooter() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getOddFooterSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getOddHeader() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Deprecated. 3.8 beta 4
getOddHeaderSubrange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getOffDescription() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getOfficeArtSpContainer() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Returns escher record that represent shape container (record type is 0xF004).
getOfficeDrawingAt(int) - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
 
getOfficeDrawingAt(int) - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
 
getOfficeDrawings() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawings
 
getOfficeDrawings() - Method in class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
 
getOfficeDrawingsHeaders() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getOfficeDrawingsMain() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getOffPixelFormat() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getOffset() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
 
getOffset() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getOffset() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
File offset in the 'Pictures' stream
getOffset() - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
getOldFontTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
getOleMap() - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getOLEShapes() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
 
getOleVerb() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Only valid when action == OLEAction.
getOlstAnm() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the olstAnm field for the SEP record.
getOmitTitlePlace() - Method in class org.apache.poi.hslf.record.DocumentAtom
Have the placeholders on the title slide been omitted?
getOnDiskSize() - Method in class org.apache.poi.hdgf.chunks.Chunk
Returns the size of the chunk, including any headers, trailers and separators.
getOpacity(int) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
getOperand() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getOperandShortSigned() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getOperation() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getOperationFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getOptA() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getOptB() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getOptC() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
getOptions() - Method in class org.apache.poi.hslf.record.CString
Grabs the count, from the first two bytes of the header.
getOptions() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets misc options (the last four bytes in the atom).
getOptions() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Must be either HeadersFootersContainer.SlideHeadersFootersContainer or HeadersFootersContainer.NotesHeadersFootersContainer
getOrCreateCssClass(String, String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
getOrCreatePropertiesRoot() - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
getOrderID() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A signed integer that specifies the order of the animation in the slide.
getOrientation() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getOutPrecision() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getOverallRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
Returns the range that covers all text in the file, including main text, footnotes, headers and comments
getOverallRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
getOverflow() - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
getOverrideIndexFromListID(int) - Method in class org.apache.poi.hwpf.model.ListTables
 
getPadding() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be zero and MUST be ignored.
getPadding2() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be zero and MUST be ignored.
getPageHeight() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getPageMarginInches() - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
getPageSize() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getPageWidth() - Method in class org.apache.poi.hwpf.usermodel.Section
 
getPaint() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the current Paint of the Graphics2D context.
getPalette() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
Returns the current palette.
getPaletteCopy() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
getPaletteOffset() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPaletteStart() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
getPanose() - Method in class org.apache.poi.hwpf.model.Ffn
 
getPAP() - Method in class org.apache.poi.hwpf.model.StyleDescription
Deprecated. 
getPAPX(int) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Gets the PAPX at index.
getPAPX() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
getPAPX(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
 
getPAPXs() - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
 
getParagraph(int) - Method in class org.apache.poi.hwpf.usermodel.Range
Gets the paragraph at index.
getParagraphHeight() - Method in class org.apache.poi.hwpf.model.PAPX
 
getParagraphInstance() - Static method in class org.apache.poi.hslf.record.TextRulerAtom
 
getParagraphProperties(StyleSheet) - Method in class org.apache.poi.hwpf.model.PAPX
Deprecated. 
getParagraphs() - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
getParagraphStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getParagraphStyle(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
Deprecated. 
getParagraphStyles() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
 
getParagraphStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Returns array of paragraph styles defined in this record.
getParagraphTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getParagraphText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
Deprecated. 
getParagraphText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
Get the text from the word file, as an array with one String per paragraph
getParagraphText(Range) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
 
getParagraphTextLengthCovered() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Returns how many characters the paragraph's TextPropCollections cover.
getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getParent() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getParentRecord() - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
 
getParentRecord() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
getParentShape() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getPath() - Method in class org.apache.poi.hpbf.model.HPBFPart
Returns
getPath() - Method in class org.apache.poi.hslf.model.MovieShape
 
getPath() - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
 
getPathAtom() - Method in class org.apache.poi.hslf.record.ExVideoContainer
Returns the Path Atom (CString) of this link
getPatternPaint() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getPcHorz() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the pcHorz field for the PAP record.
getPcHorz() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Horizontal position code.
getPctCharWidth() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character scale.
getPctWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: percent of Window size for AutoFit in WebView.
getPcVert() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the pcVert field for the PAP record.
getPcVert() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Vertical position code.
getPenColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPenMiterLimit() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPenStyle() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPenWidth() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPersistId() - Method in class org.apache.poi.hslf.record.ExOleObjStg
Fetch our sheet ID, as found from a PersistPtrHolder.
getPersistId() - Method in interface org.apache.poi.hslf.record.PersistRecord
Fetch the persist ID
getPersistIdRef() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
getPersistPointersOffset() - Method in class org.apache.poi.hslf.record.UserEditAtom
 
getPgbProp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the pgbProp field for the SEP record.
getPgnStart() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the pgnStart field for the SEP record.
getPhe() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the phe field for the PAP record.
getPicf() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
 
getPicOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFFill
PictureData object used in a texture, pattern of picture fill.
getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
 
getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getPictureData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Return list of pictures contained in this presentation
getPictureData() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Returns picture data if this shape has (single?) associated picture data
getPictureIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
Returns index associated with this picture.
getPictureName() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
Name of this picture.
getPicturesManager() - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
getPicturesTable() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getPieceDescriptor() - Method in class org.apache.poi.hwpf.model.TextPiece
 
getPitch() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getPitchAndFamily() - Method in class org.apache.poi.hslf.model.PPFont
get lfPitchAndFamily
getPitchAndFamily() - Method in class org.apache.poi.hslf.record.FontEntityAtom
get lfPitchAndFamily
getPitchAndFamily() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getPitchAndFamily() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getPlaceableHeader() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
getPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Search placeholder by its type
getPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getPlaceholderAtom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Return OEPlaceholderAtom, the atom that describes a placeholder.
getPlaceholderByTextType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Return placeholder by text type
getPlaceholderId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Returns the placeholder Id.
getPlaceholderId() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Gets the comment number (note - each user normally has their own count).
getPlaceholderSize() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Returns the placeholder size.
getPlacementId() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Returns the placement Id.
getPlcfHdd() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getPlcfHddOffset() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Return the offset to the PlcfHdd, in the table stream, i.e.
getPlcfHddSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Return the size of the PlcfHdd, in the table stream, i.e.
getPlcValA() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
getPlcValB() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
getPnNext() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
getPOIFSDirectory() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Deprecated. POI 3.16 beta 1. use POIDocument.getDirectory() instead
getPOIFSName() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
getPointedToStreams() - Method in class org.apache.poi.hdgf.streams.PointerContainingStream
Returns all the "child" streams.
getPointer() - Method in class org.apache.poi.hdgf.streams.Stream
 
getPolyfillMode() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getPosition() - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStop
 
getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV5
Just the 2 bytes of the number of pointers
getPostNumPointersSkip() - Method in class org.apache.poi.hdgf.pointers.PointerV6
4 bytes of the number, and 4 more unknown bytes
getPostNumPointersSkipV6() - Static method in class org.apache.poi.hdgf.pointers.PointerV6
 
getPP10RunId() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getPPDrawing() - Method in class org.apache.poi.hslf.record.MainMaster
Returns the PPDrawing of this Slide, which has all the interesting data in it
getPPDrawing() - Method in class org.apache.poi.hslf.record.Notes
Returns the PPDrawing of this Notes, which has all the interesting data in it
getPPDrawing() - Method in class org.apache.poi.hslf.record.SheetContainer
Returns the PPDrawing of this sheet, which has all the interesting data in it
getPPDrawing() - Method in class org.apache.poi.hslf.record.Slide
Returns the PPDrawing of this Slide, which has all the interesting data in it
getPPDrawing() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Fetch the PPDrawing from the underlying record
getPPDrawingGroup() - Method in class org.apache.poi.hslf.record.Document
Returns the PPDrawingGroup, which holds an Escher Structure that contains information on pictures in the slides.
getPreData() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
getPrintableRecordContents(Record) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
getPrm() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
getProgID() - Method in class org.apache.poi.hslf.model.OLEShape
Returns the ProgID that stores the OLE Programmatic Identifier.
getProgId() - Method in class org.apache.poi.hslf.record.ExEmbed
Gets the OLE Programmatic Identifier.
getProgrammableTag() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Return programmable tag associated with this sheet, e.g.
getProperties() - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroupWithProperties
Returns all the Properties contained in the Chunk, along with their Values.
getProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Returns all the properties in the chunk, along with their values.
getProperties() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
getProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getProperty() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
 
getProperty() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
 
getProperty() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
 
getProperty(int) - Method in class org.apache.poi.hwpf.model.PlexOfCps
 
getPropertySet(String) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
For a given named property entry, either return it or null if if it wasn't found
getProps() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getPropVal(TextPropCollection, TextPropCollection, String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Fetch the value of the given Paragraph related TextProp.
getPtap() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the ptap field for the PAP record.
getQuality() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getQuillContents() - Method in class org.apache.poi.hpbf.HPBFDocument
 
getRange() - Method in class org.apache.poi.hwpf.HWPFDocument
Returns the range which covers the whole of the document, but excludes any headers and footers.
getRange() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
Returns the range which covers the whole of the document, but excludes any headers and footers.
getRange() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
getRange() - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
 
getRawBytes() - Method in class org.apache.poi.hemf.record.AbstractHemfComment
 
getRawBytes() - Method in class org.apache.poi.hwpf.model.OldTextPiece
 
getRawBytes() - Method in class org.apache.poi.hwpf.model.TextPiece
 
getRawContent() - Method in class org.apache.poi.hwpf.usermodel.Picture
Returns picture's content as stored in the Word file, i.e.
getRawData() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
Returns the original, compressed RTF
getRawData() - Method in class org.apache.poi.hslf.record.ExOleObjStg
 
getRawData() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Returns the raw binary data of this Picture excluding the first 8 bytes which hold image signature and size of the image data.
getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getRawProperties() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Returns all the properties in the chunk, without looking up any chunk-based values
getRawText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Fetch the text, in raw storage form
getRawText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the raw text content of the shape.
getRawValue(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Returns the value / pointer to the value chunk of the property, or null if none exists
getRawValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
getRecipientCount() - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
getRecipientDetailsChunks() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets all the recipient details chunks.
getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
Tries to find their email address, in whichever chunk holds it given the delivery type.
getRecipientEmailAddress() - Method in class org.apache.poi.hsmf.MAPIMessage
Returns all the recipients' email address, separated by semicolons.
getRecipientEmailAddressList() - Method in class org.apache.poi.hsmf.MAPIMessage
Returns an array of all the recipient's email address, normally in TO then CC then BCC order.
getRecipientName() - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
Tries to find their name, in whichever chunk holds it.
getRecipientNames() - Method in class org.apache.poi.hsmf.MAPIMessage
Returns all the recipients' names, separated by semicolons.
getRecipientNamesList() - Method in class org.apache.poi.hsmf.MAPIMessage
Returns an array of all the recipient's names, normally in TO then CC then BCC order.
getRecordBytes() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
 
getRecordInstance() - Method in class org.apache.poi.hslf.record.ExOleObjStg
Gets the record instance from the header
getRecordLength() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
getRecordName() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
 
getRecordName() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
getRecords() - Method in class org.apache.poi.hemf.record.HemfCommentEMFPlus
 
getRecords() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Returns an array of all the records found in the slideshow
getRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns records that make up the list of text paragraphs (there can be misc InteractiveInfo, TxInteractiveInfo and other records)
getRecords() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
 
getRecordSize() - Method in class org.apache.poi.hslf.record.EscherPlaceholder
 
getRecordSize() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
getRecordType() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getRecordType() - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
 
getRecordType() - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
 
getRecordType() - Method in class org.apache.poi.hemf.record.HemfCommentRecord
 
getRecordType() - Method in class org.apache.poi.hemf.record.HemfHeader
 
getRecordType() - Method in interface org.apache.poi.hemf.record.HemfRecord
 
getRecordType() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getRecordType() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
 
getRecordType() - Method in class org.apache.poi.hemf.record.UnimplementedHemfRecord
 
getRecordType() - Method in class org.apache.poi.hslf.record.AnimationInfo
We are of type 4103
getRecordType() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
Return the value we were given at creation
getRecordType() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
We are of type 3999
getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000
We are of type 1200
getRecordType() - Method in class org.apache.poi.hslf.record.Comment2000Atom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.CString
We are of type 4026
getRecordType() - Method in class org.apache.poi.hslf.record.DocInfoListContainer
We are of type 0x7D0
getRecordType() - Method in class org.apache.poi.hslf.record.Document
We are of type 1000
getRecordType() - Method in class org.apache.poi.hslf.record.DocumentAtom
We are of type 1001
getRecordType() - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
We are of type 12052
getRecordType() - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
Return the value we were given at creation
getRecordType() - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
Return the value we were given at creation
getRecordType() - Method in class org.apache.poi.hslf.record.Environment
We are of type 1010
getRecordType() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
Return the type of the escher record (normally in the 0xFnnn range)
getRecordType() - Method in class org.apache.poi.hslf.record.ExAviMovie
We are of type 4102
getRecordType() - Method in class org.apache.poi.hslf.record.ExControl
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
getRecordType() - Method in class org.apache.poi.hslf.record.ExControlAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbed
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
getRecordType() - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlink
We are of type 4055
getRecordType() - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExMCIMovie
We are of type 4103
getRecordType() - Method in class org.apache.poi.hslf.record.ExMediaAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExObjList
We are of type 1033
getRecordType() - Method in class org.apache.poi.hslf.record.ExObjListAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExObjRefAtom
 
getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
getRecordType() - Method in class org.apache.poi.hslf.record.ExOleObjStg
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.ExVideoContainer
We are of type 4103
getRecordType() - Method in class org.apache.poi.hslf.record.FontCollection
Return the type, which is 2005
getRecordType() - Method in class org.apache.poi.hslf.record.FontEntityAtom
 
getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
 
getRecordType() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Return the type, which is RecordTypes.HeadersFooters
getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfo
We are of type 4802
getRecordType() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.MainMaster
We are of type 1016
getRecordType() - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.Notes
We are of type 1008
getRecordType() - Method in class org.apache.poi.hslf.record.NotesAtom
We are of type 1009
getRecordType() - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
 
getRecordType() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
 
getRecordType() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Return the value we were given at creation, be it 6001 or 6002
getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawing
We are type 1036
getRecordType() - Method in class org.apache.poi.hslf.record.PPDrawingGroup
We are type 1035
getRecordType() - Method in class org.apache.poi.hslf.record.Record
Returns the type (held as a little endian in bytes 3 and 4) that this class handles
getRecordType() - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.Slide
We are of type 1006
getRecordType() - Method in class org.apache.poi.hslf.record.SlideAtom
We are of type 1007
getRecordType() - Method in class org.apache.poi.hslf.record.SlideListWithText
Return the value we were given at creation
getRecordType() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
We are of type 1011
getRecordType() - Method in class org.apache.poi.hslf.record.Sound
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
getRecordType() - Method in class org.apache.poi.hslf.record.SoundCollection
Returns the type (held as a little endian in bytes 3 and 4) that this class handles.
getRecordType() - Method in class org.apache.poi.hslf.record.SoundData
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
We are of type 1017
getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
We are of type 4001
getRecordType() - Method in class org.apache.poi.hslf.record.TextBytesAtom
We are of type 4008
getRecordType() - Method in class org.apache.poi.hslf.record.TextCharsAtom
We are of type 4000
getRecordType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
We are of type 3999
getRecordType() - Method in class org.apache.poi.hslf.record.TextRulerAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
We are of type 4003
getRecordType() - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
Return the value we were given at creation
getRecordType() - Method in class org.apache.poi.hslf.record.UserEditAtom
We are of type 4085
getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
Gets the record type.
getRecordType() - Method in class org.apache.poi.hslf.record.VBAInfoContainer
We are of type 0x3FF
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfEscape
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
 
getRecordType() - Method in interface org.apache.poi.hwmf.record.HwmfRecord
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
getRecordType() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
getRectangleBottom() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Bottom of the rectangle enclosing shape relative to the origin of the shape
getRectangleLeft() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Left of rectangle enclosing shape relative to the origin of the shape
getRectangleRight() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Right of rectangle enclosing shape relative to the origin of the shape
getRectangleTop() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Top of rectangle enclosing shape relative to the origin of the shape
getRefID() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
getRegion() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
Gets the last stored region
getRelativeCell(HSLFTableCell, int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getReleaseVersion() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
getRemainingData() - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
getRenderedMetaFile() - Method in class org.apache.poi.hmef.Attachment
Returns the Meta File rendered representation of the attachment, or null if not set.
getRenderingHint(RenderingHints.Key) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Gets the preferences for the rendering algorithms.
getReserved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the reserved field for the DOP record.
getReserved() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Reserved
getReserved() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
 
getReserved1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the reserved1 field for the DOP record.
getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the reserved1 field for the FibRgLw95 record.
getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved1() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved1() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Deprecated. This field should not be used according to specification
getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved10() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved11() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value SHOULD be zero, and MUST be ignored.
getReserved12() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be zero and MUST be ignored.
getReserved13() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved14() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be zero and MUST be ignored.
getReserved2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the reserved2 field for the DOP record.
getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the reserved2 field for the FibRgLw95 record.
getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved2() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the reserved3 field for the FibRgLw95 record.
getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved3() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the reserved4 field for the FibRgLw95 record.
getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved4() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Get the reserved5 field for the FibRgLw95 record.
getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved5() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
getReserved6() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved7() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
getReserved8() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
getReserved9() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
getResources() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getRestart() - Method in class org.apache.poi.hwpf.model.ListLevel
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
getRevisionMarkAuthorTable() - Method in class org.apache.poi.hwpf.HWPFDocument
Gets a reference to the revision mark author table, which holds the revision mark authors for the document.
getRgbrcInsideDefault_0() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Border definition for inside horizontal borders.
getRgbrcInsideDefault_1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Border definition for inside vertical borders.
getRgbxchNums() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An array of 8-bit integers.
getRgdxaCenter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
getRgdxaCenterPrint() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getRgdxaColumn() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the rgdxaColumn field for the SEP record.
getRgdxaTab() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Array of positions of itbdMac tab stops.
getRgf() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Get the rgf field for the TC record.
getRgistdPara() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
An array of nine 16-bit signed integers.
getRgLfoLvl() - Method in class org.apache.poi.hwpf.model.LFOData
 
getRgshd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the rgshd field for the TAP record.
getRgtbd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Array of itbdMac tab descriptors.
getRgtc() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the rgtc field for the TAP record.
getRgtchar() - Method in class org.apache.poi.hwpf.model.Xst
An array of 16-bit Unicode characters that make up a string.
getRight() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getRightBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getRightInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the distance (in points) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.
getRightMargin() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getRightToLeft() - Method in class org.apache.poi.hslf.record.DocumentAtom
Is this a Bi-Directional PPT Doc?
getRncEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getRncEdn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getRncFtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getRncFtn() - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
 
getRotation() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getRow(int) - Method in class org.apache.poi.hwpf.usermodel.Table
 
getRowHeight(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
getRowHeight() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getRowJustification() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getRowName(HSSFRow) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
Generates name for output as row number in case AbstractExcelConverter.isOutputRowNumbers() == true
getRowSpan() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getRsid() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Save ID for last time this PAP was revised.
getRsid() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
getRtfBody() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the RTF Rich Message body of this Outlook Message, if this email contains a RTF (rich) version.
getRtfBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the type of the text, from the TextHeaderAtom.
getRunType() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the type of the text, from the TextHeaderAtom.
getSavedByTable() - Method in class org.apache.poi.hwpf.HWPFDocument
Gets a reference to the saved -by table, which holds the save history for the document.
getSaveLocation() - Method in class org.apache.poi.hwpf.model.SavedByEntry
 
getSaveWithFonts() - Method in class org.apache.poi.hslf.record.DocumentAtom
Was the document saved with True Type fonts embeded?
getSection(int) - Method in class org.apache.poi.hwpf.usermodel.Range
Gets the section at index.
getSectionDescriptor() - Method in class org.apache.poi.hwpf.model.SEPX
 
getSectionProperties() - Method in class org.apache.poi.hwpf.model.SEPX
 
getSections() - Method in class org.apache.poi.hwpf.model.SectionTable
 
getSectionTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getSentByServerType() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getSeparator() - Method in class org.apache.poi.hdgf.chunks.Chunk
Gets the separator between this chunk and the next, if it exists
getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns the series of the chart
getSeries() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getSeriesTitle() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
Returns the series' title, if there is one, or null if not
getServerZoomFrom() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getServerZoomTo() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getSfxtText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text animation.
getShading() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getShading() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getShadow() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getShadowAngle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getShadowColor() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getShadowDistance() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
getShadowsColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Shadows Colour
getShape() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
 
getShape() - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
getShape() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
 
getShapeGroup() - Method in class org.apache.poi.hslf.model.PPGraphics2D
 
getShapeId() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
 
getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getShapeId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getShapeId() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Shape Identifier
getShapeName() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
getShapes() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Returns all shapes contained in this Sheet
getShapes() - Method in class org.apache.poi.hwpf.model.FSPATable
 
getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Return type of the shape.
getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
 
getShapeType() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getShd() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Shading.
getShd() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the shd field for the PAP record.
getShd() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Cell shading.
getShdTable() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table shading.
getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getSheetCharts(HSSFSheet) - Static method in class org.apache.poi.hssf.usermodel.HSSFChart
Returns all the charts for the given sheet.
getSheetContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Return record container for this sheet
getSheetId() - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
Fetch our sheet ID, as found from a PersistPtrHolder.
getShowComments() - Method in class org.apache.poi.hslf.record.DocumentAtom
Are comment shapes visible?
getSiblingCell(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
getSid() - Method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
 
getSignature() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
 
getSignature() - Method in class org.apache.poi.hslf.blip.DIB
DIB signature is 0x7A80 or 0x7A90
getSignature() - Method in class org.apache.poi.hslf.blip.EMF
EMF signature is 0x3D40 or 0x3D50
getSignature() - Method in class org.apache.poi.hslf.blip.JPEG
JPEG signature is one of 0x46A0, 0x46B0, 0x6E20, 0x6E30
getSignature() - Method in class org.apache.poi.hslf.blip.PICT
PICT signature is 0x5420 or 0x5430
getSignature() - Method in class org.apache.poi.hslf.blip.PNG
PNG signature is 0x6E00 or 0x6E10
getSignature() - Method in class org.apache.poi.hslf.blip.WMF
WMF signature is either 0x2160 or 0x2170
getSignature() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Blip signature.
getSignatures() - Method in enum org.apache.poi.hwpf.usermodel.PictureType
 
getSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
getSize() - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection
 
getSize() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Size of the data section of the text property (2 or 4 bytes)
getSize() - Method in class org.apache.poi.hwmf.usermodel.HwmfPicture
Return the image size in points
getSize() - Method in class org.apache.poi.hwpf.model.FFData
 
getSize() - Method in class org.apache.poi.hwpf.model.Ffn
 
getSize() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getSize() - Method in class org.apache.poi.hwpf.model.FontTable
 
getSize() - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Gets the number of entries.
getSize() - Method in class org.apache.poi.hwpf.model.Sttb
 
getSize() - Static method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Size of record (exluding 4 byte header)
getSize() - Static method in class org.apache.poi.hwpf.model.types.FRDAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
Size of record (exluding 4 byte header)
getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.SHDAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Size of record
getSize() - Static method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Size of record
getSize() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Size of record (exluding 4 byte header)
getSize() - Method in class org.apache.poi.hwpf.model.Xst
 
getSize() - Method in class org.apache.poi.hwpf.model.Xstz
 
getSize() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
getSizeCode() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
 
getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
getSizeInBytes() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV5
With v6 pointers, the on-disk size is 16 bytes
getSizeInBytes() - Method in class org.apache.poi.hdgf.pointers.PointerV6
With v6 pointers, the on-disk size is 18 bytes
getSizeInBytes() - Method in class org.apache.poi.hwpf.model.LFOData
 
getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
getSizeInBytes() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getSizeInBytes() - Static method in class org.apache.poi.hwpf.model.PieceDescriptor
 
getSlideAtom() - Method in class org.apache.poi.hslf.record.MainMaster
Returns the SlideAtom of this Slide
getSlideAtom() - Method in class org.apache.poi.hslf.record.Slide
Returns the SlideAtom of this Slide
getSlideAtomsSet() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getSlideAtomsSets() - Method in class org.apache.poi.hslf.record.SlideListWithText
Get access to the SlideAtomsSets of the children of this record
getSlideCount() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
An unsigned integer that specifies the number of slides that this animation continues playing.
getSlideHeadersFooters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Return Header / Footer settings for slides
getSlideId() - Method in class org.apache.poi.hslf.record.ExControlAtom
An integer that specifies which presentation slide is associated with the ActiveX control.
getSlideID() - Method in class org.apache.poi.hslf.record.NotesAtom
 
getSlideIdentifier() - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
getSlideListWithTexts() - Method in class org.apache.poi.hslf.record.Document
Returns all the SlideListWithTexts that are defined for this Document.
getSlideLocationsLookup() - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Get the lookup from slide numbers to byte offsets, for the slides known about by this PersistPtrHolder.
getSlideMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns an array of all the normal Slide Masters found in the slideshow
getSlideNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Returns the (public facing) page number of this slide
getSlidePersistAtom() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
Get the SlidePersistAtom, which gives details on the Slide this text is associated with
getSlideRecord() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Returns the underlying slide record
getSlideRecords() - Method in class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
Get the Text related records for this slide
getSlides() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns an array of all the normal Slides found in the slideshow
getSlideShow() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Fetch the SlideShow we're attached to
getSlideShowImpl() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
getSlideSizeType() - Method in class org.apache.poi.hslf.record.DocumentAtom
The Size of the Document's slides, @see DocumentAtom.SlideSize for values
getSlideSizeX() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getSlideSizeY() - Method in class org.apache.poi.hslf.record.DocumentAtom
 
getSlideSlideListWithText() - Method in class org.apache.poi.hslf.record.Document
Returns the SlideListWithText that deals with the Slides, or null if there isn't one
getSlideTime() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getSmartTagsBytes() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getSolidFill() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getSoundData() - Method in class org.apache.poi.hslf.record.Sound
The sound data
getSoundData() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns the data of all the embedded sounds in the SlideShow
getSoundIdRef() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A 4-byte unsigned integer that specifies a reference to a sound in the SoundCollectionContainer record to locate the embedded audio
getSoundIdRef() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getSoundName() - Method in class org.apache.poi.hslf.record.Sound
Name of the sound (e.g.
getSoundName() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
Name of the sound (e.g.
getSoundRef() - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
a reference to a sound in the sound collection.
getSoundType() - Method in class org.apache.poi.hslf.record.Sound
Type of the sound (e.g.
getSoundType() - Method in class org.apache.poi.hslf.usermodel.HSLFSoundData
Type of the sound (e.g.
getSpace() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
Width of space to maintain between border and text within border.
getSpaceAfter() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getSpaceBefore() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getSpacingAfter() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getSpacingBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getSpare() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Unused
getSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the Spare field for the DOP record.
getSpContainer() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
getSpContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getSpecialMask() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
getSpeed() - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
getSpellInfo() - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
getSpgrContainers() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
getSpid() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Shape Identifier.
getSprmBuf() - Method in class org.apache.poi.hwpf.model.CHPX
 
getSprmBuf() - Method in class org.apache.poi.hwpf.model.PAPX
 
getSSlideLayoutAtom() - Method in class org.apache.poi.hslf.record.SlideAtom
Get the embedded SSlideLayoutAtom
getStart(int) - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
Used to get a text offset corresponding to a grpprl in this fkp.
getStart() - Method in class org.apache.poi.hwpf.model.PropertyNode
 
getStart() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
getStart() - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
 
getStartAt() - Method in class org.apache.poi.hwpf.model.ListLevel
 
getStartAt(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
getStartBytes() - Method in class org.apache.poi.hwpf.model.BytePropertyNode
Deprecated. Though bytes are actually stored in file, it is advised to use char positions for all operations. Including save operations, because only char positions are preserved.
getStartIndex() - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Gets the beginning character position
getStartIndex() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Gets the beginning character position
getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
getStartOffset() - Method in class org.apache.poi.hwpf.usermodel.Range
 
getSti() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
An unsigned integer that specifies the invariant style identifier for application-defined styles, or 0x0FFE for user-defined styles
getStiMaxWhenSaved() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
getStk() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
style kind
getStore() - Method in class org.apache.poi.hdgf.streams.Stream
 
getStPicName() - Method in class org.apache.poi.hwpf.model.PICFAndOfficeArtData
 
getStream(String) - Method in class org.apache.poi.hwpf.model.io.HWPFFileSystem
 
getString() - Method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
 
getStringBuffer() - Method in class org.apache.poi.hwpf.model.TextPiece
Deprecated. 
getStringBuilder() - Method in class org.apache.poi.hwpf.model.OldTextPiece
 
getStringBuilder() - Method in class org.apache.poi.hwpf.model.TextPiece
 
getStringCount() - Method in class org.apache.poi.hwpf.model.FontTable
 
getStringFromChunk(StringChunk) - Method in class org.apache.poi.hsmf.MAPIMessage
Gets a string value based on the passed chunk.
getStroke() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns the current Stroke in the Graphics2D context.
getStroke() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
 
getStrokeStyle() - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Returns line style.
getStyleAttribute(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFMasterSheet
Pickup a style attribute from the master.
getStyleAttribute(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
Pickup a style attribute from the master.
getStyleAttribute(int, int, String, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
Delegate the call to the underlying slide master.
getStyleClassName(HSSFWorkbook, HSSFCellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
getStyleDescription(int) - Method in class org.apache.poi.hwpf.model.StyleSheet
Gets the StyleDescription at index x.
getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Returns the index of the base style which applies to this Run.
getStyleIndex() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns the index of the style which applies to this Paragraph.
getStyleSheet() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
 
getStyleTextProp9Atom() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Numbered List info
getStyleTextPropAtom() - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
 
getSubdocumentTextStreamLength(SubdocumentType) - Method in interface org.apache.poi.hwpf.model.FibRgLw
 
getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FibRgLw97
 
getSubdocumentTextStreamLength(SubdocumentType) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
getSubject() - Method in class org.apache.poi.hmef.HMEFMessage
Returns the Message Subject, or null if the mapi property for this isn't set
getSubject() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the subject line of the Outlook Message
getSubjectChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getSubmissionChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getSubmissionId() - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
getSubPropMatches() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Fetch the list of if the sub properties match or not
getSubPropNames() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Fetch the list of the names of the sub properties
getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getSubSuperScriptIndex() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getSubType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets the type of OLE object.
getSubValue(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Fetch the true/false status of the subproperty with the given index
getSuperscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Gets the subscript/superscript option
getSwHMF() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
getSymbolCharacter() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Returns the symbol character, if this is a symbol character run.
getSymbolFont() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Returns the symbol font, if this is a symbol character run.
getTable(Paragraph) - Method in class org.apache.poi.hwpf.usermodel.Range
Gets the table that starts with paragraph.
getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getTableLevel() - Method in class org.apache.poi.hwpf.usermodel.Table
 
getTableStream() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getTabStops() - Method in class org.apache.poi.hslf.record.TextRulerAtom
Default distance between tab stops, in master coordinates (576 dpi).
getTabStopsNumber() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns number of tabs stops defined for paragraph.
getTabStopsPositions() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
Returns array of positions of itbdMac tab stops
getText() - Method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
Returns the textual contents of the file.
getText(Charset) - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
To be implemented! We need to get the current character set from the current font for HemfText.ExtTextOutA, which has to be tracked in the playback device.
getText() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutW
 
getText() - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
getText() - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
Returns the text.
getText() - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Fetches all the slide text from the slideshow, but not the notes, unless you've called setSlidesByDefault() and setNotesByDefault() to change this
getText(boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Fetches text from the slideshow, be it slide text or note text.
getText(boolean, boolean, boolean, boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
 
getText() - Method in class org.apache.poi.hslf.model.Comment
Get the text of this comment
getText() - Method in class org.apache.poi.hslf.record.Comment2000
Get the text of this comment
getText() - Method in class org.apache.poi.hslf.record.CString
Grabs the text.
getText() - Method in class org.apache.poi.hslf.record.TextBytesAtom
Grabs the text.
getText() - Method in class org.apache.poi.hslf.record.TextCharsAtom
Grabs the text.
getText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getText() - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
Outputs something a little like a RFC822 email
getText(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
getText(Charset) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
getText(DirectoryNode) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
getText(File) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
getText(HWPFDocumentCore) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
getText() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
getText() - Method in class org.apache.poi.hwpf.extractor.Word6Extractor
 
getText() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
Grab the text, based on the WordToTextConverter.
getText() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getText() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
Internal method to access document text
getText() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
getText() - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getTextAlign() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getTextAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getTextAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getTextAndLinesColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Text And Lines Colour
getTextAsString() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Fetches the ALL the text of the powerpoint file, as a single string
getTextAsVector() - Method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Fetches the ALL the text of the powerpoint file, in a List of strings, one per text record
getTextBody() - Method in class org.apache.poi.hsmf.MAPIMessage
Gets the plain text body of this Outlook Message
getTextBodyChunk() - Method in class org.apache.poi.hsmf.datatypes.Chunks
 
getTextboxWrapper() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getTextboxWrappers() - Method in class org.apache.poi.hslf.record.PPDrawing
Get access to the atoms inside Textboxes
getTextboxWrappers() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
getTextCap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getTextColor() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getTextDef() - Method in class org.apache.poi.hwpf.model.FFData
 
getTextDirection() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextFromPieces() - Method in class org.apache.poi.hwpf.extractor.WordExtractor
Grab the text out of the text pieces.
getTextHeight() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextId() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextIndex() - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
Return text's index within the SlideListWithText container (0 for title, 1..n for the nth body).
getTextOffsets() - Method in class org.apache.poi.hslf.record.TextRulerAtom
Paragraph's distance from shape's left margin, in master coordinates (576 dpi).
getTextParagraph() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFNotes
Returns an array of all the TextParagraphs found
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Returns an array of all the TextRuns in the sheet.
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Returns an array of all the TextRuns found
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
Returns an array of all the TextRuns found
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextParagraphs() - Method in class org.apache.poi.hslf.usermodel.HSLFTitleMaster
Returns an array of all the TextRuns found
getTextPieces() - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
getTextPieceTable() - Method in class org.apache.poi.hwpf.model.ComplexFileTable
 
getTextPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextPosition(int) - Method in class org.apache.poi.hwpf.model.NotesTables
 
getTextPropList() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Fetch the TextProps that define this styling in the record order
getTextPropType() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
getTextRotation() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getTextRuler() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getTextRunInfo() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
getTextRuns() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
getTextRuns() - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
getTextSpecInfoRuns() - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
 
getTextStartAt(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit.Type12
Returns where in the text (in characters) the hyperlink at the given index starts applying to.
getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocument
 
getTextTable() - Method in class org.apache.poi.hwpf.HWPFDocumentCore
 
getTextTable() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
getTextType() - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
getTextType() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Return type of the text.
getTextVAlignAsian() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getTextVAlignLatin() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getThingType() - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
Returns the type of the thing, eg TEXT, FONT or TOKN
getTitle() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
The title is a run of text of type TextHeaderAtom.CENTER_TITLE_TYPE or TextHeaderAtom.TITLE_TYPE
getTitle() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
getTitle() - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
getTitleMasters() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Returns an array of all the normal Title Masters found in the slideshow
getTitleTextColourRGB() - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Fetch the RGB value for Title Text Colour
getTlc() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Tab leader code
getTlp() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table look specifier.
getTlp_flags() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Get the tlp_flags field for the TLP record.
getTmEdited() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the tmEdited field for the DOP record.
getTop() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
getTopBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getTopInset() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the distance (in points) between the top of the text frame and the top of the inscribed rectangle of the shape that contains the text.
getTopLevelStreams() - Method in class org.apache.poi.hdgf.HDGFDiagram
Returns all the top level streams, which are the streams pointed to by the TrailerStream.
getTplc() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
getTrailer() - Method in class org.apache.poi.hdgf.chunks.Chunk
Gets the trailer for this chunk, if it exists
getTrailerStream() - Method in class org.apache.poi.hdgf.HDGFDiagram
Returns the TrailerStream, which is at the root of the tree of Streams.
getTransform() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Returns a copy of the current Transform in the Graphics2D context.
getTxMasterStyleAtom() - Method in class org.apache.poi.hslf.record.Environment
 
getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.record.MainMaster
 
getTxMasterStyleAtoms() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
 
getType() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory.CommandDefinition
 
getType() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
Returns the type of the chunk, which affects the mandatory information
getType() - Method in class org.apache.poi.hdgf.pointers.Pointer
 
getType() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
 
getType() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
 
getType() - Method in class org.apache.poi.hslf.blip.DIB
 
getType() - Method in class org.apache.poi.hslf.blip.EMF
 
getType() - Method in class org.apache.poi.hslf.blip.JPEG
 
getType() - Method in class org.apache.poi.hslf.blip.PICT
 
getType() - Method in class org.apache.poi.hslf.blip.PNG
 
getType() - Method in class org.apache.poi.hslf.blip.WMF
 
getType() - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStop
 
getType() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Gets whether the object is embedded or linked.
getType() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Deprecated. POI 3.15 beta 3. Use HSLFHyperlink.getTypeEnum()
getType() - Method in class org.apache.poi.hsmf.datatypes.Chunk
Gets the numeric type of this chunk.
getType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
getType() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getType() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
getType1stCap(String, String, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
getTypeEnum() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Gets the type of the hyperlink action.
getTypeFromOpcode(short) - Static method in class org.apache.poi.hwpf.sprm.SprmOperation
 
getTypeOfCharFollowingTheNumber() - Method in class org.apache.poi.hwpf.model.ListLevel
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
getTypeOfCharFollowingTheNumber(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
"The type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing."
getTypeOfPLCS() - Method in class org.apache.poi.hpbf.model.qcbits.QCPLCBit
 
getUfel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection properties represented by itypFELayout and copt (East Asian layout properties).
getUID() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Returns 16-byte checksum of this picture
getUIDInstanceCount() - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
The instance type/signatures defines if one or two UID instances will be included
getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getUnderlineCode() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getUnderlyingBytes() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Returns an array of the bytes of the file.
getUnitsPerInch() - Method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
getUnknown1() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
 
getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
getUnknown2() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
 
getUnknown3() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
 
getUnused() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
getUnused1() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Deprecated. This field should not be used according to specification
getUnused2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the unused2 field for the DOP record.
getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
getUnused2() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Deprecated. This field should not be used according to specification
getUnused2() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
This field MUST be ignored.
getUnused2() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the unused2 field for the SEP record.
getUnused3() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
getUnused3() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the unused3 field for the SEP record.
getUnused4() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the unused4 field for the SEP record.
getUnused5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getUnused5() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the unused5 field for the SEP record.
getUnused6() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the unused6 field for the SEP record.
getUPX() - Method in class org.apache.poi.hwpf.model.UPX
 
getUserDateAtom() - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
A CString record that stores the user's date.
getUserName() - Method in class org.apache.poi.hwpf.model.SavedByEntry
 
getVal() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
getValue() - Method in class org.apache.poi.hdgf.chunks.Chunk.Command
 
getValue() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Return the text property value.
getValue() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Fetch the value of the text property (meaning is specific to each different kind of text property)
getValue() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.NullPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
 
getValue() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
Returns the Text value of the chunk
getValue() - Method in class org.apache.poi.hwpf.model.Colorref
 
getValue() - Method in class org.apache.poi.hwpf.model.Hyphenation
 
getValue() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
getValue() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Get the value field for the SHD80 record.
getValue() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Get the value field for the TBD record.
getValues(MAPIProperty) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Returns all values for the given property, looking up chunk based ones as required, of null if none exist
getValuesCellRange() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
getValueType() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
See SeriesRecord
getVersion() - Method in class org.apache.poi.hdgf.chunks.ChunkFactory
 
getVersion() - Method in class org.apache.poi.hdgf.pointers.PointerFactory
 
getVersion() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
getVersion() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
 
getVersion() - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
 
getVersion() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
getVersion() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that MUST be 0xFFFFFFFF.
getVertAlign() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Specifies the alignment of the cell contents relative to text flow (e.g.
getVertAlign() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getVerticalAlignment() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getVerticalBorder() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
getVerticalOffset() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
getVerticalPositioning() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Specifies the type of vertical positioning to use for a shape
getVerticalRelativeElement() - Method in interface org.apache.poi.hwpf.usermodel.OfficeDrawing
Specifies a page element relative to which a shape is vertically positioned
getVerticalScalingFactor() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
getView() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the view field for the DOP record.
getViewFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
getViewFlags_unused2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used
getViewport() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getVirusinfo() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the virusinfo field for the DOP record.
getVjc() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the vjc field for the SEP record.
getWAlignFont() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the wAlignFont field for the PAP record.
getWCellPaddingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell margin/padding.
getWCellPaddingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell margin/padding.
getWCellPaddingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell margin/padding.
getWCellPaddingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell margin/padding.
getWCellPaddingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell margin/padding.
getWCellPaddingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell margin/padding.
getWCellPaddingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell margin/padding.
getWCellPaddingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell margin/padding.
getWCellPaddingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell margin/padding.
getWCellPaddingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell margin/padding.
getWCellPaddingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell margin/padding.
getWCellPaddingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell margin/padding.
getWCellSpacingBottom() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell spacing.
getWCellSpacingDefaultBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell spacings.
getWCellSpacingDefaultLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell spacings.
getWCellSpacingDefaultRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell spacings.
getWCellSpacingDefaultTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell spacings.
getWCellSpacingLeft() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell spacing.
getWCellSpacingOuterBottom() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell spacing.
getWCellSpacingOuterLeft() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell spacing.
getWCellSpacingOuterRight() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell spacing.
getWCellSpacingOuterTop() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell spacing.
getWCellSpacingRight() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell spacing.
getWCellSpacingTop() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell spacing.
getWCharScale() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Get the wCharScale field for the CHP record.
getWConflict() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When != 0, index number that identifies all text participating in a particular conflict incident.
getWeight() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getWeight() - Method in class org.apache.poi.hwpf.model.Ffn
 
getWIdent() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies that this is a Word Binary File.
getWidth() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
getWidth() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
getWidth() - Method in class org.apache.poi.hwpf.usermodel.Picture
returns pixel width of the picture or -1 if dimensions determining was failed
getWidth() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
getWidthAndFitsFlags() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Get the widthAndFitsFlags field for the TAP record.
getWidthAndFitsFlags_empty1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used
getWidthAndFitsFlags_empty2() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used
getWindow() - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
getWmfInputStream() - Method in class org.apache.poi.hemf.record.HemfCommentPublic.WindowsMetafile
 
getWmfSize() - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
getWordWrap() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
getWordWrapEx() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Returns the value indicating word wrap.
getWr() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Text wrapping mode
getWr() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Get the wr field for the PAP record.
getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Calculate mask from the subPropMatches.
getWriteMask() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Get the mask that's used at write time.
getWrk() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Text wrapping mode type (valid only for wrapping modes 2 and 4
getWScaleSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getWSpare() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the wSpare field for the DOP record.
getWSpare2() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Get the wSpare2 field for the DOP record.
getWTextFlow() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the wTextFlow field for the SEP record.
getWvkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
getWWidth() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Preferred table width.
getWWidth() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Preferred cell width.
getWWidthAfter() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
getWWidthBefore() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
getWWidthIndent() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Left Indent.
getX() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getX() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
getXaLeft() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Left of rectangle enclosing shape relative to the origin of the shape.
getXaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the xaPage field for the SEP record.
getXaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the xaPageNUp field for the SEP record.
getXaRight() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Right of rectangle enclosing shape relative to the origin of the shape.
getXchSym() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
getXExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
getXOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
Gets the X offset of the comment on the page.
getXstDispFldRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
The string value of the ListNum field when revision mark tracking began.
getY() - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
getY() - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
getYaBottom() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Bottom of the rectangle enclosing shape relative to the origin of the shape.
getYaPage() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the yaPage field for the SEP record.
getYaPageNUp() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Get the yaPageNUp field for the SEP record.
getYaTop() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Top of rectangle enclosing shape relative to the origin of the shape.
getYExt() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
getYOffset() - Method in class org.apache.poi.hslf.record.Comment2000Atom
Gets the Y offset of the comment on the page.
getZkSaved() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
GIVEN_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
GOVERNMENT_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Grfhic - Class in org.apache.poi.hwpf.model
The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure.
Grfhic() - Constructor for class org.apache.poi.hwpf.model.Grfhic
 
Grfhic(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Grfhic
 
GrfhicAbstractType - Class in org.apache.poi.hwpf.model.types
The grfhic structure is a set of HTML incompatibility flags that specify the HTML incompatibilities of a list structure.
GrfhicAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
GRPXSTATNOWNERS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
guess7BitEncoding() - Method in class org.apache.poi.hsmf.MAPIMessage
Tries to identify the correct encoding for 7-bit (non-unicode) strings in the file.

H

HALF_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
handleEmails(StringBuffer, String, String, StringUtil.StringsIterator) - Method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
Takes a Display focused string, eg "Nick; Jim" and an iterator of emails, and does its best to return something like "Nick ; Jim "
handleParentAwareRecords(RecordContainer) - Static method in class org.apache.poi.hslf.record.RecordContainer
Find the records that are parent-aware, and tell them who their parent is
handlingClass - Variable in enum org.apache.poi.hslf.record.RecordTypes
 
has7BitEncodingStrings() - Method in class org.apache.poi.hsmf.MAPIMessage
Does this file contain any strings that are stored as 7 bit rather than unicode?
HASATTACH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
hasEscherPicture(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
 
hashCode() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
 
hashCode() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
hashCode() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
hashCode() - Method in class org.apache.poi.hwpf.model.Colorref
 
hashCode() - Method in class org.apache.poi.hwpf.model.Ffn
 
hashCode() - Method in class org.apache.poi.hwpf.model.FibBase
 
hashCode() - Method in class org.apache.poi.hwpf.model.FibRgW97
 
hashCode() - Method in class org.apache.poi.hwpf.model.FontTable
 
hashCode() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
hashCode() - Method in class org.apache.poi.hwpf.model.Hyphenation
 
hashCode() - Method in class org.apache.poi.hwpf.model.LFOData
 
hashCode() - Method in class org.apache.poi.hwpf.model.ListData
 
hashCode() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
hashCode() - Method in class org.apache.poi.hwpf.model.ListLevel
 
hashCode() - Method in class org.apache.poi.hwpf.model.ListTables
 
hashCode() - Method in class org.apache.poi.hwpf.model.OldTextPiece
 
hashCode() - Method in class org.apache.poi.hwpf.model.PAPX
 
hashCode() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
 
hashCode() - Method in class org.apache.poi.hwpf.model.PICF
 
hashCode() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
hashCode() - Method in class org.apache.poi.hwpf.model.PlfLfo
 
hashCode() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
hashCode() - Method in class org.apache.poi.hwpf.model.PropertyNode
 
hashCode() - Method in class org.apache.poi.hwpf.model.SavedByEntry
Generates a hash code for consistency with SavedByEntry.equals(Object).
hashCode() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
hashCode() - Method in class org.apache.poi.hwpf.model.SEPX
 
hashCode() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
hashCode() - Method in class org.apache.poi.hwpf.model.StyleSheet
 
hashCode() - Method in class org.apache.poi.hwpf.model.TextPiece
 
hashCode() - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
hashCode() - Method in class org.apache.poi.hwpf.model.UPX
 
hashCode() - Method in class org.apache.poi.hwpf.model.Xst
 
hashCode() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
hashCode() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
hashCode() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
hashCode() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
hashCode() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
hashCode() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
hasHorizontalLine(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
determines whether specified CharacterRun contains reference to a picture
hasMetroBlob() - Method in class org.apache.poi.hslf.model.HSLFMetroShape
 
hasNext() - Method in class org.apache.poi.hwpf.sprm.SprmIterator
 
hasNext() - Method in class org.apache.poi.hwpf.usermodel.TableIterator
 
hasPicture(CharacterRun) - Method in class org.apache.poi.hwpf.model.PicturesTable
determines whether specified CharacterRun contains reference to a picture
hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
 
hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV11
Does the chunk have a separator?
hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
Does the chunk have a separator?
hasSeparator() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
Does the chunk have a separator?
hasSeparator() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeader
 
hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV4V5
Does the chunk have a trailer?
hasTrailer() - Method in class org.apache.poi.hdgf.chunks.ChunkHeaderV6
Does the chunk have a trailer?
HDFType - Interface in org.apache.poi.hwpf.model
Deprecated. 
HDGFDiagram - Class in org.apache.poi.hdgf
See http://www.redferni.uklinux.net/visio/ http://www.gnome.ru/projects/docs/vsdocs.html http://www.gnome.ru/projects/docs/slide1.png http://www.gnome.ru/projects/docs/slide2.png
HDGFDiagram(POIFSFileSystem) - Constructor for class org.apache.poi.hdgf.HDGFDiagram
 
HDGFDiagram(NPOIFSFileSystem) - Constructor for class org.apache.poi.hdgf.HDGFDiagram
 
HDGFDiagram(DirectoryNode) - Constructor for class org.apache.poi.hdgf.HDGFDiagram
 
HDGFException - Exception in org.apache.poi.hdgf.exceptions
The superclass of all HDGF exceptions
HDGFException() - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
 
HDGFException(String) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
 
HDGFException(String, Throwable) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
 
HDGFException(Throwable) - Constructor for exception org.apache.poi.hdgf.exceptions.HDGFException
 
HDGFLZW - Class in org.apache.poi.hdgf
A decoder for the crazy LZW implementation used in Visio.
HDGFLZW() - Constructor for class org.apache.poi.hdgf.HDGFLZW
 
head - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
head - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
HEADER_FOLDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HEADER_SIGNATURE - Static variable in class org.apache.poi.hmef.HMEFMessage
 
HEADERATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
 
HeadersFooters - Class in org.apache.poi.hslf.model
Header / Footer settings.
HeadersFooters(HSLFSlideShow, short) - Constructor for class org.apache.poi.hslf.model.HeadersFooters
 
HeadersFooters(HSLFSheet, short) - Constructor for class org.apache.poi.hslf.model.HeadersFooters
 
HeadersFootersAtom - Class in org.apache.poi.hslf.record
An atom record that specifies options for displaying headers and footers on a presentation slide or notes slide.
HeadersFootersAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.HeadersFootersAtom
Build an instance of HeadersFootersAtom from on-disk data
HeadersFootersAtom() - Constructor for class org.apache.poi.hslf.record.HeadersFootersAtom
Create a new instance of HeadersFootersAtom
HeadersFootersContainer - Class in org.apache.poi.hslf.record
A container record that specifies information about the footers on a presentation slide.
HeadersFootersContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.HeadersFootersContainer
 
HeadersFootersContainer(short) - Constructor for class org.apache.poi.hslf.record.HeadersFootersContainer
 
HeaderStories - Class in org.apache.poi.hwpf.usermodel
A HeaderStory is a Header, a Footer, or footnote/endnote separator.
HeaderStories(HWPFDocument) - Constructor for class org.apache.poi.hwpf.usermodel.HeaderStories
 
headerToken - Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
The PowerPoint magic number for a non-encrypted file
HemfComment - Class in org.apache.poi.hemf.record
Contains arbitrary data
HemfComment(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfComment
 
HemfCommentEMFPlus - Class in org.apache.poi.hemf.record
An HemfCommentEMFPlus may contain one or more EMFPlus records
HemfCommentEMFPlus(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentEMFPlus
 
HemfCommentEMFSpool - Class in org.apache.poi.hemf.record
Not yet implemented
HemfCommentEMFSpool(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentEMFSpool
 
HemfCommentPublic - Class in org.apache.poi.hemf.record
Container class for four subtypes of HemfCommentPublic: BeginGroup, EndGroup, MultiFormats and Windows Metafile.
HemfCommentPublic() - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic
 
HemfCommentPublic.BeginGroup - Class in org.apache.poi.hemf.record
Stub, to be implemented
HemfCommentPublic.BeginGroup(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.BeginGroup
 
HemfCommentPublic.EndGroup - Class in org.apache.poi.hemf.record
Stub, to be implemented
HemfCommentPublic.EndGroup(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.EndGroup
 
HemfCommentPublic.HemfMultiFormatsData - Class in org.apache.poi.hemf.record
This encapulates a single record stored within a HemfCommentPublic.MultiFormats record.
HemfCommentPublic.HemfMultiFormatsData(long, long, byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
 
HemfCommentPublic.MultiFormats - Class in org.apache.poi.hemf.record
 
HemfCommentPublic.MultiFormats(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.MultiFormats
 
HemfCommentPublic.WindowsMetafile - Class in org.apache.poi.hemf.record
Stub, to be implemented
HemfCommentPublic.WindowsMetafile(byte[]) - Constructor for class org.apache.poi.hemf.record.HemfCommentPublic.WindowsMetafile
 
HemfCommentRecord - Class in org.apache.poi.hemf.record
This is the outer comment record that is recognized by the initial parse by HemfRecordType.comment.
HemfCommentRecord() - Constructor for class org.apache.poi.hemf.record.HemfCommentRecord
 
HemfExtractor - Class in org.apache.poi.hemf.extractor
Read-only EMF extractor.
HemfExtractor(InputStream) - Constructor for class org.apache.poi.hemf.extractor.HemfExtractor
 
HemfHeader - Class in org.apache.poi.hemf.record
Extracts the full header from EMF files.
HemfHeader() - Constructor for class org.apache.poi.hemf.record.HemfHeader
 
HemfPlusHeader - Class in org.apache.poi.hemf.hemfplus.record
 
HemfPlusHeader() - Constructor for class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
HemfPlusRecord - Interface in org.apache.poi.hemf.hemfplus.record
 
HemfPlusRecordType - Enum in org.apache.poi.hemf.hemfplus.record
 
HemfRecord - Interface in org.apache.poi.hemf.record
 
HemfRecordType - Enum in org.apache.poi.hemf.record
 
HemfText - Class in org.apache.poi.hemf.record
Container class to gather all text-related commands This is starting out as read only, and very little is actually implemented at this point!
HemfText() - Constructor for class org.apache.poi.hemf.record.HemfText
 
HemfText.ExtCreateFontIndirectW - Class in org.apache.poi.hemf.record
 
HemfText.ExtCreateFontIndirectW() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtCreateFontIndirectW
 
HemfText.ExtTextOutA - Class in org.apache.poi.hemf.record
 
HemfText.ExtTextOutA() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
HemfText.ExtTextOutW - Class in org.apache.poi.hemf.record
 
HemfText.ExtTextOutW() - Constructor for class org.apache.poi.hemf.record.HemfText.ExtTextOutW
 
HemfText.PolyTextOutA - Class in org.apache.poi.hemf.record
Needs to be implemented.
HemfText.PolyTextOutA() - Constructor for class org.apache.poi.hemf.record.HemfText.PolyTextOutA
 
HemfText.PolyTextOutW - Class in org.apache.poi.hemf.record
Needs to be implemented.
HemfText.PolyTextOutW() - Constructor for class org.apache.poi.hemf.record.HemfText.PolyTextOutW
 
HemfText.SetTextAlign - Class in org.apache.poi.hemf.record
 
HemfText.SetTextAlign() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextAlign
 
HemfText.SetTextColor - Class in org.apache.poi.hemf.record
 
HemfText.SetTextColor() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextColor
 
HemfText.SetTextJustification - Class in org.apache.poi.hemf.record
 
HemfText.SetTextJustification() - Constructor for class org.apache.poi.hemf.record.HemfText.SetTextJustification
 
HIDDEN_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether the corresponding slide is hidden and is not displayed during the slide show.
Hide - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the shape is hidden while the animation is not playing
hit(Rectangle, Shape, boolean) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
HMEFContentsExtractor - Class in org.apache.poi.hmef.extractor
A utility for extracting out the message body, and all attachments from a HMEF/TNEF/winmail.dat file
HMEFContentsExtractor(File) - Constructor for class org.apache.poi.hmef.extractor.HMEFContentsExtractor
 
HMEFContentsExtractor(HMEFMessage) - Constructor for class org.apache.poi.hmef.extractor.HMEFContentsExtractor
 
HMEFDumper - Class in org.apache.poi.hmef.dev
Developer focused raw dumper
HMEFDumper(InputStream) - Constructor for class org.apache.poi.hmef.dev.HMEFDumper
 
HMEFMessage - Class in org.apache.poi.hmef
HMEF - Implementation of the Microsoft TNEF message encoding format (aka winmail.dat) See: http://support.microsoft.com/kb/241538 http://en.wikipedia.org/wiki/Transport_Neutral_Encapsulation_Format http://search.cpan.org/dist/Convert-TNEF/
HMEFMessage(InputStream) - Constructor for class org.apache.poi.hmef.HMEFMessage
 
HOBBIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME2_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_CITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_ADDRESS_STREET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HOME_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
HPBFDocument - Class in org.apache.poi.hpbf
This class provides the basic functionality for HPBF, our implementation of the publisher file format.
HPBFDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.HPBFDocument
Opens a new publisher document
HPBFDocument(NPOIFSFileSystem) - Constructor for class org.apache.poi.hpbf.HPBFDocument
 
HPBFDocument(InputStream) - Constructor for class org.apache.poi.hpbf.HPBFDocument
 
HPBFDocument(DirectoryNode) - Constructor for class org.apache.poi.hpbf.HPBFDocument
Opens an embedded publisher document, at the given directory.
HPBFDumper - Class in org.apache.poi.hpbf.dev
For dumping out the contents of HPBF (Publisher) files, while we try to figure out how they're constructed.
HPBFDumper(NPOIFSFileSystem) - Constructor for class org.apache.poi.hpbf.dev.HPBFDumper
 
HPBFDumper(InputStream) - Constructor for class org.apache.poi.hpbf.dev.HPBFDumper
 
HPBFPart - Class in org.apache.poi.hpbf.model
Parent class of all HPBF sub-parts, handling the fiddly reading in / writing out bits for all of them.
HPBFPart(DirectoryNode, String[]) - Constructor for class org.apache.poi.hpbf.model.HPBFPart
 
HRES_ADD_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_CHANGE_LETTER_AFTER - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_CHANGE_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_DELETE_BEFORE_CHANGE_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_DELETE_LETTER_BEFORE - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_NO - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRES_NORMAL - Static variable in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HRESIAbstractType - Class in org.apache.poi.hwpf.model.types
Hyphenation (HRESI).
HRESIAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
HSLFAutoShape - Class in org.apache.poi.hslf.usermodel
Represents an AutoShape.
HSLFAutoShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
 
HSLFAutoShape(ShapeType, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
 
HSLFAutoShape(ShapeType) - Constructor for class org.apache.poi.hslf.usermodel.HSLFAutoShape
 
HSLFBackground - Class in org.apache.poi.hslf.usermodel
Background shape
HSLFBackground(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFBackground
 
HSLFConnectorShape - Class in org.apache.poi.hslf.usermodel
Specifies a connection shape.
HSLFConnectorShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
Create a ConnectorShape object and initialize it from the supplied Record container.
HSLFConnectorShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
Create a new ConnectorShape.
HSLFConnectorShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFConnectorShape
Create a new ConnectorShape.
HSLFEscherClientDataRecord - Class in org.apache.poi.hslf.record
An atom record that specifies whether a shape is a placeholder shape.
HSLFEscherClientDataRecord() - Constructor for class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
HSLFEscherRecordFactory - Class in org.apache.poi.hslf.record
Generates escher records when provided the byte array containing those records.
HSLFEscherRecordFactory() - Constructor for class org.apache.poi.hslf.record.HSLFEscherRecordFactory
Creates an instance of the escher record factory
HSLFException - Exception in org.apache.poi.hslf.exceptions
A generic exception that can be thrown by HSLF classes
HSLFException() - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
 
HSLFException(String) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
 
HSLFException(String, Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
 
HSLFException(Throwable) - Constructor for exception org.apache.poi.hslf.exceptions.HSLFException
 
HSLFFill - Class in org.apache.poi.hslf.usermodel
Represents functionality provided by the 'Fill Effects' dialog in PowerPoint.
HSLFFill(HSLFShape) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFill
Construct a Fill object for a shape.
HSLFFreeformShape - Class in org.apache.poi.hslf.usermodel
A "Freeform" shape.
HSLFFreeformShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
Create a Freeform object and initialize it from the supplied Record container.
HSLFFreeformShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
Create a new Freeform.
HSLFFreeformShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFFreeformShape
Create a new Freeform.
HSLFGroupShape - Class in org.apache.poi.hslf.usermodel
Represents a group of shapes.
HSLFGroupShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
Create a new ShapeGroup.
HSLFGroupShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
Create a new ShapeGroup.
HSLFGroupShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFGroupShape
Create a ShapeGroup object and initialize it from the supplied Record container.
HSLFHyperlink - Class in org.apache.poi.hslf.usermodel
Represents a hyperlink in a PowerPoint document
HSLFHyperlink(ExHyperlink, InteractiveInfo) - Constructor for class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
HSLFLine - Class in org.apache.poi.hslf.usermodel
Represents a line in a PowerPoint drawing
HSLFLine(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
 
HSLFLine(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
 
HSLFLine() - Constructor for class org.apache.poi.hslf.usermodel.HSLFLine
 
HSLFMasterSheet - Class in org.apache.poi.hslf.usermodel
The superclass of all master sheets - Slide masters, Notes masters, etc.
HSLFMasterSheet(SheetContainer, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFMasterSheet
 
HSLFMetroShape<T extends Shape<?,?>> - Class in org.apache.poi.hslf.model
Experimental class for metro blobs, i.e.
HSLFMetroShape(HSLFShape) - Constructor for class org.apache.poi.hslf.model.HSLFMetroShape
 
HSLFNotes - Class in org.apache.poi.hslf.usermodel
This class represents a slide's notes in a PowerPoint Document.
HSLFNotes(Notes) - Constructor for class org.apache.poi.hslf.usermodel.HSLFNotes
Constructs a Notes Sheet from the given Notes record.
HSLFObjectData - Class in org.apache.poi.hslf.usermodel
A class that represents object data embedded in a slide show.
HSLFObjectData(ExOleObjStg) - Constructor for class org.apache.poi.hslf.usermodel.HSLFObjectData
Creates the object data wrapping the record that contains the object data.
HSLFPictureData - Class in org.apache.poi.hslf.usermodel
A class that represents image data contained in a slide show.
HSLFPictureData() - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureData
 
HSLFPictureShape - Class in org.apache.poi.hslf.usermodel
Represents a picture in a PowerPoint document.
HSLFPictureShape(HSLFPictureData) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
Create a new Picture
HSLFPictureShape(HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
Create a new Picture
HSLFPictureShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPictureShape
Create a Picture object
HSLFPlaceholder - Class in org.apache.poi.hslf.usermodel
Represents a Placeholder in PowerPoint.
HSLFPlaceholder(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
 
HSLFPlaceholder(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
 
HSLFPlaceholder() - Constructor for class org.apache.poi.hslf.usermodel.HSLFPlaceholder
 
HSLFShape - Class in org.apache.poi.hslf.usermodel
Represents a Shape which is the elemental object that composes a drawing.
HSLFShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFShape
Create a Shape object.
HSLFShapeContainer - Interface in org.apache.poi.hslf.usermodel
Common interface for shape containers, e.g.
HSLFShapeFactory - Class in org.apache.poi.hslf.usermodel
Create a Shape object depending on its type
HSLFShapeFactory() - Constructor for class org.apache.poi.hslf.usermodel.HSLFShapeFactory
 
HSLFSheet - Class in org.apache.poi.hslf.usermodel
This class defines the common format of "Sheets" in a powerpoint document.
HSLFSheet(SheetContainer, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSheet
 
HSLFSimpleShape - Class in org.apache.poi.hslf.usermodel
An abstract simple (non-group) shape.
HSLFSimpleShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Create a SimpleShape object and initialize it from the supplied Record container.
HSLFSlide - Class in org.apache.poi.hslf.usermodel
This class represents a slide in a PowerPoint Document.
HSLFSlide(Slide, HSLFNotes, SlideListWithText.SlideAtomsSet, int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlide
Constructs a Slide from the Slide record, and the SlideAtomsSet containing the text.
HSLFSlide(int, int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlide
Create a new Slide instance
HSLFSlideMaster - Class in org.apache.poi.hslf.usermodel
SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
HSLFSlideMaster(MainMaster, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideMaster
Constructs a SlideMaster from the MainMaster record,
HSLFSlideShow - Class in org.apache.poi.hslf.usermodel
This class is a friendly wrapper on top of the more scary HSLFSlideShow.
HSLFSlideShow(HSLFSlideShowImpl) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
Constructs a Powerpoint document from the underlying HSLFSlideShow object.
HSLFSlideShow() - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
Constructs a new, empty, Powerpoint document.
HSLFSlideShow(InputStream) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
Constructs a Powerpoint document from an input stream.
HSLFSlideShow(NPOIFSFileSystem) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
Constructs a Powerpoint document from an POIFSFileSystem.
HSLFSlideShow(DirectoryNode) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShow
Constructs a Powerpoint document from an DirectoryNode.
HSLFSlideShowEncrypted - Class in org.apache.poi.hslf.usermodel
This class provides helper functions for encrypted PowerPoint documents.
HSLFSlideShowEncrypted(DocumentEncryptionAtom) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
HSLFSlideShowEncrypted(byte[], NavigableMap<Integer, Record>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
HSLFSlideShowFactory - Class in org.apache.poi.hslf.usermodel
Helper class which is instantiated by reflection from SlideShowFactory.create(java.io.File) and similar
HSLFSlideShowFactory() - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
 
HSLFSlideShowImpl - Class in org.apache.poi.hslf.usermodel
This class contains the main functionality for the Powerpoint file "reader".
HSLFSlideShowImpl(String) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a Powerpoint document from fileName.
HSLFSlideShowImpl(InputStream) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a Powerpoint document from an input stream.
HSLFSlideShowImpl(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a Powerpoint document from a POIFS Filesystem.
HSLFSlideShowImpl(NPOIFSFileSystem) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a Powerpoint document from a POIFS Filesystem.
HSLFSlideShowImpl(DirectoryNode) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Constructs a Powerpoint document from a specific point in a POIFS Filesystem.
HSLFSoundData - Class in org.apache.poi.hslf.usermodel
A class that represents sound data embedded in a slide show.
HSLFSoundData(Sound) - Constructor for class org.apache.poi.hslf.usermodel.HSLFSoundData
Creates the object data wrapping the record that contains the sound data.
HSLFTable - Class in org.apache.poi.hslf.usermodel
Represents a table in a PowerPoint presentation
HSLFTable(int, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
Create a new Table of the given number of rows and columns
HSLFTable(int, int, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
Create a new Table of the given number of rows and columns
HSLFTable(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTable
Create a Table object and initialize it from the supplied Record container.
HSLFTableCell - Class in org.apache.poi.hslf.usermodel
Represents a cell in a ppt table
HSLFTableCell(EscherContainerRecord, HSLFTable) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTableCell
Create a TableCell object and initialize it from the supplied Record container.
HSLFTableCell(HSLFTable) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTableCell
Create a new TableCell.
HSLFTextBox - Class in org.apache.poi.hslf.usermodel
Represents a TextFrame shape in PowerPoint.
HSLFTextBox(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
Create a TextBox object and initialize it from the supplied Record container.
HSLFTextBox(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
Create a new TextBox.
HSLFTextBox() - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextBox
Create a new TextBox.
HSLFTextParagraph - Class in org.apache.poi.hslf.usermodel
This class represents a run of text in a powerpoint document.
HSLFTextRun - Class in org.apache.poi.hslf.usermodel
Represents a run of text, all with the same style
HSLFTextRun(HSLFTextParagraph) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextRun
Create a new wrapper around a rich text string
HSLFTextShape - Class in org.apache.poi.hslf.usermodel
A common superclass of all shapes that can hold text.
HSLFTextShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
Create a TextBox object and initialize it from the supplied Record container.
HSLFTextShape(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
Create a new TextBox.
HSLFTextShape() - Constructor for class org.apache.poi.hslf.usermodel.HSLFTextShape
Create a new TextBox.
HSLFTitleMaster - Class in org.apache.poi.hslf.usermodel
Title masters define the design template for slides with a Title Slide layout.
HSLFTitleMaster(Slide, int) - Constructor for class org.apache.poi.hslf.usermodel.HSLFTitleMaster
Constructs a TitleMaster
HSMFDump - Class in org.apache.poi.hsmf.dev
Dumps out the chunk details, and where possible contents
HSMFDump(NPOIFSFileSystem) - Constructor for class org.apache.poi.hsmf.dev.HSMFDump
 
HSSFChart - Class in org.apache.poi.hssf.usermodel
Has methods for construction of a chart object.
HSSFChart.HSSFChartType - Enum in org.apache.poi.hssf.usermodel
 
HSSFChart.HSSFSeries - Class in org.apache.poi.hssf.usermodel
A series in a chart
html - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
HtmlDocumentFacade - Class in org.apache.poi.hwpf.converter
 
HtmlDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
HwmfBinaryRasterOp - Enum in org.apache.poi.hwmf.record
The BinaryRasterOperation Enumeration section lists the binary raster-operation codes.
HwmfBitmap16 - Class in org.apache.poi.hwmf.record
 
HwmfBitmap16() - Constructor for class org.apache.poi.hwmf.record.HwmfBitmap16
 
HwmfBitmap16(boolean) - Constructor for class org.apache.poi.hwmf.record.HwmfBitmap16
 
HwmfBitmapDib - Class in org.apache.poi.hwmf.record
The DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format.
HwmfBitmapDib() - Constructor for class org.apache.poi.hwmf.record.HwmfBitmapDib
 
HwmfBitmapDib.BitCount - Enum in org.apache.poi.hwmf.record
 
HwmfBitmapDib.Compression - Enum in org.apache.poi.hwmf.record
 
HwmfBrushStyle - Enum in org.apache.poi.hwmf.record
A 16-bit unsigned integer that defines the brush style.
HwmfColorRef - Class in org.apache.poi.hwmf.record
A 32-bit ColorRef Object that defines the color value.
HwmfColorRef() - Constructor for class org.apache.poi.hwmf.record.HwmfColorRef
 
HwmfColorRef(Color) - Constructor for class org.apache.poi.hwmf.record.HwmfColorRef
 
HwmfDraw - Class in org.apache.poi.hwmf.record
 
HwmfDraw() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw
 
HwmfDraw.WmfArc - Class in org.apache.poi.hwmf.record
The META_ARC record draws an elliptical arc.
HwmfDraw.WmfArc() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
 
HwmfDraw.WmfChord - Class in org.apache.poi.hwmf.record
The META_CHORD record draws a chord, which is defined by a region bounded by the intersection of an ellipse with a line segment.
HwmfDraw.WmfChord() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfChord
 
HwmfDraw.WmfEllipse - Class in org.apache.poi.hwmf.record
The META_ELLIPSE record draws an ellipse.
HwmfDraw.WmfEllipse() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
HwmfDraw.WmfFrameRegion - Class in org.apache.poi.hwmf.record
The META_FRAMEREGION record draws a border around a specified region using a specified brush.
HwmfDraw.WmfFrameRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
 
HwmfDraw.WmfLineTo - Class in org.apache.poi.hwmf.record
The META_LINETO record draws a line from the drawing position that is defined in the playback device context up to, but not including, the specified point.
HwmfDraw.WmfLineTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
 
HwmfDraw.WmfMoveTo - Class in org.apache.poi.hwmf.record
The META_MOVETO record sets the output position in the playback device context to a specified point.
HwmfDraw.WmfMoveTo() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
 
HwmfDraw.WmfPie - Class in org.apache.poi.hwmf.record
The META_PIE record draws a pie-shaped wedge bounded by the intersection of an ellipse and two radials.
HwmfDraw.WmfPie() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPie
 
HwmfDraw.WmfPolygon - Class in org.apache.poi.hwmf.record
The META_POLYGON record paints a polygon consisting of two or more vertices connected by straight lines.
HwmfDraw.WmfPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
HwmfDraw.WmfPolyline - Class in org.apache.poi.hwmf.record
The META_POLYLINE record draws a series of line segments by connecting the points in the specified array.
HwmfDraw.WmfPolyline() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyline
 
HwmfDraw.WmfPolyPolygon - Class in org.apache.poi.hwmf.record
The META_POLYPOLYGON record paints a series of closed polygons.
HwmfDraw.WmfPolyPolygon() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
 
HwmfDraw.WmfRectangle - Class in org.apache.poi.hwmf.record
The META_RECTANGLE record paints a rectangle.
HwmfDraw.WmfRectangle() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
HwmfDraw.WmfRoundRect - Class in org.apache.poi.hwmf.record
The META_ROUNDRECT record paints a rectangle with rounded corners.
HwmfDraw.WmfRoundRect() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
HwmfDraw.WmfSelectObject - Class in org.apache.poi.hwmf.record
The META_SELECTOBJECT record specifies a graphics object for the playback device context.
HwmfDraw.WmfSelectObject() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
 
HwmfDraw.WmfSetPixel - Class in org.apache.poi.hwmf.record
The META_RECTANGLE record paints a rectangle.
HwmfDraw.WmfSetPixel() - Constructor for class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
 
HwmfDrawProperties - Class in org.apache.poi.hwmf.draw
 
HwmfDrawProperties() - Constructor for class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
HwmfDrawProperties(HwmfDrawProperties) - Constructor for class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
HwmfEscape - Class in org.apache.poi.hwmf.record
The MetafileEscapes specifies printer driver functionality that might not be directly accessible through WMF records
HwmfEscape() - Constructor for class org.apache.poi.hwmf.record.HwmfEscape
 
HwmfEscape.EscapeFunction - Enum in org.apache.poi.hwmf.record
 
HwmfFill - Class in org.apache.poi.hwmf.record
 
HwmfFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill
 
HwmfFill.ColorUsage - Enum in org.apache.poi.hwmf.record
The ColorUsage Enumeration (a 16-bit unsigned integer) specifies whether a color table exists in a device-independent bitmap (DIB) and how to interpret its values, i.e.
HwmfFill.HwmfImageRecord - Interface in org.apache.poi.hwmf.record
A record which contains an image (to be extracted)
HwmfFill.WmfBitBlt - Class in org.apache.poi.hwmf.record
 
HwmfFill.WmfBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
 
HwmfFill.WmfDibBitBlt - Class in org.apache.poi.hwmf.record
 
HwmfFill.WmfDibBitBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
HwmfFill.WmfDibStretchBlt - Class in org.apache.poi.hwmf.record
 
HwmfFill.WmfDibStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
HwmfFill.WmfExtFloodFill - Class in org.apache.poi.hwmf.record
The META_EXTFLOODFILL record fills an area with the brush that is defined in the playback device context.
HwmfFill.WmfExtFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
 
HwmfFill.WmfFillRegion - Class in org.apache.poi.hwmf.record
The META_FILLREGION record fills a region using a specified brush.
HwmfFill.WmfFillRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
 
HwmfFill.WmfFloodFill - Class in org.apache.poi.hwmf.record
The META_FLOODFILL record fills an area of the output surface with the brush that is defined in the playback device context.
HwmfFill.WmfFloodFill() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
 
HwmfFill.WmfInvertRegion - Class in org.apache.poi.hwmf.record
The META_INVERTREGION record draws a region in which the colors are inverted.
HwmfFill.WmfInvertRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
 
HwmfFill.WmfPaintRegion - Class in org.apache.poi.hwmf.record
The META_PAINTREGION record paints the specified region by using the brush that is defined in the playback device context.
HwmfFill.WmfPaintRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
 
HwmfFill.WmfPatBlt - Class in org.apache.poi.hwmf.record
The META_PATBLT record paints a specified rectangle using the brush that is defined in the playback device context.
HwmfFill.WmfPatBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
 
HwmfFill.WmfSetDibToDev - Class in org.apache.poi.hwmf.record
The META_SETDIBTODEV record sets a block of pixels in the playback device context using deviceindependent color data.
HwmfFill.WmfSetDibToDev() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
HwmfFill.WmfSetPolyfillMode - Class in org.apache.poi.hwmf.record
The META_SETPOLYFILLMODE record sets polygon fill mode in the playback device context for graphics operations that fill polygons.
HwmfFill.WmfSetPolyfillMode() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
 
HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode - Enum in org.apache.poi.hwmf.record
A 16-bit unsigned integer that defines polygon fill mode.
HwmfFill.WmfStretchBlt - Class in org.apache.poi.hwmf.record
The META_STRETCHBLT record specifies the transfer of a block of pixels according to a raster operation, with possible expansion or contraction.
HwmfFill.WmfStretchBlt() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
 
HwmfFill.WmfStretchDib - Class in org.apache.poi.hwmf.record
The META_STRETCHDIB record specifies the transfer of color data from a block of pixels in device independent format according to a raster operation, with possible expansion or contraction.
HwmfFill.WmfStretchDib() - Constructor for class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
HwmfFont - Class in org.apache.poi.hwmf.record
The Font object specifies the attributes of a logical font
HwmfFont() - Constructor for class org.apache.poi.hwmf.record.HwmfFont
 
HwmfFont.WmfCharset - Enum in org.apache.poi.hwmf.record
 
HwmfFont.WmfClipPrecision - Enum in org.apache.poi.hwmf.record
ClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.
HwmfFont.WmfFontFamilyClass - Enum in org.apache.poi.hwmf.record
A property of a font that describes its general appearance.
HwmfFont.WmfFontPitch - Enum in org.apache.poi.hwmf.record
A property of a font that describes the pitch, of the characters.
HwmfFont.WmfFontQuality - Enum in org.apache.poi.hwmf.record
The output quality defines how carefully to attempt to match the logical font attributes to those of an actual physical font.
HwmfFont.WmfOutPrecision - Enum in org.apache.poi.hwmf.record
The output precision defines how closely the output must match the requested font's height, width, character orientation, escapement, pitch, and font type.
HwmfGraphics - Class in org.apache.poi.hwmf.draw
 
HwmfGraphics(Graphics2D, Rectangle2D) - Constructor for class org.apache.poi.hwmf.draw.HwmfGraphics
Initialize a graphics context for wmf rendering
HwmfHatchStyle - Enum in org.apache.poi.hwmf.record
The HatchStyle Enumeration specifies the hatch pattern.
HwmfHeader - Class in org.apache.poi.hwmf.record
 
HwmfHeader(LittleEndianInputStream) - Constructor for class org.apache.poi.hwmf.record.HwmfHeader
 
HwmfMapMode - Enum in org.apache.poi.hwmf.record
A 16-bit unsigned integer that defines the mapping mode.
HwmfMisc - Class in org.apache.poi.hwmf.record
 
HwmfMisc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc
 
HwmfMisc.WmfCreateBrushIndirect - Class in org.apache.poi.hwmf.record
The META_CREATEBRUSHINDIRECT record creates a Brush Object from a LogBrush Object.
HwmfMisc.WmfCreateBrushIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
HwmfMisc.WmfCreatePatternBrush - Class in org.apache.poi.hwmf.record
 
HwmfMisc.WmfCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
HwmfMisc.WmfCreatePenIndirect - Class in org.apache.poi.hwmf.record
 
HwmfMisc.WmfCreatePenIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
HwmfMisc.WmfDeleteObject - Class in org.apache.poi.hwmf.record
The META_DELETEOBJECT record deletes an object, including Bitmap16, Brush, DeviceIndependentBitmap, Font, Palette, Pen, and Region.
HwmfMisc.WmfDeleteObject() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
 
HwmfMisc.WmfDibCreatePatternBrush - Class in org.apache.poi.hwmf.record
The META_DIBCREATEPATTERNBRUSH record creates a Brush Object with a pattern specified by a DeviceIndependentBitmap (DIB) Object
HwmfMisc.WmfDibCreatePatternBrush() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
HwmfMisc.WmfRestoreDc - Class in org.apache.poi.hwmf.record
The META_RESTOREDC record restores the playback device context from a previously saved device context.
HwmfMisc.WmfRestoreDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
 
HwmfMisc.WmfSaveDc - Class in org.apache.poi.hwmf.record
The META_SAVEDC record saves the playback device context for later retrieval.
HwmfMisc.WmfSaveDc() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
 
HwmfMisc.WmfSetBkColor - Class in org.apache.poi.hwmf.record
The META_SETBKCOLOR record sets the background color in the playback device context to a specified color, or to the nearest physical color if the device cannot represent the specified color.
HwmfMisc.WmfSetBkColor() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
 
HwmfMisc.WmfSetBkMode - Class in org.apache.poi.hwmf.record
The META_SETBKMODE record defines the background raster operation mix mode in the playback device context.
HwmfMisc.WmfSetBkMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
HwmfMisc.WmfSetBkMode.HwmfBkMode - Enum in org.apache.poi.hwmf.record
A 16-bit unsigned integer that defines background mix mode.
HwmfMisc.WmfSetLayout - Class in org.apache.poi.hwmf.record
The META_SETLAYOUT record defines the layout orientation in the playback device context.
HwmfMisc.WmfSetLayout() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
 
HwmfMisc.WmfSetMapMode - Class in org.apache.poi.hwmf.record
The META_SETMAPMODE record defines the mapping mode in the playback device context.
HwmfMisc.WmfSetMapMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
 
HwmfMisc.WmfSetMapperFlags - Class in org.apache.poi.hwmf.record
The META_SETMAPPERFLAGS record defines the algorithm that the font mapper uses when it maps logical fonts to physical fonts.
HwmfMisc.WmfSetMapperFlags() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
 
HwmfMisc.WmfSetRelabs - Class in org.apache.poi.hwmf.record
The META_SETRELABS record is reserved and not supported.
HwmfMisc.WmfSetRelabs() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
 
HwmfMisc.WmfSetRop2 - Class in org.apache.poi.hwmf.record
The META_SETROP2 record defines the foreground raster operation mix mode in the playback device context.
HwmfMisc.WmfSetRop2() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
 
HwmfMisc.WmfSetStretchBltMode - Class in org.apache.poi.hwmf.record
The META_SETSTRETCHBLTMODE record defines the bitmap stretching mode in the playback device context.
HwmfMisc.WmfSetStretchBltMode() - Constructor for class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
HwmfObjectTableEntry - Interface in org.apache.poi.hwmf.record
Marker interface for Records, which should be added to the WMF object table for further selection
HwmfPalette - Class in org.apache.poi.hwmf.record
 
HwmfPalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette
 
HwmfPalette.PaletteEntry - Class in org.apache.poi.hwmf.record
 
HwmfPalette.WmfAnimatePalette - Class in org.apache.poi.hwmf.record
The META_ANIMATEPALETTE record redefines entries in the logical palette that is defined in the playback device context with the specified Palette object The logical palette that is specified by the Palette object in this record is the source of the palette changes, and the logical palette that is currently selected into the playback device context is the destination.
HwmfPalette.WmfAnimatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfAnimatePalette
 
HwmfPalette.WmfCreatePalette - Class in org.apache.poi.hwmf.record
The META_CREATEPALETTE record creates a Palette Object
HwmfPalette.WmfCreatePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfCreatePalette
 
HwmfPalette.WmfPaletteParent - Class in org.apache.poi.hwmf.record
 
HwmfPalette.WmfPaletteParent() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
HwmfPalette.WmfRealizePalette - Class in org.apache.poi.hwmf.record
The META_REALIZEPALETTE record maps entries from the logical palette that is defined in the playback device context to the system palette.
HwmfPalette.WmfRealizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
 
HwmfPalette.WmfResizePalette - Class in org.apache.poi.hwmf.record
The META_RESIZEPALETTE record redefines the size of the logical palette that is defined in the playback device context.
HwmfPalette.WmfResizePalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
HwmfPalette.WmfSelectPalette - Class in org.apache.poi.hwmf.record
The META_SELECTPALETTE record defines the current logical palette with a specified Palette Object.
HwmfPalette.WmfSelectPalette() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
 
HwmfPalette.WmfSetPaletteEntries - Class in org.apache.poi.hwmf.record
The META_SETPALENTRIES record defines RGB color values in a range of entries in the logical palette that is defined in the playback device context.
HwmfPalette.WmfSetPaletteEntries() - Constructor for class org.apache.poi.hwmf.record.HwmfPalette.WmfSetPaletteEntries
 
HwmfPenStyle - Class in org.apache.poi.hwmf.record
The 16-bit PenStyle Enumeration is used to specify different types of pens that can be used in graphics operations.
HwmfPenStyle() - Constructor for class org.apache.poi.hwmf.record.HwmfPenStyle
 
HwmfPenStyle.HwmfLineCap - Enum in org.apache.poi.hwmf.record
 
HwmfPenStyle.HwmfLineDash - Enum in org.apache.poi.hwmf.record
 
HwmfPenStyle.HwmfLineJoin - Enum in org.apache.poi.hwmf.record
 
HwmfPicture - Class in org.apache.poi.hwmf.usermodel
 
HwmfPicture(InputStream) - Constructor for class org.apache.poi.hwmf.usermodel.HwmfPicture
 
HwmfPlaceableHeader - Class in org.apache.poi.hwmf.record
 
HwmfPlaceableHeader(LittleEndianInputStream) - Constructor for class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
HwmfRecord - Interface in org.apache.poi.hwmf.record
 
HwmfRecordType - Enum in org.apache.poi.hwmf.record
Available record types for WMF
HwmfSLImageRenderer - Class in org.apache.poi.hwmf.draw
Helper class which is instantiated by DrawPictureShape via reflection
HwmfSLImageRenderer() - Constructor for class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
HwmfTernaryRasterOp - Enum in org.apache.poi.hwmf.record
Each ternary raster operation code represents a Boolean operation in which the values of the pixels in the source, the selected brush, and the destination are combined.
HwmfText - Class in org.apache.poi.hwmf.record
 
HwmfText() - Constructor for class org.apache.poi.hwmf.record.HwmfText
 
HwmfText.HwmfTextAlignment - Enum in org.apache.poi.hwmf.record
 
HwmfText.HwmfTextVerticalAlignment - Enum in org.apache.poi.hwmf.record
 
HwmfText.WmfCreateFontIndirect - Class in org.apache.poi.hwmf.record
 
HwmfText.WmfCreateFontIndirect() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
HwmfText.WmfExtTextOut - Class in org.apache.poi.hwmf.record
The META_EXTTEXTOUT record outputs text by using the font, background color, and text color that are defined in the playback device context.
HwmfText.WmfExtTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
HwmfText.WmfSetTextAlign - Class in org.apache.poi.hwmf.record
The META_SETTEXTALIGN record defines text-alignment values in the playback device context.
HwmfText.WmfSetTextAlign() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
 
HwmfText.WmfSetTextCharExtra - Class in org.apache.poi.hwmf.record
The META_SETTEXTCHAREXTRA record defines inter-character spacing for text justification in the playback device context.
HwmfText.WmfSetTextCharExtra() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
 
HwmfText.WmfSetTextColor - Class in org.apache.poi.hwmf.record
The META_SETTEXTCOLOR record defines the text foreground color in the playback device context.
HwmfText.WmfSetTextColor() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
 
HwmfText.WmfSetTextJustification - Class in org.apache.poi.hwmf.record
The META_SETTEXTJUSTIFICATION record defines the amount of space to add to break characters in a string of justified text.
HwmfText.WmfSetTextJustification() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
 
HwmfText.WmfTextOut - Class in org.apache.poi.hwmf.record
The META_TEXTOUT record outputs a character string at the specified location by using the font, background color, and text color that are defined in the playback device context.
HwmfText.WmfTextOut() - Constructor for class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
HwmfWindowing - Class in org.apache.poi.hwmf.record
 
HwmfWindowing() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing
 
HwmfWindowing.WmfCreateRegion - Class in org.apache.poi.hwmf.record
 
HwmfWindowing.WmfCreateRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
HwmfWindowing.WmfExcludeClipRect - Class in org.apache.poi.hwmf.record
The META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle.
HwmfWindowing.WmfExcludeClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
HwmfWindowing.WmfIntersectClipRect - Class in org.apache.poi.hwmf.record
The META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.
HwmfWindowing.WmfIntersectClipRect() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
HwmfWindowing.WmfOffsetClipRgn - Class in org.apache.poi.hwmf.record
The META_OFFSETCLIPRGN record moves the clipping region in the playback device context by the specified offsets.
HwmfWindowing.WmfOffsetClipRgn() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
HwmfWindowing.WmfOffsetViewportOrg - Class in org.apache.poi.hwmf.record
The META_OFFSETVIEWPORTORG record moves the viewport origin in the playback device context by specified horizontal and vertical offsets.
HwmfWindowing.WmfOffsetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
HwmfWindowing.WmfOffsetWindowOrg - Class in org.apache.poi.hwmf.record
The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.
HwmfWindowing.WmfOffsetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
HwmfWindowing.WmfScaleViewportExt - Class in org.apache.poi.hwmf.record
The META_SCALEVIEWPORTEXT record scales the horizontal and vertical extents of the viewport that is defined in the playback device context by using the ratios formed by the specified multiplicands and divisors.
HwmfWindowing.WmfScaleViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
HwmfWindowing.WmfScaleWindowExt - Class in org.apache.poi.hwmf.record
The META_OFFSETWINDOWORG record moves the output window origin in the playback device context by specified horizontal and vertical offsets.
HwmfWindowing.WmfScaleWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
HwmfWindowing.WmfScanObject - Class in org.apache.poi.hwmf.record
 
HwmfWindowing.WmfScanObject() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
 
HwmfWindowing.WmfSelectClipRegion - Class in org.apache.poi.hwmf.record
The META_SELECTCLIPREGION record specifies a Region Object to be the current clipping region.
HwmfWindowing.WmfSelectClipRegion() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
 
HwmfWindowing.WmfSetViewportExt - Class in org.apache.poi.hwmf.record
The META_SETVIEWPORTEXT record sets the horizontal and vertical extents of the viewport in the playback device context.
HwmfWindowing.WmfSetViewportExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
 
HwmfWindowing.WmfSetViewportOrg - Class in org.apache.poi.hwmf.record
The META_SETVIEWPORTORG record defines the viewport origin in the playback device context.
HwmfWindowing.WmfSetViewportOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
HwmfWindowing.WmfSetWindowExt - Class in org.apache.poi.hwmf.record
The META_SETWINDOWEXT record defines the horizontal and vertical extents of the output window in the playback device context.
HwmfWindowing.WmfSetWindowExt() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
HwmfWindowing.WmfSetWindowOrg - Class in org.apache.poi.hwmf.record
The META_SETWINDOWORG record defines the output window origin in the playback device context.
HwmfWindowing.WmfSetWindowOrg() - Constructor for class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
HWPFDocument - Class in org.apache.poi.hwpf
This class acts as the bucket that we throw all of the Word data structures into.
HWPFDocument() - Constructor for class org.apache.poi.hwpf.HWPFDocument
 
HWPFDocument(InputStream) - Constructor for class org.apache.poi.hwpf.HWPFDocument
This constructor loads a Word document from an InputStream.
HWPFDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFDocument
This constructor loads a Word document from a POIFSFileSystem
HWPFDocument(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFDocument
This constructor loads a Word document from a specific point in a POIFSFileSystem, probably not the default.
HWPFDocumentCore - Class in org.apache.poi.hwpf
This class holds much of the core of a Word document, but without some of the table structure information.
HWPFDocumentCore() - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
 
HWPFDocumentCore(InputStream) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
This constructor loads a Word document from an InputStream.
HWPFDocumentCore(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
This constructor loads a Word document from a POIFSFileSystem
HWPFDocumentCore(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFDocumentCore
This constructor loads a Word document from a specific point in a POIFSFileSystem, probably not the default.
HWPFFileSystem - Class in org.apache.poi.hwpf.model.io
 
HWPFFileSystem() - Constructor for class org.apache.poi.hwpf.model.io.HWPFFileSystem
 
HWPFList - Class in org.apache.poi.hwpf.usermodel
This class is used to create a list in a Word document.
HWPFList(boolean, StyleSheet) - Constructor for class org.apache.poi.hwpf.usermodel.HWPFList
 
HWPFList(StyleSheet, ListTables, int) - Constructor for class org.apache.poi.hwpf.usermodel.HWPFList
 
HWPFLister - Class in org.apache.poi.hwpf.dev
Used by developers to list out key information on a HWPF file.
HWPFLister(HWPFDocumentCore) - Constructor for class org.apache.poi.hwpf.dev.HWPFLister
 
HWPFOldDocument - Class in org.apache.poi.hwpf
Provides very simple support for old (Word 6 / Word 95) files.
HWPFOldDocument(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.HWPFOldDocument
 
HWPFOldDocument(DirectoryNode) - Constructor for class org.apache.poi.hwpf.HWPFOldDocument
 
HWPFOutputStream - Class in org.apache.poi.hwpf.model.io
 
HWPFOutputStream() - Constructor for class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
Hyphenation - Class in org.apache.poi.hwpf.model
Hyphenation.
Hyphenation() - Constructor for class org.apache.poi.hwpf.model.Hyphenation
 
Hyphenation(short) - Constructor for class org.apache.poi.hwpf.model.Hyphenation
 

I

ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
id - Variable in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
 
id - Variable in enum org.apache.poi.hemf.record.HemfRecordType
 
id - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
The TNEF Property ID
id - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
id - Variable in enum org.apache.poi.hwmf.record.HwmfRecordType
 
ID_AIDOWNER - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHCREATEDATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHDATA - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHMENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHMETAFILE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHMODIFYDATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHRENDERDATA - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHTITLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ATTACHTRANSPORTFILENAME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_BODY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_CONVERSATIONID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DATEEND - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DATEMODIFIED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DATERECEIVED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DATESENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DATESTART - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_DELEGATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_FROM - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_MAPIPROPERTIES - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_MESSAGECLASS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_MESSAGEID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_MESSAGESTATUS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_NULL - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_OEMCODEPAGE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_ORIGINALMESSAGECLASS - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_OWNER - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_PARENTID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_PRIORITY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_RECIPIENTTABLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_REQUESTRESPONSE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_SENTFOR - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_SUBJECT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_TNEFVERSION - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
ID_UNKNOWN - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
identifyEmbeddedResources(POIOLE2TextExtractor, List<Entry>, List<InputStream>) - Static method in class org.apache.poi.extractor.OLE2ScratchpadExtractorFactory
Returns an array of text extractors, one for each of the embedded documents in the file (if there are any).
IDENTITY_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IDENTITY_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IDENTITY_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IHDR - Static variable in class org.apache.poi.hwpf.usermodel.Picture
 
ImageExtractor - Class in org.apache.poi.hslf.extractor
Utility to extract pictures from a PowerPoint file.
ImageExtractor() - Constructor for class org.apache.poi.hslf.extractor.ImageExtractor
 
IMPLICIT_CONVERSION_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IMPORTANCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IN_REPLY_TO_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INCOMPLETE_COPY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IndentProp - Class in org.apache.poi.hslf.model.textproperties
Definition of the indent level of some text.
IndentProp(int, short) - Constructor for class org.apache.poi.hslf.model.textproperties.IndentProp
Generate the definition of a given text indent
INET_MAIL_OVERRIDE_CHARSET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INET_MAIL_OVERRIDE_FORMAT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
init(byte[], int, int) - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
init(byte[], int, int) - Method in interface org.apache.poi.hemf.hemfplus.record.HemfPlusRecord
 
init(byte[], int, int) - Method in class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
 
init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfCommentRecord
 
init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfHeader
 
init(LittleEndianInputStream, long, long) - Method in interface org.apache.poi.hemf.record.HemfRecord
Init record from stream
init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.HemfText.ExtTextOutA
 
init(LittleEndianInputStream, long, long) - Method in class org.apache.poi.hemf.record.UnimplementedHemfRecord
 
init() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
parse the record data and initialize styles
init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmap16
 
init(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfColorRef
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfArc
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfEllipse
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfFrameRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfLineTo
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfMoveTo
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolygon
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfPolyPolygon
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRectangle
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfRoundRect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfDraw.WmfSetPixel
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfEscape
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfBitBlt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibBitBlt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfDibStretchBlt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfExtFloodFill
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFillRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfFloodFill
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfInvertRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPaintRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfPatBlt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetDibToDev
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchBlt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
 
init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfFont
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreateBrushIndirect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePatternBrush
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfCreatePenIndirect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfDibCreatePatternBrush
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfRestoreDc
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSaveDc
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkColor
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetLayout
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapMode
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetMapperFlags
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRelabs
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetRop2
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfMisc.WmfSetStretchBltMode
 
init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfPaletteParent
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfRealizePalette
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfResizePalette
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfPalette.WmfSelectPalette
 
init(LittleEndianInputStream, long, int) - Method in interface org.apache.poi.hwmf.record.HwmfRecord
Init record from stream
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfCreateFontIndirect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextAlign
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextCharExtra
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextColor
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfSetTextJustification
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfText.WmfTextOut
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfCreateRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfExcludeClipRect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfIntersectClipRect
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleViewportExt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScaleWindowExt
 
init(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfScanObject
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSelectClipRegion
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportExt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowExt
 
init(LittleEndianInputStream, long, int) - Method in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
initAll() - Method in class org.apache.poi.hwpf.usermodel.Range
loads all of the list indexes.
INITIAL_DETAILS_PANE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
initializeEncryptionInfo(int) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
Initializes the encryption settings
INITIALS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
initTable() - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
insert(int, int, SprmBuffer) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
insert(int, int, SprmBuffer) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
insertAfter(String) - Method in class org.apache.poi.hwpf.usermodel.Range
Inserts text onto the end of this range
insertAfter(ParagraphProperties, int) - Method in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 4. Use code shall not work with ParagraphProperties
insertAfter(ParagraphProperties, int, String) - Method in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 4. Use code shall not work with ParagraphProperties
insertBefore(String) - Method in class org.apache.poi.hwpf.usermodel.Range
Inserts text into the front of this range.
insertTableBefore(short, int) - Method in class org.apache.poi.hwpf.usermodel.Range
Inserts a simple table into the beginning of this range.
instance - Static variable in class org.apache.poi.hwpf.model.PropertyNode.EndComparator
 
instance - Static variable in class org.apache.poi.hwpf.model.PropertyNode.StartComparator
 
INSTANCE_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
InteractiveInfo - Class in org.apache.poi.hslf.record
This class represents the metadata of a link in a slide/notes/etc.
InteractiveInfo(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.InteractiveInfo
Set things up, and find our more interesting children
InteractiveInfo() - Constructor for class org.apache.poi.hslf.record.InteractiveInfo
Create a new InteractiveInfo, with blank fields
InteractiveInfoAtom - Class in org.apache.poi.hslf.record
Tne atom that holds metadata on Links in the document.
InteractiveInfoAtom() - Constructor for class org.apache.poi.hslf.record.InteractiveInfoAtom
Constructs a brand new link related atom record.
InteractiveInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.InteractiveInfoAtom
Constructs the link related atom record from its source data.
INTERNET_APPROVED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_ARTICLE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_CONTROL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_CPID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_DISTRIBUTION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_FOLLOWUP_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_LINES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_MESSAGE_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_NEWSGROUPS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_NNTP_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_ORGANIZATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_PRECEDENCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
INTERNET_REFERENCES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_OUTBOX_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_OUTBOX_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_RETURN_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_SENTMAIL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_SENTMAIL_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_SUBTREE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_SUBTREE_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_WASTEBASKET_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
IPM_WASTEBASKET_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
isAlignToBaseline() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
isAlternateDash() - Method in class org.apache.poi.hwmf.record.HwmfPenStyle
The pen sets every other pixel (this style is applicable only for cosmetic pens).
isAnAtom() - Method in class org.apache.poi.hslf.record.Record
Is this record type an Atom record (only has data), or is it a non-Atom record (has other records)?
isAnAtom() - Method in class org.apache.poi.hslf.record.RecordAtom
We are an atom
isAnAtom() - Method in class org.apache.poi.hslf.record.RecordContainer
We're not an atom
isAutoHyphenated() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isAutoHyphenated() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isAutoPlay() - Method in class org.apache.poi.hslf.model.MovieShape
 
isBackward() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isBackward() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isBackward() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isBold() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isBold() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isBold() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isBullet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns whether this rich text run has bullets
isCapitalized() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isCapitalized() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isColumnsEvenlySpaced() - Method in class org.apache.poi.hwpf.usermodel.Section
 
isComplex() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
isCompressed() - Method in class org.apache.poi.hslf.record.ExOleObjStg
 
isData() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Does the picture offset represent picture or binary data? If it's set, then the picture offset refers to a NilPICFAndBinData structure, otherwise to a PICFAndOfficeArtData
isDateTimeVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the date is displayed in the footer.
isDirty() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
ISDN_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
isDoubleStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isDoubleStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isDrawingBased() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Is this Text Run one from a PPDrawing, or is it one from the SlideListWithText?
isEmbeddedCellMark() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isEmbeddedMessage() - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Is this Attachment an embedded MAPI message?
isEmbossed() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Is this text embossed?
isEmbossed() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isEmbossed() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isEmpty() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
isEmpty() - Method in class org.apache.poi.hwpf.model.Colorref
 
isEmpty() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
isEmpty() - Method in class org.apache.poi.hwpf.model.Hyphenation
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
isEmpty() - Method in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
isEmptyStyle(CellStyle) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
Returns false if cell style by itself (without text, i.e.
isEncrypted() - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
isExplicit() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
Specifies that the low-order word of the logical palette entry designates a hardware palette index.
isF97LidsSet() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether sprmCRgLid0_80 and sprmCRgLid1_80 were applied, as appropriate, to this paragraph or character style for compatibility with applications that do not support sprmCRgLid0, sprmCRgLid1, and sprmCFNoProof
isFAdjusted() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word
isFAnchorLock() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
isFAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When set to 1, AutoFit this table
isFAutoHyphen() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFAutoNum() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A bit that specifies whether the list that this LSTF represents is used for the AUTONUMOUT, AUTONUMLGL, and AUTONUM fields (see AUTONUMOUT, AUTONUMLGL, and AUTONUM in flt)
isFAutoRedef() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
number of UPXs (and UPEs)
isFAutoVersions() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFBackup() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFBackward() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
isFBackward() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
For a vertical table cell, text flow is bottom to top when 1 and is bottom to top when 0
isFBelowText() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
isFBestFit() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, do best fit from the selected table look
isFBiDi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Complex Scripts right-to-left text that requires special processing to display and process (character reordering; contextual shaping; display of combining characters and diacritics; specialized justification rules; cursor positioning)
isFBold() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text is bold
isFBoldBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Complex Scripts text is bold
isFBoldOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word 97 and earlier versions
isFBorders() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, use the border properties from the selected table look
isFCalc() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFCaps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Displayed with caps
isFCellFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Fit text in cell
isFCellSpacing() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: When set to 1 cell spacing is allowed
isFChsDiff() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Pre-Unicode files, char's char set different from FIB char set
isFCol() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
When 1, this bookmark marks a range of columns in a table specified by (bkf.itcFirst, bkf.itcLim)
isFColor() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, use the color from the selected table look
isFComplex() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies that the last save operation that was performed on this document was an incremental save operation
isFComplexScripts() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Complex Scripts text that requires special processing to display and process
isFConverted() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A bit that specifies whether the nfc of this LVLF structure was previously a temporary value used for bidirectional compatibility that was converted into a standard MSONFC
isFConvMailMergeEsc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFCopyLang() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
If f97LidsSet is 1, this value specifies whether the applied compatibility sprmCRgLid0_80 or sprmCRgLid1_80 specified an actual language or a special LID value (0x0400) signifying that no proofing is needed for the text.
isFData() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
chp.fcPic points to an FFDATA, the data structure binary data used by Word to describe a form field.
isFDfltTrueType() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFDiffer() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Ignored for saved file
isFDispFormFldSel() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFDot() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether this is a document template
isFDStrike() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Displayed with double strikethrough
isFEmbedFonts() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFEmboss() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text is embossed
isFEmptySpecial() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. This field should not be used according to specification
isFEncrypted() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether the document is encrypted or obfuscated as specified in Encryption and Obfuscation
isFExactCWords() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFExtChar() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 1
isFFacingPages() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFFarEast() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether the installation language of the application that created the document was an East Asian language
isFFirstMerged() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, cell is first cell of a range of cells that have been merged.
isFFirstRow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: first row
isFFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Fit text when set to 1
isFFitText() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, make the text fit the table cell
isFFldVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFFmtLineProp() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFFont() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, use the font from the selected table look
isFForcePageSizePag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFFormatting() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
A bit that specifies whether lvl is an LVL that overrides the corresponding LVL
isFFormNoFields() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFGlsy() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether this is a document that contains only AutoText items
isFGramAllClean() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFGramAllDone() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFHasListBox() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies that the form field has a list box.
isFHasOriginalStyle() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Specifies whether the style is revision-marked.
isFHasOriginalStyle() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
This value MUST be 1 and MUST be ignored
isFHasPic() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
When set to 0, there SHOULD be no pictures in the document
isFHasSep() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when field has a field separator
isFHasUpe() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
This bit is undefined and MUST be ignored
isFHaveVersions() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFHdr() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
1 in the undo doc when shape is from the header doc, 0 otherwise (undefined when not in the undo doc)
isFHdrRows() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, apply properties from the selected table look to the header rows in the table
isFHidden() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this style is not shown in the application UI
isFHideLastVersion() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFHighlight() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When 1, characters are highlighted with color specified by chp.icoHighlight
isFHtmlBuiltInBullet() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
A built-in HTML bullet
isFHtmlChecked() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Checked
isFHtmlDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFHtmlFirstLineMismatch() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
First line indent mismatch
isFHtmlHangingIndentBeneathNumber() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
The hanging indent falls beneath the number (need plain text)
isFHtmlListTextNotSharpDot() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
The list text is not "#."
isFHtmlNotPeriod() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Something other than a period is used
isFHtmlTabLeftIndentMismatch() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
The list tab and the dxaLeft don't match (need table?)
isFHtmlUnsupported() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
The numbering sequence or format is unsupported (includes tab & size)
isFHybrid() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A bit that specifies whether the list this LSTF defines is a hybrid list
isFHyphCapitals() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFIcoBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFImprint() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text is engraved
isFIncludeFooter() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFIncludeHeader() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFIndentSav() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A bit that specifies whether the level indented the text it was applied to and that the indent needs to be removed when numbering is removed.
isFInternalUse() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
This bit is undefined and MUST be ignored
isFInvalAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, TAP is still valid, but autofit properties aren't
isFInvalHeight() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether the paragraph height information in the fcPlcfPhe field of FibRgFcLcb97, for any paragraphs having this paragraph style, MUST be ignored.
isFirstMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isFirstVerticallyMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isFItalic() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Italic
isFItalicBi() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Complex Scripts text is italics
isFItalicOther() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word 97 and earlier versions
isFixedLength() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
Is this type a fixed-length type, or a variable-length one?
isFKeepFollow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When set to 1, keep this row with the following row
isFKumimoji() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
combine characters
isFLabelDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFLastRow() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: last row
isFLastRow() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, apply properties from the selected table look to the last row in the table
isFldVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isFldVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isFLegal() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A bit that specifies whether this level overrides the nfc of all inherited level numbers.
isFLinkStyles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFLoadOverride() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether to override the language information and font that are specified in the paragraph style at istd 0 (the normal style) with the defaults that are appropriate for the installation language of the application
isFLoadOverridePage() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether to override the section properties for page size, orientation, and margins with the defaults that are appropriate for the installation language of the application
isFLockAtn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFLocked() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when field is locked from recalculation
isFLocked() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this style is prevented from being applied by using the application UI
isFLockRev() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFLowerCase() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character is displayed in lower case.
isFLSFitText() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
fit text
isFMac() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. This field should not be used according to specification
isFMacChs() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
fTrue if char's are Macintosh char set
isFMapPrintTextColor() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFMassCopy() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
This bit is undefined and MUST be ignored
isFMerged() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, cell has been merged with preceding cell
isFMinFontSizePag() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFMirrorMargins() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFMWSmallCaps() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFNested() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when field is nested within another field
isFNeverBeenAutofit() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table has never been autofit
isFNoColumnBalance() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFNoHtmlExport() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
This value MUST be 0 and MUST be ignored
isFNoLeading() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFNonGlyph() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFNoProof() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When set to 1, do not check spelling or grammar
isFNoRestart() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A bit that specifies whether the number sequence of the level does not restart after a level is encountered that is more significant than the level to which this LVLF corresponds
isFNoSpaceRaiseLower() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFNoTabForInd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFNotPageView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: when set to 1 we are not in Page View
isFNoWrap() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, do not allow text to wrap in the table cell
isFObfuscated() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
If fEncrypted is 1, this bit specifies whether the document is obfuscated by using XOR obfuscation; otherwise, this bit MUST be ignored
isFObj() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Embedded objec
isFOle2() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
chp.lTagObj specifies a particular object in the object stream that specifies the particular OLE object in the stream that should be displayed when the chPicture fSpec character that is tagged with the fOle2 is encountered.
isFOnlyMacPics() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFOnlyWinPics() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFooterVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the footer text is displayed.
isFOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x
isFormatBetween(int, int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
isFormatting() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
isFOutline() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Outlined
isFOutline() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: row was cached for outline mode
isFOwnHelp() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies whether the form field has custom help text in FFData.xstzHelpText.
isFOwnStat() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies whether the form field has custom status bar text in FFData.xstzStatText.
isFPagHidden() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPagResults() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPagSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPersonal() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this character style was applied to format all message text from one or more users in an e-mail
isFPersonalCompose() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this character style can be used to automatically format the new message text in a new e-mail
isFPersonalReply() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this character style can be used to automatically format the new message text when replying to an e-mail
isFPMHMainDoc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPrintBodyBeforeHdr() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPrintFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPrivateResult() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 whenever the result of the field is never to be shown
isFProt() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies whether the form field is protected and its value cannot be changed.
isFProtEnabled() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFPub() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
When 1, this indicates that this bookmark is marking the range of a Macintosh Publisher section
isFQFormat() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this style is shown in the Ribbon Style gallery
isFrame() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
Don't reverse the border.
isFRcaSimple() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
When set, temporarily overrides bx, by, forcing the xaLeft, xaRight, yaTop, and yaBottom fields to all be page relative.
isFReadOnlyRecommended() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether the document author recommended that the document be opened in read-only mode
isFRecalc() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies whether the value of the field is automatically calculated after the field is modified.
isFResultDirty() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when user has edited or formatted the result.
isFResultEdited() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when user has inserted text into or deleted text from the result
isFRevMarking() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFRMark() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
text is newly typed since the last time revision marks have been accepted and will be displayed with an underline when revision marked text is to be displayed
isFRMarkDel() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
has been deleted and will be displayed with strikethrough when revision marked text is to be displayed
isFRMPrint() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFRMView() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFRotateFont() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
isFRotateFont() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, cell has rotated characters (i.e.
isFRotateFontW6() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFRuby() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Phonetic guide
isFSaveFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFScratch() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
spare field for any temporary use, always reset back to zero!
isFSemiHidden() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether this style is not shown in the simplified main styles UI of the application
isFShadeFormData() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFShading() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
When == 1, use the shading properties from the selected table look
isFShadow() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character is drawn with a shadow
isFShowBreaksInFrames() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSimpleList() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A bit that, when set to 0x1, specifies that this LSTF represents a simple (one-level) list that has one corresponding LVL (see the fcPlfLst field of FibRgFcLcb97).
isFSmallCaps() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Displayed with small caps
isFSnapBorder() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSpec() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character is a Word special character
isFStartAt() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
A bit that specifies whether this LFOLVL overrides the start-at value of the level.
isFStrike() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Displayed with strikethrough
isFSubsetFonts() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSuppressTopSPacingMac5() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSupressSpdfAfterPageBreak() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFSwapBordersFacingPgs() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFTentative() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A bit that specifies whether the format of the level is tentative
isFTNY() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Tatenakayoko: Horizontal-in-vertical (range of text in a direction perpendicular to the text flow) is used
isFTNYCompress() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
fit text in line
isFTNYFetchTxm() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
fetch text metrics
isFTransparentMetafiles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFTruncDxaExpand() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFUnhideWhenUsed() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Specifies whether the fSemiHidden property is to be set to 0 when this style is used
isFUsePgsuSettings() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word
isFVanish() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
text has hidden format, and is not displayed unless fPagHidden is set in the DOP
isFVert() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, positioned in vertical text flow
isFVertical() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
isFVertical() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, cell has vertical text flow
isFVertMerge() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, cell is vertically merged with the cell(s) above and/or below.
isFVertRestart() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
When 1, the cell is the first of a set of vertically merged cells.
isFVirusLoadSafe() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFVirusPrompted() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFWarichu() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Two lines in one (text in the group is displayed as two half-height lines within a line)
isFWarichuNoOpenBracket() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Two-lines-in-one uses no open
isFWCFtnEdn() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFWebHidden() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text should be hidden in Web View when set to 1
isFWebView() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: Web View is on when set to 1
isFWhichTblStm() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies the Table stream to which the FIB refers.
isFWidowControl() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFWrapToWwd() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: Wrap to window is on when set to 1
isFWrapTrailSpaces() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isFWriteReservation() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Specifies whether the document has a write-reservation password
isFZombieEmbed() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
==1 when result still believes this field is an EMBED or LINK field
isHasExtension1() - Method in class org.apache.poi.hemf.record.HemfHeader
 
isHasExtension2() - Method in class org.apache.poi.hemf.record.HemfHeader
 
isHasMacros() - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
isHasSep() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isHasSep() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isHeaderOrFooter() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
isHeaderVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the header text is displayed.
isHighlighted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isHighlighted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isHorizontalCentered() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
isIgnoreLogicalLeftIdentation() - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
isIGutterPos() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isImprinted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isImprinted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isIndexInTable(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Check if index is in table
isIndexInTable(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
isInList() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isInTable() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isISize() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
A bit that specifies whether the size of a checkbox is automatically determined by the text size where the checkbox is located.
isItalic() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isItalic() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
isItalic() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isItalic() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isKinsoku() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isKinsoku() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isLegalNumbering() - Method in class org.apache.poi.hwpf.model.ListLevel
Determines if the number formatting shall be overridden by msonfcArabic; unless it originally was msonfcArabicLZ in which case it is preserved.
isLineNotNumbered() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isLineNotNumbered() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isLocked() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isLocked() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isMarkedDeleted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isMarkedDeleted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isMarkedInserted() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isMarkedInserted() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isMerged() - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
isMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isNested() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isNested() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isNoCollapse() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
Specifies that the color be placed in an unused entry in the system palette instead of being matched to an existing color in the system palette.
isObj() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isOldfConvMailMergeEsc() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfMapPrintTextColor() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfNoColumnBalance() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfNoSpaceRaiseLower() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfNoTabForInd() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfOrigWordTableRules() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfShowBreaksInFrames() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfSuppressSpbfAfterPageBreak() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfSupressTopSpacing() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfSwapBordersFacingPgs() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfTransparentMetafiles() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOldfWrapTrailSpaces() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isOle2() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isOutlined() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isOutlined() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isOutputCharactersLanguage() - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
isOutputColumnHeaders() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isOutputHiddenColumns() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isOutputHiddenRows() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isOutputLeadingSpacesAsNonBreaking() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isOutputRowNumbers() - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isOutputSummaryInformation() - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
isPlaceholder(HSLFShape) - Static method in class org.apache.poi.hslf.usermodel.HSLFMasterSheet
Checks if the shape is a placeholder.
isPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
isPlaceholder() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
isPrivateResult() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isPrivateResult() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isReserved() - Method in class org.apache.poi.hwmf.record.HwmfPalette.PaletteEntry
Specifies that the logical palette entry be used for palette animation.
isReserved1() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. This field should not be used according to specification
isReserved2() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Deprecated. This field should not be used according to specification
isResultDirty() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isResultDirty() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isResultEdited() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isResultEdited() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
isReturnNullOnMissingChunk() - Method in class org.apache.poi.hsmf.MAPIMessage
Will you get a null on a missing chunk, or a ChunkNotFoundException (default is the exception).
isRotateFont() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
ISS_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
ISS_SUBSCRIPTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
ISS_SUPERSCRIPTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
isShadow() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
When true, border is drawn with shadow Must be false when BRC is a substructure of the TC.
isShadowed() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Does the text have a shadow?
isShadowed() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isShadowed() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isSideBySide() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isSideBySide() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isSlideNumberVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the slide number is displayed in the footer.
isSmallCaps() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isSmallCaps() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isSpecialCharacter() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isStartAt() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
isStartAtOverriden(char) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
isStrikeOut() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
isStrikethrough() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isStrikeThrough() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isSubscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isSuperscript() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isSymbol() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Returns true, if the CharacterRun is a special character run containing a symbol, otherwise false.
isTableHeader() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
isTableRowEnd() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isTextEmpty(HSSFCell) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
isUnderline() - Method in class org.apache.poi.hwmf.record.HwmfFont
 
isUnderlined() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
isUnicode() - Method in class org.apache.poi.hwpf.model.OldTextPiece
 
isUnicode() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
isUnicode() - Method in class org.apache.poi.hwpf.model.TextPiece
 
isUnused() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Not used
isUnused() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
This value MUST be zero and MUST be ignored
isUnused1() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isUnused1() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Deprecated. This field should not be used according to specification
isUnused1() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Deprecated. This field should not be used according to specification
isUnused2() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Deprecated. This field should not be used according to specification
isUnused3() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isUnused4() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
isUseDivsToSpan() - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
isUserDateVisible() - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the custom user date is used instead of today's date.
isVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
isVanished() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
isVertical() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isVertical() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isVertical() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isVerticallyMerged() - Method in class org.apache.poi.hwpf.usermodel.TableCell
 
isViewFlags_unused1() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used
isWidowControlled() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isWidowControlled() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isWordWrapped() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
isWordWrapped() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
isZombieEmbed() - Method in class org.apache.poi.hwpf.model.FieldDescriptor
 
isZombieEmbed() - Method in interface org.apache.poi.hwpf.usermodel.Field
 
italic - Variable in class org.apache.poi.hwpf.converter.FontReplacer.Triplet
 
ITALIC_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
iterator() - Method in class org.apache.poi.hemf.extractor.HemfExtractor
 
iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
 
iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
iterator() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
iterator() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
ITYPE_CHCK - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the form field is a checkbox.
ITYPE_DROP - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the form field is a dropdown list box.
ITYPE_TEXT - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the form field is a textbox.
ITYPETXT_CALC - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is calculated from an expression.
ITYPETXT_CURDATE - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is the current date.
ITYPETXT_CURTIME - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is the current time.
ITYPETXT_DATE - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is a date or time.
ITYPETXT_NUM - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is a number.
ITYPETXT_REG - Static variable in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Specifies that the textbox value is regular text.

J

joinRGB(byte, byte, byte) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
Convert from split R, G, B values to an integer RGB value
joinRGB(byte[]) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
Convert from split R, G, B values to an integer RGB value
JPEG - Class in org.apache.poi.hslf.blip
Represents a JPEG picture data in a PPT file
JPEG() - Constructor for class org.apache.poi.hslf.blip.JPEG
 
JPEG.ColorSpace - Enum in org.apache.poi.hslf.blip
 
JUMP_ENDSHOW - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUMP_FIRSTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUMP_LASTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUMP_LASTSLIDEVIEWED - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUMP_NEXTSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUMP_NONE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
Jump Table
JUMP_PREVIOUSSLIDE - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
JUSTIFY - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
For horizontal text, flush left and right.
JUSTIFYLOW - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
Kashida justify low.

K

KCD_CIRCLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KCD_COMMA - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KCD_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KCD_NON - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KCD_UNDER_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
keepOnPage() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
keepOnPage() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
keepWithNext() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
keepWithNext() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
KEYWORD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
KUL_BY_WORD - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DASH_LONG - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DASH_LONG_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DASHED_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOT_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOT_DASH_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOT_DOT_DASH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOT_DOT_DASH_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOTTED - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOTTED_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_HIDDEN - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_SINGLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_THICK - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_WAVE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_WAVE_DOUBLE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
KUL_WAVE_HEAVY - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 

L

LANGUAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LANGUAGES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LAST_MODIFICATION_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LAST_VIEW_NONE - Static variable in class org.apache.poi.hslf.record.UserEditAtom
 
LAST_VIEW_NOTES - Static variable in class org.apache.poi.hslf.record.UserEditAtom
 
LAST_VIEW_OUTLINE_VIEW - Static variable in class org.apache.poi.hslf.record.UserEditAtom
 
LAST_VIEW_SLIDE_VIEW - Static variable in class org.apache.poi.hslf.record.UserEditAtom
 
LATEST_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
layoutMasterSet - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
LBRCRJ_BOTH - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
LBRCRJ_LEFT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
LBRCRJ_NONE - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
LBRCRJ_RIGHT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
LEFT - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
For horizontal text, left aligned.
length() - Method in class org.apache.poi.hwpf.model.PlexOfCps
returns the number of data structures in this PlexofCps.
LETTER_SIZED_PAPER - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
LEVEL_ATTACHMENT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
LEVEL_END_OF_FILE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
LEVEL_MESSAGE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
LFO - Class in org.apache.poi.hwpf.model
"The LFO structure specifies the LSTF element that corresponds to a list that contains a paragraph.
LFO() - Constructor for class org.apache.poi.hwpf.model.LFO
 
LFO(byte[], int) - Constructor for class org.apache.poi.hwpf.model.LFO
 
LFOAbstractType - Class in org.apache.poi.hwpf.model.types
List Format Override (LFO).
LFOAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LFOAbstractType
 
LFOData - Class in org.apache.poi.hwpf.model
The LFOData structure contains the Main Document CP of the corresponding LFO, as well as an array of LVL override data.
LFOData() - Constructor for class org.apache.poi.hwpf.model.LFOData
 
LFOLVLBaseAbstractType - Class in org.apache.poi.hwpf.model.types
The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL.
LFOLVLBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
limitsAreEqual(Object) - Method in class org.apache.poi.hwpf.model.PropertyNode
 
LineSpacingDescriptor - Class in org.apache.poi.hwpf.usermodel
This class is used to determine line spacing for a paragraph.
LineSpacingDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
LineSpacingDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
LINK_CustomShow - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_FirstSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_LastSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_NextSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
Types of hyperlinks
LINK_NULL - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_OtherFile - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_OtherPresentation - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_PreviousSlide - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_SlideNumber - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
LINK_Url - Static variable in class org.apache.poi.hslf.record.InteractiveInfoAtom
 
linkToEmail(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToFirstSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToLastSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToNextSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToPreviousSlide() - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToSlide(Slide<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
linkToUrl(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
LIST_HELP - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LIST_SUBSCRIBE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LIST_UNSUBSCRIBE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
listById(PrintStream) - Method in class org.apache.poi.hsmf.dev.TypesLister
 
listByName(PrintStream) - Method in class org.apache.poi.hsmf.dev.TypesLister
 
ListData - Class in org.apache.poi.hwpf.model
 
ListData(int, boolean) - Constructor for class org.apache.poi.hwpf.model.ListData
 
ListEntry - Class in org.apache.poi.hwpf.usermodel
 
ListFormatOverrideLevel - Class in org.apache.poi.hwpf.model
The LFOLVL structure contains information that is used to override the formatting information of a corresponding LVL.
ListFormatOverrideLevel(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
ListLevel - Class in org.apache.poi.hwpf.model
"The LVL structure contains formatting information about a specific level in a list.
ListLevel(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ListLevel
Deprecated. 
ListLevel(int, boolean) - Constructor for class org.apache.poi.hwpf.model.ListLevel
 
ListLevel(int, int, int, byte[], byte[], String) - Constructor for class org.apache.poi.hwpf.model.ListLevel
 
ListTables - Class in org.apache.poi.hwpf.model
 
ListTables() - Constructor for class org.apache.poi.hwpf.model.ListTables
 
ListTables(byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.ListTables
 
loadDoc(DirectoryNode) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
loadDoc(File) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
loadDoc(InputStream) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
loadDoc(POIFSFileSystem) - Static method in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
loadImage(InputStream, String) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
loadImage(byte[], String) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
loadXls(File) - Static method in class org.apache.poi.hssf.converter.AbstractExcelUtils
 
LOCALITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCALLY_DELIVERED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_BRANCH_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_DEPTH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_ENLISTMENT_CONTEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_EXPIRY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_PERSISTENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_RESOURCE_DID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_RESOURCE_FID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_RESOURCE_MID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_SCOPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_TIMEOUT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
LOCK_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
logger - Static variable in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
 
logger - Static variable in class org.apache.poi.hslf.record.Record
 
logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFNotes
 
logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFShapeFactory
 
logger - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
logger - Variable in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
logger - Static variable in class org.apache.poi.hwpf.model.FileInformationBlock
 
LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
Long - signed 32-bit value
LONG_LONG - Static variable in class org.apache.poi.hsmf.datatypes.Types
I8 - 8-byte signed integer
lookIndexBackward(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Return last index <= bytePos that is in table
lookIndexBackward(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
lookIndexForward(int) - Method in interface org.apache.poi.hwpf.model.CharIndexTranslator
Return first index >= bytePos that is in table
lookIndexForward(int) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
LOOP_SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether the sound specified by soundIdRef is looped continuously when playing until the next sound plays.
LSTFAbstractType - Class in org.apache.poi.hwpf.model.types
The LSTF structure contains formatting properties that apply to an entire list.
LSTFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
LVLFAbstractType - Class in org.apache.poi.hwpf.model.types
The LVLF structure contains formatting properties for an individual level in a list.
LVLFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
LZW_RTF_PRELOAD - Static variable in class org.apache.poi.hmef.CompressedRTF
 

M

MAIL_PERMISSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
main(String[]) - Static method in class org.apache.poi.hdgf.dev.VSDDumper
 
main(String[]) - Static method in class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
main(String[]) - Static method in class org.apache.poi.hdgf.HDGFDiagram
For testing only
main(String[]) - Static method in class org.apache.poi.hmef.dev.HMEFDumper
 
main(String[]) - Static method in class org.apache.poi.hmef.extractor.HMEFContentsExtractor
Usage: HMEFContentsExtractor <filename> <output dir>
main(String[]) - Static method in class org.apache.poi.hpbf.dev.HPBFDumper
 
main(String[]) - Static method in class org.apache.poi.hpbf.dev.PLCDumper
 
main(String[]) - Static method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.PPDrawingTextListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.PPTXMLDump
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideIdListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowDumper
right now this function takes one parameter: a ppt file, and outputs a dump of what it contains
main(String[]) - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
right now this function takes one parameter: a ppt file, and outputs a dump of what it contains
main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.SLWTTextListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
 
main(String[]) - Static method in class org.apache.poi.hslf.dev.UserEditAndPersistListing
 
main(String[]) - Static method in class org.apache.poi.hslf.extractor.ImageExtractor
 
main(String[]) - Static method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Basic extractor.
main(String[]) - Static method in class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Really basic text extractor, that will also return lots of crud text.
main(String[]) - Static method in class org.apache.poi.hsmf.dev.HSMFDump
 
main(String[]) - Static method in class org.apache.poi.hsmf.dev.TypesLister
 
main(String[]) - Static method in class org.apache.poi.hsmf.extractor.OutlookTextExtactor
 
main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToFoConverter
Java main() interface to interact with ExcelToFoConverter
main(String[]) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
Java main() interface to interact with ExcelToHtmlConverter
main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToFoConverter
Java main() interface to interact with WordToFoConverter
main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
Java main() interface to interact with WordToHtmlConverter
main(String[]) - Static method in class org.apache.poi.hwpf.converter.WordToTextConverter
Java main() interface to interact with WordToTextConverter
main(String[]) - Static method in class org.apache.poi.hwpf.dev.HWPFLister
 
main(String[]) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
Command line extractor, so people will stop moaning that they can't just run this.
main(String[]) - Static method in class org.apache.poi.hwpf.QuickTest
 
MainContents - Class in org.apache.poi.hpbf.model
The main Contents.
MainContents(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.MainContents
 
MainMaster - Class in org.apache.poi.hslf.record
Master slide
MainMaster(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MainMaster
Set things up, and find our more interesting children
makeHex(int, int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
MANAGER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MANUAL_ADVANCE_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether the presentation slide can be manually advanced by the user during the slide show.
MAPIAttribute - Class in org.apache.poi.hmef.attribute
A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments.
MAPIAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIAttribute
Constructs a single new attribute from the contents of the stream
MAPIDateAttribute - Class in org.apache.poi.hmef.attribute
A pure-MAPI attribute holding a Date, which applies to a HMEFMessage or one of its Attachments.
MAPIDateAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIDateAttribute
Constructs a single new date attribute from the id, type, and the contents of the stream
MAPIMessage - Class in org.apache.poi.hsmf
Reads an Outlook MSG File in and provides hooks into its data structure.
MAPIMessage() - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for creating new files.
MAPIMessage(String) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from the file system.
MAPIMessage(File) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from the file system.
MAPIMessage(InputStream) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from an input stream.
MAPIMessage(NPOIFSFileSystem) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from a POIFS filesystem
MAPIMessage(DirectoryNode) - Constructor for class org.apache.poi.hsmf.MAPIMessage
Constructor for reading MSG Files from a certain point within a POIFS filesystem
MAPIMessage.MESSAGE_CLASS - Enum in org.apache.poi.hsmf
A MAPI file can be an email (NOTE) or a number of other types
mapiProperty - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
Equivalent MAPI Property
MAPIProperty - Class in org.apache.poi.hsmf.datatypes
Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name.
mapiProperty - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MAPIRtfAttribute - Class in org.apache.poi.hmef.attribute
A pure-MAPI attribute holding RTF (compressed or not), which applies to a HMEFMessage or one of its Attachments.
MAPIRtfAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIRtfAttribute
 
MAPIStringAttribute - Class in org.apache.poi.hmef.attribute
A pure-MAPI attribute holding a String, which applies to a HMEFMessage or one of its Attachments.
MAPIStringAttribute(MAPIProperty, int, byte[]) - Constructor for class org.apache.poi.hmef.attribute.MAPIStringAttribute
 
MAPPING_SIGNATURE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
markDeleted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
markInserted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
MASTER - Static variable in class org.apache.poi.hslf.record.SlideListWithText
Instance filed of the record header indicates that this SlideListWithText stores references to master slides
MasterTextPropAtom - Class in org.apache.poi.hslf.record
Specifies the Indent Level for the text
MasterTextPropAtom() - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
Constructs a new empty master text prop atom.
MasterTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.MasterTextPropAtom
Constructs the ruler atom record from its source data.
matchSignature(byte[]) - Method in enum org.apache.poi.hwpf.usermodel.PictureType
 
matchVariableSizedPropertiesToChunks() - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
Called once the parent ChunkGroup has been populated, to match up the Chunks in it with our Variable Sized Properties.
MAX_INDENT - Static variable in class org.apache.poi.hslf.record.TxMasterStyleAtom
Maximum number of indentation levels allowed in PowerPoint documents
MDB_PROVIDER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_ATTACHMENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_CC_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_CODEPAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_DELIVERY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_DOWNLOAD_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_RECIP_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_RECIPIENTS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_SECURITY_LABEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_SIZE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_SUBMISSION_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_TO_ME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MESSAGE_TOKEN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MessagePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
A PropertiesChunk for a Message or Embedded-Message.
MessagePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
MessageSubmissionChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk that holds the details given back by the server at submission time.
MessageSubmissionChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
Creates a Byte Chunk.
MessageSubmissionChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
Create a Byte Chunk, with the specified type.
Metafile - Class in org.apache.poi.hslf.blip
Represents a metafile picture which can be one of the following types: EMF, WMF, or PICT.
Metafile() - Constructor for class org.apache.poi.hslf.blip.Metafile
 
Metafile.Header - Class in org.apache.poi.hslf.blip
A structure which represents a 34-byte header preceding the compressed metafile data
Metafile.Header() - Constructor for class org.apache.poi.hslf.blip.Metafile.Header
 
MHS_COMMON_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MIDDLE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MINI_ICON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MOBILE_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MODIFIED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
MODIFY_VERSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
Moves and scales this ShapeGroup to the specified anchor.
moveAndScale(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
moveChildBefore(Record, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Moves the given Child Record to before the supplied record
moveChildrenAfter(Record, int, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Moves the given Child Records to after the supplied record
moveChildrenBefore(Record, int, Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Moves the given Child Records to before the supplied record
moveTo(double, double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Moves the top left corner of the shape to the specified point.
MOVIE_AVI - Static variable in class org.apache.poi.hslf.model.MovieShape
 
MOVIE_MPEG - Static variable in class org.apache.poi.hslf.model.MovieShape
 
MovieShape - Class in org.apache.poi.hslf.model
Represents a movie in a PowerPoint document.
MovieShape(int, HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.MovieShape
Create a new Picture
MovieShape(int, HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
Create a new Picture
MovieShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.MovieShape
Create a Picture object
MSG_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
MULTIVALUED_FLAG - Static variable in class org.apache.poi.hsmf.datatypes.Types
MultiValued - Value part contains multiple values
MutableByteArrayOutputStream - Class in org.apache.poi.hslf.util
This class doesn't work yet, but is here to show the idea of a ByteArrayOutputStream where you can track how many bytes you've already written, and go back and write over a previous part of the stream
MutableByteArrayOutputStream() - Constructor for class org.apache.poi.hslf.util.MutableByteArrayOutputStream
 

N

name - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
Property Name
NAME - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
NAME - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
NAME - Static variable in class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
NAME - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
name - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NAME - Static variable in class org.apache.poi.hsmf.datatypes.NameIdChunks
 
NAME - Static variable in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
NameIdChunks - Class in org.apache.poi.hsmf.datatypes
Collection of convenience chunks for the NameID part of an outlook file
NameIdChunks() - Constructor for class org.apache.poi.hsmf.datatypes.NameIdChunks
 
NDR_DIAG_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NDR_REASON_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NDR_STATUS_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
newParagraph(Range, PAPX) - Static method in class org.apache.poi.hwpf.usermodel.Paragraph
 
newParagraph_applyStyleProperties(StyleSheet, PAPX, ParagraphProperties) - Static method in class org.apache.poi.hwpf.usermodel.Paragraph
 
NEWSGROUP_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
newTextPiece(int, int, byte[], PieceDescriptor) - Method in class org.apache.poi.hwpf.model.OldTextPieceTable
 
newTextPiece(int, int, byte[], PieceDescriptor) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
newTextPieceTable(byte[], byte[], int, int, int, Charset) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
 
newTextPieceTable(byte[], byte[], int, int, int, Charset) - Method in class org.apache.poi.hwpf.model.OldComplexFileTable
 
next() - Method in class org.apache.poi.hwpf.sprm.SprmIterator
 
next() - Method in class org.apache.poi.hwpf.usermodel.TableIterator
 
NFCPGN_ARABIC - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
NFCPGN_LETTER_LOWER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
NFCPGN_LETTER_UPPER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
NFCPGN_ROMAN_LOWER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
NFCPGN_ROMAN_UPPER_CASE - Static variable in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
NICKNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NIL_STYLE - Static variable in class org.apache.poi.hwpf.model.StyleSheet
 
NilPICFAndBinData - Class in org.apache.poi.hwpf.model
 
NilPICFAndBinData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.NilPICFAndBinData
 
NNTP_XREF - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NON_RECEIPT_NOTIFICATION_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NON_RECEIPT_REASON - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NORMALIZED_SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
normalizeRecords(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
remove duplicated UserEditAtoms and merge PersistPtrHolder.
normalizeRecords() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
remove duplicated UserEditAtoms and merge PersistPtrHolder, i.e.
Notes - Class in org.apache.poi.hslf.record
Master container for Notes.
Notes(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Notes
Set things up, and find our more interesting children
NOTES - Static variable in class org.apache.poi.hslf.record.SlideListWithText
Instance filed of the record header indicates that this SlideListWithText stores references to notes
Notes - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document notes information
NOTES_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
NotesAtom - Class in org.apache.poi.hslf.record
A Notes Atom (type 1009).
NotesAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.NotesAtom
For the Notes Atom
NotesHeadersFootersContainer - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
"instance" field in the record header indicating that this HeadersFootersContaine is applied for notes and handouts
NotesImpl - Class in org.apache.poi.hwpf.usermodel
Default implementation of Notes interface
NotesImpl(NotesTables) - Constructor for class org.apache.poi.hwpf.usermodel.NotesImpl
 
NotesTables - Class in org.apache.poi.hwpf.model
Holds information about document notes (footnotes or ending notes)
NotesTables(NoteType) - Constructor for class org.apache.poi.hwpf.model.NotesTables
 
NotesTables(NoteType, byte[], FileInformationBlock) - Constructor for class org.apache.poi.hwpf.model.NotesTables
 
NoteType - Enum in org.apache.poi.hwpf.model
 
NT_SECURITY_DESCRIPTOR - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NULL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
NULL - Static variable in class org.apache.poi.hsmf.datatypes.Types
Null - NULL property value
NumberFormatter - Class in org.apache.poi.hwpf.converter
Utility class to translate numbers in letters, usually for lists.
NumberFormatter() - Constructor for class org.apache.poi.hwpf.converter.NumberFormatter
 
numCells() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
numCharacterRuns() - Method in class org.apache.poi.hwpf.usermodel.Range
 
numLevels() - Method in class org.apache.poi.hwpf.model.ListData
 
numParagraphs() - Method in class org.apache.poi.hwpf.usermodel.Range
Used to get the number of paragraphs in a range.
numRows() - Method in class org.apache.poi.hwpf.usermodel.Table
 
numSections() - Method in class org.apache.poi.hwpf.usermodel.Range
Used to get the number of sections in a range.
numStyles() - Method in class org.apache.poi.hwpf.model.StyleSheet
Gets the number of styles in the style sheet.

O

OBJECT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ObjectPoolImpl - Class in org.apache.poi.hwpf.usermodel
 
ObjectPoolImpl(DirectoryEntry) - Constructor for class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
 
ObjectsPool - Interface in org.apache.poi.hwpf.usermodel
 
OBSOLETED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OEPlaceholderAtom - Class in org.apache.poi.hslf.record
OEPlaceholderAtom (3011).
OEPlaceholderAtom() - Constructor for class org.apache.poi.hslf.record.OEPlaceholderAtom
Create a new instance of OEPlaceholderAtom
OEPlaceholderAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.OEPlaceholderAtom
Build an instance of OEPlaceholderAtom from on-disk data
OFFICE2_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OFFICE_LOCATION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OFFICE_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OfficeDrawing - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to office drawing objects.
OfficeDrawing.HorizontalPositioning - Enum in org.apache.poi.hwpf.usermodel
 
OfficeDrawing.HorizontalRelativeElement - Enum in org.apache.poi.hwpf.usermodel
 
OfficeDrawing.VerticalPositioning - Enum in org.apache.poi.hwpf.usermodel
 
OfficeDrawing.VerticalRelativeElement - Enum in org.apache.poi.hwpf.usermodel
 
OfficeDrawings - Interface in org.apache.poi.hwpf.usermodel
User-friendly interface to access document part's office drawings
OfficeDrawingsImpl - Class in org.apache.poi.hwpf.usermodel
 
OfficeDrawingsImpl(FSPATable, EscherRecordHolder, byte[]) - Constructor for class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
 
offset - Variable in class org.apache.poi.hwpf.dev.FieldIterator
 
OldCHPBinTable - Class in org.apache.poi.hwpf.model
This class holds all of the character formatting properties from Old (Word 6 / Word 95) documents.
OldCHPBinTable(byte[], int, int, int, OldTextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldCHPBinTable
Constructor used to read an old-style binTable in from a Word document.
OldComplexFileTable - Class in org.apache.poi.hwpf.model
 
OldComplexFileTable(byte[], byte[], int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.OldComplexFileTable
 
OldFfn - Class in org.apache.poi.hwpf.model
Word 6.0 Font information
OldFfn(byte, String, String, int) - Constructor for class org.apache.poi.hwpf.model.OldFfn
 
OldFontTable - Class in org.apache.poi.hwpf.model
Font table for Word 6.0
OldFontTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.OldFontTable
 
OldPAPBinTable - Class in org.apache.poi.hwpf.model
This class holds all of the paragraph formatting properties from Old (Word 6 / Word 95) documents.
OldPAPBinTable(byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldPAPBinTable
 
OldPowerPointFormatException - Exception in org.apache.poi.hslf.exceptions
This exception is thrown when we try to open a PowerPoint file, and it's too old for us.
OldPowerPointFormatException(String) - Constructor for exception org.apache.poi.hslf.exceptions.OldPowerPointFormatException
 
OldSectionTable - Class in org.apache.poi.hwpf.model
This class holds all of the section formatting properties from Old (Word 6 / Word 95) documents.
OldSectionTable(byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
Deprecated. Use OldSectionTable.OldSectionTable(byte[],int,int) instead
OldSectionTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
 
OldTextPiece - Class in org.apache.poi.hwpf.model
Lightweight representation of a text piece.
OldTextPiece(int, int, byte[], PieceDescriptor) - Constructor for class org.apache.poi.hwpf.model.OldTextPiece
 
OldTextPieceTable - Class in org.apache.poi.hwpf.model
 
OldTextPieceTable() - Constructor for class org.apache.poi.hwpf.model.OldTextPieceTable
 
OldTextPieceTable(byte[], byte[], int, int, int, Charset) - Constructor for class org.apache.poi.hwpf.model.OldTextPieceTable
 
OldWordFileFormatException - Exception in org.apache.poi.hwpf
 
OldWordFileFormatException(String) - Constructor for exception org.apache.poi.hwpf.OldWordFileFormatException
 
OLE2ScratchpadExtractorFactory - Class in org.apache.poi.extractor
Scratchpad-specific logic for OLE2ExtractorFactory and ExtractorFactory, which permit the other two to run with no Scratchpad jar (though without functionality!)
OLE2ScratchpadExtractorFactory() - Constructor for class org.apache.poi.extractor.OLE2ScratchpadExtractorFactory
 
OLEShape - Class in org.apache.poi.hslf.model
A shape representing embedded OLE obejct.
OLEShape(HSLFPictureData) - Constructor for class org.apache.poi.hslf.model.OLEShape
Create a new OLEShape
OLEShape(HSLFPictureData, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.OLEShape
Create a new OLEShape
OLEShape(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.OLEShape
Create a OLEShape object
ON_35MM - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
ON_SCREEN - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Subclasses should call this method and update the array of text runs when a text shape is added
onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
onAddTextShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
 
onCreate() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Called by SlideShow ater a new sheet is created
onCreate() - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Called by SlideShow ater a new slide is created.
OOF_REPLY_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORDERED - Static variable in enum org.apache.poi.hwpf.model.SubdocumentType
Array of SubdocumentTypes ordered by document position and FIB field order
org.apache.poi - package org.apache.poi
 
org.apache.poi.extractor - package org.apache.poi.extractor
 
org.apache.poi.hdgf - package org.apache.poi.hdgf
 
org.apache.poi.hdgf.chunks - package org.apache.poi.hdgf.chunks
 
org.apache.poi.hdgf.dev - package org.apache.poi.hdgf.dev
 
org.apache.poi.hdgf.exceptions - package org.apache.poi.hdgf.exceptions
 
org.apache.poi.hdgf.extractor - package org.apache.poi.hdgf.extractor
 
org.apache.poi.hdgf.pointers - package org.apache.poi.hdgf.pointers
 
org.apache.poi.hdgf.streams - package org.apache.poi.hdgf.streams
 
org.apache.poi.hemf.extractor - package org.apache.poi.hemf.extractor
 
org.apache.poi.hemf.hemfplus.record - package org.apache.poi.hemf.hemfplus.record
 
org.apache.poi.hemf.record - package org.apache.poi.hemf.record
 
org.apache.poi.hmef - package org.apache.poi.hmef
 
org.apache.poi.hmef.attribute - package org.apache.poi.hmef.attribute
 
org.apache.poi.hmef.dev - package org.apache.poi.hmef.dev
 
org.apache.poi.hmef.extractor - package org.apache.poi.hmef.extractor
 
org.apache.poi.hpbf - package org.apache.poi.hpbf
 
org.apache.poi.hpbf.dev - package org.apache.poi.hpbf.dev
 
org.apache.poi.hpbf.extractor - package org.apache.poi.hpbf.extractor
 
org.apache.poi.hpbf.model - package org.apache.poi.hpbf.model
 
org.apache.poi.hpbf.model.qcbits - package org.apache.poi.hpbf.model.qcbits
 
org.apache.poi.hslf.blip - package org.apache.poi.hslf.blip
 
org.apache.poi.hslf.dev - package org.apache.poi.hslf.dev
 
org.apache.poi.hslf.exceptions - package org.apache.poi.hslf.exceptions
 
org.apache.poi.hslf.extractor - package org.apache.poi.hslf.extractor
 
org.apache.poi.hslf.model - package org.apache.poi.hslf.model
 
org.apache.poi.hslf.model.textproperties - package org.apache.poi.hslf.model.textproperties
 
org.apache.poi.hslf.record - package org.apache.poi.hslf.record
 
org.apache.poi.hslf.usermodel - package org.apache.poi.hslf.usermodel
 
org.apache.poi.hslf.util - package org.apache.poi.hslf.util
 
org.apache.poi.hsmf - package org.apache.poi.hsmf
 
org.apache.poi.hsmf.datatypes - package org.apache.poi.hsmf.datatypes
 
org.apache.poi.hsmf.dev - package org.apache.poi.hsmf.dev
 
org.apache.poi.hsmf.exceptions - package org.apache.poi.hsmf.exceptions
 
org.apache.poi.hsmf.extractor - package org.apache.poi.hsmf.extractor
 
org.apache.poi.hsmf.parsers - package org.apache.poi.hsmf.parsers
 
org.apache.poi.hssf.converter - package org.apache.poi.hssf.converter
 
org.apache.poi.hssf.usermodel - package org.apache.poi.hssf.usermodel
 
org.apache.poi.hwmf.draw - package org.apache.poi.hwmf.draw
 
org.apache.poi.hwmf.record - package org.apache.poi.hwmf.record
 
org.apache.poi.hwmf.usermodel - package org.apache.poi.hwmf.usermodel
 
org.apache.poi.hwpf - package org.apache.poi.hwpf
 
org.apache.poi.hwpf.converter - package org.apache.poi.hwpf.converter
 
org.apache.poi.hwpf.dev - package org.apache.poi.hwpf.dev
 
org.apache.poi.hwpf.extractor - package org.apache.poi.hwpf.extractor
 
org.apache.poi.hwpf.model - package org.apache.poi.hwpf.model
 
org.apache.poi.hwpf.model.io - package org.apache.poi.hwpf.model.io
 
org.apache.poi.hwpf.model.types - package org.apache.poi.hwpf.model.types
 
org.apache.poi.hwpf.sprm - package org.apache.poi.hwpf.sprm
 
org.apache.poi.hwpf.usermodel - package org.apache.poi.hwpf.usermodel
 
ORGANIZATIONAL_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIG_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIG_MESSAGE_CLASS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGIN_CHECK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_AUTHOR_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_AUTHOR_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_AUTHOR_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_AUTHOR_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_AUTHOR_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_DELIVERY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_DISPLAY_BCC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_DISPLAY_CC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_DISPLAY_TO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_EITS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENDER_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENDER_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENDER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENDER_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENSITIVITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENT_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENT_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENT_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SENT_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINAL_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINALLY_INTENDED_RECIP_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINALLY_INTENDED_RECIP_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINALLY_INTENDED_RECIP_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINALLY_INTENDED_RECIPIENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATING_MTA_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_AND_DL_EXPANSION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_DELIVERY_REPORT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_NON_DELIVERY_REPORT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ORIGINATOR_RETURN_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_CITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_COUNTRY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_ADDRESS_STREET - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OTHER_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
OutlineTextRefAtom - Class in org.apache.poi.hslf.record
OEPlaceholderAtom (3998).
OutlineTextRefAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Build an instance of OutlineTextRefAtom from on-disk data
OutlineTextRefAtom() - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Create a new instance of FontEntityAtom
OutlookTextExtactor - Class in org.apache.poi.hsmf.extractor
A text extractor for HSMF (Outlook) .msg files.
OutlookTextExtactor(MAPIMessage) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
 
OutlookTextExtactor(DirectoryNode) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
 
OutlookTextExtactor(NPOIFSFileSystem) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
 
OutlookTextExtactor(InputStream) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtactor
 
outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
outputCharacters(Element, CharacterRun, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
OVERFLOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
OVERHEAD - Static variable in class org.apache.poi.hslf.record.DocumentAtom.SlideSize
 
overwrite(byte[], int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
Write some bytes to an earlier bit of the array
OWN_STORE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OWNER_APPT_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

P

pad(StringBuffer, int) - Static method in class org.apache.poi.hwpf.dev.RecordUtil
 
pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
pageBreakBefore() - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
PAGER_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PAPAbstractType - Class in org.apache.poi.hwpf.model.types
Paragraph Properties.
PAPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.PAPAbstractType
 
PAPBinTable - Class in org.apache.poi.hwpf.model
This class represents the bin table of Word document but it also serves as a holder for all of the paragraphs of document that have been loaded into memory.
PAPBinTable() - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
 
PAPBinTable(byte[], byte[], byte[], int, int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.PAPBinTable
 
PAPFormattedDiskPage - Class in org.apache.poi.hwpf.model
Represents a PAP FKP.
PAPFormattedDiskPage(byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Deprecated. Use PAPFormattedDiskPage.PAPFormattedDiskPage() instead
PAPFormattedDiskPage() - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
 
PAPFormattedDiskPage(byte[], byte[], int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Deprecated. Use PAPFormattedDiskPage.PAPFormattedDiskPage(byte[], byte[], int, CharIndexTranslator) instead
PAPFormattedDiskPage(byte[], byte[], int, CharIndexTranslator) - Constructor for class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Creates a PAPFormattedDiskPage from a 512 byte array
PAPX - Class in org.apache.poi.hwpf.model
DANGER - works in bytes! Make sure you call getStart() / getEnd() when you want characters (normal use), but getStartByte() / getEndByte() when you're reading in / writing out!
PAPX(int, int, CharIndexTranslator, byte[], ParagraphHeight, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
 
PAPX(int, int, byte[], ParagraphHeight, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
 
PAPX(int, int, CharIndexTranslator, SprmBuffer, byte[]) - Constructor for class org.apache.poi.hwpf.model.PAPX
Deprecated. 
PAPX(int, int, SprmBuffer) - Constructor for class org.apache.poi.hwpf.model.PAPX
 
Paragraph - Class in org.apache.poi.hwpf.usermodel
 
ParagraphFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
Definition for the common paragraph text property bitset.
ParagraphFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.ParagraphFlagsTextProp
 
ParagraphHeight - Class in org.apache.poi.hwpf.model
 
ParagraphHeight(byte[], int) - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
 
ParagraphHeight() - Constructor for class org.apache.poi.hwpf.model.ParagraphHeight
 
ParagraphProperties - Class in org.apache.poi.hwpf.usermodel
 
ParagraphProperties() - Constructor for class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
ParagraphSprmCompressor - Class in org.apache.poi.hwpf.sprm
 
ParagraphSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmCompressor
 
ParagraphSprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
ParagraphSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
 
PARENT_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PARENT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PARENT_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ParentAwareRecord - Interface in org.apache.poi.hslf.record
Interface to define how a record can indicate it cares about what its parent is, and how it wants to be told which record is its parent.
parse(NPOIFSFileSystem) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
parse(DirectoryNode) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
parseAs7BitData(byte[]) - Static method in class org.apache.poi.hsmf.datatypes.StringChunk
Parses as non-unicode, supposedly 7 bit CP1252 data and returns the string that that yields.
parseAs7BitData(byte[], String) - Static method in class org.apache.poi.hsmf.datatypes.StringChunk
Parses as non-unicode, supposedly 7 bit data and returns the string that that yields.
parseProperty(byte[], int) - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection
Parses the tabstops from TxMasterStyle record
PersistPtrHolder - Class in org.apache.poi.hslf.record
General holder for PersistPtrFullBlock and PersistPtrIncrementalBlock records.
PersistPtrHolder(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PersistPtrHolder
Create a new holder for a PersistPtr record
PersistRecord - Interface in org.apache.poi.hslf.record
A record that can be referenced in PersistPtr storage.
PERSONAL_HOME_PAGE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PGDMOTHER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PHYSICAL_DELIVERY_BUREAU_FAX_DELIVERY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_DELIVERY_MODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_DELIVERY_REPORT_REQUEST - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_FORWARDING_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_FORWARDING_ADDRESS_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_FORWARDING_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PHYSICAL_RENDITION_ATTRIBUTES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PICF - Class in org.apache.poi.hwpf.model
The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
PICF() - Constructor for class org.apache.poi.hwpf.model.PICF
 
PICF(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PICF
 
PICFAbstractType - Class in org.apache.poi.hwpf.model.types
The PICF structure specifies the type of a picture, as well as the size of the picture and information about its border.
PICFAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.PICFAbstractType
 
PICFAndOfficeArtData - Class in org.apache.poi.hwpf.model
 
PICFAndOfficeArtData(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PICFAndOfficeArtData
 
PICT - Class in org.apache.poi.hslf.blip
Represents Macintosh PICT picture data.
PICT() - Constructor for class org.apache.poi.hslf.blip.PICT
 
Picture - Class in org.apache.poi.hwpf.usermodel
Represents embedded picture extracted from Word Document
Picture(EscherBlipRecord) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
Builds a Picture object for a Picture stored as Escher.
Picture(int, byte[], boolean) - Constructor for class org.apache.poi.hwpf.usermodel.Picture
Builds a Picture object for a Picture stored in the DataStream
PicturesManager - Interface in org.apache.poi.hwpf.converter
User-implemented pictures manager to store images on-disk
PicturesTable - Class in org.apache.poi.hwpf.model
Holds information about all pictures embedded in Word Document either via "Insert -> Picture -> From File" or via clipboard.
PicturesTable(HWPFDocument, byte[], byte[], FSPATable, EscherRecordHolder) - Constructor for class org.apache.poi.hwpf.model.PicturesTable
Deprecated. 
PicturesTable(HWPFDocument, byte[], byte[]) - Constructor for class org.apache.poi.hwpf.model.PicturesTable
 
PictureType - Enum in org.apache.poi.hwpf.usermodel
Picture types supported by MS Word format
PieceDescriptor - Class in org.apache.poi.hwpf.model
 
PieceDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
 
PieceDescriptor(byte[], int, Charset) - Constructor for class org.apache.poi.hwpf.model.PieceDescriptor
This initializer should only be used for HWPFOldDocuments.
PLACEHOLDER_FULLSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
The full size of the master body text placeholder shape.
PLACEHOLDER_HALFSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
Half of the size of the master body text placeholder shape.
PLACEHOLDER_QUARTSIZE - Static variable in class org.apache.poi.hslf.record.OEPlaceholderAtom
A quarter of the size of the master body text placeholder shape.
Play - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether an associated sound, media or action verb is activated when the shape is clicked.
PLCASUMY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCDOAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCDumper - Class in org.apache.poi.hpbf.dev
For dumping out the PLC contents of QC Bits of a HPBF (Publisher) file, while we try to figure out what the format of them is.
PLCDumper(HPBFDocument) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCDumper(NPOIFSFileSystem) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCDumper(InputStream) - Constructor for class org.apache.poi.hpbf.dev.PLCDumper
 
PLCFANDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFANDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFATNBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFATNBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBKL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTECHPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTELVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFBTEPAPX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFDOAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFENDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFENDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDATN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDATN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDEDN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDFTN - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDHDR - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDHDRTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDHDRTXBX - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDMOM - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFLDTXBX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFLDTXBX - Static variable in class org.apache.poi.hwpf.model.FieldsTables
Deprecated. 
PLCFFNDREF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFFNDTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFGRAM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFHDD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFHDRTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFLST - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
Deprecated. 
PLCFLVC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPAD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPGDEDN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPGDFTN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFPHE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSEA - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFSPL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXHDRBKD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFTXBXTXT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCFWKB - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCOCX - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCSPAHDR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCSPAMOM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCUPCRGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLCUPCUSP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PlexOfCps - Class in org.apache.poi.hwpf.model
Plex of CPs stored in File (PLCF)
PlexOfCps(int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
 
PlexOfCps(byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.PlexOfCps
Constructor
PlexOfField - Class in org.apache.poi.hwpf.model
Structure describing the Plex for fields (contained plclfd* in the spec).
PlexOfField(int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.PlexOfField
Deprecated. 
PlexOfField(GenericPropertyNode) - Constructor for class org.apache.poi.hwpf.model.PlexOfField
 
PLFLFO - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PlfLfo - Class in org.apache.poi.hwpf.model
The PlfLfo structure contains the list format override data for the document.
PLFLST - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PLGOSL - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PMS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PNG - Class in org.apache.poi.hslf.blip
Represents a PNG picture data in a PPT file
PNG() - Constructor for class org.apache.poi.hslf.blip.PNG
 
POIFSChunkParser - Class in org.apache.poi.hsmf.parsers
Processes a POIFS of a .msg file into groups of Chunks, such as core data, attachment #1 data, attachment #2 data, recipient data and so on.
POIFSChunkParser() - Constructor for class org.apache.poi.hsmf.parsers.POIFSChunkParser
 
Pointer - Class in org.apache.poi.hdgf.pointers
Base class of pointers, which hold metadata and offsets about blocks elsewhere in the file
Pointer() - Constructor for class org.apache.poi.hdgf.pointers.Pointer
 
PointerContainingStream - Class in org.apache.poi.hdgf.streams
A stream that holds pointers, possibly in addition to some other data too.
PointerContainingStream(Pointer, StreamStore, ChunkFactory, PointerFactory) - Constructor for class org.apache.poi.hdgf.streams.PointerContainingStream
 
PointerFactory - Class in org.apache.poi.hdgf.pointers
Factor class to create the appropriate pointers, based on the version of the file
PointerFactory(int) - Constructor for class org.apache.poi.hdgf.pointers.PointerFactory
 
PointerV5 - Class in org.apache.poi.hdgf.pointers
A Pointer from v5
PointerV5() - Constructor for class org.apache.poi.hdgf.pointers.PointerV5
 
PointerV6 - Class in org.apache.poi.hdgf.pointers
A Pointer from v6+
PointerV6() - Constructor for class org.apache.poi.hdgf.pointers.PointerV6
 
POIReadOnlyDocument - Class in org.apache.poi
This holds the common functionality for all read-only POI Document classes, i.e.
POIReadOnlyDocument(DirectoryNode) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
POIReadOnlyDocument(NPOIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
POIReadOnlyDocument(OPOIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
POIReadOnlyDocument(POIFSFileSystem) - Constructor for class org.apache.poi.POIReadOnlyDocument
 
Polygon - Class in org.apache.poi.hslf.model
A simple closed polygon shape
Polygon(EscherContainerRecord, ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.Polygon
Create a Polygon object and initialize it from the supplied Record container.
Polygon(ShapeContainer<HSLFShape, HSLFTextParagraph>) - Constructor for class org.apache.poi.hslf.model.Polygon
Create a new Polygon.
Polygon() - Constructor for class org.apache.poi.hslf.model.Polygon
Create a new Polygon.
populateDictionary(byte[]) - Method in class org.apache.poi.hdgf.HDGFLZW
We want an empty dictionary, so do nothing
populateDictionary(byte[]) - Method in class org.apache.poi.hmef.CompressedRTF
 
PositionDependentRecord - Interface in org.apache.poi.hslf.record
Records which either care about where they are on disk, or have other records who care about where they are, will implement this interface.
PositionDependentRecordAtom - Class in org.apache.poi.hslf.record
A special (and dangerous) kind of Record Atom that cares about where it lives on the disk, or who has other Atoms that care about where this is on the disk.
PositionDependentRecordAtom() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordAtom
 
PositionDependentRecordContainer - Class in org.apache.poi.hslf.record
A special (and dangerous) kind of Record Container, for which other Atoms care about where this one lives on disk.
PositionDependentRecordContainer() - Constructor for class org.apache.poi.hslf.record.PositionDependentRecordContainer
 
POST_FOLDER_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POST_FOLDER_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POST_OFFICE_BOX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POST_REPLY_DENIED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POST_REPLY_FOLDER_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POST_REPLY_FOLDER_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POSTAL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
POSTAL_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PowerPointExtractor - Class in org.apache.poi.hslf.extractor
This class can be used to extract text from a PowerPoint file.
PowerPointExtractor(String) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from a file
PowerPointExtractor(InputStream) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from an Input Stream
PowerPointExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from an open POIFSFileSystem
PowerPointExtractor(NPOIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from an open NPOIFSFileSystem
PowerPointExtractor(DirectoryNode) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from a specific place inside an open NPOIFSFileSystem
PowerPointExtractor(HSLFSlideShowImpl) - Constructor for class org.apache.poi.hslf.extractor.PowerPointExtractor
Creates a PowerPointExtractor, from a HSLFSlideShow
PPDrawing - Class in org.apache.poi.hslf.record
These are actually wrappers onto Escher drawings.
PPDrawing() - Constructor for class org.apache.poi.hslf.record.PPDrawing
Creates a new, empty, PPDrawing (typically for use with a new Slide or Notes)
PPDrawing(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PPDrawing
Sets everything up, groks the escher etc
PPDrawingGroup - Class in org.apache.poi.hslf.record
Container records which always exists inside Document.
PPDrawingGroup(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.PPDrawingGroup
 
PPDrawingTextListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate PPDrawing entries.
PPDrawingTextListing() - Constructor for class org.apache.poi.hslf.dev.PPDrawingTextListing
 
PPFont - Class in org.apache.poi.hslf.model
Represents a Font used in a presenation.
PPFont() - Constructor for class org.apache.poi.hslf.model.PPFont
Creates a new instance of PPFont
PPFont(FontEntityAtom) - Constructor for class org.apache.poi.hslf.model.PPFont
Creates a new instance of PPFont and initialize it from the supplied font atom
PPGraphics2D - Class in org.apache.poi.hslf.model
Translates Graphics2D calls into PowerPoint.
PPGraphics2D(HSLFGroupShape) - Constructor for class org.apache.poi.hslf.model.PPGraphics2D
Construct Java Graphics object which translates graphic calls in ppt drawing layer.
ppt97FileVer - Static variable in class org.apache.poi.hslf.record.CurrentUserAtom
The Powerpoint 97 version, major and minor numbers
PPTXMLDump - Class in org.apache.poi.hslf.dev
Utility class which dumps raw contents of a ppt file into XML format
PPTXMLDump(File) - Constructor for class org.apache.poi.hslf.dev.PPTXMLDump
 
PRDRVR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.AttachmentChunks
 
PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
PRENVLAND - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
PRENVPORT - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
prependContentsWith(byte[]) - Method in class org.apache.poi.hdgf.streams.StreamStore
 
PREPROCESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PRIMARY_CAPABILITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PRIMARY_FAX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PRIMARY_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
printDump() - Method in class org.apache.poi.hslf.dev.SlideShowDumper
 
printDump() - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
printEscherRecord(EscherRecord, int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
printUsage() - Static method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
PRIORITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
process(Entry, ChunkGroup) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
Creates a chunk, and gives it to its parent group
process(File) - Static method in class org.apache.poi.hssf.converter.ExcelToFoConverter
Converts Excel file (97-2007) into XSL FO file.
process(File) - Static method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
Converts Excel file (97-2007) into HTML file.
processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
Wrap range into bookmark(s) and process it.
processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processBookmarks(HWPFDocumentCore, Element, Range, int, List<Bookmark>) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processCell(HSSFWorkbook, HSSFCell, Element, int, int, float) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processCell(HSSFCell, Element, int, int, float) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processCellStyle(HSSFWorkbook, HSSFCellStyle, Element, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processCellStyleBorder(HSSFWorkbook, Element, String, BorderStyle, short) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processCellStyleFont(HSSFWorkbook, Element, HSSFFont) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processCharacters(HWPFDocumentCore, int, Range, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processChunks(DirectoryNode, ChunkGroup) - Static method in class org.apache.poi.hsmf.parsers.POIFSChunkParser
Creates all the chunks for a given Directory, but doesn't recurse or descend
processColumnHeaders(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processColumnHeaders(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processColumnWidths(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
Creates COLGROUP element with width specified for all columns.
processColumnWidths(HSSFSheet, int, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
Creates COLGROUP element with width specified for all columns.
processCommands() - Method in class org.apache.poi.hdgf.chunks.Chunk
Uses our CommandDefinitions to process the commands our chunk type has, and figure out the values for them.
processDeadField(HWPFDocumentCore, Element, Range, int, int, int, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDocument(HWPFDocumentCore) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processDocumentInformation(SummaryInformation) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processDocumentPart(HWPFDocumentCore, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processDrawnObject(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processDrawnObject(HWPFDocument, CharacterRun, OfficeDrawing, String, Element) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processDropDownList(Element, CharacterRun, String[], int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processDropDownList(Element, CharacterRun, String[], int) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processEndnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processField(HWPFDocument, Range, int, Field, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processFootnoteAutonumbered(HWPFDocument, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processHyperlink(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processImage(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processImage(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processImage(Element, boolean, Picture, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processImageWithoutPicturesManager(Element, boolean, Picture) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processLineBreak(Element, CharacterRun) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processNote(HWPFDocument, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processNoteAnchor(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processNoteAutonumbered(HWPFDocument, String, int, Element, Range) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processOle2(HWPFDocument, Element, Entry) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processOle2(HWPFDocument, Element, Entry) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processPageBreak(HWPFDocumentCore, Element) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processPageref(HWPFDocumentCore, Element, Range, int, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processParagraph(HWPFDocumentCore, Element, int, Paragraph, String) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processParagraphes(HWPFDocumentCore, Element, Range, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processRow(HSSFWorkbook, CellRangeAddress[][], HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processRow(CellRangeAddress[][], HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processRowNumber(HSSFRow) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processRowNumber(HSSFRow, Element) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processSection(HWPFDocumentCore, Section, int) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processSheet(HSSFWorkbook, HSSFSheet, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processSheet(HSSFWorkbook, int) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
Process single sheet (as specified by 0-based sheet index)
processSheet(HSSFSheet) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processSheetHeader(Element, HSSFSheet) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
processSheetName(HSSFSheet, Element) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processSingleSection(HWPFDocumentCore, Section) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processSingleSection(HWPFDocumentCore, Section) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processSymbol(HWPFDocument, CharacterRun, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
processTable(HWPFDocumentCore, Element, Table) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
processWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
processWorkbook(HSSFWorkbook) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
PROFESSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROFILE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROOF_OF_DELIVERY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROOF_OF_DELIVERY_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROOF_OF_SUBMISSION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROOF_OF_SUBMISSION_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROP_ID_SECURE_MAX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROP_ID_SECURE_MIN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PropertiesChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their own chunk).
PropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.PropertiesChunk
Creates a Properties Chunk.
propertiesRoot - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
PropertyModifier - Class in org.apache.poi.hwpf.model
 
PropertyModifier(short) - Constructor for class org.apache.poi.hwpf.model.PropertyModifier
 
PropertyNode<T extends PropertyNode<T>> - Class in org.apache.poi.hwpf.model
Represents a lightweight node in the Trees used to store content properties.
PropertyNode(int, int, Object) - Constructor for class org.apache.poi.hwpf.model.PropertyNode
 
PropertyNode.EndComparator - Class in org.apache.poi.hwpf.model
 
PropertyNode.EndComparator() - Constructor for class org.apache.poi.hwpf.model.PropertyNode.EndComparator
 
PropertyNode.StartComparator - Class in org.apache.poi.hwpf.model
 
PropertyNode.StartComparator() - Constructor for class org.apache.poi.hwpf.model.PropertyNode.StartComparator
 
PropertyValue - Class in org.apache.poi.hsmf.datatypes
An instance of a MAPIProperty inside a PropertiesChunk.
PropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue
 
PropertyValue.BooleanPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.BooleanPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
 
PropertyValue.CurrencyPropertyValue - Class in org.apache.poi.hsmf.datatypes
signed 64-bit integer that represents a base ten decimal, with four digits to the right of the decimal point
PropertyValue.CurrencyPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
 
PropertyValue.DoublePropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.DoublePropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
 
PropertyValue.FloatPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.FloatPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
 
PropertyValue.LongLongPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.LongLongPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
 
PropertyValue.LongPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.LongPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
 
PropertyValue.NullPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.NullPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.NullPropertyValue
 
PropertyValue.ShortPropertyValue - Class in org.apache.poi.hsmf.datatypes
 
PropertyValue.ShortPropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
 
PropertyValue.TimePropertyValue - Class in org.apache.poi.hsmf.datatypes
64-bit integer specifying the number of 100ns periods since Jan 1, 1601
PropertyValue.TimePropertyValue(MAPIProperty, long, byte[]) - Constructor for class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
 
PROVIDER_DISPLAY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROVIDER_DLL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROVIDER_ORDINAL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROVIDER_SUBMIT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PROVIDER_UID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
PTYPE_APPTIME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
AppTime - application time value
PTYPE_BINARY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Binary - counted byte array
PTYPE_BOOLEAN - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Boolean - 16-bit Boolean value.
PTYPE_CLASSID - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
ClassId - OLE GUID
PTYPE_CURRENCY - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point
PTYPE_DOUBLE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Double - floating point double
PTYPE_ERROR - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Error - 32-bit error value
PTYPE_I2 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
I2 - signed 16-bit value
PTYPE_I8 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
I8 - 8-byte signed integer
PTYPE_LONG - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Long - signed 32-bit value
PTYPE_MULTIVALUED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
MultiValued - Value part contains multiple values
PTYPE_NULL - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Null - NULL property value
PTYPE_OBJECT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Object - embedded object in a property
PTYPE_R4 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
R4 - 4-byte floating point value
PTYPE_STRING8 - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
String8 - null-terminated 8-bit character string
PTYPE_SYSTIME - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601
PTYPE_UNICODE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Unicode - null-terminated Unicode string
PTYPE_UNSPECIFIED - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
Unspecified
PublisherTextExtractor - Class in org.apache.poi.hpbf.extractor
Extract text from HPBF Publisher files
PublisherTextExtractor(HPBFDocument) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(DirectoryNode) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(NPOIFSFileSystem) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PublisherTextExtractor(InputStream) - Constructor for class org.apache.poi.hpbf.extractor.PublisherTextExtractor
 
PUID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

Q

QCBit - Class in org.apache.poi.hpbf.model.qcbits
Parent of all Quill CONTENTS bits
QCBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.QCBit
 
QCPLCBit - Class in org.apache.poi.hpbf.model.qcbits
A "PLC " (PLC) based bit of Quill Contents.
QCPLCBit.Type0 - Class in org.apache.poi.hpbf.model.qcbits
Type 0 seem to be somewhat rare.
QCPLCBit.Type12 - Class in org.apache.poi.hpbf.model.qcbits
Type 12 holds hyperlinks, and is very complex.
QCPLCBit.Type4 - Class in org.apache.poi.hpbf.model.qcbits
Type 4 is quite common.
QCPLCBit.Type8 - Class in org.apache.poi.hpbf.model.qcbits
Type 8 is quite common.
QCTextBit - Class in org.apache.poi.hpbf.model.qcbits
A Text based bit of Quill Contents
QCTextBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.QCTextBit
 
QUARTER_BODY_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
QuickButCruddyTextExtractor - Class in org.apache.poi.hslf.extractor
This class will get all the text from a Powerpoint Document, including all the bits you didn't want, and in a somewhat random order, but will do it very fast.
QuickButCruddyTextExtractor(String) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Creates an extractor from a given file name
QuickButCruddyTextExtractor(InputStream) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Creates an extractor from a given input stream
QuickButCruddyTextExtractor(NPOIFSFileSystem) - Constructor for class org.apache.poi.hslf.extractor.QuickButCruddyTextExtractor
Creates an extractor from a POIFS Filesystem
QuickTest - Class in org.apache.poi.hwpf
 
QuickTest() - Constructor for class org.apache.poi.hwpf.QuickTest
 
QuillContents - Class in org.apache.poi.hpbf.model
Quill -> QuillSub -> CONTENTS
QuillContents(DirectoryNode) - Constructor for class org.apache.poi.hpbf.model.QuillContents
 

R

RADIO_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Range - Class in org.apache.poi.hwpf.usermodel
This class is the central class of the HWPF object model.
Range(int, int, HWPFDocumentCore) - Constructor for class org.apache.poi.hwpf.usermodel.Range
Used to construct a Range from a document.
Range(int, int, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Range
Used to create Ranges that are children of other Ranges.
RCVD_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RCVD_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
read(byte[], int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
READ_RECEIPT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
READ_RECEIPT_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
READ_RECEIPT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
readColors(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readHeader(LittleEndianInputStream) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readHeader(LittleEndianInputStream) - Static method in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
readProperties(InputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
readRGBQuad(LittleEndianInputStream, int) - Method in class org.apache.poi.hwmf.record.HwmfBitmapDib
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
Reads the value of this chunk using an InputStream
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
 
readValue(InputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
rebuild(ComplexFileTable) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
rebuild(StringBuilder, ComplexFileTable) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
RECEIPT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVE_FOLDER_SETTINGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECEIVED_BY_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_NUMBER_FOR_ADVICE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_REASSIGNMENT_PROHIBITED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RECIPIENT_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RECIPIENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RecipientChunks - Class in org.apache.poi.hsmf.datatypes
Collection of convenience chunks for the Recip(ient) part of an outlook file.
RecipientChunks(String) - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks
 
RecipientChunks.RecipientChunksSorter - Class in org.apache.poi.hsmf.datatypes
Orders by the recipient number.
RecipientChunks.RecipientChunksSorter() - Constructor for class org.apache.poi.hsmf.datatypes.RecipientChunks.RecipientChunksSorter
 
recipientDisplayNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The display name of the recipient.
recipientEmailChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The email address of the recipient, which could be in SMTP or SEARCH format, but isn't always present...
recipientNameChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The "name", which could be their name if an internal person, or their email address if an external person
recipientNumber - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
Our 0 based position in the list of recipients
recipientSearchChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
TODO
recipientSMTPChunk - Variable in class org.apache.poi.hsmf.datatypes.RecipientChunks
The smtp destination email address of the recipient, but isn't always present...
Record - Class in org.apache.poi.hslf.record
This abstract class represents a record in the PowerPoint document.
Record() - Constructor for class org.apache.poi.hslf.record.Record
 
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.AttachmentChunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in interface org.apache.poi.hsmf.datatypes.ChunkGroup
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.Chunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.NameIdChunks
Called by the parser whenever a chunk is found.
record(Chunk) - Method in class org.apache.poi.hsmf.datatypes.RecipientChunks
Called by the parser whenever a chunk is found.
RECORD_DESCRIPTION - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
 
RECORD_ID - Static variable in class org.apache.poi.hslf.record.EscherPlaceholder
 
RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RecordAtom - Class in org.apache.poi.hslf.record
Abstract class which all atom records will extend.
RecordAtom() - Constructor for class org.apache.poi.hslf.record.RecordAtom
 
RecordContainer - Class in org.apache.poi.hslf.record
Abstract class which all container records will extend.
RecordContainer() - Constructor for class org.apache.poi.hslf.record.RecordContainer
 
RecordTypes - Enum in org.apache.poi.hslf.record
List of all known record types in a PowerPoint document, and the classes that handle them.
RecordUtil - Class in org.apache.poi.hwpf.dev
Helper functions for the record transformations.
RecordUtil() - Constructor for class org.apache.poi.hwpf.dev.RecordUtil
 
REDIRECTION_HISTORY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REFERRED_BY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REGISTERED_MAIL_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
registerList(HWPFList) - Method in class org.apache.poi.hwpf.HWPFDocument
 
RELATED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RELIEF_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
REMOTE_PROGRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REMOTE_PROGRESS_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REMOTE_VALIDATE_OK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
remove(int) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
remove(int) - Method in interface org.apache.poi.hwpf.usermodel.Bookmarks
Remove bookmark from document (but not the bookmark text)
remove(int) - Method in class org.apache.poi.hwpf.usermodel.BookmarksImpl
 
removeBorder(TableCell.BorderEdge) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
removeByName(String) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
removeChild(Class<? extends Record>) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
removeChild(Record) - Method in class org.apache.poi.hslf.record.RecordContainer
Remove a child record from this record container
removeEncryptionRecord(Record[]) - Static method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
removeSeries(HSSFChart.HSSFSeries) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
 
removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
removeShape(HSLFShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Removes the specified shape from this sheet.
removeSlide(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Removes the slide at the given index (0-based).
removeSlideListWithText(SlideListWithText) - Method in class org.apache.poi.hslf.record.Document
 
RENDERING_POSITION - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
reorderSlide(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
Re-orders a slide, to a new position.
replaceText(String, boolean) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace range text with new one, adding it to the range and deleting original text from document
replaceText(String, String, int) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (one instance of) a piece of text with another...
replaceText(String, String) - Method in class org.apache.poi.hwpf.usermodel.Range
Replace (all instances of) a piece of text with another...
REPLY_RECIPIENT_ENTRIES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_RECIPIENT_NAMES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPLY_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TEXT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORT_TIME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORTING_DL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REPORTING_MTA_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
REQUESTED_DELIVERY_METHOD - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
reset(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
Reset the content to one info run with the default values
reset(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Reset the content to one info run with the default values
reset() - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
reset() - Method in class org.apache.poi.hwpf.usermodel.Range
resets the list indexes.
reset() - Method in class org.apache.poi.hwpf.usermodel.Table
 
reset() - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
RESET_NUMBERING_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
resizeToFitText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Adjust the size of the shape so it encompasses the text inside it.
RESOURCE_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_METHODS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_PATH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESOURCE_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESPONSE_REQUESTED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RESPONSIBILITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
restoreProperties(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Restores the properties from the stack
RETURNED_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Reverse - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the animation plays in the reverse direction
reverseHex(String) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
RevisionMarkAuthorTable - Class in org.apache.poi.hwpf.model
String table containing the names of authors of revision marks, e-mails and comments in this document.
RevisionMarkAuthorTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Constructor to read the table from the table stream.
RGBUSE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
RIGHT - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
For horizontal text, right aligned.
root - Variable in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
root - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
rotate(double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
RoundTripHFPlaceholder12 - Class in org.apache.poi.hslf.record
An atom record that specifies that a shape is a header or footer placeholder shape
RoundTripHFPlaceholder12() - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Create a new instance of RoundTripHFPlaceholder12
RoundTripHFPlaceholder12(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Constructs the comment atom record from its source data.
ROUTESLIP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
ROW_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
ROWID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_COMPRESSED - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_IN_SYNC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_CRC - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_BODY_TAG - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_PREFIX_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
RTF_SYNC_TRAILING_COUNT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

S

sanityCheck() - Method in class org.apache.poi.hwpf.usermodel.Range
Method for debug purposes.
SavedByEntry - Class in org.apache.poi.hwpf.model
A single entry in the SavedByTable.
SavedByEntry(String, String) - Constructor for class org.apache.poi.hwpf.model.SavedByEntry
 
SavedByTable - Class in org.apache.poi.hwpf.model
String table containing the history of the last few revisions ("saves") of the document.
SavedByTable(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.SavedByTable
Constructor to read the table from the table stream.
savePicture(byte[], PictureType, String, float, float) - Method in interface org.apache.poi.hwpf.converter.PicturesManager
Stores image (probably on disk).
saveProperties() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Saves the current properties to the stack
scale(double, double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a scaling transformation Subsequent rendering is resized according to the specified scaling factors relative to the previous scaling.
scale - Variable in enum org.apache.poi.hwmf.record.HwmfMapMode
transformation units - usually scale relative to current dpi.
SEARCH - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
secondSubrange(Range) - Method in interface org.apache.poi.hwpf.usermodel.Field
 
Section - Class in org.apache.poi.hwpf.usermodel
 
Section(SEPX, Range) - Constructor for class org.apache.poi.hwpf.usermodel.Section
 
SectionDescriptor - Class in org.apache.poi.hwpf.model
Section Descriptor (SED) See page 186 for details.
SectionDescriptor() - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
 
SectionDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.SectionDescriptor
 
SectionProperties - Class in org.apache.poi.hwpf.usermodel
 
SectionProperties() - Constructor for class org.apache.poi.hwpf.usermodel.SectionProperties
 
SectionSprmCompressor - Class in org.apache.poi.hwpf.sprm
 
SectionSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmCompressor
 
SectionSprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
SectionSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
 
SectionTable - Class in org.apache.poi.hwpf.model
 
SectionTable() - Constructor for class org.apache.poi.hwpf.model.SectionTable
So we can know if things are unicode or not
SectionTable(byte[], byte[], int, int, int, TextPieceTable, int) - Constructor for class org.apache.poi.hwpf.model.SectionTable
 
SECURITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SELECTABLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SEND_INTERNET_ENCODING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SEND_RECALL_REPORT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SEND_RICH_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENDER_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENDER_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENDER_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENDER_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENDER_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENSITIVITY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENT_REPRESENTING_ADDRTYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENT_REPRESENTING_EMAIL_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENT_REPRESENTING_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENT_REPRESENTING_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENT_REPRESENTING_SEARCH_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SENTMAIL_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SEPAbstractType - Class in org.apache.poi.hwpf.model.types
Section Properties.
SEPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SEPAbstractType
 
separatorData - Variable in class org.apache.poi.hdgf.chunks.ChunkSeparator
 
SEPX - Class in org.apache.poi.hwpf.model
 
SEPX(SectionDescriptor, int, int, byte[]) - Constructor for class org.apache.poi.hwpf.model.SEPX
 
serialiseEncoder(int, String, String, String) - Method in class org.apache.poi.hwpf.dev.FieldIterator
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.EscherPlaceholder
 
serialize(int, byte[], EscherSerializationListener) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Colorref
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.DocumentProperties
 
serialize() - Method in class org.apache.poi.hwpf.model.FFData
 
serialize() - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.NilPICFAndBinData
 
serialize() - Method in class org.apache.poi.hwpf.model.Sttb
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Sttb
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
serialize() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xst
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.model.Xstz
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
serialize() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
serialize(byte[], int) - Method in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
SERVICE_DELETE_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_DLL_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_ENTRY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_EXTRA_UIDS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_SUPPORT_FILES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICE_UID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SERVICES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
set7BitEncoding(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
Sets the Encoding that will be used to decode any "7 bit" (non unicode) data.
set7BitEncoding(String) - Method in class org.apache.poi.hsmf.MAPIMessage
Many messages store their strings as unicode, which is nice and easy.
set_cbFfnM1(int) - Method in class org.apache.poi.hwpf.model.Ffn
 
setAccentAndFollowingHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Accent And Following Hyperlink Colour
setAccentAndHyperlinkColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Accent And Hyperlink Colour
setAccentColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Accent Colour
setAction(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Hyperlink Action
setActiveXIndex(int) - Method in class org.apache.poi.hslf.model.ActiveXShape
Assign a control to this shape
setAddress(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
setAddress(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
setAdjustmentValue(int, int) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
Sets adjust value which controls smart resizing of the auto-shape.
setAdt(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the adt field for the DOP record.
setAlignment(int) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setAlignToBaseline(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets the vertical alignment relative to the baseline
setAlpha(double) - Method in class org.apache.poi.hwmf.draw.HwmfSLImageRenderer
 
setAltLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Sets the anchor (the bounding box rectangle) of this shape.
setAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setAnld(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the anld field for the PAP record.
setAreFieldsStripped(boolean) - Method in class org.apache.poi.hwpf.usermodel.HeaderStories
Should fields (eg macros) be stripped from the text that this class returns? Default is not to strip.
setAsumyi(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the asumyi field for the DOP record.
setAuthor(String) - Method in class org.apache.poi.hslf.model.Comment
Set the Author of this comment
setAuthor(String) - Method in class org.apache.poi.hslf.record.Comment2000
Set the Author of this comment
setAuthorInitials(String) - Method in class org.apache.poi.hslf.model.Comment
Set the Author's Initials of this comment
setAuthorInitials(String) - Method in class org.apache.poi.hslf.record.Comment2000
Set the Author's Initials of this comment
setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setAutoHyphenated(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setAutoPlay(boolean) - Method in class org.apache.poi.hslf.model.MovieShape
 
setBackground(Color) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the background color for the Graphics2D context.
setBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Background color
setBackgroundColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBackgroundColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Background Colour
setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setBackward(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setBarBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setBasicEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Control dumping of any Escher records found - should our built in basic groker be used?
setBchUpe(int) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
An unsigned integer that specifies the size, in bytes, of std in LPStd.
setBidi(Boolean) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setBits(short) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An FFDataBits that specifies the type and state of this form field.
setBkc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Break code.
setBkf_flags(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Set the bkf_flags field for the BKF record.
setBkMode(HwmfMisc.WmfSetBkMode.HwmfBkMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBold(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setBold(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setBold(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setBorder(Element, BorderCode, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setBorderColor(TableCell.BorderEdge, Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setBorderCompound(TableCell.BorderEdge, StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setBorderDash(TableCell.BorderEdge, StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setBorderStyle(TableCell.BorderEdge, StrokeStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setBorderType(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setBorderWidth(TableCell.BorderEdge, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
 
setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setBottomBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setBottomInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets the botom margin.
setBounds(Rectangle) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
setBpp(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the bpp field for the PICF record.
setBrc(BorderCode) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Border.
setBrcBar(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcBar field for the PAP record.
setBrcBetween(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcBetween field for the PAP record.
setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcBottom field for the PAP record.
setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the brcBottom field for the SEP record.
setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcBottom field for the TAP record.
setBrcBottom(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom border.
setBrcBottom80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the brcBottom80 field for the PICF record.
setBrcHorizontal(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcHorizontal field for the TAP record.
setBrcl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Border line style.
setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcLeft field for the PAP record.
setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the brcLeft field for the SEP record.
setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcLeft field for the TAP record.
setBrcLeft(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left border.
setBrcLeft80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the brcLeft80 field for the PICF record.
setBrcp(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Rectangle border codes.
setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcRight field for the PAP record.
setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the brcRight field for the SEP record.
setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcRight field for the TAP record.
setBrcRight(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right border.
setBrcRight80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the brcRight80 field for the PICF record.
setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the brcTop field for the PAP record.
setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the brcTop field for the SEP record.
setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcTop field for the TAP record.
setBrcTop(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top border.
setBrcTop80(byte[]) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the brcTop80 field for the PICF record.
setBrcVertical(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the brcVertical field for the TAP record.
setBrushBitmap(BufferedImage) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushHatch(HwmfHatchStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBrushStyle(HwmfBrushStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setBullet(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets whether this rich text run has bullets
setBulletChar(Character) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the bullet character
setBulletColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the bullet color
setBulletFont(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the bullet font
setBulletSize(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the bullet size
setBulletStyle(Object...) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setBx(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the bx field value.
setBy(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the by field value.
setCantLockServerB(boolean) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
 
setCantSplit(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setCapitalized(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setCategoryLabelsCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
setCbGrpprlChpx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the size, in bytes, of the grpprlChpx in the LVL that contains this LVLF.
setCbGrpprlPapx(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the size, in bytes, of the grpprlPapx in the LVL that contains this LVLF.
setCbHeader(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
An unsigned integer that specifies the size, in bytes, of this PICF structure.
setCbMac(int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
 
setCbMac(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Updates the count of the number of bytes in the main stream which contain real data
setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the cbMac field for the FibRgLw95 record.
setCbMac(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.
setCbSTDBaseInFile(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the size, in bytes, of the Stdf structure.
setCCh(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cCh field for the DOP record.
setCch(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that specifies the maximum length, in characters, of the value of the textbox.
setCChFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cChFtnEdn field for the DOP record.
setCChWS(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cChWS field for the DOP record.
setCChWSFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cChWSFtnEdn field for the DOP record.
setCcolM1(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the ccolM1 field for the SEP record.
setCConsexHypLim(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cConsexHypLim field for the DOP record.
setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpAtn field for the FibRgLw95 record.
setCcpAtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the comment subdocument.
setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpEdn field for the FibRgLw95 record.
setCcpEdn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the endnote subdocument.
setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpFtn field for the FibRgLw95 record.
setCcpFtn(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the footnote subdocument.
setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpHdd field for the FibRgLw95 record.
setCcpHdd(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the header subdocument.
setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpHdrTxbx field for the FibRgLw95 record.
setCcpHdrTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the textbox subdocument of the header.
setCcpMcr(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpMcr field for the FibRgLw95 record.
setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpText field for the FibRgLw95 record.
setCcpText(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the main document.
setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the ccpTxbx field for the FibRgLw95 record.
setCcpTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
A signed integer that specifies the count of CPs in the textbox subdocument of the main document.
setCDBC(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cDBC field for the DOP record.
setCDBCFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cDBCFtnEdn field for the DOP record.
setCh(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the ch field value.
setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setCharacterSpacing(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setCharactersProperties(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setCharacterStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setCharacterStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Updates the link list of TextPropCollections which make up the character stylings
setCharSet(int) - Method in class org.apache.poi.hslf.model.PPFont
set the character set
setCharSet(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
set the character set
setCharsetFlags(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the CharsetFlags field for the CHP record.
setCharTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Sets the value of the given Paragraph TextProp, add if required
setChartHeight(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the height of the chart.
setChartTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Changes the chart's title, but only if there was one already.
setChartWidth(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the width of the chart.
setChartX(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the X offset of the chart
setChartY(int) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Sets the Y offset of the chart
setChHolder(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
ch field holder (along with reserved bits).
setChHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
The character that will be used to add or change a letter when hres is 2, 3, 5 or 6.
setChildRecord(Record[]) - Method in class org.apache.poi.hslf.record.RecordContainer
Set child records.
setCHorzBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Size of each horizontal style band, in number of rows.
setChs(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0 and MUST be ignored.
setChse(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the chse field for the CHP record.
setChsTables(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0 and MUST be ignored.
setClfolvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
An unsigned integer that specifies the field that this LFO represents..
setCLines(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cLines field for the DOP record.
setCLinesFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cLinesFtnEdn field for the DOP record.
setClip(Shape) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the current clipping area to an arbitrary clip shape.
setClip(int, int, int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the current clip to the rectangle specified by the given coordinates.
setClipboardName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
 
setClm(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the clm field for the SEP record.
setCnsPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the cnsPgn field for the SEP record.
setColor(Color) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets this graphics context's current color to the specified color.
setColor(short) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setColor(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setColorSpace(JPEG.ColorSpace) - Method in class org.apache.poi.hslf.blip.JPEG
 
setColumnWidth(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
setCommentsByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Should a call to getText() return comments text? Default is no
setComposite(Composite) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the Composite for the Graphics2D context.
setCopt(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection of the 5 flags.
setCountOfLinesToDrop(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
setCParas(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cParas field for the DOP record.
setCParasFtnEdn(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cParasFtnEdn field for the DOP record.
setCpg(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Code page of run in pre-Unicode files.
setCPg(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cPg field for the DOP record.
setCPgFtnEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cPgFtnEdn field for the DOP record.
setCProps(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be 0 and MUST be ignored.
setCQuickSaves(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the cQuickSaves field value.
setCreator(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setCreatorTool(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setCssClassPrefixCell(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
setCssClassPrefixDiv(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
setCssClassPrefixRow(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
setCssClassPrefixTable(String) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
 
setCstd(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the count of elements in STSH.rglpstd.
setCTxbx(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Count of textboxes in shape (undo doc only).
setCupx(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the cupx field value.
setCurrentEditOffset(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
setCv(Colorref) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
24-bit color.
setCvBack(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
A COLORREF that specifies the background color of ipat.
setCVertBands(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Size of a vertical style band, in number of columns.
setCvFore(Colorref) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
A COLORREF that specifies the foreground color of ipat.
setCWords(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cWords field for the DOP record.
setCWordsFtnEnd(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the cWordsFtnEnd field for the DOP record.
setData(byte[]) - Method in class org.apache.poi.hpbf.model.HPBFPart
 
setData(byte[]) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
setData(byte[]) - Method in class org.apache.poi.hslf.blip.Bitmap
 
setData(byte[]) - Method in class org.apache.poi.hslf.blip.DIB
 
setData(byte[]) - Method in class org.apache.poi.hslf.blip.EMF
 
setData(byte[]) - Method in class org.apache.poi.hslf.blip.PICT
 
setData(byte[]) - Method in class org.apache.poi.hslf.blip.WMF
 
setData(byte[]) - Method in class org.apache.poi.hslf.record.ExOleObjStg
Sets the embedded data.
setData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFObjectData
Sets the embedded data.
setData(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setDataOffset(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
setDate(Date) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Sets the date the comment was made.
setDateTimeFormat(int) - Method in class org.apache.poi.hslf.model.HeadersFooters
An integer that specifies the format ID to be used to style the datetime.
setDateTimeText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
Sets custom user date to be displayed instead of today's date.
setDateTimeVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the date is displayed in the footer.
setDcs(DropCapSpecifier) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dcs field for the PAP record.
setDDFEscher(boolean) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Control dumping of any Escher records found - should DDF be used?
setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFAutoShape
 
setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextBox
 
setDefaultTextProperties(HSLFTextParagraph) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Set default properties for the TextRun.
setDelayTime(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A signed integer that specifies the delay time, in milliseconds, before the animation starts to play.
setDescription(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setDimColor(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A rgb structure that specifies a color for the dim effect after the animation is complete.
setDimension(Dimension) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
setDirty() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
marks this paragraph dirty, so its records will be renewed on save
setDmBinFirst(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dmBinFirst field for the SEP record.
setDmBinOther(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dmBinOther field for the SEP record.
setDmOrientFirst(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dmOrientFirst field for the SEP record.
setDmOrientPage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dmOrientPage field for the SEP record.
setDmPaperReq(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dmPaperReq field for the SEP record.
setDocinfo(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo field for the DOP record.
setDocinfo1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo1 field for the DOP record.
setDocinfo2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo2 field for the DOP record.
setDocinfo3(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo3 field for the DOP record.
setDocinfo4(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo4 field for the DOP record.
setDocinfo5(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo5 field for the DOP record.
setDocinfo6(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the docinfo6 field for the DOP record.
setDogrid(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dogrid field for the DOP record.
setDoptypography(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the doptypography field for the DOP record.
setDoubleStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setDoubleStrikethrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setDrawAspect(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets whether the object can be completely seen, or if only the icon is visible.
setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setDropCap(DropCapSpecifier) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setDropCapType(byte) - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
setDttmConflict(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When the change was made.
setDttmCreated(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dttmCreated field for the DOP record.
setDttmDispFldRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
The date for the ListNum field number change.
setDttmLastPrint(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dttmLastPrint field for the DOP record.
setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which properties of this were changed for this run of text by the author.
setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dttmPropRMark field for the PAP record.
setDttmPropRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dttmPropRMark field for the SEP record.
setDttmRevised(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dttmRevised field for the DOP record.
setDttmRMark(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which this run of text was entered/modified by the author (Only recorded when revision marking is on.).
setDttmRMarkDel(DateAndTime) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Date/time at which this run of text was deleted by the author (Only recorded when revision marking is on.).
setDublinCoreProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dxaAbs field for the PAP record.
setDxaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Absolute horizontal position.
setDxaAdjust(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setDxaColumns(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaColumns field for the SEP record.
setDxaColumnWidth(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaColumnWidth field for the SEP record.
setDxaColWidthWwd(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Horizontal distance between text and absolutely positioned object.
setDxaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Left distance from surrounding text when absolutely positioned.
setDxaFromTextRight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Right distance from surrounding text when absolutely positioned.
setDxaGapHalf(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Measures half of the white space that will be maintained between text in adjacent columns of a table row.
setDxaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dxaGoal field for the PICF record.
setDxaHotz(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dxaHotz field for the DOP record.
setDxaIndentSav(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
If fIndentSav is nonzero, this is a signed integer that specifies the size, in twips, of the indent that needs to be removed when the numbering is removed.
setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dxaLeft field for the PAP record.
setDxaLeft(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaLeft field for the SEP record.
setDxaLeft1(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dxaLeft1 field for the PAP record.
setDxaLnn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaLnn field for the SEP record.
setDxaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaPgn field for the SEP record.
setDxaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dxaReserved1 field for the PICF record.
setDxaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dxaReserved2 field for the PICF record.
setDxaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dxaReserved3 field for the PICF record.
setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dxaRight field for the PAP record.
setDxaRight(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxaRight field for the SEP record.
setDxaRTEWrapWidth(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setDxaSpace(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Space following each character in the run expressed in twip units..
setDxaTab(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dxaTab field for the DOP record.
setDxaWebView(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setDxaWidth(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dxaWidth field for the PAP record.
setDxcLeft(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Left indent in character units.
setDxcLeft1(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
First line indent in character units.
setDxcRight(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Right indent in character units.
setDxtCharSpace(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dxtCharSpace field for the SEP record.
setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dyaAbs field for the PAP record.
setDyaAbs(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Absolute vertical position.
setDyaAfter(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Space after paragraph.
setDyaBefore(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Space before paragraph.
setDyaBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaBottom field for the SEP record.
setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical distance between text and absolutely positioned object.
setDyaFromText(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Top distance from surrounding text when absolutely positioned.
setDyaFromTextBottom(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Bottom distance from surrounding text when absolutely positioned.
setDyaGoal(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dyaGoal field for the PICF record.
setDyaHdrBottom(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaHdrBottom field for the SEP record.
setDyaHdrTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaHdrTop field for the SEP record.
setDyaHeight(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the dyaHeight field for the PAP record.
setDyaLine(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
setDyaLinePitch(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaLinePitch field for the SEP record.
setDyaPgn(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaPgn field for the SEP record.
setDyaReserved1(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dyaReserved1 field for the PICF record.
setDyaReserved2(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dyaReserved2 field for the PICF record.
setDyaReserved3(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the dyaReserved3 field for the PICF record.
setDyaRowHeight(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When greater than 0, guarantees that the height of the table will be at least dyaRowHeight high.
setDyaTop(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dyaTop field for the SEP record.
setDywDispPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the dywDispPag field for the DOP record.
setDzaGutter(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the dzaGutter field for the SEP record.
setEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the Edn field for the DOP record.
setEdn1(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the Edn1 field for the DOP record.
setEffectDirection(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setEffectTransitionFlagByBit(int, boolean) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
Use one of the bitmasks MANUAL_ADVANCE_BIT ...
setEffectTransitionFlags(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setEffectType(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setEmbossed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Is this text embossed?
setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setEmbossed(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setEncrypted(boolean) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
setEncryptSessionPersistIdRef(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setEnd(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
 
setEndIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Sets the ending character position
setEndIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Sets the ending character position
setEnvr(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value MUST be 0, and MUST be ignored.
setEpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the epc field value.
setEscherProperty(AbstractEscherOptRecord, short, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFShape
Set an escher property for this shape.
setEscherProperty(short, int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Set an simple escher property for this shape.
setExObjIdRef(int) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
 
setExteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
setF97LidsSet(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the f97LidsSet field value.
setFAdjusted(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fAdjusted field value.
setFAdjustRight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fAdjustRight field for the PAP record.
setFAnchorLock(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the fAnchorLock field value.
setFAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fAutofit field value.
setFAutoHyphen(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fAutoHyphen field value.
setFAutoNum(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the fAutoNum field value.
setFAutoPgn(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Only for Macintosh compatibility, used only during open, when 1, sep.dxaPgn and sep.dyaPgn are valid page number locations.
setFAutoRedef(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fAutoRedef field value.
setFAutoSpaceDE(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
auto space East Asian and alphabetic characters.
setFAutoSpaceDN(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
auto space East Asian and numeric characters.
setFAutoVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fAutoVersions field value.
setFBackup(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fBackup field value.
setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Sets the fBackward field value.
setFBackward(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fBackward field value.
setFBelowText(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the fBelowText field value.
setFBestFit(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fBestFit field value.
setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fBiDi field value.
setFBiDi(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fBiDi field for the PAP record.
setFBiDi(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table is right-to-left.
setFBold(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fBold field value.
setFBoldBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fBoldBi field value.
setFBoldOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fBoldOther field value.
setFBorders(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fBorders field value.
setFBorderWS(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word.
setFBrLnAbove(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fBrLnAbove field for the PAP record.
setFBrLnBelow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fBrLnBelow field for the PAP record.
setFc(int) - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
setFCalc(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fCalc field value.
setFCantSplit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row may not be split across page bounds.
setFCantSplit90(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row may not be split across page bounds.
setFCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fCaps field value.
setFcClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcData(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Points to location of picture data, only if chp.fSpec is true..
setFcDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFCellFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fCellFitText field value.
setFCellSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fCellSpacing field value.
setFChsDiff(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fChsDiff field value.
setFcMac(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
setFcMin(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
setFcObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in data stream pointing to beginning of a picture when character is an OLE1 object character (character is 0x20 and chp.fSpec is 1, chp.fOle2 is 0)..
setFcObjp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in the data stream indicating the location of OLE object data.
setFCol(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Sets the fCol field value.
setFColor(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fColor field value.
setFComplex(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fComplex field value.
setFComplexScripts(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fComplexScripts field value.
setFConflictOrig(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When chp.wConflict!=0, this is TRUE when text is part of the original version of text.
setFConflictOtherDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When fConflictOtherDel==fTrue, the other side of a reconciliation conflict causes this text to be deleted.
setFConverted(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the fConverted field value.
setFConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fConvMailMergeEsc field value.
setFCopyLang(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fCopyLang field value.
setFcPic(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Offset in data stream pointing to beginning of a picture when character is a picture character (character is 0x01 and chp.fSpec is 1)..
setFcPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setFcPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFCrLf(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fCrLf field for the PAP record.
setFcStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFcSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFData(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fData field value.
setFDblBdr(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used internally by Word.
setFDfltTrueType(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fDfltTrueType field value.
setFDiffer(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fDiffer field value.
setFDispFldRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
the number for a ListNum field is being tracked in xstDispFldRMark.
setFDispFormFldSel(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fDispFormFldSel field value.
setFDot(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fDot field value.
setFDStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fDStrike field value.
setFDyaAfterAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical spacing after is automatic.
setFDyaBeforeAuto(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Vertical spacing before is automatic.
setFEmbedFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fEmbedFonts field value.
setFEmboss(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fEmboss field value.
setFEmptySpecial(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fEmptySpecial field value.
setFEncrypted(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fEncrypted field value.
setFEndNote(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fEndNote field for the SEP record.
setFEvenlySpaced(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fEvenlySpaced field for the SEP record.
setFExactCWords(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fExactCWords field value.
setFExtChar(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fExtChar field value.
setFFacingPages(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fFacingPages field value.
setFFarEast(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fFarEast field value.
setFFirstMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fFirstMerged field value.
setFFirstRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fFirstRow field value.
setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fFitText field value.
setFFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fFitText field value.
setFFldVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fFldVanish field value.
setFFmtLineProp(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fFmtLineProp field value.
setFFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fFont field value.
setFForcePageSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fForcePageSizePag field value.
setFFormatting(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the fFormatting field value.
setFFormNoFields(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fFormNoFields field value.
setFGlsy(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fGlsy field value.
setFGramAllClean(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fGramAllClean field value.
setFGramAllDone(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fGramAllDone field value.
setFHasListBox(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the fHasListBox field value.
setFHasOldProps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used for character property revision marking.
setFHasOldProps(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Has old properties.
setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the fHasOriginalStyle field value.
setFHasOriginalStyle(boolean) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Sets the fHasOriginalStyle field value.
setFHasPic(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fHasPic field value.
setFHasSep(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fHasSep field value.
setFHasUpe(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fHasUpe field value.
setFHaveVersions(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fHaveVersions field value.
setFHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the fHdr field value.
setFHdrRows(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fHdrRows field value.
setFHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fHidden field value.
setFHideLastVersion(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fHideLastVersion field value.
setFHighlight(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fHighlight field value.
setFHtmlBuiltInBullet(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlBuiltInBullet field value.
setFHtmlChecked(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlChecked field value.
setFHtmlDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fHtmlDoc field value.
setFHtmlFirstLineMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlFirstLineMismatch field value.
setFHtmlHangingIndentBeneathNumber(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlHangingIndentBeneathNumber field value.
setFHtmlListTextNotSharpDot(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlListTextNotSharpDot field value.
setFHtmlNotPeriod(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlNotPeriod field value.
setFHtmlTabLeftIndentMismatch(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlTabLeftIndentMismatch field value.
setFHtmlUnsupported(boolean) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
Sets the fHtmlUnsupported field value.
setFHybrid(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the fHybrid field value.
setFHyphCapitals(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fHyphCapitals field value.
setFIcoBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fIcoBi field value.
setFieldOffset(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
setFieldSize(int, int) - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
setFieldsPlcfLength(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFieldsPlcfOffset(FieldsDocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFilePosition(int) - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
setFillColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setFillsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Fills Colour
setFillType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Sets fill type.
setFImprint(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fImprint field value.
setFIncludeFooter(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fIncludeFooter field value.
setFIncludeHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fIncludeHeader field value.
setFIndentSav(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the fIndentSav field value.
setFInnerTableCell(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
When 1, the end of paragraph mark is really an end of cell mark for a nested table cell.
setFInTable(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Paragraph is in table flag.
setFinTableW97(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Archaic paragraph is in table flag.
setFInternalUse(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fInternalUse field value.
setFInvalAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fInvalAutofit field value.
setFInvalHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fInvalHeight field value.
setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setFirstLineIndent(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setFItalic(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fItalic field value.
setFItalicBi(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fItalicBi field value.
setFItalicOther(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fItalicOther field value.
setFKeep(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fKeep field for the PAP record.
setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fKeepFollow field for the PAP record.
setFKeepFollow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fKeepFollow field value.
setFKinsoku(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
apply Kinsoku rules when performing line wrapping.
setFKumimoji(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fKumimoji field value.
setFLabelDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fLabelDoc field value.
setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
 
setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.ExMediaAtom
 
setFlag(int, boolean) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
 
setFlag(int, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFlags(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Flags
setFlags(short) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Set the flags field for the FSPA record.
setFlags(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Set the flags field for the LFOLVLBase record.
setFlags(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Set the flags field for the LSTF record.
setFlags1(short) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Set the flags1 field for the FibBase record.
setFlags2(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Set the flags2 field for the FibBase record.
setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fLastRow field value.
setFLastRow(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fLastRow field value.
setFLayout(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fLayout field for the SEP record.
setFLBetween(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fLBetween field for the SEP record.
setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setFldVanish(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFLegal(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the fLegal field value.
setFLinkStyles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fLinkStyles field value.
setFlipHorizontal(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
setFlipVertical(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
setFLoadOverride(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fLoadOverride field value.
setFLoadOverridePage(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fLoadOverridePage field value.
setFLockAtn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fLockAtn field value.
setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fLocked field value.
setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Anchor of an absolutely positioned frame is locked.
setFLocked(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fLocked field value.
setFLockRev(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fLockRev field value.
setFLowerCase(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fLowerCase field value.
setFLSFitText(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fLSFitText field value.
setFlt(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Field type when ch == 19 OR field flags when ch == 21 .
setFMac(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fMac field value.
setFMacChs(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fMacChs field value.
setFMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fMapPrintTextColor field value.
setFMassCopy(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fMassCopy field value.
setFMerged(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fMerged field value.
setFMinFontSizePag(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fMinFontSizePag field value.
setFMinHeight(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Minimum height is exact or auto.
setFMirrorMargins(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fMirrorMargins field value.
setFMWSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fMWSmallCaps field value.
setFNested(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fNested field value.
setFNeverBeenAutofit(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fNeverBeenAutofit field value.
setFNoAllowOverlap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
When 1, absolutely positioned paragraph cannot overlap with another paragraph.
setFNoAllowOverlap(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When set to 1, do not allow absolutely positioned table to overlap with other tables.
setFNoAutoHyph(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fNoAutoHyph field for the PAP record.
setFNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fNoColumnBalance field value.
setFNoHtmlExport(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fNoHtmlExport field value.
setFNoLeading(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fNoLeading field value.
setFNoLnn(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
No line numbering.
setFNonGlyph(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fNonGlyph field value.
setFNoProof(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fNoProof field value.
setFNoRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the fNoRestart field value.
setFNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fNoSpaceRaiseLower field value.
setFNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fNoTabForInd field value.
setFNotPageView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fNotPageView field value.
setFNoWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fNoWrap field value.
setFNumRMIns(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fNumRMIns field for the PAP record.
setFObfuscated(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fObfuscated field value.
setFObj(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fObj field value.
setFOle2(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fOle2 field value.
setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
 
setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
 
setFollowMasterBackground(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Sets whether this slide follows master background
setFollowMasterColourScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
 
setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
 
setFollowMasterObjects(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Sets whether this slide draws master sheet objects
setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.NotesAtom
 
setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.record.SlideAtom
 
setFollowMasterScheme(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Sets whether this slide draws master color scheme
setFOnlyMacPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fOnlyMacPics field value.
setFOnlyWinPics(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fOnlyWinPics field value.
setFont(Font) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets this graphics context's font to the specified font.
setFont(HwmfFont) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setFontAlign(short) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Used internally by Word.
setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setFontAlignment(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setFontColor(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Sets color of the text, as a int bgr.
setFontColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontColor(PaintStyle) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontFamily(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontFamily(Element, String) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setFontFlags(int) - Method in class org.apache.poi.hslf.model.PPFont
set the font flags Bit 1: If set, font is subsetted
setFontFlags(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
set the font flags Bit 1: If set, font is subsetted
setFontIndex(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
 
setFontIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Sets the font index
setFontName(String) - Method in class org.apache.poi.hslf.model.PPFont
set the name for the font (i.e.
setFontName(String) - Method in class org.apache.poi.hslf.record.FontEntityAtom
Set the name of the font.
setFontReplacer(FontReplacer) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setFontReplacer(FontReplacer) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
setFontSize(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setFontSize(Element, int) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setFontSize(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFontType(int) - Method in class org.apache.poi.hslf.model.PPFont
set the font type
setFontType(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
set the font type
setFootersText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
Sets footers's text
setFooterVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the footer text is displayed.
setFootnoteInfo(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the footnoteInfo field for the DOP record.
setFOpenTch(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Ensure the Table Cell char doesn't show up as zero height.
setForegroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Foreground color
setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fOrigWordTableRules field value.
setFOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fOrigWordTableRules field value.
setFormat(short) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
setFormatFlags(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the formatFlags field for the DOP record.
setFormatId(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
A signed integer that specifies the format ID to be used to style the datetime.
setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fOutline field value.
setFOutline(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fOutline field value.
setFOutlineDirtySave(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the fOutlineDirtySave field for the DOP record.
setFOverflowPunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
apply overflow punctuation rules when performing line wrapping.
setFOwnHelp(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the fOwnHelp field value.
setFOwnStat(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the fOwnStat field value.
setFPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fPageBreakBefore field for the PAP record.
setFPagHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPagHidden field value.
setFPagResults(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPagResults field value.
setFPagSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPagSupressTopSpacing field value.
setFpc(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fpc field value.
setFPersonal(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fPersonal field value.
setFPersonalCompose(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fPersonalCompose field value.
setFPersonalReply(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fPersonalReply field value.
setFPgnRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fPgnRestart field for the SEP record.
setFPMHMainDoc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPMHMainDoc field value.
setFPrintBodyBeforeHdr(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPrintBodyBeforeHdr field value.
setFPrintFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fPrintFormData field value.
setFPrivateResult(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fPrivateResult field value.
setFPropMark(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fPropMark field for the SEP record.
setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
properties have been changed with revision marking on.
setFPropRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fPropRMark field for the PAP record.
setFPropRMark(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set to 1 if property revision.
setFProt(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the fProt field value.
setFProtEnabled(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fProtEnabled field value.
setFPub(boolean) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Sets the fPub field value.
setFQFormat(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fQFormat field value.
setFrame(boolean) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setFRcaSimple(boolean) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the fRcaSimple field value.
setFReadOnlyRecommended(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fReadOnlyRecommended field value.
setFRecalc(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the fRecalc field value.
setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the fReserved field for the PICF record.
setFReserved(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fReserved field value.
setFReserved(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Sets the fReserved field value.
setFResultDirty(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fResultDirty field value.
setFResultEdited(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fResultEdited field value.
setFRevMarking(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fRevMarking field value.
setFRMark(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fRMark field value.
setFRMarkDel(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fRMarkDel field value.
setFRMPrint(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fRMPrint field value.
setFRMView(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fRMView field value.
setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Sets the fRotateFont field value.
setFRotateFont(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fRotateFont field value.
setFRotateFontW6(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fRotateFontW6 field value.
setFRTL(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Word 2000 style right-to-left table.
setFRuby(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fRuby field value.
setFSaveFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSaveFormData field value.
setFScratch(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fScratch field value.
setFSdtVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Mark the character as hidden..
setFSemiHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fSemiHidden field value.
setFShadeFormData(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fShadeFormData field value.
setFShading(boolean) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Sets the fShading field value.
setFShadow(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fShadow field value.
setFShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fShowBreaksInFrames field value.
setFSideBySide(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fSideBySide field for the PAP record.
setFSimpleList(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the fSimpleList field value.
setFSmallCaps(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fSmallCaps field value.
setFSnapBorder(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSnapBorder field value.
setFSPAPlcfLength(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFSPAPlcfOffset(FSPADocumentPart, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the fSpare field value.
setFSpare(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Not used.
setFSpare0(byte) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fSpare0 field value.
setFSpec(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fSpec field value.
setFSpecSymbol(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Used by Word internally.
setFSpecVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Special hidden for leading emphasis (always hidden).
setFStartAt(boolean) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the fStartAt field value.
setFStrike(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fStrike field value.
setFSubsetFonts(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSubsetFonts field value.
setFSuppressTopSPacingMac5(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSuppressTopSPacingMac5 field value.
setFSupressSpdfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSupressSpdfAfterPageBreak field value.
setFSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSupressTopSpacing field value.
setFSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fSwapBordersFacingPgs field value.
setFTableHeader(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
When 1, table row is to be used as the header of the table.
setFtcAsci(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc0 for default document formatting.
setFtcAscii(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for ASCII text.
setFtcAscii(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFtcBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for Complex Scripts text.
setFtcFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for East Asian text.
setFtcFE(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc1 for default document formatting, as defined in the section Determining Formatting Properties.
setFtcFE(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFtcOther(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font for non-East Asian text.
setFtcOther(short) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
A signed integer that specifies an operand value for the sprmCRgFtc2 for default document formatting, as defined in the section Determining Formatting Properties.
setFtcOther(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setFtcSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
an index into the rgffn structure.
setFTentative(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the fTentative field value.
setFTitlePage(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set to 1 when a title page is to be displayed.
setFTNY(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fTNY field value.
setFTNYCompress(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fTNYCompress field value.
setFTNYFetchTxm(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fTNYFetchTxm field value.
setFTopLinePunct(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
perform top line punctuation processing.
setFTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fTransparentMetafiles field value.
setFTruncDxaExpand(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fTruncDxaExpand field value.
setFtsCellPaddingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell margin/padding units.
setFtsCellPaddingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell margin/padding units.
setFtsCellPaddingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell margin/padding units.
setFtsCellPaddingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell margin/padding units.
setFtsCellPaddingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell margin/padding units.
setFtsCellPaddingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell margin/padding units.
setFtsCellPaddingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell margin/padding units.
setFtsCellPaddingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell margin/padding units.
setFtsCellPaddingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell margin/padding units.
setFtsCellPaddingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell margin/padding units.
setFtsCellPaddingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell margin/padding units.
setFtsCellPaddingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell margin/padding units.
setFtsCellSpacingBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell spacing units.
setFtsCellSpacingDefaultBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell spacings units.
setFtsCellSpacingDefaultLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell spacings units.
setFtsCellSpacingDefaultRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell spacings units.
setFtsCellSpacingDefaultTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell spacings units.
setFtsCellSpacingLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell spacing units.
setFtsCellSpacingOuterBottom(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell spacings units.
setFtsCellSpacingOuterLeft(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell spacings units.
setFtsCellSpacingOuterRight(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell spacings units.
setFtsCellSpacingOuterTop(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell spacings units.
setFtsCellSpacingRight(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell spacing units.
setFtsCellSpacingTop(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell spacing units.
setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the ftsWidth field value.
setFtsWidth(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the ftsWidth field value.
setFtsWidthAfter(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the ftsWidthAfter field value.
setFtsWidthBefore(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the ftsWidthBefore field value.
setFtsWidthIndent(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the ftsWidthIndent field value.
setFTtp(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Table trailer paragraph (last in table row).
setFTtpEmbedded(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Word 97 compatibility indicates this end of paragraph mark is really an end of row marker for a nested table.
setFUndetermine(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character is undetermined.
setFUnhideWhenUsed(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the fUnhideWhenUsed field value.
setFUnlocked(boolean) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the fUnlocked field for the SEP record.
setFUnused(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fUnused field value.
setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fUsePgsuSettings field value.
setFUsePgsuSettings(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the fUsePgsuSettings field for the PAP record.
setFVanish(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fVanish field value.
setFVert(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fVert field value.
setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Sets the fVertical field value.
setFVertical(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fVertical field value.
setFVertMerge(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fVertMerge field value.
setFVertRestart(boolean) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the fVertRestart field value.
setFVirusLoadSafe(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fVirusLoadSafe field value.
setFVirusPrompted(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fVirusPrompted field value.
setFWarichu(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fWarichu field value.
setFWarichuNoOpenBracket(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fWarichuNoOpenBracket field value.
setFWCFtnEdn(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fWCFtnEdn field value.
setFWebHidden(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the fWebHidden field value.
setFWebView(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fWebView field value.
setFWhichTblStm(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fWhichTblStm field value.
setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fWidowControl field value.
setFWidowControl(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
1, Word will prevent widowed lines in this paragraph from being placed at the beginning of a page.
setFWordWrap(boolean) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
perform word wrap.
setFWrapToWwd(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the fWrapToWwd field value.
setFWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the fWrapTrailSpaces field value.
setFWriteReservation(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the fWriteReservation field value.
setFZombieEmbed(boolean) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the fZombieEmbed field value.
setGapHalf(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setGeometryType(SlideAtomLayout.SlideLayoutType) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
Set the geometry type
setGrf(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field MUST be ignored.
setGrfDocEvents(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the grfDocEvents field for the DOP record.
setGrfhic(byte) - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
HTML compatibility flags.
setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
HTML compatibility flags.
setGrfhic(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the grfhic field value.
setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A grfhic that specifies the HTML incompatibilities of the list..
setGrfhic(Grfhic) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A grfhic that specifies the HTML incompatibilities of the level..
setGrfstd(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
A GRFSTD that specifies miscellaneous style properties.
setGrfSupression(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the grfSupression field value.
setGridSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
Set the gridSpan (aka col-span)
setGrpfChp(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection of the 32 flags.
setGrpfIhdt(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the grpfIhdt field for the SEP record.
setGrpfTap(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setGrpfTap_unused(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the grpfTap_unused field value.
setHasMacros(boolean) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
setHeaderText(String) - Method in class org.apache.poi.hslf.model.HeadersFooters
Sets headers's text
setHeaderVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the header text is displayed.
setHidden(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
 
setHighlight(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the Highlight field for the CHP record.
setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setHighlighted(byte) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setHorizontalCentered(Boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setHps(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size in half points.
setHps(int) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer.
setHpsAsci(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for ASCII font.
setHpsBi(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for Complex Scripts text.
setHpsFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Font size for East Asian text.
setHpsKern(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Kerning distance for characters in run recorded in half points.
setHpsPos(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Reserved (actually used as vertical offset(?) value).
setHpsZoonFontPag(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the hpsZoonFontPag field for the DOP record.
setHres(byte) - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
Hyphenation rule.
setHresi(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the hresi field for the CHP record.
setHresiOld(Hyphenation) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the hresiOld field for the CHP record.
setHyperlink(HSLFHyperlink) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the hyperlink - used when the document is parsed
setHyperlink(HSLFHyperlink) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Sets the hyperlink - used when parsing the document
setHyperlinkID(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Sets the persistent unique identifier of the link
setHyperlinksByDefault(boolean) - Method in class org.apache.poi.hpbf.extractor.PublisherTextExtractor
Should a call to getText() return hyperlinks inline with the text? Default is no
setHyperlinkType(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
hyperlink type
setIbkl(short) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Index to BKL entry in plcfbkl that describes the ending position of this bookmark in the CP stream.
setIbstConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Who made this change for this side of the conflict..
setIbstDispFldRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
setIbstFltAutoNum(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
Used for AUTONUM field emulation.
setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the ibstPropRMark field for the PAP record.
setIbstPropRMark(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the ibstPropRMark field for the SEP record.
setIbstRMark(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
setIbstRMarkDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to author IDs stored in hsttbfRMark.
setIco(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Color of text for Word 97.
setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
Set the ico24 field for the CHP record.
setIco24(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Set the ico24 field for the CHP record.
setIcoBack(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Sets the icoBack field value.
setIcoFore(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Sets the icoFore field value.
setIcoHighlight(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the icoHighlight field value.
setId(Element, String) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
setIdct(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Not stored in file.
setIdctHint(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Identifier of Character type.
setIdslReasonDel(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
setIdslRMReason(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An index to strings displayed as reasons for actions taken by Word's AutoFormat code.
setIftcHtml(byte) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the iftcHtml field value.
setIgnoreLogicalLeftIdentation(boolean) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
setIGutterPos(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the iGutterPos field value.
setIHeadingPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the iHeadingPgn field for the SEP record.
setIlfo(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
"A 16-bit signed integer value that is used to determine which list contains the paragraph.
setILvl(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the iLvl field value.
setIlvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
List level if non-zero.
setIlvlRestartLim(short) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the first (most-significant) zero-based level after which the number sequence of this level does not restart.
setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setImprinted(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setIndent(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setIndent(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setIndentFromLeft(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setIndentFromRight(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setIndentLevel(int) - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
Sets the indent level, which can be between 0 and 4
setIndentLevel(short) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
setIndentLevel(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setIndex(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
setIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the index of the paragraph in the SLWT container
setInfo(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Set the info field for the LVLF record.
setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Set the info1 field for the StdfBase record.
setInfo1(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Set the info1 field for the StdfPost2000 record.
setInfo2(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Set the info2 field for the StdfBase record.
setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Set the info3 field for the StdfBase record.
setInfo3(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Set the info3 field for the StdfPost2000 record.
setInfo3(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
Set the info3 field for the Stshif record.
setInsets(Insets2D) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setInstance(int) - Method in class org.apache.poi.hslf.record.SlideListWithText
 
setInteriorAnchor(Rectangle2D) - Method in class org.apache.poi.hslf.usermodel.HSLFGroupShape
 
setInternalFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setIpat(byte) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Sets the ipat field value.
setIpat(int) - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
An Ipat that specifies the pattern used for shading.
setIpgp(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
HTML DIV ID for this paragraph.
setIPriority(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the iPriority field value.
setIRes(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the iRes field value.
setISize(boolean) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the iSize field value.
setIss(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Superscript/subscript indices.
setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
If fStartAt is set to 0x1, this is a signed integer that specifies the start-at value that overrides lvlf.iStartAt of the corresponding LVL.
setIStartAt(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
A signed integer that specifies the beginning number for the number sequence belonging to this level.
setIstd(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Index to character style descriptor in the stylesheet that tags this run of text.
setIstd(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Index to style descriptor.
setIstd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table style for the Table.
setIstdBase(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the istdBase field value.
setIstdLink(short) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the istdLink field value.
setIstdMaxFixedWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the count of elements at the start of STSH.rglpstd that are reserved for fixed-index application-defined styles.
setIstdNext(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the istdNext field value.
setItalic(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setItalic(Element, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setItalic(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setItap(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Table nesting level.
setItbdMac(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Number of tabs stops defined for paragraph.
setItcFirst(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Sets the itcFirst field value.
setItcLim(byte) - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
Sets the itcLim field value.
setItcMac(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Count of cells defined for this row.
setItl(short) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Set the itl field for the TLP record.
setIType(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the iType field value.
setITypeTxt(byte) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
Sets the iTypeTxt field value.
setItypFELayout(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the itypFELayout field value.
setIWarichuBracket(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the iWarichuBracket field value.
setIxchFollow(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An unsigned integer that specifies the character that follows the number text.
setJc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the jc field value.
setJc(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the jc field for the PAP record.
setJc(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Justification code.
setJc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Sets the jc field value.
setJump(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Jump
setJustification(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setJustification(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setJustificationLogical(byte) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setKcd(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Emphasis mark.
setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setKeepOnPage(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setKeepWithNext(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setKerning(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setKeyVirusSession30(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the KeyVirusSession30 field value.
setKeywords(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setKinsoku(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setKul(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Underline code.
setLabel(String) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
setLangId(short) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setLanguage(CharacterRun, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setLastEditUsername(String) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
setLastOnDiskOffset(int) - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
Update the Record's idea of where on disk it lives, after a write out.
setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
Update the Record's idea of where on disk it lives, after a write out.
setLastOnDiskOffset(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
Update the Record's idea of where on disk it lives, after a write out.
setLastUserEditAtomOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setLastViewType(short) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setLbrCRJ(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Line BReak code for xchCRJ.
setLcb(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
A signed integer that specifies the size, in bytes, of this PICF structure and the subsequent data.
setLcbClx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbDop(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlcfbkf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlcfbkl(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlcfbteChpx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlcfbtePapx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlcffldAtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldEdn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldFtn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldHdr(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldHdrtxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldMom(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcffldTxbx(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
Deprecated. 
setLcbPlcfsed(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlfLfo(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbPlfLst(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbStshf(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbSttbfbkmk(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbSttbfffn(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbSttbfRMark(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLcbSttbSavedBy(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setLeftBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setLeftInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets the left margin.
setLeftMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setLength(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
setLength(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setLevel(int, ListLevel) - Method in class org.apache.poi.hwpf.model.ListData
 
setLevelNumberProperties(int, CharacterProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
Sets the character properties of the list numbers.
setLevelParagraphProperties(int, ParagraphProperties) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
Sets the paragraph properties for a particular level of the list.
setLevelProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.model.ListData
 
setLevelStyle(int, int) - Method in class org.apache.poi.hwpf.usermodel.HWPFList
 
setLid(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
A LID that specifies the install language of the application that is producing the document.
setLidDefault(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the lidDefault field for the CHP record.
setLidFE(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the lidFE field for the CHP record.
setLidFE(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
A LID whose meaning depends on the nFib value.
setLineBackgroundColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the background color of line
setLineCap(StrokeStyle.LineCap) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets line cap.
setLineColor(Color) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the color of line
setLineCompound(StrokeStyle.LineCompound) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the line compound style
setLineDash(StrokeStyle.LineDash) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets line dashing.
setLineHeadDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineHeadLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineHeadWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setLineNotNumbered(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setLineSpacing(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setLineSpacing(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setLineTailDecoration(LineDecoration.DecorationShape) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineTailLength(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineTailWidth(LineDecoration.DecorationSize) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setLineWidth(double) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Sets the width of line in in points
setLineWidth(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setLinkOptions(int) - Method in class org.apache.poi.hslf.record.ExHyperlink
 
setLinkTitle(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
 
setLinkURL(String) - Method in class org.apache.poi.hslf.record.ExHyperlink
Sets the URL of the link TODO: Figure out if we should always set both
setLKey(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
If fEncryption is 1 and fObfuscation is 1, this value specifies the XOR obfuscation password verifier.
setLKeyProtDoc(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the lKeyProtDoc field for the DOP record.
setLnc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the lnc field for the SEP record.
setLnnMin(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the lnnMin field for the SEP record.
setLocation(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
A signed integer that specifies the list identifier of an LSTF.
setLsid(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A signed integer that specifies the list identifier.
setLspd(LineSpacingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Line spacing descriptor.
setLTagObj(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
An object ID for an OLE object, only set if chp.fSpec and chp.fOle2 are both true, and chp.fObj..
setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the lvl field value.
setLvl(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Outline level.
setMapMode(HwmfMapMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setMarginBottom(int) - Method in class org.apache.poi.hwpf.usermodel.Section
Set the height of the bottom margin in twips.
setMarginLeft(int) - Method in class org.apache.poi.hwpf.usermodel.Section
Set the width of the left hand margin in twips.
setMarginRight(int) - Method in class org.apache.poi.hwpf.usermodel.Section
Set the width of the right hand margin in twips.
setMarginTop(int) - Method in class org.apache.poi.hwpf.usermodel.Section
Set the height of the top margin in twips.
setMask(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A bit mask specifying options for displaying video
setMask(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
A bit mask specifying options for displaying video
setMask(int) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
A bit mask specifying options for displaying headers and footers
setMasterByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Should a call to getText() return text from master? Default is no
setMasterID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
Change slide master.
setMasterSheet(HSLFMasterSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Change Master of this slide.
setMaxPersistWritten(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setMenuName(String) - Method in class org.apache.poi.hslf.record.ExEmbed
 
setMm(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
A signed integer that specifies the format of the picture data.
setMmPM(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field MUST be ignored.
setModifiedHigh(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setModifiedLow(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setMovieIndex(int) - Method in class org.apache.poi.hslf.model.MovieShape
Assign a movie to this shape
setMultiLinespace(short) - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
setMx(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the mx field for the PICF record.
setMy(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
Set the my field for the PICF record.
setName(int, String) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
setName(String) - Method in interface org.apache.poi.hwpf.usermodel.Bookmark
 
setNAuto(short) - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
If > 0, the note is an automatically numbered note, otherwise it has a custom mark.
setNEdn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nEdn field value.
setNEdn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNEdn, [MS-DOC], v20140721, 2.6.4
setNfc(byte) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An MSONFC, as specified in [MS-OSHARED] section 2.2.1.3, that specifies the format of the level numbers that replace the placeholders for this level in the xst fields of the LVLs in this list.
setNfcEdnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the nfcEdnRef field for the DOP record.
setNfcEdnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNfcEdnRef, [MS-DOC], v20140721
setNfcEdnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nfcEdnRef1 field value.
setNfcFtnRef(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the nfcFtnRef field for the DOP record.
setNfcFtnRef(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNfcFtnRef, [MS-DOC], v20140721
setNfcFtnRef1(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nfcFtnRef1 field value.
setNfcPgn(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Page number format code.
setNFib(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies the version number of the file format used.
setNFibBack(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value SHOULD be 0x00BF.
setNFtn(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the nFtn field value.
setNFtn(int) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSNftn, [MS-DOC], v20140721, 2.6.4
setNLnnMod(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the nLnnMod field for the SEP record.
setNotes(Notes<HSLFShape, HSLFTextParagraph>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Sets the Notes that are associated with this.
setNotesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Should a call to getText() return notes text? Default is no
setNotesDescriptorsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setNotesDescriptorsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setNotesID(int) - Method in class org.apache.poi.hslf.record.SlideAtom
Change the ID of the notes for this slide.
setNotesSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setNotesSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setNotesTextPositionsOffset(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setNotesTextPositionsSize(NoteType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setNRevision(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the nRevision field for the DOP record.
setNumber(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Sets the comment number (note - each user normally has their own count).
setNumber(int) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
Sets the link number
setNumberFormat(int) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setNumberProperties(byte[]) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setNumrm(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the numrm field for the PAP record.
setNVerBuiltInNamesWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies the version number of the style names as defined by the application that writes the file.
setObj(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setObjectID(int) - Method in class org.apache.poi.hslf.model.OLEShape
Set the unique identifier for the OLE object and register it in the necessary structures
setObjectId(int) - Method in class org.apache.poi.hslf.record.ExMediaAtom
A 4-byte unsigned integer that specifies an ID for an external object.
setObjectIDSeed(int) - Method in class org.apache.poi.hslf.record.ExObjListAtom
Sets the object ID seed
setObjID(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets the unique identifier for the OLE object.
setObjOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setObjStgDataRef(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets the reference to the persistent object
setOffset(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
setOffset(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Set offset of this picture in the 'Pictures' stream.
setOldfConvMailMergeEsc(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfConvMailMergeEsc field value.
setOldfMapPrintTextColor(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfMapPrintTextColor field value.
setOldfNoColumnBalance(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfNoColumnBalance field value.
setOldfNoSpaceRaiseLower(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfNoSpaceRaiseLower field value.
setOldfNoTabForInd(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfNoTabForInd field value.
setOldfOrigWordTableRules(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfOrigWordTableRules field value.
setOldfShowBreaksInFrames(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfShowBreaksInFrames field value.
setOldfSuppressSpbfAfterPageBreak(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfSuppressSpbfAfterPageBreak field value.
setOldfSupressTopSpacing(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfSupressTopSpacing field value.
setOldfSwapBordersFacingPgs(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfSwapBordersFacingPgs field value.
setOldfTransparentMetafiles(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfTransparentMetafiles field value.
setOldfWrapTrailSpaces(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the oldfWrapTrailSpaces field value.
setOle2(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setOleVerb(byte) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Only valid when action == OLEAction.
setOlstAnm(byte[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the olstAnm field for the SEP record.
setOptA(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
setOptB(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
setOptC(int) - Method in class org.apache.poi.hpbf.model.qcbits.QCBit
 
setOptions(int) - Method in class org.apache.poi.hslf.record.CString
Sets the count The meaning of the count is specific to the type of the parent record
setOptions(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets misc options (the last four bytes in the atom).
setOrderID(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A signed integer that specifies the order of the animation in the slide.
setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setOutline(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setOutputCharactersLanguage(boolean) - Method in class org.apache.poi.hwpf.converter.WordToFoConverter
 
setOutputColumnHeaders(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setOutputHiddenColumns(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setOutputHiddenRows(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setOutputLeadingSpacesAsNonBreaking(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setOutputRowNumbers(boolean) - Method in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
setOutputSummaryInformation(boolean) - Method in class org.apache.poi.hwpf.converter.WordToTextConverter
 
setPadding(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be zero and MUST be ignored.
setPadding2(int) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This value MUST be zero and MUST be ignored.
setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setPageBreakBefore(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setPageMarginInches(float) - Method in class org.apache.poi.hssf.converter.ExcelToFoConverter
 
setPageSize(Dimension) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
setPaint(Paint) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the Paint attribute for the Graphics2D context.
setPaintMode() - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPalette(List<HwmfPalette.PaletteEntry>) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
Sets the current palette.
setPaletteOffset(int) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setParagraphIndent(short, short) - Method in class org.apache.poi.hslf.record.TextRulerAtom
 
setParagraphProperties(Paragraph, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setParagraphStyle(TextPropCollection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setParagraphStyles(List<TextPropCollection>) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Updates the link list of TextPropCollections which make up the paragraph stylings
setParagraphTextPropVal(String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets the value of the given Paragraph TextProp, add if required
setParentRecord(RecordContainer) - Method in interface org.apache.poi.hslf.record.ParentAwareRecord
 
setParentRecord(RecordContainer) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
setParentShape(HSLFTextShape) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setParentSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Adapts the size by enlarging the last TextSpecInfoRun or chopping the runs to the given length
setParentTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Tell us how much text the parent TextCharsAtom or TextBytesAtom contains, so we can go ahead and initialise ourselves.
setPath(Path2D.Double) - Method in class org.apache.poi.hslf.usermodel.HSLFFreeformShape
 
setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the pcHorz field for the PAP record.
setPcHorz(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the pcHorz field value.
setPctCharWidth(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Character scale.
setPctWwd(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word: percent of Window size for AutoFit in WebView.
setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the pcVert field for the PAP record.
setPcVert(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the pcVert field value.
setPdfProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setPenColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPenMiterLimit(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPenStyle(HwmfPenStyle) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPenWidth(double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPersistId(int) - Method in class org.apache.poi.hslf.record.ExOleObjStg
Set our sheet ID, as found from a PersistPtrHolder
setPersistId(int) - Method in interface org.apache.poi.hslf.record.PersistRecord
Set the persist ID
setPersistIdRef(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
setPersistPointersOffset(int) - Method in class org.apache.poi.hslf.record.UserEditAtom
 
setPgbProp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the pgbProp field for the SEP record.
setPgnStart(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the pgnStart field for the SEP record.
setPhe(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the phe field for the PAP record.
setPicOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setPictureData(HSLFPictureData) - Method in class org.apache.poi.hslf.usermodel.HSLFFill
Assign picture used to fill the underlying shape.
setPictureName(String) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureShape
Name of this picture.
setPictureProperties(Picture, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setPicturesManager(PicturesManager) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
setPitchAndFamily(int) - Method in class org.apache.poi.hslf.model.PPFont
set lfPitchAndFamily
setPitchAndFamily(int) - Method in class org.apache.poi.hslf.record.FontEntityAtom
set lfPitchAndFamily
setPlaceholder(Placeholder) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setPlaceholderId(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Sets the placeholder Id.
setPlaceholderId(int) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Sets the comment number (note - each user normally has their own count).
setPlaceholderSize(byte) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Sets the placeholder size.
setPlacementId(int) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Sets the placement Id.
setPlcfHddOffset(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setPlcfHddSize(int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setPnNext(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies the offset in the WordDocument stream of the FIB for the document which contains all the AutoText items.
setPoints(float[], float[]) - Method in class org.apache.poi.hslf.model.Polygon
Set the polygon vertices
setPoints(Point2D[]) - Method in class org.apache.poi.hslf.model.Polygon
Set the polygon vertices
setPolyfillMode(HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setPosition(int) - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStop
 
setPP10RunId(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setProducer(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setProgId(String) - Method in class org.apache.poi.hslf.record.ExEmbed
 
setProperty(String, String) - Method in class org.apache.poi.hslf.model.ActiveXShape
Set a property of this ActiveX control
setProperty(String, String, String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setPropVal(TextPropCollection, TextPropCollection, String, Integer) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns the named TextProp, either by fetching it (if it exists) or adding it (if it didn't)
setPtap(byte[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the ptap field for the PAP record.
setRawData(byte[]) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
setRawValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
 
setRefID(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
setRegion(Shape) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
Sets a region for further usage
setReleaseVersion(long) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
 
setRemainingData(byte[]) - Method in class org.apache.poi.hslf.record.HSLFEscherClientDataRecord
 
setRenderingHint(RenderingHints.Key, Object) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map<?, ?>) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setReserved(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the reserved field for the DOP record.
setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
Sets the reserved field value.
setReserved(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Sets the reserved field value.
setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the reserved1 field for the DOP record.
setReserved1(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the reserved1 field value.
setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the reserved1 field for the FibRgLw95 record.
setReserved1(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved1(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved1(byte) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the reserved1 field value.
setReserved10(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved10(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved11(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved11(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved12(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value SHOULD be zero, and MUST be ignored.
setReserved12(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved13(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be zero and MUST be ignored.
setReserved13(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved14(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be zero and MUST be ignored.
setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the reserved2 field for the DOP record.
setReserved2(boolean) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
Sets the reserved2 field value.
setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the reserved2 field for the FibRgLw95 record.
setReserved2(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved2(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the reserved3 field for the FibRgLw95 record.
setReserved3(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved3(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the reserved4 field for the FibRgLw95 record.
setReserved4(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved4(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
Set the reserved5 field for the FibRgLw95 record.
setReserved5(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved5(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved6(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.
setReserved6(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved7(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved7(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved8(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value is undefined and MUST be ignored.
setReserved8(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReserved9(int) - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.
setReserved9(short) - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
This value is undefined and MUST be ignored.
setReturnNullOnMissingChunk(boolean) - Method in class org.apache.poi.hsmf.MAPIMessage
Sets whether on asking for a missing chunk, you get back null or a ChunkNotFoundException (default is the exception).
setRgbrcInsideDefault_0(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Border definition for inside horizontal borders.
setRgbrcInsideDefault_1(BorderCode) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Border definition for inside vertical borders.
setRgbxchNums(byte[]) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
An array of 8-bit integers.
setRgdxaCenter(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
rgdxaCenter[0] is the left boundary of cell 0 measured relative to margin rgdxaCenter[tap.itcMac - 1] is left boundary of last cell rgdxaCenter[tap.itcMac] is right boundary of last cell..
setRgdxaCenterPrint(short[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setRgdxaColumn(int[]) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the rgdxaColumn field for the SEP record.
setRgdxaTab(int[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Array of positions of itbdMac tab stops.
setRgf(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Set the rgf field for the TC record.
setRgistdPara(short[]) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
An array of nine 16-bit signed integers.
setRgshd(ShadingDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the rgshd field for the TAP record.
setRgtbd(TabDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Array of itbdMac tab descriptors.
setRgtc(TableCellDescriptor[]) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the rgtc field for the TAP record.
setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setRightBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setRightInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets the right margin.
setRightMargin(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setRncEdn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the rncEdn field value.
setRncEdn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSRncEdn, [MS-DOC], 20140721, 2.6.4
setRncFtn(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the rncFtn field value.
setRncFtn(short) - Method in class org.apache.poi.hwpf.usermodel.SectionProperties
sprmSRncFtn, [MS-DOC], 20140721, 2.6.4
setRotation(double) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
setRowHeight(int, double) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
 
setRowHeight(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setRowJustification(int) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setRowSpan(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTableCell
Set the rowSpan
setRsid(long) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Save ID for last time this PAP was revised.
setRsid(long) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
An unsigned integer that specifies the revision save identifier of the session when this style definition was last modified.
setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setRunType(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Changes the type of the text.
setSeriesTitle(String) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
Changes the series' title, but only if there was one already.
setServerZoomFrom(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setServerZoomTo(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setSfxtText(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Text animation.
setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setShading(ShadingDescriptor) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setShadow(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setShadowed(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Does the text have a shadow?
setShadowsColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Shadows Colour
setShapeId(int) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
 
setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Sets shape ID
setShapeId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setShapeType(ShapeType) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
 
setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Shading.
setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the shd field for the PAP record.
setShd(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Cell shading.
setShdTable(ShadingDescriptor) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table shading.
setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFShape
Assign the SlideShow this shape belongs to
setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTable
Assign the SlideShow this shape belongs to
setSheet(HSLFSheet) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setSheetId(int) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
Set our sheet ID, as found from a PersistPtrHolder
setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setSideBySide(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setSignature(int) - Method in class org.apache.poi.hslf.blip.DIB
Sets the DIB signature - either 0x7A80 or 0x7A90
setSignature(int) - Method in class org.apache.poi.hslf.blip.EMF
Sets the EMF signature - either 0x3D40 or 0x3D50
setSignature(int) - Method in class org.apache.poi.hslf.blip.JPEG
Sets the PICT signature - either 0x5420 or 0x5430
setSignature(int) - Method in class org.apache.poi.hslf.blip.PICT
Sets the PICT signature - either 0x5420 or 0x5430
setSignature(int) - Method in class org.apache.poi.hslf.blip.PNG
Sets the PNG signature - either 0x6E00 or 0x6E10
setSignature(int) - Method in class org.apache.poi.hslf.blip.WMF
Sets the WMF signature - either 0x2160 or 0x2170
setSignature(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
 
setSlideAtomsSets(SlideListWithText.SlideAtomsSet[]) - Method in class org.apache.poi.hslf.record.SlideListWithText
Get access to the SlideAtomsSets of the children of this record
setSlideCount(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
An unsigned integer that specifies the number of slides that this animation continues playing.
setSlideId(int) - Method in class org.apache.poi.hslf.record.ExControlAtom
Sets which presentation slide is associated with the ActiveX control.
setSlideID(int) - Method in class org.apache.poi.hslf.record.NotesAtom
 
setSlideIdentifier(int) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
 
setSlideNumber(int) - Method in class org.apache.poi.hslf.usermodel.HSLFSlide
Changes the Slide's (external facing) page number.
setSlideNumberVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the slide number is displayed in the footer.
setSlidesByDefault(boolean) - Method in class org.apache.poi.hslf.extractor.PowerPointExtractor
Should a call to getText() return slide text? Default is yes
setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Set the SlideShow we're attached to.
setSlideShow(HSLFSlideShow) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideMaster
Assign SlideShow for this slide master.
setSlideSizeX(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setSlideSizeY(long) - Method in class org.apache.poi.hslf.record.DocumentAtom
 
setSlideTime(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setSmallCaps(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setSmartTagsBytes(byte[]) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
A 4-byte unsigned integer that specifies a reference to a sound in the SoundCollectionContainer record to locate the embedded audio
setSoundIdRef(int) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setSoundRef(int) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
a reference to a sound in the sound collection.
setSpace(int) - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
setSpaceAfter(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setSpaceBefore(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setSpacingAfter(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setSpacingBefore(int) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setSpare(byte) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the spare field value.
setSpare(byte[]) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the Spare field for the DOP record.
setSpecialCharacter(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setSpeed(short) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
 
setSpellInfo(TextSpecInfoRun.SpellInfoEnum) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
 
setSpid(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Shape Identifier.
setStart(int) - Method in class org.apache.poi.hwpf.model.PropertyNode
 
setStartAt(int) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setStartIndex(int) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Sets the beginning character position
setStartIndex(int) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
Sets the beginning character position
setSti(short) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the sti field value.
setStiMaxWhenSaved(int) - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
An unsigned integer that specifies a value that is 1 larger than the largest StdfBase.sti index of any application-defined style.
setStk(byte) - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
Sets the stk field value.
setStrikethrough(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setStrikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setStringCount(short) - Method in class org.apache.poi.hwpf.model.FontTable
 
setStroke(Stroke) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the Stroke for the Graphics2D context.
setStrokeStyle(Object...) - Method in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
 
setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
 
setStyleTextProp9Atom(StyleTextProp9Atom) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Numbered List info
setSubdocumentTextStreamLength(SubdocumentType, int) - Method in interface org.apache.poi.hwpf.model.FibRgLw
 
setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FibRgLw97
 
setSubdocumentTextStreamLength(SubdocumentType, int) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
setSubject(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setSubSuperScriptIndex(short) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setSubType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets the type of OLE object.
setSubValue(boolean, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Set the true/false status of the subproperty with the given index
setSuperscript(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Sets the subscript/superscript option
setSwHMF(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
setTableCellProperties(TableRow, TableCell, Element, boolean, boolean, boolean, boolean) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setTableHeader(boolean) - Method in class org.apache.poi.hwpf.usermodel.TableRow
 
setTableRowProperties(TableRow, Element) - Static method in class org.apache.poi.hwpf.converter.WordToFoUtils
 
setText(String) - Method in class org.apache.poi.hpbf.model.qcbits.QCTextBit
 
setText(String) - Method in class org.apache.poi.hslf.model.Comment
Set the text of this comment
setText(String) - Method in class org.apache.poi.hslf.record.Comment2000
Set the text of this comment
setText(String) - Method in class org.apache.poi.hslf.record.CString
Updates the text in the Atom.
setText(byte[]) - Method in class org.apache.poi.hslf.record.TextBytesAtom
Updates the text in the Atom.
setText(String) - Method in class org.apache.poi.hslf.record.TextCharsAtom
Updates the text in the Atom.
setText(List<HSLFTextParagraph>, String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Sets (overwrites) the current text.
setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Change the text
setText(String) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setTextAlign(TextParagraph.TextAlign) - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
setTextAlignAsian(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setTextAlignLatin(HwmfText.HwmfTextAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setTextAndLinesColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Text And Lines Colour
setTextColor(HwmfColorRef) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setTextDirection(TextShape.TextDirection) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setTextId(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets text ID
setTextIndex(int) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
Sets text's index within the SlideListWithText container (0 for title, 1..n for the nth body).
setTextPlaceholder(TextShape.TextPlaceholder) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setTextRotation(Double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setTextRunInfo(TxInteractiveInfoAtom) - Method in class org.apache.poi.hslf.usermodel.HSLFHyperlink
 
setTextSize(int) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
Update the text length
setTextSize(int) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Update the text length
setTextType(int) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
 
setTextVAlignAsian(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setTextVAlignLatin(HwmfText.HwmfTextVerticalAlignment) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setTitle(String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setTitle(String) - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
setTitle(String) - Method in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
setTitleTextColourRGB(int) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Set the RGB value for Title Text Colour
setTlc(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Sets the tlc field value.
setTlp(TableAutoformatLookSpecifier) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Table look specifier.
setTlp_flags(byte) - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
Set the tlp_flags field for the TLP record.
setTmEdited(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the tmEdited field for the DOP record.
setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setTopBorder(BorderCode) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setTopInset(double) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Sets the top margin.
setTplc(int) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
A Tplc that specifies a unique identifier for this LSTF that MAY be used for user interface purposes.
setTransform(AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the Transform in the Graphics2D context.
setTruncatePropertyData(boolean) - Method in class org.apache.poi.hmef.dev.HMEFDumper
 
setType(int) - Method in class org.apache.poi.hdgf.pointers.Pointer
 
setType(TabStopPropCollection.TabStopType) - Method in class org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStop
 
setType(int) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Sets whether the object is embedded or linked.
setTypeOfCharFollowingTheNumber(byte) - Method in class org.apache.poi.hwpf.model.ListLevel
 
setUfel(short) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Collection properties represented by itypFELayout and copt (East Asian layout properties).
setUIDInstanceCount(int) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
The instance type/signatures defines if one or two UID instances will be included
setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setUnderlineCode(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setUnderlined(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
 
setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Sets the unused field value.
setUnused(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
This value is undefined and MUST be ignored.
setUnused(boolean) - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
Sets the unused field value.
setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the unused1 field value.
setUnused1(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
setUnused1(short) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the unused1 field value.
setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the unused1 field value.
setUnused1(boolean) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
Sets the unused1 field value.
setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the unused2 field for the DOP record.
setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
setUnused2(byte) - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
Sets the unused2 field value.
setUnused2(boolean) - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
Sets the unused2 field value.
setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
This field MUST be ignored.
setUnused2(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the unused2 field for the SEP record.
setUnused3(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the unused3 field value.
setUnused3(byte) - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
This field MUST be ignored.
setUnused3(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the unused3 field for the SEP record.
setUnused4(boolean) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the unused4 field value.
setUnused4(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the unused4 field for the SEP record.
setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the unused5 field value.
setUnused5(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the unused5 field for the SEP record.
setUnused6(short) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the unused6 field for the SEP record.
setUseDivsToSpan(boolean) - Method in class org.apache.poi.hssf.converter.ExcelToHtmlConverter
Allows converter to wrap content into two additional DIVs with tricky styles, so it will wrap across empty cells (like in Excel).
setUserDateVisible(boolean) - Method in class org.apache.poi.hslf.model.HeadersFooters
whether the date is displayed in the footer.
setValue(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Set the value of the text property, and recompute the sub properties based on it, i.e.
setValue(int) - Method in class org.apache.poi.hslf.model.textproperties.TextProp
Set the value of the text property.
setValue(byte[]) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
setValue(Chunk) - Method in class org.apache.poi.hsmf.datatypes.ChunkBasedPropertyValue
Stores the offset of the chunk as the property value
setValue(boolean) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.BooleanPropertyValue
 
setValue(BigInteger) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.CurrencyPropertyValue
 
setValue(double) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.DoublePropertyValue
 
setValue(float) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.FloatPropertyValue
 
setValue(long) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongLongPropertyValue
 
setValue(int) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
 
setValue(short) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.ShortPropertyValue
 
setValue(Calendar) - Method in class org.apache.poi.hsmf.datatypes.PropertyValue.TimePropertyValue
 
setValue(String) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
setValue(int) - Method in class org.apache.poi.hwpf.model.Colorref
 
setValue(short) - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
Set the value field for the SHD80 record.
setValue(byte) - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
Set the value field for the TBD record.
setValueRange(int, Double, Double, Double, Double) - Method in class org.apache.poi.hssf.usermodel.HSSFChart
Set value range (basic Axis Options)
setValuesCellRange(CellRangeAddressBase) - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
 
setValueWithMask(int, int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Convenience method to set a value with mask, without splitting it into the subvalues
setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setVanished(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setVersion(long) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
 
setVersion(long) - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
An unsigned integer that MUST be 0xFFFFFFFF.
setVertAlign(byte) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Sets the vertAlign field value.
setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setVertical(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setVerticalAlignment(VerticalAlignment) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
setVerticalOffset(int) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
setView(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the view field for the DOP record.
setViewFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Used internally by Word.
setViewFlags_unused1(boolean) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the viewFlags_unused1 field value.
setViewFlags_unused2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the viewFlags_unused2 field value.
setViewportExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setViewportOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setVirusinfo(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the virusinfo field for the DOP record.
setVjc(byte) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the vjc field for the SEP record.
setWAlignFont(int) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the wAlignFont field for the PAP record.
setWCellPaddingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell margin/padding.
setWCellPaddingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell margin/padding.
setWCellPaddingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell margin/padding.
setWCellPaddingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell margin/padding.
setWCellPaddingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell margin/padding.
setWCellPaddingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell margin/padding.
setWCellPaddingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell margin/padding.
setWCellPaddingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell margin/padding.
setWCellPaddingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell margin/padding.
setWCellPaddingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell margin/padding.
setWCellPaddingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell margin/padding.
setWCellPaddingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell margin/padding.
setWCellSpacingBottom(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Bottom cell spacing.
setWCellSpacingDefaultBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default bottom cell spacings.
setWCellSpacingDefaultLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default left cell spacings.
setWCellSpacingDefaultRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default right cell spacings.
setWCellSpacingDefaultTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default top cell spacings.
setWCellSpacingLeft(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Left cell spacing.
setWCellSpacingOuterBottom(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer bottom cell spacing.
setWCellSpacingOuterLeft(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer left cell spacing.
setWCellSpacingOuterRight(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer right cell spacing.
setWCellSpacingOuterTop(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Default outer top cell spacing.
setWCellSpacingRight(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Right cell spacing.
setWCellSpacingTop(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Top cell spacing.
setWCharScale(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
Set the wCharScale field for the CHP record.
setWConflict(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When != 0, index number that identifies all text participating in a particular conflict incident.
setWIdent(int) - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
An unsigned integer that specifies that this is a Word Binary File.
setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setWidowControl(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setWidthAndFitsFlags(int) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Set the widthAndFitsFlags field for the TAP record.
setWidthAndFitsFlags_empty1(byte) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the widthAndFitsFlags_empty1 field value.
setWidthAndFitsFlags_empty2(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Sets the widthAndFitsFlags_empty2 field value.
setWindowExt(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setWindowOrg(double, double) - Method in class org.apache.poi.hwmf.draw.HwmfDrawProperties
 
setWmfSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
setWordWrap(boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
 
setWordWrapEx(int) - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies how the text should be wrapped
setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
setWordWrapped(boolean) - Method in class org.apache.poi.hwpf.usermodel.ParagraphProperties
 
setWr(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the wr field value.
setWr(byte) - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
Set the wr field for the PAP record.
setWriteMask(int) - Method in class org.apache.poi.hslf.model.textproperties.BitMaskTextProp
Sets the write mask, i.e.
setWrk(byte) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Sets the wrk field value.
setWScaleSaved(short) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the wScaleSaved field value.
setWSpare(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the wSpare field for the DOP record.
setWSpare2(int) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Set the wSpare2 field for the DOP record.
setWTextFlow(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the wTextFlow field for the SEP record.
setWvkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the wvkSaved field value.
setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Preferred table width.
setWWidth(short) - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
Preferred cell width.
setWWidthAfter(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Width of invisible cell (used for layout purposes) after the last visible cell in the row..
setWWidthBefore(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Width of invisible cell (used for layout purposes) before the first visible cell in the row..
setWWidthIndent(short) - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
Left Indent.
setXaLeft(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Left of rectangle enclosing shape relative to the origin of the shape.
setXaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the xaPage field for the SEP record.
setXaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the xaPageNUp field for the SEP record.
setXaRight(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Right of rectangle enclosing shape relative to the origin of the shape.
setXchSym(int) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
When chp.fSpec==1 and the character recorded for the run in the document stream is chSymbol (0x28), the character stored chp.xchSym will be displayed using the font specified in chp.ftcSym..
setXExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
setXmpProperty(String, String) - Method in class org.apache.poi.hwpf.converter.FoDocumentFacade
 
setXOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Sets the X offset of the comment on the page.
setXORMode(Color) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
setXstDispFldRMark(byte[]) - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
The string value of the ListNum field when revision mark tracking began.
setYaBottom(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Bottom of the rectangle enclosing shape relative to the origin of the shape.
setYaPage(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the yaPage field for the SEP record.
setYaPageNUp(int) - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
Set the yaPageNUp field for the SEP record.
setYaTop(int) - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
Top of rectangle enclosing shape relative to the origin of the shape.
setYExt(short) - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
This field is unused and MUST be ignored.
setYOffset(int) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Sets the Y offset of the comment on the page.
setZipSize(int) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
setZkSaved(byte) - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
Sets the zkSaved field value.
SEVEN_BIT_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SFXTTEXT_BACKGROUND_BLINK - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_LAS_VEGAS_LIGHTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_MARCHING_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_MARCHING_RED_ANTS - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_NO - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_SHIMMER - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
SFXTTEXT_SPARKLE_TEXT - Static variable in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
ShadingDescriptor - Class in org.apache.poi.hwpf.usermodel
The SHD is a substructure of the CHP, PAP, and TC for Word 2000.
ShadingDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
ShadingDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
ShadingDescriptor80 - Class in org.apache.poi.hwpf.usermodel
The SHD80 is a substructure of the CHP and PAP, and TC for Word 97.
ShadingDescriptor80() - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
ShadingDescriptor80(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
ShadingDescriptor80(short) - Constructor for class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
SHADOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
SHD80AbstractType - Class in org.apache.poi.hwpf.model.types
The Shd80 structure specifies the colors and pattern that are used for background shading.
SHD80AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
SHDAbstractType - Class in org.apache.poi.hwpf.model.types
The Shd structure specifies the colors and pattern that are used for background shading.
SHDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.SHDAbstractType
 
shear(double, double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a shearing transform.
SheetContainer - Class in org.apache.poi.hslf.record
The superclass of all sheet container records - Slide, Notes, MainMaster, etc.
SheetContainer() - Constructor for class org.apache.poi.hslf.record.SheetContainer
 
SHORT - Static variable in class org.apache.poi.hsmf.datatypes.Types
I2 - signed 16-bit value
shortArrayToByteArray(short[]) - Static method in class org.apache.poi.hwpf.sprm.SprmUtils
 
showStyleTextPropAtom(StyleTextPropAtom) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
 
showTextProps(TextPropCollection) - Static method in class org.apache.poi.hslf.dev.TextStyleListing
 
SinglentonTextPiece - Class in org.apache.poi.hwpf.model
 
SinglentonTextPiece(StringBuilder) - Constructor for class org.apache.poi.hwpf.model.SinglentonTextPiece
 
size() - Method in class org.apache.poi.hwpf.model.FormattedDiskPage
Used to get the total number of grrprl's stored int this FKP
size() - Method in class org.apache.poi.hwpf.model.UPX
 
size() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
SIZE - Static variable in class org.apache.poi.hwpf.usermodel.BorderCode
 
SIZE - Static variable in class org.apache.poi.hwpf.usermodel.DateAndTime
 
SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
SIZE - Static variable in class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
sizeInBytes() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
Slide - Class in org.apache.poi.hslf.record
Master container for Slides.
Slide(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Slide
Set things up, and find our more interesting children
Slide() - Constructor for class org.apache.poi.hslf.record.Slide
Create a new, empty, Slide, along with its required child records.
SlideAndNotesAtomListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate Notes and Slide records.
SlideAndNotesAtomListing() - Constructor for class org.apache.poi.hslf.dev.SlideAndNotesAtomListing
 
SlideAtom - Class in org.apache.poi.hslf.record
A Slide Atom (type 1007).
SlideAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideAtom
For the Slide Atom
SlideAtom() - Constructor for class org.apache.poi.hslf.record.SlideAtom
Create a new SlideAtom, to go with a new Slide
SlideAtomLayout - Class in org.apache.poi.hslf.record
Holds the geometry of the Slide, and the ID of the placeholders on the slide.
SlideAtomLayout(byte[]) - Constructor for class org.apache.poi.hslf.record.SlideAtomLayout
Create a new Embedded SSlideLayoutAtom, from 12 bytes of data
SlideAtomLayout.SlideLayoutType - Enum in org.apache.poi.hslf.record
 
SlideHeadersFootersContainer - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
"instance" field in the record header indicating that this HeadersFootersContaine is applied for slides
SlideIdListing - Class in org.apache.poi.hslf.dev
Gets all the different things that have Slide IDs (of sorts) in them, and displays them, so you can try to guess what they all mean
SlideIdListing() - Constructor for class org.apache.poi.hslf.dev.SlideIdListing
 
SlideListWithText - Class in org.apache.poi.hslf.record
These are tricky beasts.
SlideListWithText(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlideListWithText
Create a new holder for slide records
SlideListWithText() - Constructor for class org.apache.poi.hslf.record.SlideListWithText
Create a new, empty, SlideListWithText
SlideListWithText.SlideAtomsSet - Class in org.apache.poi.hslf.record
Inner class to wrap up a matching set of records that hold the text for a given sheet.
SlideListWithText.SlideAtomsSet(SlidePersistAtom, Record[]) - Constructor for class org.apache.poi.hslf.record.SlideListWithText.SlideAtomsSet
Create one to hold the Records for one Slide's text
SlidePersistAtom - Class in org.apache.poi.hslf.record
A SlidePersist Atom (type 1011).
SlidePersistAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
For the SlidePersist Atom
SlidePersistAtom() - Constructor for class org.apache.poi.hslf.record.SlidePersistAtom
Create a new SlidePersistAtom, for use with a new Slide
SLIDES - Static variable in class org.apache.poi.hslf.record.SlideListWithText
Instance filed of the record header indicates that this SlideListWithText stores references to slides
SlideShowDumper - Class in org.apache.poi.hslf.dev
This class provides a way to "peek" inside a powerpoint file.
SlideShowDumper(NPOIFSFileSystem, PrintStream) - Constructor for class org.apache.poi.hslf.dev.SlideShowDumper
Constructs a Powerpoint dump from a POIFS Filesystem.
SlideShowRecordDumper - Class in org.apache.poi.hslf.dev
This class provides a way to view the contents of a powerpoint file.
SlideShowRecordDumper(PrintStream, String, boolean, boolean) - Constructor for class org.apache.poi.hslf.dev.SlideShowRecordDumper
Constructs a Powerpoint dump from fileName.
SLWTListing - Class in org.apache.poi.hslf.dev
Uses record level code to Documents.
SLWTListing() - Constructor for class org.apache.poi.hslf.dev.SLWTListing
 
SLWTTextListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate SlideListWithText entries.
SLWTTextListing() - Constructor for class org.apache.poi.hslf.dev.SLWTTextListing
 
SMTP_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Sound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether the animation has an associated sound
Sound - Class in org.apache.poi.hslf.record
A container holding information about a sound.
Sound(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.Sound
Set things up, and find our more interesting children
SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether to play the sound specified by soundIfRef.
SoundCollection - Class in org.apache.poi.hslf.record
Is a container for all sound related atoms and containers.
SoundCollection(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundCollection
Set things up, and find our more interesting children
SoundData - Class in org.apache.poi.hslf.record
Storage for embedded sounds.
SoundData() - Constructor for class org.apache.poi.hslf.record.SoundData
Constructs a new empty sound container.
SoundData(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SoundData
Constructs the link related atom record from its source data.
splitRGB(int) - Static method in class org.apache.poi.hslf.record.ColorSchemeAtom
Convert from an integer RGB value to individual R, G, B 0-255 values
SPOOLER_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SPOUSE_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SPRM_ANLD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_AUTOSPACEDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_AUTOSPACEDN - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_BRC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_BRCBAR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCBOTTOM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCLEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_BRCTOP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_CCV - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
change chp.cv
SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_CHARSCALE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_CHGTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_CHGTABSPAPX - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_CPG - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_CRLF - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DCS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_DISPFLDRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_DTTMRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_DTTMRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_DXAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DXAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DXALEFT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DXALEFT1 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DXARIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_DXASPACE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_DXAWIDTH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DYAABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DYAAFTER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DYABEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DYAFROMTEXT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_DYALINE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FADJUSTRIGHT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FBIDI - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FBOLD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FDATA - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FDSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FEMBOSS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FFLDVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FIMPRINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FINTABLE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FITALIC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FKEEP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FKEEPFOLLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FKINSOKU - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FLOCKED - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FNOAUTOHYPH - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FNOLINENUMB - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FNUMRMLNS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FOBJ - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FOLE2 - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FOUTLINE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FOVERFLOWPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FPAGEBREAKBEFORE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FRAMETEXTFLOW - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FSHADOW - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FSIDEBYSIDE - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FSMALLCAPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FSPEC - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FSTRIKE - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FTOPLINEPUNCT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FTTP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_FVANISH - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_FWIDOWCONTROL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_FWORDWRAP - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_HIGHLIGHT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_HPS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_HPSKERN - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_HPSPOS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_IBSTRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_IBSTRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_ICO - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_IDCTHINT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_IDSIRMARKDEL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_ILFO - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_ILVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_ISS - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_ISTD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_JC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_KUL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_LID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_NONFELID - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_NUMRM - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_OBJLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_OUTLVL - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_PC - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_PICLOCATION - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_PROPRMARK - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_RGFTCASCII - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_RGFTCFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_RGFTCNOTFAREAST - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_RULER - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_SFXTEXT - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_SHD - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_SHD80 - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_SYMBOL - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SPRM_USEPGSUSETTINGS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_WALIGNFONT - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_WHEIGHTABS - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_WR - Static variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
SPRM_YSRI - Static variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
SprmBuffer - Class in org.apache.poi.hwpf.sprm
 
SprmBuffer() - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
Deprecated. Use SprmBuffer.SprmBuffer(int) instead
SprmBuffer(byte[]) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
Deprecated. Use SprmBuffer.SprmBuffer(byte[],int) instead
SprmBuffer(byte[], boolean) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
Deprecated. Use SprmBuffer.SprmBuffer(byte[],boolean,int) instead
SprmBuffer(byte[], boolean, int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
 
SprmBuffer(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
 
SprmBuffer(int) - Constructor for class org.apache.poi.hwpf.sprm.SprmBuffer
 
SprmIterator - Class in org.apache.poi.hwpf.sprm
This class is used to iterate through a list of sprms from a Word 97/2000/XP document.
SprmIterator(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmIterator
 
SprmOperation - Class in org.apache.poi.hwpf.sprm
This class is used to represent a sprm operation from a Word 97/2000/XP document.
SprmOperation(byte[], int) - Constructor for class org.apache.poi.hwpf.sprm.SprmOperation
 
SprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
SprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.SprmUncompressor
 
SprmUtils - Class in org.apache.poi.hwpf.sprm
 
SprmUtils() - Constructor for class org.apache.poi.hwpf.sprm.SprmUtils
 
SSSlideInfoAtom - Class in org.apache.poi.hslf.record
A SlideShowSlideInfo Atom (type 1017).

An atom record that specifies which transition effects to perform during a slide show, and how to advance to the next presentation slide.

Combination of effectType and effectDirection: typedescriptiondirection 0cut0x00 = no transition, 0x01 = black transition 1random0x00 2blinds0x00 = vertical, 0x01 = horizontal 3checkerlike blinds 4cover0x00 = left, 0x01 = up, 0x02 = right, 0x03 = down, 0x04 = left/up, 0x05 = right/up, 0x06 left/down, 0x07 = left/down 5dissolve0x00 6fade0x00 7uncoverlike cover 8random barslike blinds 9stripslike 0x04 - 0x07 of cover 10wipelike 0x00 - 0x03 of cover 11box in/out0x00 = out, 0x01 = in 13split0x00 = horizontally out, 0x01 = horizontally in, 0x02 = vertically out, 0x03 = vertically in 17diamond0x00 18plus0x00 19wedge0x00 20pushlike 0x00 - 0x03 of cover 21comblike blinds 22newsflash0x00 23alphafade0x00 26wheelnumber of radial divisions (0x01,0x02,0x03,0x04,0x08) 27circle0x00 255undefined0x00
SSSlideInfoAtom() - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
 
SSSlideInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.SSSlideInfoAtom
 
START_DATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STATE_OR_PROVINCE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STATUS_CODE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STATUS_STRING - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
StdfBaseAbstractType - Class in org.apache.poi.hwpf.model.types
The StdfBase structure specifies general information about a style.
StdfBaseAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
StdfPost2000AbstractType - Class in org.apache.poi.hwpf.model.types
The StdfPost2000 structure specifies general information about a style.
StdfPost2000AbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
STOP_SOUND_BIT - Static variable in class org.apache.poi.hslf.record.SSSlideInfoAtom
A bit that specifies whether to stop any currently playing sound when the transition starts.
StopSound - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
whether all playing sounds are stopped when this animation begins
StoragePropertiesChunk - Class in org.apache.poi.hsmf.datatypes
A PropertiesChunk for a Storage Properties, such as Attachments and Recipients.
StoragePropertiesChunk(ChunkGroup) - Constructor for class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
 
STORE_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STORE_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STORE_RECORD_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STORE_STATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
STORE_SUPPORT_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
storeDate(Date, byte[]) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
Convert the supplied java Date into a SystemTime struct, and write it into the supplied byte array.
storeDate(Date, byte[], int) - Static method in class org.apache.poi.hslf.util.SystemTimeUtils
Convert the supplied java Date into a SystemTime struct, and write it into the supplied byte array.
storeText(List<HSLFTextParagraph>) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Saves the modified paragraphs/textrun to the records.
storeText() - Method in class org.apache.poi.hslf.usermodel.HSLFTextShape
Saves the modified paragraphs/textrun to the records.
Stream - Class in org.apache.poi.hdgf.streams
Base of all Streams within a HDGF document.
Stream(Pointer, StreamStore) - Constructor for class org.apache.poi.hdgf.streams.Stream
Creates a new Stream, having already used the pointer to build a store
STREAM_OBJECT_POOL - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
 
STREAM_WORD_DOCUMENT - Static variable in class org.apache.poi.hwpf.HWPFDocumentCore
 
StreamStore - Class in org.apache.poi.hdgf.streams
Holds the representation of the stream on-disk, and handles de-compressing it as required.
StreamStore(byte[], int, int) - Constructor for class org.apache.poi.hdgf.streams.StreamStore
Creates a new, non compressed Stream Store
STREET_ADDRESS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterProperties
 
strikeThrough(boolean) - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
STRIKETHROUGH_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
StringChunk - Class in org.apache.poi.hsmf.datatypes
A Chunk made up of a single string.
StringChunk(String, int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
Creates a String Chunk.
StringChunk(int, Types.MAPIType) - Constructor for class org.apache.poi.hsmf.datatypes.StringChunk
Create a String Chunk, with the specified type.
StringsStream - Class in org.apache.poi.hdgf.streams
A Stream which holds Strings.
StringsStream(Pointer, StreamStore, ChunkFactory) - Constructor for class org.apache.poi.hdgf.streams.StringsStream
 
stripFields(String) - Static method in class org.apache.poi.hwpf.extractor.WordExtractor
Removes any fields (eg macros, page markers etc) from the string.
stripFields(String) - Static method in class org.apache.poi.hwpf.usermodel.Range
Removes any fields (eg macros, page markers etc) from the string.
STSHF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STSHFORIG - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
StshifAbstractType - Class in org.apache.poi.hwpf.model.types
The Stshif structure specifies general stylesheet information.
StshifAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.StshifAbstractType
 
Sttb - Class in org.apache.poi.hwpf.model
The STTB is a string table that is made up of a header that is followed by an array of elements.
Sttb(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
 
Sttb(int, byte[], int) - Constructor for class org.apache.poi.hwpf.model.Sttb
 
Sttb(int, String[]) - Constructor for class org.apache.poi.hwpf.model.Sttb
 
STTBAUTOCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBCAPTION - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFASSOC - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFATNBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFBKMK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFFFN - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFINTFLD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFMCR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFNM - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFRMARK - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBFUSSR - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBGLSY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBGLSYSTYLE - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBLISTNAMES - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBSAVEDBY - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STTBTTMBD - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
STWUSER - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
StyleDescription - Class in org.apache.poi.hwpf.model
Comment me
StyleDescription() - Constructor for class org.apache.poi.hwpf.model.StyleDescription
 
StyleDescription(byte[], int, int, boolean) - Constructor for class org.apache.poi.hwpf.model.StyleDescription
 
StyleSheet - Class in org.apache.poi.hwpf.model
Represents a document's stylesheet.
StyleSheet(byte[], int) - Constructor for class org.apache.poi.hwpf.model.StyleSheet
StyleSheet constructor.
StyleTextProp9Atom - Class in org.apache.poi.hslf.record
The atom record that specifies additional text formatting.
StyleTextProp9Atom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextProp9Atom
Constructs the link related atom record from its source data.
StyleTextPropAtom - Class in org.apache.poi.hslf.record
A StyleTextPropAtom (type 4001).
StyleTextPropAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
For the Text Style Properties (StyleTextProp) Atom
StyleTextPropAtom(int) - Constructor for class org.apache.poi.hslf.record.StyleTextPropAtom
A new set of text style properties for some text without any.
SubdocumentType - Enum in org.apache.poi.hwpf.model
Document text parts that can have text pieces (CPs)
SUBFOLDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SUBJECT - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SUBJECT_IPM - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SUBJECT_PREFIX - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SUBMIT_FLAGS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
substring(int, int) - Method in class org.apache.poi.hwpf.model.OldTextPiece
Deprecated. 
substring(int, int) - Method in class org.apache.poi.hwpf.model.TextPiece
Deprecated. 
SUBTYPE_CLIPART_GALLERY - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_DEFAULT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_EQUATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_EXCEL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_EXCEL_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_GRAPH - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_IMAGE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_MEDIA_PLAYER - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_NOTEIT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_ORGANIZATION_CHART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_POWERPOINT_PRESENTATION - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_POWERPOINT_SLIDE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_PROJECT - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_SOUND - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_WORD_TABLE - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
SUBTYPE_WORDART - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
 
suggestFileExtension() - Method in class org.apache.poi.hwpf.usermodel.Picture
tries to suggest extension for picture's file by matching signatures of popular image formats to first bytes of picture's contents
suggestFullFileName() - Method in class org.apache.poi.hwpf.usermodel.Picture
Tries to suggest a filename: hex representation of picture structure offset in "Data" stream plus extension that is tried to determine from first byte of picture's content.
suggestPictureType() - Method in class org.apache.poi.hwpf.usermodel.Picture
 
SUPERSEDES - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SUPPLEMENTARY_INFO - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
supplySheet(List<HSLFTextParagraph>, HSLFSheet) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Supply the Sheet we belong to, which might have an assigned SlideShow Also passes it on to our child RichTextRuns
SURNAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
SYMBOL_CHARSET - Static variable in class org.apache.poi.hslf.model.PPFont
Symbol character set
Synchronous - Static variable in class org.apache.poi.hslf.record.AnimationInfoAtom
specifies that the animation, while playing, stops other slide show actions.
SystemTimeUtils - Class in org.apache.poi.hslf.util
A helper class for dealing with SystemTime Structs, as defined at http://msdn.microsoft.com/library/en-us/sysinfo/base/systemtime_str.asp .
SystemTimeUtils() - Constructor for class org.apache.poi.hslf.util.SystemTimeUtils
 

T

TabDescriptor - Class in org.apache.poi.hwpf.model
Tab descriptor.
TabDescriptor() - Constructor for class org.apache.poi.hwpf.model.TabDescriptor
 
TabDescriptor(byte[], int) - Constructor for class org.apache.poi.hwpf.model.TabDescriptor
 
Table - Class in org.apache.poi.hwpf.usermodel
 
TableAutoformatLookSpecifier - Class in org.apache.poi.hwpf.usermodel
 
TableAutoformatLookSpecifier() - Constructor for class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
TableAutoformatLookSpecifier(byte[], int) - Constructor for class org.apache.poi.hwpf.usermodel.TableAutoformatLookSpecifier
 
TableCell - Class in org.apache.poi.hwpf.usermodel
 
TableCell(int, int, TableRow, int, TableCellDescriptor, int, int) - Constructor for class org.apache.poi.hwpf.usermodel.TableCell
 
TableCellDescriptor - Class in org.apache.poi.hwpf.usermodel
 
TableCellDescriptor() - Constructor for class org.apache.poi.hwpf.usermodel.TableCellDescriptor
 
TableIterator - Class in org.apache.poi.hwpf.usermodel
 
TableIterator(Range) - Constructor for class org.apache.poi.hwpf.usermodel.TableIterator
 
TableProperties - Class in org.apache.poi.hwpf.usermodel
 
TableProperties() - Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
 
TableProperties(short) - Constructor for class org.apache.poi.hwpf.usermodel.TableProperties
 
TableRow - Class in org.apache.poi.hwpf.usermodel
 
TableRow(int, int, Table, int) - Constructor for class org.apache.poi.hwpf.usermodel.TableRow
 
TableSprmCompressor - Class in org.apache.poi.hwpf.sprm
 
TableSprmCompressor() - Constructor for class org.apache.poi.hwpf.sprm.TableSprmCompressor
 
TableSprmUncompressor - Class in org.apache.poi.hwpf.sprm
 
TableSprmUncompressor() - Constructor for class org.apache.poi.hwpf.sprm.TableSprmUncompressor
 
TabStopPropCollection - Class in org.apache.poi.hslf.model.textproperties
Container for tabstop lists
TabStopPropCollection() - Constructor for class org.apache.poi.hslf.model.textproperties.TabStopPropCollection
 
TabStopPropCollection.TabStop - Class in org.apache.poi.hslf.model.textproperties
 
TabStopPropCollection.TabStop(int, TabStopPropCollection.TabStopType) - Constructor for class org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStop
 
TabStopPropCollection.TabStopType - Enum in org.apache.poi.hslf.model.textproperties
 
TAPAbstractType - Class in org.apache.poi.hwpf.model.types
Table Properties.
TAPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TAPAbstractType
 
TBDAbstractType - Class in org.apache.poi.hwpf.model.types
The TBD is a substructure of the PAP.
TBDAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TBDAbstractType
 
TCAbstractType - Class in org.apache.poi.hwpf.model.types
Table Cell Descriptor.
TCAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TCAbstractType
 
TELEX_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TEMPLATEID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
text() - Method in class org.apache.poi.hwpf.usermodel.Range
Gets the text that this Range contains.
TextAlignmentProp - Class in org.apache.poi.hslf.model.textproperties
Definition for the text alignment property.
TextAlignmentProp() - Constructor for class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
 
TextBytesAtom - Class in org.apache.poi.hslf.record
A TextBytesAtom (type 4008).
TextBytesAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextBytesAtom
For the TextBytes Atom
TextBytesAtom() - Constructor for class org.apache.poi.hslf.record.TextBytesAtom
Create an empty TextBytes Atom
TextCharsAtom - Class in org.apache.poi.hslf.record
A TextCharsAtom (type 4000).
TextCharsAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextCharsAtom
For the TextChars Atom
TextCharsAtom() - Constructor for class org.apache.poi.hslf.record.TextCharsAtom
Create an empty TextCharsAtom
TextDocumentFacade - Class in org.apache.poi.hwpf.converter
 
TextDocumentFacade(Document) - Constructor for class org.apache.poi.hwpf.converter.TextDocumentFacade
 
TextHeaderAtom - Class in org.apache.poi.hslf.record
A TextHeaderAtom (type 3999).
TextHeaderAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
For the TextHeader Atom
TextHeaderAtom() - Constructor for class org.apache.poi.hslf.record.TextHeaderAtom
Create a new TextHeader Atom, for an unknown type of text
TextPFException9 - Class in org.apache.poi.hslf.model.textproperties
This structure store text autonumber scheme and start number.
TextPFException9(byte[], int) - Constructor for class org.apache.poi.hslf.model.textproperties.TextPFException9
 
TextPiece - Class in org.apache.poi.hwpf.model
Lightweight representation of a text piece.
TextPiece(int, int, byte[], PieceDescriptor, int) - Constructor for class org.apache.poi.hwpf.model.TextPiece
 
TextPiece(int, int, byte[], PieceDescriptor) - Constructor for class org.apache.poi.hwpf.model.TextPiece
 
TextPieceTable - Class in org.apache.poi.hwpf.model
The piece table for matching up character positions to bits of text.
TextPieceTable() - Constructor for class org.apache.poi.hwpf.model.TextPieceTable
 
TextPieceTable(byte[], byte[], int, int, int) - Constructor for class org.apache.poi.hwpf.model.TextPieceTable
 
TextPieceTable.FCComparator - Class in org.apache.poi.hwpf.model
 
TextPieceTable.FCComparator() - Constructor for class org.apache.poi.hwpf.model.TextPieceTable.FCComparator
 
TextProp - Class in org.apache.poi.hslf.model.textproperties
Definition of a property of some text, or its paragraph.
TextProp(int, int, String) - Constructor for class org.apache.poi.hslf.model.textproperties.TextProp
Generate the definition of a given type of text property.
TextProp(TextProp) - Constructor for class org.apache.poi.hslf.model.textproperties.TextProp
Clones the property
TextPropCollection - Class in org.apache.poi.hslf.model.textproperties
For a given run of characters, holds the properties (which could be paragraph properties or character properties).
TextPropCollection(int, TextPropCollection.TextPropType) - Constructor for class org.apache.poi.hslf.model.textproperties.TextPropCollection
Create a new collection of text properties (be they paragraph or character) which will be groked via a subsequent call to buildTextPropList().
TextPropCollection.TextPropType - Enum in org.apache.poi.hslf.model.textproperties
 
TextRulerAtom - Class in org.apache.poi.hslf.record
Ruler of a text as it differs from the style's ruler settings.
TextRulerAtom() - Constructor for class org.apache.poi.hslf.record.TextRulerAtom
Constructs a new empty ruler atom.
TextRulerAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextRulerAtom
Constructs the ruler atom record from its source data.
TextSpecInfoAtom - Class in org.apache.poi.hslf.record
The special info runs contained in this text.
TextSpecInfoAtom() - Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom
Constructs an empty atom, with a default run of size 1
TextSpecInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoAtom
Constructs the link related atom record from its source data.
TextSpecInfoRun - Class in org.apache.poi.hslf.record
 
TextSpecInfoRun(int) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoRun
Inits a TextSpecInfoRun with default values
TextSpecInfoRun(LittleEndianByteArrayInputStream) - Constructor for class org.apache.poi.hslf.record.TextSpecInfoRun
 
TextSpecInfoRun.SpellInfoEnum - Enum in org.apache.poi.hslf.record
A enum that specifies the spelling status of a run of text.
TextStyleListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate StyleTextPropAtom entries.
TextStyleListing() - Constructor for class org.apache.poi.hslf.dev.TextStyleListing
 
THAIDISTRIBUTED - Static variable in class org.apache.poi.hslf.model.textproperties.TextAlignmentProp
Thai distribution justification.
TIME - Static variable in class org.apache.poi.hsmf.datatypes.Types
SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601
TIMES_NEW_ROMAN - Static variable in class org.apache.poi.hslf.model.PPFont
 
TITLE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
title - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
title - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
TITLE_TYPE - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 
titleText - Variable in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
titleText - Variable in class org.apache.poi.hwpf.converter.TextDocumentFacade
 
TLPAbstractType - Class in org.apache.poi.hwpf.model.types
Table Autoformat Look sPecifier (TLP).
TLPAbstractType() - Constructor for class org.apache.poi.hwpf.model.types.TLPAbstractType
 
TNEF_CORRELATION_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TNEFAttribute - Class in org.apache.poi.hmef.attribute
An attribute which applies to a HMEFMessage or one of its Attachments.
TNEFAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFAttribute
Constructs a single new attribute from the id, type, and the contents of the stream
TNEFDateAttribute - Class in org.apache.poi.hmef.attribute
A Date attribute which applies to a HMEFMessage or one of its Attachments.
TNEFDateAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFDateAttribute
Constructs a single new date attribute from the id, type, and the contents of the stream
TNEFMAPIAttribute - Class in org.apache.poi.hmef.attribute
A TNEF Attribute holding MAPI Attributes, which applies to a HMEFMessage or one of its Attachments.
TNEFMAPIAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
Constructs a single new mapi containing attribute from the id, type, and the contents of the stream
TNEFProperty - Class in org.apache.poi.hmef.attribute
Holds the list of TNEF Attributes, and allows lookup by friendly name, ID and MAPI Property Name.
TNEFStringAttribute - Class in org.apache.poi.hmef.attribute
A String attribute which applies to a HMEFMessage or one of its Attachments.
TNEFStringAttribute(int, int, InputStream) - Constructor for class org.apache.poi.hmef.attribute.TNEFStringAttribute
Constructs a single new string attribute from the id, type, and the contents of the stream
toByteArray(CharIndexTranslator, int) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
Deprecated. Use CHPFormattedDiskPage.toByteArray(CharIndexTranslator) instead
toByteArray(CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPFormattedDiskPage
 
toByteArray() - Method in class org.apache.poi.hwpf.model.Colorref
 
toByteArray() - Method in class org.apache.poi.hwpf.model.Ffn
 
toByteArray() - Method in class org.apache.poi.hwpf.model.FSPA
 
toByteArray() - Method in class org.apache.poi.hwpf.model.Grfhic
 
toByteArray() - Method in class org.apache.poi.hwpf.model.ListData
 
toByteArray() - Method in class org.apache.poi.hwpf.model.ListFormatOverrideLevel
 
toByteArray() - Method in class org.apache.poi.hwpf.model.ListLevel
 
toByteArray(HWPFOutputStream, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.PAPFormattedDiskPage
Creates a byte array representation of this data structure.
toByteArray() - Method in class org.apache.poi.hwpf.model.ParagraphHeight
 
toByteArray() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
toByteArray() - Method in class org.apache.poi.hwpf.model.PlexOfCps
 
toByteArray() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
toByteArray() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
toByteArray() - Method in class org.apache.poi.hwpf.model.TabDescriptor
 
toByteArray() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
toByteArray() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
toDebugFriendlyString(byte[]) - Static method in class org.apache.poi.hsmf.datatypes.ByteChunk
Formats the byte array in a debug-friendly way, showing all of a short array, and the start of a longer one.
toExternalString(String, int) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Converts raw text from the text paragraphs to a formatted string, i.e.
toInt() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
toInt() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
toInternalString(String) - Static method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
Returns a new string with line breaks converted into internal ppt representation
TOP - Static variable in class org.apache.poi.hslf.model.textproperties.FontAlignmentProp
 
toShadingDescriptor() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
toShort() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
toString() - Method in class org.apache.poi.hdgf.chunks.ChunkSeparator
 
toString() - Method in class org.apache.poi.hdgf.chunks.ChunkTrailer
 
toString() - Method in class org.apache.poi.hemf.hemfplus.record.HemfPlusHeader
 
toString() - Method in class org.apache.poi.hemf.record.HemfHeader
 
toString() - Method in class org.apache.poi.hmef.attribute.MAPIAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.MAPIDateAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.MAPIRtfAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.MAPIStringAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.TNEFAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.TNEFDateAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.TNEFMAPIAttribute
 
toString() - Method in class org.apache.poi.hmef.attribute.TNEFProperty
 
toString() - Method in class org.apache.poi.hmef.attribute.TNEFStringAttribute
 
toString() - Method in class org.apache.poi.hslf.model.textproperties.TextPFException9
 
toString() - Method in class org.apache.poi.hslf.model.textproperties.TextProp
 
toString() - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
 
toString() - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
 
toString() - Method in class org.apache.poi.hslf.record.CString
Gets a string representation of this object, primarily for debugging.
toString() - Method in class org.apache.poi.hslf.record.ExMediaAtom
 
toString() - Method in class org.apache.poi.hslf.record.ExOleObjAtom
 
toString() - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
 
toString() - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Dump the record content into StringBuffer
toString() - Method in class org.apache.poi.hslf.record.TextBytesAtom
dump debug info; use getText() to return a string representation of the atom
toString() - Method in class org.apache.poi.hslf.record.TextCharsAtom
dump debug info; use getText() to return a string representation of the atom
toString() - Method in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
toString() - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
Returns the data in a debug-friendly string format
toString() - Method in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
toString() - Method in class org.apache.poi.hsmf.datatypes.PropertyValue
 
toString() - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
toString() - Method in class org.apache.poi.hsmf.datatypes.Types.MAPIType
 
toString() - Method in class org.apache.poi.hwmf.record.HwmfEscape
 
toString() - Method in class org.apache.poi.hwpf.model.BookmarkFirstDescriptor
 
toString() - Method in class org.apache.poi.hwpf.model.CHPX
 
toString() - Method in class org.apache.poi.hwpf.model.Colorref
 
toString() - Method in class org.apache.poi.hwpf.model.EscherRecordHolder
 
toString() - Method in class org.apache.poi.hwpf.model.FIBFieldHandler
 
toString() - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
toString() - Method in class org.apache.poi.hwpf.model.FootnoteReferenceDescriptor
 
toString() - Method in class org.apache.poi.hwpf.model.FSPATable
 
toString() - Method in class org.apache.poi.hwpf.model.GenericPropertyNode
 
toString() - Method in class org.apache.poi.hwpf.model.Hyphenation
 
toString() - Method in class org.apache.poi.hwpf.model.ListLevel
 
toString() - Method in class org.apache.poi.hwpf.model.OldFfn
 
toString() - Method in class org.apache.poi.hwpf.model.OldFontTable
 
toString() - Method in class org.apache.poi.hwpf.model.OldTextPiece
 
toString() - Method in class org.apache.poi.hwpf.model.PAPX
 
toString() - Method in class org.apache.poi.hwpf.model.PieceDescriptor
 
toString() - Method in class org.apache.poi.hwpf.model.PlexOfCps
 
toString() - Method in class org.apache.poi.hwpf.model.PlexOfField
 
toString() - Method in class org.apache.poi.hwpf.model.PropertyModifier
 
toString() - Method in class org.apache.poi.hwpf.model.SavedByEntry
Returns a string for display.
toString() - Method in class org.apache.poi.hwpf.model.SectionDescriptor
 
toString() - Method in class org.apache.poi.hwpf.model.SEPX
 
toString() - Method in class org.apache.poi.hwpf.model.SinglentonTextPiece
 
toString() - Method in class org.apache.poi.hwpf.model.StyleDescription
 
toString() - Method in class org.apache.poi.hwpf.model.TextPiece
 
toString() - Method in class org.apache.poi.hwpf.model.types.BKFAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.CHPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.DOPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FFDataBaseAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FibBaseAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FibRgLw95AbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FibRgW97AbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FLDAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FRDAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.FSPAAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.GrfhicAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.HRESIAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.LFOAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.LFOLVLBaseAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.LSTFAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.LVLFAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.PICFAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.SEPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.SHD80AbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.SHDAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.StdfBaseAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.StdfPost2000AbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.StshifAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.TAPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.TBDAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.TCAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.types.TLPAbstractType
 
toString() - Method in class org.apache.poi.hwpf.model.UPX
 
toString() - Method in class org.apache.poi.hwpf.model.Xst
 
toString() - Method in class org.apache.poi.hwpf.model.Xstz
 
toString() - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
toString() - Method in class org.apache.poi.hwpf.sprm.SprmOperation
 
toString() - Method in class org.apache.poi.hwpf.usermodel.BorderCode
 
toString() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
 
toString() - Method in class org.apache.poi.hwpf.usermodel.DateAndTime
 
toString() - Method in class org.apache.poi.hwpf.usermodel.DropCapSpecifier
 
toString() - Method in class org.apache.poi.hwpf.usermodel.LineSpacingDescriptor
 
toString() - Method in class org.apache.poi.hwpf.usermodel.Paragraph
 
toString() - Method in class org.apache.poi.hwpf.usermodel.Range
 
toString() - Method in class org.apache.poi.hwpf.usermodel.Section
 
toString() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor
 
toString() - Method in class org.apache.poi.hwpf.usermodel.ShadingDescriptor80
 
TrailerStream - Class in org.apache.poi.hdgf.streams
The TrailerStream is a special kind of Stream containing pointers, and some core document settings.
TrailerStream(Pointer, StreamStore, ChunkFactory, PointerFactory) - Constructor for class org.apache.poi.hdgf.streams.TrailerStream
 
transform(AffineTransform) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule last-specified-first-applied.
translate(int, int) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Translates the origin of the graphics context to the point (xy) in the current coordinate system.
translate(double, double) - Method in class org.apache.poi.hslf.model.PPGraphics2D
Concatenates the current Graphics2D Transform with a translation transform.
TRANSMITABLE_DISPLAY_NAME - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TRANSPORT_KEY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TRANSPORT_MESSAGE_HEADERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TRANSPORT_PROVIDERS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TRANSPORT_STATUS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
tryDeadField(HWPFDocumentCore, Range, int, int, Element) - Method in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
TTYTDD_PHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TWIPS_PER_INCH - Static variable in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
TWIPS_PER_PT - Static variable in class org.apache.poi.hwpf.converter.AbstractWordUtils
 
TxInteractiveInfoAtom - Class in org.apache.poi.hslf.record
Tne atom that holds starting and ending character positions of a hyperlink
TxInteractiveInfoAtom() - Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Constructs a brand new link related atom record.
TxInteractiveInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Constructs the link related atom record from its source data.
TxMasterStyleAtom - Class in org.apache.poi.hslf.record
TxMasterStyleAtom atom (4003).
TxMasterStyleAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.TxMasterStyleAtom
 
type() - Method in class org.apache.poi.hwpf.usermodel.CharacterRun
Here for runtime type determination using a switch statement convenient.
type() - Method in class org.apache.poi.hwpf.usermodel.Section
 
type() - Method in class org.apache.poi.hwpf.usermodel.Table
 
TYPE_BYTE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_CHARACTER - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_CHP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
TYPE_CONTROL - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
The OLE object is an ActiveX control.
TYPE_DATE - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_DWORD - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_EMBEDDED - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
An embedded OLE object; the object is serialized and saved within the file.
TYPE_LINKED - Static variable in class org.apache.poi.hslf.record.ExOleObjAtom
A linked OLE object; the object is saved outside of the file.
TYPE_LISTENTRY - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_LONG - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_MAX - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_OF_MTS_USER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
TYPE_PAP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
TYPE_PARAGRAPH - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_PIC - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
TYPE_SECTION - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_SEP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
TYPE_SHORT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_STRING - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_TABLE - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_TAP - Static variable in class org.apache.poi.hwpf.sprm.SprmOperation
 
TYPE_TEXT - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_TEXT - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_TRIPLES - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
TYPE_UNDEFINED - Static variable in class org.apache.poi.hwpf.usermodel.Range
Deprecated. POI 3.8 beta 5
TYPE_WORD - Static variable in class org.apache.poi.hmef.attribute.TNEFProperty
 
typeID - Variable in enum org.apache.poi.hslf.record.RecordTypes
 
Types - Class in org.apache.poi.hsmf.datatypes
The types list and details are available from http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx
Types() - Constructor for class org.apache.poi.hsmf.datatypes.Types
 
Types.MAPIType - Class in org.apache.poi.hsmf.datatypes
 
TypesLister - Class in org.apache.poi.hsmf.dev
Lists the different MAPI types
TypesLister() - Constructor for class org.apache.poi.hsmf.dev.TypesLister
 

U

uncompressCHP(CharacterProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
Deprecated. 
uncompressCHP(StyleSheet, CharacterProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.CharacterSprmUncompressor
 
UNCOMPRESSED_SIGNATURE - Static variable in class org.apache.poi.hmef.CompressedRTF
 
UNCOMPRESSED_SIGNATURE_INT - Static variable in class org.apache.poi.hmef.CompressedRTF
 
uncompressPAP(ParagraphProperties, byte[], int) - Static method in class org.apache.poi.hwpf.sprm.ParagraphSprmUncompressor
 
uncompressSEP(byte[], int) - Static method in class org.apache.poi.hwpf.sprm.SectionSprmUncompressor
 
uncompressTAP(SprmBuffer) - Static method in class org.apache.poi.hwpf.sprm.TableSprmUncompressor
 
UNDERLINE_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.CharFlagsTextProp
 
UnhandledDataStructure - Class in org.apache.poi.hwpf.model
A data structure used to hold some data we don't understand / can't handle, so we have it available for when we come to write back out again
UnhandledDataStructure(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.UnhandledDataStructure
 
UNICODE_STRING - Static variable in class org.apache.poi.hsmf.datatypes.Types
A string, from Outlook 3.0 onwards.
UNICODECHAR_NO_BREAK_SPACE - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
UNICODECHAR_NONBREAKING_HYPHEN - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
UNICODECHAR_ZERO_WIDTH_SPACE - Static variable in class org.apache.poi.hwpf.converter.AbstractWordConverter
 
UnimplementedHemfPlusRecord - Class in org.apache.poi.hemf.hemfplus.record
 
UnimplementedHemfPlusRecord() - Constructor for class org.apache.poi.hemf.hemfplus.record.UnimplementedHemfPlusRecord
 
UnimplementedHemfRecord - Class in org.apache.poi.hemf.record
 
UnimplementedHemfRecord() - Constructor for class org.apache.poi.hemf.record.UnimplementedHemfRecord
 
UNKNOWN - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
UNKNOWN - Static variable in class org.apache.poi.hsmf.datatypes.Types
Unknown
UnknownQCBit - Class in org.apache.poi.hpbf.model.qcbits
Any Quill Contents bits we don't know how to handle explicitly
UnknownQCBit(String, String, byte[]) - Constructor for class org.apache.poi.hpbf.model.qcbits.UnknownQCBit
 
UnknownRecordPlaceholder - Class in org.apache.poi.hslf.record
If we come across a record we don't know about, we create one of these.
UnknownRecordPlaceholder(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.UnknownRecordPlaceholder
Create a new holder for a record we don't grok
UnknownStream - Class in org.apache.poi.hdgf.streams
A placeholder for a stream where we don't known anything about how to process / handle it
UnknownStream(Pointer, StreamStore) - Constructor for class org.apache.poi.hdgf.streams.UnknownStream
 
UNSET_OFFSET - Static variable in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
 
unsetObjectTableEntry(int) - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
Unsets (deletes) the object table entry for further usage When a META_DELETEOBJECT record (section 2.3.4.7) is received that specifies this object's particular index, the object's resources are released, the binding to its WMF Object Table index is ended, and the index value is returned to the pool of available indexes.
UNSPECIFIED - Static variable in class org.apache.poi.hsmf.datatypes.Types
Unspecified
UNUSED - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
update(FontReplacer.Triplet) - Method in class org.apache.poi.hwpf.converter.DefaultFontReplacer
 
update(FontReplacer.Triplet) - Method in interface org.apache.poi.hwpf.converter.FontReplacer
 
updateAndWriteDependantRecords(OutputStream, Map<RecordTypes, PositionDependentRecord>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
This is a helper functions, which is needed for adding new position dependent records or finally write the slideshow to a file.
updateEncryptionRecord(Record[]) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowEncrypted
 
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
 
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.ExOleObjStg
 
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
At write-out time, update the references to the sheets to their new positions
updateOtherRecordReferences(Map<Integer, Integer>) - Method in interface org.apache.poi.hslf.record.PositionDependentRecord
Offer the record the list of records that have changed their location as part of the writeout.
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PositionDependentRecordAtom
Offer the record the list of records that have changed their location as part of the writeout.
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.PositionDependentRecordContainer
Since we're a container, we don't mind if other records move about.
updateOtherRecordReferences(Map<Integer, Integer>) - Method in class org.apache.poi.hslf.record.UserEditAtom
At write-out time, update the references to PersistPtrs and other UserEditAtoms to point to their new positions
updateSheet() - Method in class org.apache.poi.hslf.usermodel.HSLFTextRun
Supply the SlideShow we belong to
updateSprm(short, byte) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
updateSprm(short, boolean) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
updateSprm(short, int) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
updateSprm(short, short) - Method in class org.apache.poi.hwpf.sprm.SprmBuffer
 
updateStyles() - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Updates the rawdata from the modified paragraph/character styles
updateStylesheet() - Method in class org.apache.poi.hwpf.converter.HtmlDocumentFacade
 
updateTextSize(int) - Method in class org.apache.poi.hslf.model.textproperties.IndentProp
Update the size of the text that this set of properties applies to
updateTextSize(int) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Update the size of the text that this set of properties applies to
updateWindowMapMode() - Method in class org.apache.poi.hwmf.draw.HwmfGraphics
After setting various window and viewport related properties, the underlying graphics context needs to be adapted.
UPX - Class in org.apache.poi.hwpf.model
 
UPX(byte[]) - Constructor for class org.apache.poi.hwpf.model.UPX
 
USER_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
USER_X509_CERTIFICATE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
USERDATEATOM - Static variable in class org.apache.poi.hslf.record.HeadersFootersContainer
 
UserEditAndPersistListing - Class in org.apache.poi.hslf.dev
Uses record level code to locate UserEditAtom records, and other persistence related atoms.
UserEditAndPersistListing() - Constructor for class org.apache.poi.hslf.dev.UserEditAndPersistListing
 
UserEditAtom - Class in org.apache.poi.hslf.record
A UserEdit Atom (type 4085).
UserEditAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.UserEditAtom
For the UserEdit Atom
USES_MASTER_SLIDE_ID - Static variable in class org.apache.poi.hslf.record.SlideAtom
 
USKF - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
USP - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 
usualType - Variable in class org.apache.poi.hmef.attribute.TNEFProperty
Usual Type
usualType - Variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

V

VALID_FOLDER_MASK - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
value - Variable in class org.apache.poi.hdgf.chunks.Chunk.Command
 
valueOf(String) - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hemf.record.HemfRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStopType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.record.RecordTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
 
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfCharset
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfCharset
 
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontFamilyClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontPitch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.apache.poi.hwmf.record.HwmfPenStyle
 
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
 
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.model.NoteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
Returns the enum constant of this type with the specified name.
valueOfIco(int) - Static method in class org.apache.poi.hwpf.model.Colorref
 
values() - Static method in enum org.apache.poi.hemf.hemfplus.record.HemfPlusRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hemf.record.HemfRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.blip.JPEG.ColorSpace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.model.textproperties.TabStopPropCollection.TabStopType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.model.textproperties.TextPropCollection.TextPropType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.record.RecordTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.record.SlideAtomLayout.SlideLayoutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hslf.record.TextSpecInfoRun.SpellInfoEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfBinaryRasterOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.BitCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfBitmapDib.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfBrushStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.ColorUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfCharset
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfClipPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontFamilyClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontPitch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfFontQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfHatchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfMapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfRecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfTernaryRasterOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwmf.record.HwmfText.HwmfTextVerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.model.FieldsDocumentPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.model.FSPADocumentPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.model.NoteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.model.SubdocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalRelativeElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalRelativeElement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.poi.hwpf.usermodel.PictureType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_PITCH - Static variable in class org.apache.poi.hslf.model.PPFont
 
VBAInfoAtom - Class in org.apache.poi.hslf.record
An atom record that specifies a reference to the VBA project storage.
VBAInfoAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoAtom
Constructs the vba atom record from its source data.
VBAInfoContainer - Class in org.apache.poi.hslf.record
A container record that specifies VBA information for the document.
VBAInfoContainer(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.VBAInfoContainer
Set things up, and find our more interesting children
verifyAndBuildPOIFS(InputStream) - Static method in class org.apache.poi.hwpf.HWPFDocumentCore
Takes an InputStream, verifies that it's not RTF or PDF, builds a POIFSFileSystem from it, and returns that.
VIEWS_ENTRY_ID - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
VisioTextExtractor - Class in org.apache.poi.hdgf.extractor
Class to find all the text in a Visio file, and return it.
VisioTextExtractor(HDGFDiagram) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
VisioTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
VisioTextExtractor(NPOIFSFileSystem) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
VisioTextExtractor(DirectoryNode) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
VisioTextExtractor(InputStream) - Constructor for class org.apache.poi.hdgf.extractor.VisioTextExtractor
 
VSDDumper - Class in org.apache.poi.hdgf.dev
Developer helper class to dump out the pointer+stream structure of a Visio file

W

WALIGNFONT_AUTO - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
WALIGNFONT_CENTERED - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
WALIGNFONT_HANGING - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
WALIGNFONT_ROMAN - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
WALIGNFONT_VARIABLE - Static variable in class org.apache.poi.hwpf.model.types.PAPAbstractType
 
walkEscherBasic(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Use the basic record format groking code to walk the Escher records
walkEscherDDF(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
Use the DDF code to walk the Escher records
walkTree(int, int, int) - Method in class org.apache.poi.hslf.dev.SlideShowDumper
 
walkTree(int, int, Record[], int) - Method in class org.apache.poi.hslf.dev.SlideShowRecordDumper
 
WEDDING_ANNIVERSARY - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
WINGDINGS - Static variable in class org.apache.poi.hslf.model.PPFont
 
WMF - Class in org.apache.poi.hslf.blip
Represents a WMF (Windows Metafile) picture data.
WMF() - Constructor for class org.apache.poi.hslf.blip.WMF
 
WMF_HEADER_MAGIC - Static variable in class org.apache.poi.hwmf.record.HwmfPlaceableHeader
 
wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfFill.WmfSetPolyfillMode.HwmfPolyfillMode
 
wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineCap
 
wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineDash
 
wmfFlag - Variable in enum org.apache.poi.hwmf.record.HwmfPenStyle.HwmfLineJoin
 
Word6Extractor - Class in org.apache.poi.hwpf.extractor
Class to extract the text from old (Word 6 / Word 95) Word Documents.
Word6Extractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
Word6Extractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
Word6Extractor(DirectoryNode, POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Deprecated. Use Word6Extractor.Word6Extractor(DirectoryNode) instead
Word6Extractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
 
Word6Extractor(HWPFOldDocument) - Constructor for class org.apache.poi.hwpf.extractor.Word6Extractor
Create a new Word Extractor
WORD_WRAO_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
WordExtractor - Class in org.apache.poi.hwpf.extractor
Class to extract the text from a Word Document.
WordExtractor(InputStream) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WordExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WordExtractor(DirectoryNode) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
 
WordExtractor(HWPFDocument) - Constructor for class org.apache.poi.hwpf.extractor.WordExtractor
Create a new Word Extractor
WordToFoConverter - Class in org.apache.poi.hwpf.converter
 
WordToFoConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
Creates new instance of WordToFoConverter.
WordToFoConverter(FoDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToFoConverter
 
WordToFoUtils - Class in org.apache.poi.hwpf.converter
 
WordToFoUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToFoUtils
 
WordToHtmlConverter - Class in org.apache.poi.hwpf.converter
Converts Word files (95-2007) into HTML files.
WordToHtmlConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
Creates new instance of WordToHtmlConverter.
WordToHtmlConverter(HtmlDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlConverter
 
WordToHtmlUtils - Class in org.apache.poi.hwpf.converter
 
WordToHtmlUtils() - Constructor for class org.apache.poi.hwpf.converter.WordToHtmlUtils
 
WordToTextConverter - Class in org.apache.poi.hwpf.converter
 
WordToTextConverter() - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
Creates new instance of WordToTextConverter.
WordToTextConverter(Document) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
Creates new instance of WordToTextConverter.
WordToTextConverter(TextDocumentFacade) - Constructor for class org.apache.poi.hwpf.converter.WordToTextConverter
 
WrapByPoints - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies a wrapping rule that is equivalent to that of WrapSquare Excel 97, Excel 2000, Excel 2002, and Office Excel 2003 use this value.
WrapFlagsTextProp - Class in org.apache.poi.hslf.model.textproperties
 
WrapFlagsTextProp() - Constructor for class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
WrapNone - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies that a line of text will extend into or beyond a margin instead of continuing on subsequent lines.
WrapSquare - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies that a line of text will continue on subsequent lines instead of extending into or beyond a margin.
WrapThrough - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies a wrapping rule that is undefined and MUST be ignored.
WrapTopBottom - Static variable in class org.apache.poi.hslf.usermodel.HSLFTextShape
Specifies a wrapping rule that is undefined and MUST be ignored.
write(OutputStream) - Method in class org.apache.poi.hslf.blip.Metafile.Header
 
write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFPictureData
Write this picture into OutputStream
write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShow
 
write() - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the slideshow to the currently open file.
write(File) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the slideshow file the is represented by an instance of this class.
write(File, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the slideshow file the is represented by an instance of this class.
write(OutputStream) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the slideshow file the is represented by an instance of this class.
write(OutputStream, boolean) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the slideshow file the is represented by an instance of this class.
write(byte[]) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
Write some bytes to the array
write(int) - Method in class org.apache.poi.hslf.util.MutableByteArrayOutputStream
 
write() - Method in class org.apache.poi.hwpf.HWPFDocument
Write out the word file that is represented by this class, to the currently open File, via the writeable POIFSFileSystem it was opened as.
write(File) - Method in class org.apache.poi.hwpf.HWPFDocument
Writes out the word file that is represented by an instance of this class.
write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFDocument
Writes out the word file that is represented by an instance of this class.
write() - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
write(File) - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
write(OutputStream) - Method in class org.apache.poi.hwpf.HWPFOldDocument
 
write(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.FieldsTables
 
write(byte[], int, int) - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
write(int) - Method in class org.apache.poi.hwpf.model.io.HWPFOutputStream
 
write(OutputStream) - Method in class org.apache.poi.hwpf.model.ParagraphHeight
 
write() - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
write(File) - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
write(OutputStream) - Method in class org.apache.poi.POIReadOnlyDocument
Note - writing is not yet supported for this file format, sorry.
writeImageContent(OutputStream) - Method in class org.apache.poi.hwpf.usermodel.Picture
Writes Picture's content bytes to specified OutputStream.
writeListDataTo(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
 
writeListOverridesTo(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.ListTables
 
writeLittleEndian(int, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
When writing out, write out a signed int (32bit) in Little Endian format
writeLittleEndian(short, OutputStream) - Static method in class org.apache.poi.hslf.record.Record
When writing out, write out a signed short (16bit) in Little Endian format
writeOut(DirectoryNode) - Method in class org.apache.poi.hpbf.model.HPBFPart
 
writeOut(OutputStream) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Writes out to disk the header, and then all the properties
writeOut(OutputStream, boolean) - Method in class org.apache.poi.hslf.model.textproperties.TextPropCollection
Writes out to disk the header, and then all the properties
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfo
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.AnimationInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.BinaryTagDataBlob
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ColorSchemeAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Comment2000Atom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CString
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
Writes ourselves back out
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocInfoListContainer
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Document
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DocumentEncryptionAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyPositionSensitiveRecordWithChildren
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.DummyRecordWithChildren
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Environment
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.EscherTextboxWrapper
Stores the data for the child records back into the Escher layer.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExControlAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbed
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExEmbedAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlink
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExHyperlinkAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMCIMovie
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExMediaAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjList
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjListAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExObjRefAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjAtom
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExOleObjStg
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.ExVideoContainer
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontCollection
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.FontEntityAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.HeadersFootersContainer
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfo
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.InteractiveInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MainMaster
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.MasterTextPropAtom
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Notes
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.NotesAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OEPlaceholderAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.OutlineTextRefAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PersistPtrHolder
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawing
Write the contents of the record back, so it can be written to disk Walks the escher layer to get the contents
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.PPDrawingGroup
 
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Record
Have the contents printer out into an OutputStream, used when writing a file back out to disk (Normally, atom classes will keep their bytes around, but non atom classes will just request the bytes from their children, then chuck on their header and return)
writeOut(byte, byte, long, Record[], OutputStream) - Method in class org.apache.poi.hslf.record.RecordContainer
Write out our header, and our children.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.RoundTripHFPlaceholder12
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Slide
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideAtomLayout
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlideListWithText
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SlidePersistAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.Sound
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundCollection
Have the contents printer out into an OutputStream, used when writing a file back out to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SoundData
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.SSSlideInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextProp9Atom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.StyleTextPropAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextBytesAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextCharsAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextHeaderAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextRulerAtom
Write the contents of the record back, so it can be written to disk.
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TextSpecInfoRun
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxInteractiveInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.TxMasterStyleAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UnknownRecordPlaceholder
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.UserEditAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoAtom
Write the contents of the record back, so it can be written to disk
writeOut(OutputStream) - Method in class org.apache.poi.hslf.record.VBAInfoContainer
Write the contents of the record back, so it can be written to disk
writePlcfBkmkf(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
writePlcfBkmkl(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
writeProperties(NPOIFSFileSystem, List<String>) - Method in class org.apache.poi.hslf.usermodel.HSLFSlideShowImpl
Writes out the standard Documment Information Properties (HPSF)
writeProperties(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.PropertiesChunk
 
writeRef(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
 
writeSttbfBkmk(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.BookmarksTables
 
writeTo(HWPFFileSystem, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
Deprecated. 
writeTo(HWPFOutputStream, HWPFOutputStream, int, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.CHPBinTable
 
writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
Deprecated. 
writeTo(HWPFOutputStream, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.ComplexFileTable
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.DocumentProperties
 
writeTo(byte[], HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.FileInformationBlock
 
writeTo(HWPFFileSystem) - Method in class org.apache.poi.hwpf.model.FontTable
Deprecated. 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.FontTable
 
writeTo(HWPFOutputStream, HWPFOutputStream, CharIndexTranslator) - Method in class org.apache.poi.hwpf.model.PAPBinTable
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.RevisionMarkAuthorTable
Writes this table to the table stream.
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.SavedByTable
Writes this table to the table stream.
writeTo(HWPFFileSystem, int) - Method in class org.apache.poi.hwpf.model.SectionTable
Deprecated. 
writeTo(HWPFOutputStream, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.SectionTable
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.StyleSheet
 
writeTo(HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.TextPieceTable
 
writeTo(DirectoryEntry) - Method in class org.apache.poi.hwpf.usermodel.ObjectPoolImpl
 
writeToFS(NPOIFSFileSystem) - Method in class org.apache.poi.hslf.record.CurrentUserAtom
Writes ourselves back out to a filesystem
writeTxt(FileInformationBlock, HWPFOutputStream) - Method in class org.apache.poi.hwpf.model.NotesTables
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.ByteChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.Chunk
Writes the value of this chunk back out again.
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.DirectoryChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessagePropertiesChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.MessageSubmissionChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StoragePropertiesChunk
 
writeValue(OutputStream) - Method in class org.apache.poi.hsmf.datatypes.StringChunk
 
WSS - Static variable in class org.apache.poi.hwpf.model.FIBFieldHandler
 

X

X400_CONTENT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
X400_DEFERRED_DELIVERY_CANCEL - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
XPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
Xst - Class in org.apache.poi.hwpf.model
The Xst structure is a string.
Xst() - Constructor for class org.apache.poi.hwpf.model.Xst
 
Xst(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xst
 
Xst(String) - Constructor for class org.apache.poi.hwpf.model.Xst
 
Xstz - Class in org.apache.poi.hwpf.model
 
Xstz() - Constructor for class org.apache.poi.hwpf.model.Xstz
 
Xstz(byte[], int) - Constructor for class org.apache.poi.hwpf.model.Xstz
 

Y

YPOS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 

_

_bookmarks - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the bookmarks
_bookmarksTables - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the bookmarks tables
_buf - Variable in class org.apache.poi.hwpf.model.PropertyNode
 
_cbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Contains formatting properties for text
_cft - Variable in class org.apache.poi.hwpf.HWPFDocument
Contains text of the document wrapped in a obfuscated Word data structure
_characters - Variable in class org.apache.poi.hwpf.usermodel.Range
All CharacterRuns that belong to the document this Range belongs to.
_charEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
The end index in the characterRuns list for this Range.
_charRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
Have we loaded the characterRun indexes yet.
_charStart - Variable in class org.apache.poi.hwpf.usermodel.Range
The start index in the characterRuns list for this Range
_children - Variable in class org.apache.poi.hslf.record.RecordContainer
 
_chpx - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
_crun - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
 
_dataStream - Variable in class org.apache.poi.hwpf.HWPFDocument
data stream buffer
_doc - Variable in class org.apache.poi.hwpf.usermodel.Range
The document this range belongs to.
_dop - Variable in class org.apache.poi.hwpf.HWPFDocument
Document wide Properties
_end - Variable in class org.apache.poi.hwpf.usermodel.Range
The ending character offset of this range.
_endnotes - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the footnotes
_endnotesTables - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the ending notes tables
_escherRecordHolder - Variable in class org.apache.poi.hwpf.HWPFDocument
Escher Drawing Group information
_fib - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
The FIB
_fields - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the fields
_fieldsTables - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the fields PLCFs
_fkp - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
 
_footnotes - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the footnotes
_footnotesTables - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the footnotes tables
_formatter - Variable in class org.apache.poi.hssf.converter.AbstractExcelConverter
 
_ft - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Holds fonts for this document.
_getBlockHeader() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
 
_getCompressedContents() - Method in class org.apache.poi.hdgf.streams.CompressedStreamStore
 
_getContents() - Method in class org.apache.poi.hdgf.chunks.Chunk
 
_getContents() - Method in class org.apache.poi.hdgf.streams.StreamStore
 
_getContentsLength() - Method in class org.apache.poi.hdgf.streams.Stream
 
_getDetailsA() - Method in class org.apache.poi.hslf.record.ExHyperlink
Get the link details (field A)
_getDetailsB() - Method in class org.apache.poi.hslf.record.ExHyperlink
Get the link details (field B)
_getSheetNumber() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Returns the (internal, SlideIdentifier based) sheet number, as used to reference this sheet from other records.
_getSheetRefId() - Method in class org.apache.poi.hslf.usermodel.HSLFSheet
Returns the (internal, RefID based) sheet number, as used to in PersistPtr stuff.
_getStore() - Method in class org.apache.poi.hdgf.streams.Stream
 
_hyperlink - Variable in class org.apache.poi.hslf.usermodel.HSLFSimpleShape
Hyperlink
_istd - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
_istd - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
_lt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Hold list tables
_mainStream - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
main document stream buffer
_objectPool - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Holds OLE2 objects
_officeDrawingsHeaders - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds Office Art objects
_officeDrawingsMain - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds Office Art objects
_offset - Variable in class org.apache.poi.hwpf.model.FormattedDiskPage
 
_papx - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
_paragraphs - Variable in class org.apache.poi.hwpf.model.PAPBinTable
 
_paragraphs - Variable in class org.apache.poi.hwpf.usermodel.Range
All paragraphs that belong to the document this Range belongs to.
_parEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
The end index in the paragraphs list for this Range, exclusive
_parentShape - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
_parRangeFound - Variable in class org.apache.poi.hwpf.usermodel.Range
Have we loaded the paragraph indexes yet.
_parStart - Variable in class org.apache.poi.hwpf.usermodel.Range
The start index in the paragraphs list for this Range, inclusive
_pbt - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Contains formatting properties for paragraphs
_pictures - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds pictures table
_props - Variable in class org.apache.poi.hwpf.usermodel.CharacterRun
 
_props - Variable in class org.apache.poi.hwpf.usermodel.Paragraph
 
_rmat - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the revision mark authors for this document.
_ruler - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
_runs - Variable in class org.apache.poi.hslf.usermodel.HSLFTextParagraph
 
_sbt - Variable in class org.apache.poi.hwpf.HWPFDocument
Holds the save history for this document.
_sectionEnd - Variable in class org.apache.poi.hwpf.usermodel.Range
The end index in the sections list for this Range.
_sections - Variable in class org.apache.poi.hwpf.model.SectionTable
 
_sections - Variable in class org.apache.poi.hwpf.usermodel.Range
All sections that belong to the document this Range belongs to.
_sectionStart - Variable in class org.apache.poi.hwpf.usermodel.Range
The start index in the sections list for this Range
_ss - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Holds styles for this document.
_st - Variable in class org.apache.poi.hwpf.HWPFDocumentCore
Contains formatting properties for sections.
_start - Variable in class org.apache.poi.hwpf.usermodel.Range
The starting character offset of this range.
_tableStream - Variable in class org.apache.poi.hwpf.HWPFDocument
table stream buffer
_text - Variable in class org.apache.poi.hwpf.HWPFDocument
Contains text buffer linked directly to single-piece document text piece
_text - Variable in class org.apache.poi.hwpf.model.SectionTable
 
_text - Variable in class org.apache.poi.hwpf.usermodel.Range
 
_textPieces - Variable in class org.apache.poi.hwpf.model.TextPieceTable
 
_textPiecesFCOrder - Variable in class org.apache.poi.hwpf.model.TextPieceTable
 
_textRuns - Variable in class org.apache.poi.hwpf.model.CHPBinTable
List of character properties.
_tpt - Variable in class org.apache.poi.hwpf.model.ComplexFileTable
 
_type - Static variable in class org.apache.poi.hslf.record.StyleTextPropAtom
 
_type - Static variable in class org.apache.poi.hslf.record.TextBytesAtom
 
_type - Static variable in class org.apache.poi.hslf.record.TextCharsAtom
 
_type - Static variable in class org.apache.poi.hslf.record.TextHeaderAtom
 

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