Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx489 void lcl_InsCol( _FndLine* pFndLn, _CpyPara& rCpyPara, sal_uInt16 nCpyCnt, in lcl_InsCol() argument
500 lcl_InsCol( pFBox->GetLines()[ n ], rCpyPara, nCpyCnt, bBehind ); in lcl_InsCol()
504 rCpyPara.pInsLine = pFndLn->GetLine(); in lcl_InsCol()
507 rCpyPara.nInsPos = pFndLn->GetLine()->GetTabBoxes().C40_GETPOS( SwTableBox, pBox ); in lcl_InsCol()
509 ++rCpyPara.nInsPos; in lcl_InsCol()
514 rCpyPara.nDelBorderFlag = 9; in lcl_InsCol()
516 rCpyPara.nDelBorderFlag = 8; in lcl_InsCol()
517 pFndLn->GetBoxes().ForEach( &lcl_CopyCol, &rCpyPara ); in lcl_InsCol()

Completed in 31 milliseconds