Searched defs:OStoreBTreeNodeData (Results 1 – 2 of 2) sorted by relevance
108 typedef OStorePageData base;111 typedef OStorePageGuard G;112 typedef OStoreBTreeEntry T;116 G m_aGuard;117 T m_pData[1];131 sal_uInt16 capacity (void) const in capacity()145 sal_uInt16 usage (void) const in usage()168 void guard() in guard()178 storeError verify() const in verify()191 sal_uInt32 depth (void) const in depth()[all …]
47 OStoreBTreeNodeData::OStoreBTreeNodeData (sal_uInt16 nPageSize) in OStoreBTreeNodeData() function in OStoreBTreeNodeData
Completed in 14 milliseconds