Home
last modified time | relevance | path

Searched refs:newExcNames (Results 1 – 1 of 1) sorted by relevance

/trunk/main/registry/source/
H A Dreflwrit.cxx642 OString* newExcNames; in reallocExcs() local
645 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 11 milliseconds