Searched refs:m_indices1 (Results 1 – 1 of 1) sorted by relevance
65 sal_uInt32 *m_indices1; member in basegfx::radixSort81 m_indices1 = NULL; in radixSort()92 delete [] m_indices1; in ~radixSort()105 if(m_indices1) in resize()106 delete [] m_indices1; in resize()114 delete [] m_indices1; in resize()116 m_indices1 = NULL; in resize()136 m_indices1[i] = i; in reset_indices()244 m_indices1 = m_indices2; in sort()264 m_indices1 = m_indices2; in sort()[all …]
Completed in 6 milliseconds