Searched defs:OStoreBTreeEntry (Results 1 – 1 of 1) sorted by relevance
43 struct OStoreBTreeEntry struct45 typedef OStorePageKey K;46 typedef OStorePageLink L;50 K m_aKey;51 L m_aLink;52 sal_uInt32 m_nAttrib;56 explicit OStoreBTreeEntry ( in OStoreBTreeEntry() function65 OStoreBTreeEntry (const OStoreBTreeEntry & rhs) in OStoreBTreeEntry() argument71 OStoreBTreeEntry& operator= (const OStoreBTreeEntry & rhs) in operator =()81 enum CompareResult[all …]
Completed in 6 milliseconds