Lines Matching refs:SwCntntNode
155 static_cast<SwCntntNode*>(pNode)->SetAttr( *m_pAttr ); in SetInDoc()
202 static_cast<SwCntntNode*>(pNode)->ResetAttr( m_nWhich ); in SetInDoc()
540 SwCntntNode * pCntntNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetCntntNode(); in SetInDoc()
636 SwCntntNode* const pCntntNd = rNds[m_nNode]->GetCntntNode(); in SetInDoc()
653 SwCntntNode* const pCntntNd = rNds[m_nOtherNode]->GetCntntNode(); in SetInDoc()
799 static_cast<SwCntntNode*>(pNode)->SetAttr( m_OldSet ); in SetInDoc()
802 static_cast<SwCntntNode*>(pNode)->ResetAttr( m_ResetArray ); in SetInDoc()
880 SwCntntNode * pCntntNd = pDoc->GetNodes()[ m_nNodeIndex ]->GetCntntNode(); in SetInDoc()
931 SwCntntNode* pCNd = pNd->GetCntntNode(); in SetInDoc()
1530 if( GetRegisteredIn()->ISA( SwCntntNode ) ) in _MakeSetWhichIds()
1532 pSet = static_cast<SwCntntNode*>( in _MakeSetWhichIds()