Skip to main content

TdxSimplePieceTable Members

Constructors

Name Description
Create(TdxCustomDocumentModel,TdxContentTypeBase) Initializes a new instance of the TdxCustomPieceTable class with specified settings. Inherited from TdxCustomPieceTable.

Properties

Name Description
ContentType Inherited from TdxCustomPieceTable.
DocumentEndLogPosition Inherited from TdxCustomPieceTable.
DocumentModel Inherited from TdxCustomPieceTable.
DocumentStartLogPosition Inherited from TdxCustomPieceTable.
IsEmpty Inherited from TdxCustomPieceTable.
IsMain Inherited from TdxCustomPieceTable.
Paragraphs Inherited from TdxCustomPieceTable.
Runs Inherited from TdxCustomPieceTable.

Methods

Name Description
AddPieceTables(TdxFastList,Boolean) Inherited from TdxCustomPieceTable.
ApplyChanges(TdxDocumentModelChangeType,TdxRunIndex,TdxRunIndex) Inherited from TdxCustomPieceTable.
ApplyChangesCore(TdxDocumentModelChangeActions,Integer,Integer) Inherited from TdxCustomPieceTable.
ApplySectionFormatting(TdxDocumentLogPosition,Integer,TdxSectionPropertyModifierBase) Inherited from TdxCustomPieceTable.
CalculateRunIndex(TdxRunBase,TdxRunIndex) Inherited from TdxCustomPieceTable.
CalculateRunInfoEnd(TdxDocumentLogPosition,TdxRunInfo) Inherited from TdxCustomPieceTable.
CalculateRunInfoStart(TdxDocumentLogPosition,TdxRunInfo) Inherited from TdxCustomPieceTable.
CanEditRange(TdxDocumentLogPosition,TdxDocumentLogPosition) Inherited from TdxCustomPieceTable.
Clear Inherited from TdxCustomPieceTable.
Equals(TObject) Inherited from TObject.
FindParagraphIndex(TdxDocumentLogPosition,Boolean) Inherited from TdxCustomPieceTable.
FindParagraphIndexCore(TdxDocumentLogPosition) Inherited from TdxCustomPieceTable.
FindRunInfo(TdxDocumentLogPosition,Integer) Inherited from TdxCustomPieceTable.
FindRunStartLogPosition(TdxParagraphBase,TdxDocumentLogPosition,TdxRunIndex) Inherited from TdxCustomPieceTable.
GetHashCode Inherited from TObject.
GetRunLogPosition(TdxRunBase) Inherited from TdxCustomPieceTable.
GetRunLogPosition(TdxRunIndex) Inherited from TdxCustomPieceTable.
LookupSectionIndexByParagraphIndex(TdxParagraphIndex) Inherited from TdxCustomPieceTable.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
ResetParagraphs Inherited from TdxCustomPieceTable.
ResetParagraphs(TdxParagraphIndex,TdxParagraphIndex) Inherited from TdxCustomPieceTable.
ToString Inherited from TObject.
See Also