#include <px_CR_StruxChange.h>
Public Member Functions | |
| PX_ChangeRecord_StruxChange (PXType type, PT_DocPosition position, PT_AttrPropIndex indexOldAP, PT_AttrPropIndex indexNewAP, PTStruxType pts, bool bRevisionDelete) | |
| ~PX_ChangeRecord_StruxChange () | |
| virtual PX_ChangeRecord * | reverse (void) const |
| PT_AttrPropIndex | getOldIndexAP (void) const |
| PTStruxType | getStruxType (void) const |
| bool | isRevisionDelete () const |
Protected Attributes | |
| PT_AttrPropIndex | m_indexOldAP |
| PTStruxType | m_pts |
| bool | m_bRevisionDelete |
| PX_ChangeRecord_StruxChange::PX_ChangeRecord_StruxChange | ( | PXType | type, | |
| PT_DocPosition | position, | |||
| PT_AttrPropIndex | indexOldAP, | |||
| PT_AttrPropIndex | indexNewAP, | |||
| PTStruxType | pts, | |||
| bool | bRevisionDelete | |||
| ) |
References m_indexOldAP, and m_pts.
Referenced by reverse().
| PX_ChangeRecord_StruxChange::~PX_ChangeRecord_StruxChange | ( | ) |
| PT_AttrPropIndex PX_ChangeRecord_StruxChange::getOldIndexAP | ( | void | ) | const |
References m_indexOldAP.
| PTStruxType PX_ChangeRecord_StruxChange::getStruxType | ( | void | ) | const [inline] |
| bool PX_ChangeRecord_StruxChange::isRevisionDelete | ( | ) | const [inline] |
Referenced by fl_DocListener::change(), and fl_HdrFtrSectionLayout::doclistener_deleteStrux().
| PX_ChangeRecord * PX_ChangeRecord_StruxChange::reverse | ( | void | ) | const [virtual] |
Reimplemented from PX_ChangeRecord.
References PX_ChangeRecord::getRevType(), m_bRevisionDelete, PX_ChangeRecord::m_indexAP, m_indexOldAP, PX_ChangeRecord::m_position, m_pts, PX_ChangeRecord_StruxChange(), and UT_ASSERT_HARMLESS.
bool PX_ChangeRecord_StruxChange::m_bRevisionDelete [protected] |
Referenced by reverse().
Referenced by getOldIndexAP(), PX_ChangeRecord_StruxChange(), and reverse().
PTStruxType PX_ChangeRecord_StruxChange::m_pts [protected] |
Referenced by PX_ChangeRecord_StruxChange(), and reverse().
1.7.1