Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorbase.hxx361 struct OStorePageLink struct
365 sal_uInt32 m_nAddr;
369 explicit OStorePageLink (sal_uInt32 nAddr = STORE_PAGE_NULL) in OStorePageLink() argument
373 void swap (OStorePageLink & rhs) in swap()
378 OStorePageLink (const OStorePageLink & rhs) in OStorePageLink() function
388 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 31 milliseconds