Searched refs:pInsTblNd (Results 1 – 1 of 1) sorted by relevance
4314 SwTableNode * pInsTblNd = rInsPos.nNode.GetNode().FindTableNode(); in InsCopyOfTbl() local4317 if( !pCpyTbl && !pInsTblNd ) in InsCopyOfTbl()4341 pInsTblNd = GetNodes()[ rInsPos.nNode.GetIndex() - 1 ]->FindTableNode(); in InsCopyOfTbl()4343 pUndo->SetTableSttIdx( pInsTblNd->GetIndex() ); in InsCopyOfTbl()4396 if( ( !pSrcTblNd->GetTable().IsTblComplex() || pInsTblNd->GetTable().IsNewModel() ) in InsCopyOfTbl()4405 SwTableBox* pBox = pInsTblNd->GetTable().GetTblBox( in InsCopyOfTbl()4415 bRet = pInsTblNd->GetTable().InsTable( pSrcTblNd->GetTable(), in InsCopyOfTbl()4421 bRet = pInsTblNd->GetTable().InsTable( pSrcTblNd->GetTable(), in InsCopyOfTbl()
Completed in 227 milliseconds