Lines Matching refs:SwStartNode
322 SwStartNode* pSttNd = new SwStartNode( aEndIdx, ND_STARTNODE, in InsBoxen()
621 SwStartNode* pSttNd = new SwStartNode( aIdx, ND_STARTNODE, in InsertTable()
1012 SwStartNode* pSttNd; in TextToTable()
1040 pSttNd = new SwStartNode( aTmpIdx, ND_STARTNODE, in TextToTable()
1055 pSttNd = new SwStartNode( aCntPos.nNode, ND_STARTNODE, SwTableBoxStartNode ); in TextToTable()
1421 SwStartNode* pSttNd = new SwStartNode( aTmpIdx, ND_STARTNODE, in TextToTable()
2052 const SwStartNode* pSttNd = aIdx.GetNode().GetStartNode(); in DeleteRowCol()
2260 const SwStartNode* pSttNd = rBoxes[ n ]->GetSttNd(); in SplitTbl()
2424 : SwStartNode( rIdx, ND_TABLENODE ) in SwTableNode()
4261 SwStartNode* pSttNd; in ClearBoxNumAttrs()
4391 const SwStartNode* pSttNd = rInsPos.nNode.GetNode().FindTableBoxStartNode(); in InsCopyOfTbl()