Searched refs:ColChange (Results 1 – 1 of 1) sorted by relevance
1150 typedef std::pair<sal_uInt16, sal_uInt16> ColChange; typedef1151 typedef std::list< ColChange > ChangeList;1267 ColChange aTmp( nPos, nPos ); in lcl_CalcNewWidths()1375 ColChange aChg( (sal_uInt16)nOldPos, (sal_uInt16)nNewPos ); in NewSetTabCols()1391 ColChange aChg( 0, 0 ); in NewSetTabCols()
Completed in 22 milliseconds