Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dtblrwcl.cxx563 _CpyPara aCpyPara( pTblNd, nCnt, aTabFrmArr ); in InsertCol() local
566 lcl_InsCol( aFndBox.GetLines()[ n ], aCpyPara, nCnt, bBehind ); in InsertCol()
635 _CpyPara aCpyPara( pTblNd, 0, aTabFrmArr ); in _InsertRow() local
640 aCpyPara.nInsPos = GetTabLines().C40_GETPOS( SwTableLine, pLine ); in _InsertRow()
643 aCpyPara.pInsBox = pFndBox->GetBox(); in _InsertRow()
644 aCpyPara.nInsPos = pFndBox->GetBox()->GetTabLines().C40_GETPOS( SwTableLine, pLine ); in _InsertRow()
649 ++aCpyPara.nInsPos; in _InsertRow()
650 aCpyPara.nDelBorderFlag = 1; in _InsertRow()
653 aCpyPara.nDelBorderFlag = 2; in _InsertRow()
658 aCpyPara.nDelBorderFlag = 1; in _InsertRow()
[all …]