Searched refs:m_bTakeover (Results 1 – 2 of 2) sorted by relevance
507 , m_bTakeover(FALSE) in CFX_FileBufferArchive()516 if (m_pFile && m_bTakeover) { in Clear()520 m_bTakeover = FALSE; in Clear()528 if (m_pFile && m_bTakeover) { in AttachFile()532 m_bTakeover = bTakeover; in AttachFile()540 if (m_pFile && m_bTakeover) { in AttachFile()547 m_bTakeover = TRUE; in AttachFile()555 if (m_pFile && m_bTakeover) { in AttachFile()562 m_bTakeover = TRUE; in AttachFile()
287 FX_BOOL m_bTakeover; variable