Searched refs:lcl_ChangeRowSpan (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/table/ |
H A D | swnewtable.cxx | 252 void lcl_ChangeRowSpan( const SwTable& rTable, const long nDiff, in lcl_ChangeRowSpan() function 1188 lcl_ChangeRowSpan( *this, nCnt, nRowIdx, false ); in InsertSpannedRow() 1536 lcl_ChangeRowSpan( *this, nCnt, --nRowIdx, true ); in InsertRow() 2142 lcl_ChangeRowSpan( *this, -static_cast<long>(nDelLines), nLastLine, false ); in CleanUpBottomRowSpan()
|
Completed in 36 milliseconds