Home
last modified time | relevance | path

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

/AOO41X/main/store/source/
H A Dstorbase.cxx174 …locator::createInstance (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize) in createInstance()
H A Dlockbyte.cxx52 … ILockBytes::initialize (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize) in initialize()
374 …kBytes::initialize_Impl (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize) in initialize_Impl()
609 …kBytes::initialize_Impl (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize) in initialize_Impl()
747 …kBytes::initialize_Impl (rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize) in initialize_Impl()
H A Dstorbase.hxx695 bool construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct()
705 …atic PageHolderObject<T> createInstance (rtl::Reference< PageData::Allocator > const & rxAllocator) in createInstance()
895 storeError construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct()
/AOO41X/main/store/workben/
H A Dt_page.cxx377 static PageHolderObject<T> construct (rtl::Reference< PageData::Allocator > const & rxAllocator) in construct()