Home
last modified time | relevance | path

Searched refs:allocator_type (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/store/source/
H A Dstorbase.hxx594 typedef rtl::Reference< PageData::Allocator > allocator_type; typedef in store::PageHolder
595 allocator_type m_allocator;
598 … explicit PageHolder (PageData * pagedata = 0, allocator_type const & allocator = allocator_type()) in PageHolder()
/aoo42x/main/store/workben/
H A Dt_page.cxx293 typedef rtl::Reference< PageData::Allocator > allocator_type; typedef in PageHolder
294 allocator_type m_allocator;
297 … explicit PageHolder (PageData * pagedata = 0, allocator_type const & allocator = allocator_type()) in PageHolder()
329 swap<PageHolder::allocator_type>(lhs.m_allocator, rhs.m_allocator); in swap()
/aoo42x/main/vigra/
H A Dvigra1.6.0.patch87 typedef Alloc allocator_type;
705 class Alloc = typename ImageType::allocator_type::template rebind<ImageType>::other >

Completed in 30 milliseconds