Searched refs:_id2 (Results 1 – 2 of 2) sorted by relevance
1189 void MacabRecords::swap(const sal_Int32 _id1, const sal_Int32 _id2) in swap() argument1193 records[_id1] = records[_id2]; in swap()1194 records[_id2] = swapRecord; in swap()
101 void swap(const sal_Int32 _id1, const sal_Int32 _id2);
Completed in 23 milliseconds