Searched refs:pInsBox (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 297 SwTableBox* pInsBox; member 316 rTabFrmArr(rPara.rTabFrmArr), pInsLine(pLine), pInsBox(rPara.pInsBox), in _CpyPara() 470 if( pCpyPara->pInsBox ) in lcl_CopyRow() 643 aCpyPara.pInsBox = pFndBox->GetBox(); in _InsertRow() 1434 SwTableBox* pInsBox, in lcl_CpyLines() argument 1438 rLines[n]->SetUpper( pInsBox ); in lcl_CpyLines() 1440 nPos = pInsBox->GetTabLines().Count(); in lcl_CpyLines() 1484 SwTableBox* pInsBox; member 1553 aPara.pInsBox = pBox; in lcl_Merge_MoveBox() 1606 pULPara->pInsBox ); in lcl_Merge_MoveLine() [all …]
|
H A D | tblcpy.cxx | 924 SwTableBox* pInsBox = pLastLn->GetTabBoxes()[ nSttBox ]; in InsTable() local 925 ASSERT( pInsBox && pInsBox->GetSttNd(), in InsTable() 930 ? !pUndo->InsertRow( *this, SelLineFromBox( pInsBox, in InsTable() 932 : !InsertRow( pDoc, SelLineFromBox( pInsBox, in InsTable()
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 306 SwTableBox* pInsBox; member 313 pInsLine(0), pInsBox(0), pTblNd(&rTblNd), pOldTable( pOldTbl ) in _CopyTable() 388 aPara.pInsBox = pNewBox; in lcl_CopyTblBox() 410 rpLine->GetTabBoxes().Count(), pCT->pInsBox ); in lcl_CopyTblLine() 412 if( pCT->pInsBox ) in lcl_CopyTblLine() 414 pCT->pInsBox->GetTabLines().C40_INSERT( SwTableLine, pNewLine, in lcl_CopyTblLine() 415 pCT->pInsBox->GetTabLines().Count() ); in lcl_CopyTblLine()
|
/trunk/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 1921 SwTableBox* pInsBox = (SwTableBox*) in MakeTblCrsrs() local 1923 aNew.Insert( pInsBox ); in MakeTblCrsrs()
|
Completed in 66 milliseconds