Home
last modified time | relevance | path

Searched refs:OStorePageKey (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/store/source/
H A Dstorpage.hxx72 OStorePageKey &rKey);
82 OStorePageKey & rKey,
90 const OStorePageKey &rKey,
99 const OStorePageKey &rSrcKey,
100 const OStorePageKey &rDstKey);
108 const OStorePageKey &rDstKey);
114 const OStorePageKey &rSrcKey,
122 const OStorePageKey &rKey);
173 const OStorePageKey &rKey,
177 const OStorePageKey &rKey,
[all …]
H A Dstorpage.cxx111 OStorePageKey aKey (rtl_crc32 (0, "/", 1), 0); in initialize()
129 OStorePageKey const & rKey) in find_lookup()
295 const rtl_String *pPath, const rtl_String *pName, OStorePageKey &rKey) in namei()
332 OStorePageKey aKey; in iget()
386 OStorePageKey aDstKey; in iget()
405 OStorePageKey & rKey, in iterate()
441 const OStorePageKey &rKey, in load_dirpage_Impl()
462 const OStorePageKey &rKey, in save_dirpage_Impl()
514 const OStorePageKey &rKey, in attrib()
574 const OStorePageKey &rSrcKey, in link()
[all …]
H A Dstorbase.hxx308 struct OStorePageKey struct
317 explicit OStorePageKey (sal_uInt32 nLow = 0, sal_uInt32 nHigh = 0) in OStorePageKey() argument
322 void swap (OStorePageKey & rhs) in swap() argument
328 OStorePageKey (const OStorePageKey & rhs) in OStorePageKey() argument
332 OStorePageKey & operator= (const OStorePageKey & rhs) in operator =() argument
341 bool operator== (const OStorePageKey & rhs) const in operator ==() argument
347 bool operator< (const OStorePageKey & rhs) const in operator <() argument
H A Dstore.cxx581 OStorePageKey aKey; in store_attrib()
622 OStorePageKey aSrcKey; in store_link()
634 OStorePageKey aDstKey; in store_link()
672 OStorePageKey aDstKey; in store_symlink()
715 OStorePageKey aSrcKey; in store_rename()
753 OStorePageKey aKey; in store_remove()
H A Dstortree.hxx45 typedef OStorePageKey K;
306 OStorePageKey const & rKey,
315 OStorePageKey const & rKey,
H A Dstordata.hxx303 typedef OStorePageKey K;
719 OStorePageKey key (void) const in key()
723 void key (OStorePageKey const & rKey) in key()
H A Dstortree.cxx418 OStorePageKey const & rKey, in find_lookup()
483 OStorePageKey const & rKey, in find_insert()
H A Dstordir.cxx186 OStorePageKey aKey (rFindData.m_nReserved, m_nPath); in iterate()
/AOO41X/main/store/workben/
H A Dt_base.cxx200 OStorePageKey &rKey) in __store_namei()
291 OStorePageKey aKey; in __store_testUnicode()