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

O

object - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
OBJECT_ID - Static variable in interface org.apache.poi.hemf.record.emfplus.HemfPlusMisc.EmfPlusObjectId
 
OBJECT_TYPE - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
objectIndex - Variable in class org.apache.poi.hwmf.record.HwmfDraw.WmfSelectObject
A 16-bit unsigned integer used to index into the WMF Object Table to get the object to be selected.
objectIndex - Variable in class org.apache.poi.hwmf.record.HwmfMisc.WmfDeleteObject
A 16-bit unsigned integer used to index into the WMF Object Table to get the object to be deleted.
objectIndexes - Variable in class org.apache.poi.hwmf.draw.HwmfGraphics
 
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
 
objectTable - Variable in class org.apache.poi.hwmf.draw.HwmfGraphics
 
OBSOLETED_IPMS - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OEPlaceholderAtom - Class in org.apache.poi.hslf.record
OEPlaceholderAtom (3011).
OEPlaceholderAtom - org.apache.poi.hslf.record.RecordTypes
 
OEPlaceholderAtom() - Constructor for class org.apache.poi.hslf.record.OEPlaceholderAtom
Create a new instance of OEPlaceholderAtom
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
 
OFFICE2_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OfficeArtContent - Class in org.apache.poi.hwpf.model
Information about drawings in the document.
OfficeArtContent(byte[], int, int) - Constructor for class org.apache.poi.hwpf.model.OfficeArtContent
 
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, OfficeArtContent, byte[]) - Constructor for class org.apache.poi.hwpf.usermodel.OfficeDrawingsImpl
 
offset - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetClipRgn
 
offset - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetViewportOrg
 
offset - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfOffsetWindowOrg
 
offset - Variable in class org.apache.poi.hwpf.dev.FieldIterator
 
offsetClip - org.apache.poi.hemf.record.emfplus.HemfPlusRecordType
 
offsetClipRgn - org.apache.poi.hwmf.record.HwmfRecordType
 
offsetViewportOrg - org.apache.poi.hwmf.record.HwmfRecordType
 
offsetWindowOrg - org.apache.poi.hwmf.record.HwmfRecordType
 
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) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
 
OldSectionTable(byte[], int, int, int, TextPieceTable) - Constructor for class org.apache.poi.hwpf.model.OldSectionTable
Deprecated.
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
 
OldTextPiece(OldTextPiece) - 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
 
OldVisioFormatException - Exception in org.apache.poi.hdgf.exceptions
 
OldVisioFormatException(String) - Constructor for exception org.apache.poi.hdgf.exceptions.OldVisioFormatException
 
OldWordFileFormatException - Exception in org.apache.poi.hwpf
 
OldWordFileFormatException(String) - Constructor for exception org.apache.poi.hwpf.OldWordFileFormatException
 
OLE - org.apache.poi.hslf.record.InteractiveInfoAtom.Action
 
OLE2ScratchpadExtractorFactory - Class in org.apache.poi.extractor.ole2
Scratchpad-specific logic for ExtractorFactory and ExtractorFactory, which permit the other two to run with no Scratchpad jar (though without functionality!)
OLE2ScratchpadExtractorFactory() - Constructor for class org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory
 
ON_35MM - org.apache.poi.hslf.record.DocumentAtom.SlideSize
Slide size ratio is consistent with 35mm photo slides.
ON_SCREEN - org.apache.poi.hslf.record.DocumentAtom.SlideSize
Slide size ratio is consistent with a computer screen.
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
 
OPAQUE - org.apache.poi.hwmf.record.HwmfMisc.WmfSetBkMode.HwmfBkMode
 
OPEN_CHANNEL - org.apache.poi.hwmf.record.HwmfEscape.EscapeFunction
The same as STARTDOC specified with a NULL document and output filename, data in raw mode, and a type of zero.
operation - Variable in enum org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
 
options - Variable in class org.apache.poi.hwmf.record.HwmfText.WmfExtTextOut
A 16-bit unsigned integer that defines the use of the application-defined rectangle.
OR - org.apache.poi.hemf.record.emfplus.HemfPlusRegion.EmfPlusRegionNodeDataType
Specifies a region node with child nodes.
ORDERED - Static variable in enum org.apache.poi.hwpf.model.SubdocumentType
List of SubdocumentTypes ordered by document position and FIB field order
org.apache.poi.extractor.ole2 - package org.apache.poi.extractor.ole2
 
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.draw - package org.apache.poi.hemf.draw
 
org.apache.poi.hemf.record.emf - package org.apache.poi.hemf.record.emf
 
