Searched refs:nCpyCnt (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/sw/source/core/doc/ |
| H A D | tblrwcl.cxx | 300 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() 373 aFrmSz.SetWidth( nSz / ( pCpyPara->nCpyCnt + 1 ) ); in lcl_CopyCol() 383 aFrmSz.SetWidth( aFrmSz.GetWidth() / ( pCpyPara->nCpyCnt + 1 ) ); in lcl_CopyCol() 456 if( !pCpyPara->nCpyCnt ) in lcl_CopyCol() 489 void lcl_InsCol( _FndLine* pFndLn, _CpyPara& rCpyPara, sal_uInt16 nCpyCnt, in lcl_InsCol() argument [all …]
|