Searched refs:pDebugNd (Results 1 – 1 of 1) sorted by relevance
2160 SwNode* pDebugNd = pDoc->GetNodes()[ nSNd ]; in SetAttrInDoc() local2161 ASSERT( pDebugNd->IsCntntNode(), "Start kein ContentNode" ); in SetAttrInDoc()2162 pDebugNd = pDoc->GetNodes()[ nENd ]; in SetAttrInDoc()2163 ASSERT( pDebugNd->IsCntntNode(), "Ende kein ContentNode" ); in SetAttrInDoc()
Completed in 39 milliseconds