Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorbase.hxx361 struct OStorePageLink struct
373 void swap (OStorePageLink & rhs) in swap() argument
378 OStorePageLink (const OStorePageLink & rhs) in OStorePageLink() function
382 OStorePageLink & operator= (const OStorePageLink & rhs) in operator =() argument
388 OStorePageLink & operator= (sal_uInt32 nAddr) in operator =() argument
401 bool operator< (const OStorePageLink& rhs) const in operator <() argument
413 void link (OStorePageLink & rPred) in link() argument
416 OStorePageLink tmp (rPred); in link()
421 void unlink (OStorePageLink& rPred) in unlink() argument
424 *this = OStorePageLink(); in unlink()
[all …]
H A Dstorbios.cxx56 typedef OStorePageLink L;
265 OStorePageLink const aListHead (m_aSuperOne.unusedHead()); in unusedHead()
308 OStorePageLink const aListHead (nAddr); in unusedPop()
338 OStorePageLink const aListHead (nAddr); in unusedPush()
H A Dstorpage.cxx406 OStorePageLink & rLink, in iterate()
502 OStorePageLink aLink (rPage.location()); in save_dirpage_Impl()
597 OStorePageLink aDstLink (e.m_aLink); in link()
676 OStorePageLink aSrcLink (aPage.location()); in symlink()
H A Dstorpage.hxx83 OStorePageLink & rLink,
H A Dstordir.cxx191 OStorePageLink aLink; in iterate()
H A Dstortree.hxx46 typedef OStorePageLink L;
H A Dstortree.cxx226 OStorePageLink aLink (xPageR->location()); in split()
/trunk/main/store/workben/
H A Dt_page.cxx166 typedef store::OStorePageLink L;

Completed in 30 milliseconds