Home
last modified time | relevance | path

Searched defs:Pool (Results 1 – 3 of 3) sorted by relevance

/trunk/main/bridges/source/jni_uno/
H A Dnativethreadpool.cxx45 struct Pool { struct
46 Pool(rtl::Reference< jvmaccess::VirtualMachine > const & theVirtualMachine, in Pool() function
50 rtl::Reference< jvmaccess::VirtualMachine > virtualMachine;
51 jmethodID execute;
52 uno_ThreadPool pool;
/trunk/main/sal/rtl/source/
H A Drandom.c293 void SAL_CALL rtl_random_destroyPool (rtlRandomPool Pool) in rtl_random_destroyPool()
307 rtlRandomPool Pool, const void *Buffer, sal_Size Bytes) in rtl_random_addBytes()
323 rtlRandomPool Pool, void *Buffer, sal_Size Bytes) in rtl_random_getBytes()
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1152 …ctTabDialog* SwAbstractDialogFactory_Impl::CreateSwTableTabDlg( Window* pParent, SfxItemPool& Pool, in CreateSwTableTabDlg()

Completed in 31 milliseconds