Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.cxx190 pRegionEndIdx(0), in SwRTFParser()
400 if( pRegionEndIdx ) in Continue()
406 SwSectionNode* pSectNd = pRegionEndIdx->GetNode(). in Continue()
414 pPam->GetPoint()->nNode = *pRegionEndIdx; in Continue()
416 delete pRegionEndIdx, pRegionEndIdx = 0; in Continue()
523 delete pRegionEndIdx, pRegionEndIdx = 0; in Continue()
1105 delete pRegionEndIdx; in ~SwRTFParser()
H A Dswparrtf.hxx305 SwNodeIndex* pRegionEndIdx; member in SwRTFParser