Searched refs:newExcNames (Results 1 – 1 of 1) sorted by relevance
642 OString* newExcNames; in reallocExcs() local645 newExcNames = new OString[size]; in reallocExcs()647 newExcNames = NULL; in reallocExcs()653 newExcNames[i] = m_excNames[i]; in reallocExcs()659 m_excNames = newExcNames; in reallocExcs()
Completed in 35 milliseconds