Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4310 const SwTableNode* pSrcTblNd = pCpyTbl in InsCopyOfTbl() local
4328 bRet = pSrcTblNd->GetTable().MakeCopy( this, rInsPos, rBoxes, in InsCopyOfTbl()
4364 SwDoc* pCpyDoc = (SwDoc*)pSrcTblNd->GetDoc(); in InsCopyOfTbl()
4374 if( !pSrcTblNd->GetTable().MakeCopy( pCpyDoc, aPos, rBoxes, sal_True, sal_True )) in InsCopyOfTbl()
4388 pSrcTblNd = aPos.nNode.GetNode().FindTableNode(); in InsCopyOfTbl()
4396 if( ( !pSrcTblNd->GetTable().IsTblComplex() || pInsTblNd->GetTable().IsNewModel() ) in InsCopyOfTbl()
4415 bRet = pInsTblNd->GetTable().InsTable( pSrcTblNd->GetTable(), in InsCopyOfTbl()
4421 bRet = pInsTblNd->GetTable().InsTable( pSrcTblNd->GetTable(), in InsCopyOfTbl()

Completed in 33 milliseconds