Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx654 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable() local
655 if( pTmpCNd ) in IsInProtectTable()
657 GetPoint()->nContent.Assign( pTmpCNd, 0 ); in IsInProtectTable()
715 SwCntntNode* pTmpCNd = GetCntntNode(); in IsInProtectTable() local
716 if( pTmpCNd ) in IsInProtectTable()
718 GetPoint()->nContent.Assign( pTmpCNd, 0 ); in IsInProtectTable()

Completed in 17 milliseconds