Lines Matching refs:storeError
50 storeError PageCache::lookupPageAt (PageHolder & rxPage, sal_uInt32 nOffset) in lookupPageAt()
59 storeError PageCache::insertPageAt (PageHolder const & rxPage, sal_uInt32 nOffset) in insertPageAt()
79 storeError PageCache::updatePageAt (PageHolder const & rxPage, sal_uInt32 nOffset) in updatePageAt()
99 storeError PageCache::removePageAt (sal_uInt32 nOffset) in removePageAt()
293 virtual storeError lookupPageAt_Impl (
297 virtual storeError insertPageAt_Impl (
301 virtual storeError updatePageAt_Impl (
305 virtual storeError removePageAt_Impl (
449 storeError PageCache_Impl::lookupPageAt_Impl ( in lookupPageAt_Impl()
470 storeError PageCache_Impl::insertPageAt_Impl ( in insertPageAt_Impl()
488 storeError PageCache_Impl::updatePageAt_Impl ( in updatePageAt_Impl()
505 storeError PageCache_Impl::removePageAt_Impl ( in removePageAt_Impl()
545 storeError