Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswnewtable.cxx129 void lcl_CheckMinMax( long& rMin, long& rMax, const SwTableLine& rLine, sal_uInt16 nCheck, bool bSe… in lcl_CheckMinMax() function
352 lcl_CheckMinMax( nMin, nMax, *pLine, nCol, false ); in CollectBoxSelection()
360 lcl_CheckMinMax( nMin, nMax, *pLine, nCol, true ); in CollectBoxSelection()
1712 lcl_CheckMinMax( nLowerMin, nLowerMax, *pLine, nCol, true ); in CreateSelection()
1719 lcl_CheckMinMax( nUpperMin, nUpperMax, *pLine, nCol, true ); in CreateSelection()
1871 lcl_CheckMinMax( rMin, rMax, *pLine, nCol, nBox == 0 ); in ExpandColumnSelection()

Completed in 26 milliseconds