Home
last modified time | relevance | path

Searched refs:pAppIndex (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dfd_Field.cpp206 PT_AttrPropIndex pAppIndex = pfs->getIndexAP(); in _throwChangeRec() local
207 …onst PX_ChangeRecord * pcr = new PX_ChangeRecord(PX_ChangeRecord::PXT_UpdateField,docPos,pAppIndex, in _throwChangeRec()
H A Dpd_Document.cpp6019 PT_AttrPropIndex pAppIndex = pfs->getIndexAP(); in listUpdate() local
6021 …const PX_ChangeRecord * pcr = new PX_ChangeRecord(PX_ChangeRecord::PXT_ListUpdate,pos,pAppIndex,pf… in listUpdate()
6034 PT_AttrPropIndex pAppIndex = pfs->getIndexAP(); in StopList() local
6036 …const PX_ChangeRecord * pcr = new PX_ChangeRecord(PX_ChangeRecord::PXT_StopList,pos,pAppIndex,pfs-… in StopList()
6201 PT_AttrPropIndex pAppIndex = pfs->getIndexAP(); in removeList() local
6203 …const PX_ChangeRecord * pcr = new PX_ChangeRecord(PX_ChangeRecord::PXT_RemoveList,pos,pAppIndex,pf… in removeList()