Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds