Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2150 SwNode* pDebugNd = pDoc->GetNodes()[ nSNd ]; in SetAttrInDoc() local
2151 ASSERT( pDebugNd->IsCntntNode(), "Start kein ContentNode" ); in SetAttrInDoc()
2152 pDebugNd = pDoc->GetNodes()[ nENd ]; in SetAttrInDoc()
2153 ASSERT( pDebugNd->IsCntntNode(), "Ende kein ContentNode" ); in SetAttrInDoc()