Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx200 pAktPam->DeleteMark(); in UndoImpl()
201 pAktPam->GetPoint()->nNode = nSttNode; in UndoImpl()
254 pAktPam->SetMark(); in UndoImpl()
255 pAktPam->GetMark()->nContent = nSttCntnt; in UndoImpl()
265 if( !aInsStr.Len() || pAktPam->HasMark() ) in RepeatImpl()
283 pAktPam->DeleteMark(); in RedoImpl()
284 pAktPam->GetPoint()->nNode = nSttNode; in RedoImpl()
292 pAktPam->SetMark(); in RedoImpl()
295 pAktPam->DeleteMark(); in RedoImpl()
321 pAktPam->SetMark(); in RedoImpl()
[all …]

Completed in 13 milliseconds