Searched refs:m_bTakeover (Results 1 – 2 of 2) sorted by relevance
491 , m_bTakeover(FALSE) in CFX_FileBufferArchive()500 if (m_pFile && m_bTakeover) { in Clear()504 m_bTakeover = FALSE; in Clear()512 if (m_pFile && m_bTakeover) { in AttachFile()516 m_bTakeover = bTakeover; in AttachFile()524 if (m_pFile && m_bTakeover) { in AttachFile()531 m_bTakeover = TRUE; in AttachFile()539 if (m_pFile && m_bTakeover) { in AttachFile()546 m_bTakeover = TRUE; in AttachFile()
281 FX_BOOL m_bTakeover; variable