Searched refs:pCntntSect (Results 1 – 2 of 2) sorted by relevance
3070 pCntntSect( 0 ) in SwRedline()3081 pCntntSect( 0 ) in SwRedline()3092 pCntntSect( 0 ) in SwRedline()3101 pCntntSect( 0 ) in SwRedline()3111 if( pCntntSect ) in ~SwRedline()3115 GetDoc()->DeleteSection( &pCntntSect->GetNode() ); in ~SwRedline()3116 delete pCntntSect; in ~SwRedline()3331 if( !pCntntSect ) in MoveToSection()3392 pCntntSect = new SwNodeIndex( *pSttNd ); in MoveToSection()3405 if( !pCntntSect ) in CopyToSection()[all …]
169 SwNodeIndex* pCntntSect; member in SwRedline186 SwPaM( rPos ), pRedlineData( pData ), pCntntSect( 0 ), in SwRedline()192 SwNodeIndex* GetContentIdx() const { return pCntntSect; } in GetContentIdx()