This is the complete list of members for
px_ChangeHistory, including all inherited members.
| _invalidateHistory(void) | px_ChangeHistory | [protected] |
| _invalidateRedo(void) | px_ChangeHistory | [protected] |
| _printHistory(UT_sint32 i) const | px_ChangeHistory | [protected] |
| addChangeRecord(PX_ChangeRecord *pcr) | px_ChangeHistory | |
| canDo(bool bUndo) const | px_ChangeHistory | |
| clearHistory() | px_ChangeHistory | |
| coalesceHistory(const PX_ChangeRecord *pcr) | px_ChangeHistory | |
| didRedo(void) | px_ChangeHistory | |
| didUndo(void) | px_ChangeHistory | |
| doesOverlap(PX_ChangeRecord *pcr, PT_DocPosition low, PT_DocPosition high) const | px_ChangeHistory | |
| getCRRange(PX_ChangeRecord *pcr, PT_DocPosition &posLow, PT_DocPosition &posHigh) const | px_ChangeHistory | |
| getDoc(void) const | px_ChangeHistory | |
| getNthUndo(PX_ChangeRecord **ppcr, UT_uint32 undoNdx) const | px_ChangeHistory | |
| getRedo(PX_ChangeRecord **ppcr) const | px_ChangeHistory | |
| getSavePosition(void) const | px_ChangeHistory | |
| getUndo(PX_ChangeRecord **ppcr, bool bStatic=false) const | px_ChangeHistory | |
| getUndoPos(void) const | px_ChangeHistory | |
| isDirty(void) const | px_ChangeHistory | |
| isScanningUndoGLOB(void) const | px_ChangeHistory | [inline] |
| m_bOverlap | px_ChangeHistory | [mutable, protected] |
| m_bScanUndoGLOB | px_ChangeHistory | [mutable, protected] |
| m_iAdjustOffset | px_ChangeHistory | [mutable, protected] |
| m_iMinUndo | px_ChangeHistory | [mutable, protected] |
| m_pPT | px_ChangeHistory | [protected] |
| m_savePosition | px_ChangeHistory | [protected] |
| m_undoPosition | px_ChangeHistory | [protected] |
| m_vecChangeRecords | px_ChangeHistory | [protected] |
| px_ChangeHistory(pt_PieceTable *pT) | px_ChangeHistory | |
| setClean(void) | px_ChangeHistory | |
| setSavePosition(UT_sint32 savePosition) | px_ChangeHistory | |
| setScanningUndoGLOB(bool bTrue) const | px_ChangeHistory | [inline] |
| ~px_ChangeHistory() | px_ChangeHistory | |