Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstordir.cxx99 m_nPath (0), in OStoreDirectory_Impl()
156 m_nPath = aPage.path(); in create()
157 m_nPath = rtl_crc32 (m_nPath, "/", 1); in create()
186 OStorePageKey aKey (rFindData.m_nReserved, m_nPath); in iterate()
193 if (!((eErrCode == store_E_None) && (aKey.m_nHigh == store::htonl(m_nPath)))) in iterate()
H A Dstordir.hxx116 sal_uInt32 m_nPath; member in store::OStoreDirectory_Impl

Completed in 12 milliseconds