Home
last modified time | relevance | path

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

/aoo42x/main/store/source/
H A Dstorbios.cxx185 SuperBlock m_aSuperTwo; member
217 m_aSuperTwo(nPageSize) in SuperBlockPage()
225 m_aSuperTwo = m_aSuperOne; in save()
353 eErrCode = m_aSuperTwo.verify(); in verify()
357 if (!(m_aSuperOne == m_aSuperTwo)) in verify()
360 m_aSuperTwo = m_aSuperOne; in verify()
372 m_aSuperTwo = m_aSuperOne; in verify()
384 eErrCode = m_aSuperTwo.verify(); in verify()
388 m_aSuperOne = m_aSuperTwo; in verify()

Completed in 22 milliseconds