Searched refs:ColChange (Results 1 – 1 of 1) sorted by relevance
1084 typedef std::pair<sal_uInt16, sal_uInt16> ColChange; typedef1085 typedef std::list< ColChange > ChangeList;1201 ColChange aTmp( nPos, nPos ); in lcl_CalcNewWidths()1309 ColChange aChg( (sal_uInt16)nOldPos, (sal_uInt16)nNewPos ); in NewSetTabCols()1325 ColChange aChg( 0, 0 ); in NewSetTabCols()
Completed in 13 milliseconds