Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DEntKeyFindReplace.cpp66 m_pStrFindValue = p_strFindValue; in CEntKeyFindReplace()
74 m_strFindValue = *m_pStrFindValue; in CEntKeyFindReplace()
174 *m_pStrFindValue = m_strFindValue; in CopyFields()
H A DEntKeyFindReplace.h92 CString* m_pStrFindValue; variable