Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 15 of 15) sorted by relevance

/trunk/main/o3tl/inc/o3tl/
H A Dheap_ptr.hxx156 swap( heap_ptr<T> & io_a, in swap() function
277 heap_ptr<T>::swap(self & io_other) in swap() function in o3tl::heap_ptr
H A Dcow_wrapper.hxx268 void swap(cow_wrapper& r) // never throws in swap() function in o3tl::cow_wrapper
310 template<class T, class P> inline void swap( cow_wrapper<T,P>& a, in swap() function
/trunk/main/store/source/
H A Dstorbase.hxx112 template< typename T > void swap (T & lhs, T & rhs) in swap() function
164 void swap (SharedCount & rhs) // nothrow in swap() function in store::SharedCount
206 void swap (OStorePageGuard & rhs) in swap() function
259 void swap (OStorePageDescriptor & rhs) in swap() function
322 void swap (OStorePageKey & rhs) in swap() function
373 void swap (OStorePageLink & rhs) in swap() function
528 void swap (PageData & rhs) // nothrow in swap() function
616 void swap (PageHolder & rhs) // nothrow in swap() function in store::PageHolder
716 void swap (PageHolderObject<T> & rhs) in swap() function in store::PageHolderObject
/trunk/main/o3tl/qa/
H A Dcow_wrapper_clients.cxx91 void cow_wrapper_client2::swap( cow_wrapper_client2& r ) in swap() function in o3tltests::cow_wrapper_client2
158 void cow_wrapper_client3::swap( cow_wrapper_client3& r ) in swap() function in o3tltests::cow_wrapper_client3
H A Dcow_wrapper_clients.hxx51 void swap( cow_wrapper_client1& r ) { o3tl::swap(maImpl, r.maImpl); } in swap() function in o3tltests::cow_wrapper_client1
/trunk/main/canvas/inc/canvas/
H A Dvclwrapper.hxx132 void swap( VCLObject& rOther ) in swap() function in canvas::vcltools::VCLObject
/trunk/main/sw/source/core/crsr/
H A Dfindtxt.cxx297 xub_StrLen swap = nEnde; in Find() local
320 xub_StrLen swap = nEnde; in Find() local
/trunk/main/store/workben/
H A Dt_page.cxx41 template< class T > void swap (T & lhs, T & rhs) in swap() function
102 inline void swap (SharedCount & lhs, SharedCount & rhs) // nothrow in swap() function
266 inline void swap (PageAllocator & lhs, PageAllocator & rhs) in swap() function
325 inline void swap (PageHolder & lhs, PageHolder & rhs) // nothrow in swap() function
392 void swap (PageHolderObject<T> & rhs) in swap() function in PageHolderObject
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx421 void ScDPCacheTable::swap(ScDPCacheTable& rOther) in swap() function in ScDPCacheTable
/trunk/main/autodoc/source/cosv/strings/
H A Dstring.cxx173 String::swap( self & i_rStr ) in swap() function in csv::String
H A Dstreamstr.cxx354 StreamStr::swap( StreamStr & io_swap ) in swap() function in csv::StreamStr
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx94 virtual void swap() in swap() function in __anonc9a41e420111::OHardRefMap
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx152 inline void swap( Matrix& rMatrix ) { maData.swap( rMatrix.maData ); } in swap() function in oox::Matrix
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx1189 void MacabRecords::swap(const sal_Int32 _id1, const sal_Int32 _id2) in swap() function in MacabRecords
/trunk/main/tools/inc/tools/
H A Dgen.hxx582 long swap( nLeft ); in Transpose() local

Completed in 106 milliseconds