Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1424 class ScopedCharArray class
1427 inline explicit ScopedCharArray(char * pArray): m_pArray(pArray) {} in ScopedCharArray() function in ScopedCharArray
1429 inline ~ScopedCharArray() { delete[] m_pArray; } in ~ScopedCharArray()

Completed in 17 milliseconds