Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddoccomp.cxx870 SwPaM *pInsRing, *pDelRing; member in SwCompareData
1254 if( pInsRing ) in ~SwCompareData()
1256 while( pInsRing->GetNext() != pInsRing ) in ~SwCompareData()
1257 delete pInsRing->GetNext(); in ~SwCompareData()
1258 delete pInsRing; in ~SwCompareData()
1349 pInsRing ); in ShowInsert()
1350 if( !pInsRing ) in ShowInsert()
1351 pInsRing = pTmp; in ShowInsert()
1407 if( pInsRing ) in ShowDelete()
1505 pTmp = pInsRing; in SetRedlinesToDoc()
[all …]

Completed in 25 milliseconds