Searched defs:OStoreDirectoryDataBlock (Results 1 – 1 of 1) sorted by relevance
368 struct OStoreDirectoryDataBlock struct370 typedef OStorePageGuard G;374 struct LinkDescriptor395 struct LinkTable424 G m_aGuard;425 LinkTable m_aTable;426 sal_uInt32 m_nDataLen;430 static const size_t theSize = sizeof(G) + sizeof(LinkTable) + sizeof(sal_uInt32);434 void initialize (void) in initialize()443 OStoreDirectoryDataBlock (void) in OStoreDirectoryDataBlock() argument[all …]