Searched refs:m_indices2 (Results 1 – 1 of 1) sorted by relevance
66 sal_uInt32 *m_indices2; member in basegfx::radixSort82 m_indices2 = NULL; in radixSort()91 delete [] m_indices2; in ~radixSort()103 if(m_indices2) in resize()104 delete [] m_indices2; in resize()115 delete [] m_indices2; in resize()117 m_indices2 = NULL; in resize()244 m_indices1 = m_indices2; in sort()245 m_indices2 = Tmp; in sort()265 m_indices2 = Tmp; in sort()[all …]
Completed in 21 milliseconds