org.apache.poi.hemf.record.emfplus - package org.apache.poi.hemf.record.emfplus
 
org.apache.poi.hemf.usermodel - package org.apache.poi.hemf.usermodel
 
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.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
 
org.apache.poi.hwpf.util - package org.apache.poi.hwpf.util
 
ORGANIZATION_CHART - org.apache.poi.hslf.record.ExOleObjAtom.Subtype
 
ORGANIZATIONAL_ID_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
orientation - Variable in class org.apache.poi.hwmf.record.HwmfFont
A 16-bit signed integer that defines the angle, in tenths of degrees, between each character's base line and the x-axis of the device.
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 - Variable in class org.apache.poi.hemf.record.emf.HemfMisc.EmfSetBrushOrgEx
 
origin - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetViewportOrg
 
origin - Variable in class org.apache.poi.hwmf.record.HwmfWindowing.WmfSetWindowOrg
 
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
 
OriginalMainMasterId - org.apache.poi.hslf.record.RecordTypes
 
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_FILE - org.apache.poi.hslf.record.InteractiveInfoAtom.Link
 
OTHER_PRESENTATION - org.apache.poi.hslf.record.InteractiveInfoAtom.Link
 
OTHER_TELEPHONE_NUMBER - Static variable in class org.apache.poi.hsmf.datatypes.MAPIProperty
 
OUT_DEFAULT_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies default behavior.
OUT_DEVICE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies the choice of a device font when the system contains multiple fonts with the same name.
OUT_OUTLINE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies the requirement for TrueType and other outline fonts.
OUT_PS_ONLY_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies a requirement for only PostScript fonts.
OUT_RASTER_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies the choice of a rasterized font when the system contains multiple fonts with the same name.
OUT_SCREEN_OUTLINE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies a preference for TrueType and other outline fonts.
OUT_STRING_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that is returned when rasterized fonts are enumerated.
OUT_STROKE_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that is returned when TrueType and other outline fonts, and vector fonts are enumerated.
OUT_TT_ONLY_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies the requirement for only TrueType fonts.
OUT_TT_PRECIS - org.apache.poi.hwmf.record.HwmfFont.WmfOutPrecision
A value that specifies the choice of a TrueType font when the system contains multiple fonts with the same name.
OUTLINED_DIAMOND - org.apache.poi.hemf.record.emfplus.HemfPlusBrush.EmfPlusHatchStyle
Specifies crossing forward and backward diagonal lines; the lines are not anti-aliased.
OutlineTextRefAtom - Class in org.apache.poi.hslf.record
OEPlaceholderAtom (3998).
OutlineTextRefAtom - org.apache.poi.hslf.record.RecordTypes
 
OutlineTextRefAtom() - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Create a new instance of FontEntityAtom
OutlineTextRefAtom(byte[], int, int) - Constructor for class org.apache.poi.hslf.record.OutlineTextRefAtom
Build an instance of OutlineTextRefAtom from on-disk data
OutlineViewInfo - org.apache.poi.hslf.record.RecordTypes
 
OutlookTextExtractor - Class in org.apache.poi.hsmf.extractor
A text extractor for HSMF (Outlook) .msg files.
OutlookTextExtractor(InputStream) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtractor
 
OutlookTextExtractor(MAPIMessage) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtractor
 
OutlookTextExtractor(DirectoryNode) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtractor
 
OutlookTextExtractor(POIFSFileSystem) - Constructor for class org.apache.poi.hsmf.extractor.OutlookTextExtractor
 
outPrecision - Variable in class org.apache.poi.hwmf.record.HwmfFont
An 8-bit unsigned integer that defines the output precision.
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
 
OUTSET - org.apache.poi.hemf.record.emfplus.HemfPlusPen.EmfPlusPenAlignment
Specifies that the pen is positioned on the outside of the theoretical line.
OUTSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.HorizontalPositioning
The shape is horizontally positioned like OfficeDrawing.HorizontalPositioning.RIGHT on odd-numbered pages and like OfficeDrawing.HorizontalPositioning.LEFT on even-numbered pages.
OUTSIDE - org.apache.poi.hwpf.usermodel.OfficeDrawing.VerticalPositioning
The shape is vertically positioned like OfficeDrawing.VerticalPositioning.BOTTOM on odd-numbered pages and like OfficeDrawing.VerticalPositioning.TOP on even-numbered pages
OVERFLOW_IDX - Static variable in class org.apache.poi.hslf.model.textproperties.WrapFlagsTextProp
 
OVERHEAD - org.apache.poi.hslf.record.DocumentAtom.SlideSize
Slide size ratio is consistent with overhead projector slides.
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages