Searched defs:Pool (Results 1 – 3 of 3) sorted by relevance
45 struct Pool { struct46 Pool(rtl::Reference< jvmaccess::VirtualMachine > const & theVirtualMachine, in Pool() argument50 rtl::Reference< jvmaccess::VirtualMachine > virtualMachine;51 jmethodID execute;52 uno_ThreadPool pool;
293 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()
1152 …ctTabDialog* SwAbstractDialogFactory_Impl::CreateSwTableTabDlg( Window* pParent, SfxItemPool& Pool, in CreateSwTableTabDlg()
Completed in 37 milliseconds