Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx300 sal_uInt16 nCpyCnt, nInsPos; member
310 nCpyCnt(nCopies), nInsPos(0), in _CpyPara()
318 nMaxRight( rPara.nMaxRight ), nCpyCnt(rPara.nCpyCnt), nInsPos(0), in _CpyPara()
327 nCpyCnt(rPara.nCpyCnt), nInsPos(0), nLnIdx(rPara.nLnIdx), nBoxIdx(rPara.nBoxIdx), in _CpyPara()
343 if( pCpyPara->nCpyCnt ) in lcl_CopyCol()
371 nSz / ( pCpyPara->nCpyCnt + 1 ) ); in lcl_CopyCol()
456 if( !pCpyPara->nCpyCnt ) in lcl_CopyCol()
511 for( sal_uInt16 n = 0; n < nCpyCnt; ++n ) in lcl_InsCol()
513 if( n + 1 == nCpyCnt && bBehind ) in lcl_InsCol()
655 for( sal_uInt16 nCpyCnt = 0; nCpyCnt < nCnt; ++nCpyCnt ) in _InsertRow() local
[all …]

Completed in 35 milliseconds