Home
last modified time | relevance | path

Searched defs:OStoreBTreeEntry (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/store/source/
H A Dstortree.hxx43 struct OStoreBTreeEntry struct
45 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() argument
65 OStoreBTreeEntry (const OStoreBTreeEntry & rhs) in OStoreBTreeEntry() function
71 OStoreBTreeEntry& operator= (const OStoreBTreeEntry & rhs) in operator =()
81 enum CompareResult
[all …]

Completed in 8 milliseconds