Searched refs:nAbsDiff (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 3758 nFrmWidth += nAbsDiff; in SetColWidth() 3760 nFrmWidth -= nAbsDiff; in SetColWidth() 4050 nAbsDiff, nRelDiff ); in SetColWidth() 4384 nAbsDiff, sal_True ); in SetRowHeight() 4415 nAbsDiff, sal_False ); in SetRowHeight() 4469 nAbsDiff, sal_True ); in SetRowHeight() 4502 nAbsDiff, sal_False ); in SetRowHeight() 4505 nAbsDiff, sal_False ); in SetRowHeight() 4511 nAbsDiff, sal_False ); in SetRowHeight() 4513 nAbsDiff, sal_False ); in SetRowHeight() [all …]
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoTable.hxx | 190 sal_uInt16 nCount, nRelDiff, nAbsDiff, nSetColType; member in SwUndoTblNdsChg 222 nAbsDiff = (sal_uInt16)nAbsDif; in SetColWidthParam()
|
/aoo42x/main/sw/inc/ |
H A D | swtable.hxx | 318 SwTwips nAbsDiff, SwTwips nRelDiff, SwUndo** ppUndo ); 320 SwTwips nAbsDiff, SwTwips nRelDiff, SwUndo** ppUndo );
|
H A D | doc.hxx | 1749 SwTwips nAbsDiff, SwTwips nRelDiff );
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 1555 nCount( nCnt ), nRelDiff( 0 ), nAbsDiff( 0 ), in SwUndoTblNdsChg() 1578 nCount( 0 ), nRelDiff( 0 ), nAbsDiff( 0 ), in SwUndoTblNdsChg() 1911 rDoc.SetColRowWidthHeight( *pBox, nSetColType, nAbsDiff, in RedoImpl() 1925 rDoc.SetColRowWidthHeight( *pBox, nSetColType, nAbsDiff, nRelDiff ); in RedoImpl() 1968 rTbl.SetColWidth( *pBox, nSetColType, nAbsDiff, in RedoImpl() 1975 rTbl.SetRowHeight( *pBox, nSetColType, nAbsDiff, in RedoImpl()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 4035 SwTwips nAbsDiff, SwTwips nRelDiff ) in SetColRowWidthHeight() argument 4057 eType, nAbsDiff, nRelDiff, in SetColRowWidthHeight() 4066 eType, nAbsDiff, nRelDiff, in SetColRowWidthHeight()
|
Completed in 110 milliseconds