Searched defs:OStorePageLink (Results 1 – 1 of 1) sorted by relevance
361 struct OStorePageLink struct365 sal_uInt32 m_nAddr;369 explicit OStorePageLink (sal_uInt32 nAddr = STORE_PAGE_NULL) in OStorePageLink() argument373 void swap (OStorePageLink & rhs) in swap()378 OStorePageLink (const OStorePageLink & rhs) in OStorePageLink() function388 OStorePageLink & operator= (sal_uInt32 nAddr) in operator =()396 bool operator== (const OStorePageLink & rhs) const in operator ==()401 bool operator< (const OStorePageLink& rhs) const in operator <()408 sal_uInt32 location() const in location()413 void link (OStorePageLink & rPred) in link()[all …]
Completed in 22 milliseconds