Searched refs:nSetColType (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/undo/ |
H A D | untbl.cxx | 1556 nSetColType( USHRT_MAX ), in SwUndoTblNdsChg() 1579 nSetColType( USHRT_MAX ), in SwUndoTblNdsChg() 1906 if( USHRT_MAX == nSetColType ) in RedoImpl() 1911 rDoc.SetColRowWidthHeight( *pBox, nSetColType, nAbsDiff, in RedoImpl() 1917 if( USHRT_MAX == nSetColType ) in RedoImpl() 1925 rDoc.SetColRowWidthHeight( *pBox, nSetColType, nAbsDiff, nRelDiff ); in RedoImpl() 1936 if( USHRT_MAX == nSetColType ) in RedoImpl() 1962 switch( nSetColType & 0xff ) in RedoImpl() 1968 rTbl.SetColWidth( *pBox, nSetColType, nAbsDiff, in RedoImpl() 1975 rTbl.SetRowHeight( *pBox, nSetColType, nAbsDiff, in RedoImpl()
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoTable.hxx | 190 sal_uInt16 nCount, nRelDiff, nAbsDiff, nSetColType; member in SwUndoTblNdsChg 221 nSetColType = nType; in SetColWidthParam()
|
Completed in 44 milliseconds