Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 25 of 74) sorted by relevance

123

/trunk/main/bridges/source/jni_uno/
H A Djni_info.h74 virtual void destroy( JNIEnv * jni_env ) = 0;
91 virtual void destroy( JNIEnv * jni_env );
105 virtual void destroy( JNIEnv * jni_env );
228 inline void destroy( JNIEnv * jni_env );
242 inline void JNI_info::destroy( JNIEnv * jni_env ) in destroy() function in jni_uno::JNI_info
H A Djni_info.cxx66 void JNI_interface_type_info::destroy( JNIEnv * jni_env ) in destroy() function in jni_uno::JNI_interface_type_info
232 void JNI_compound_type_info::destroy( JNIEnv * jni_env ) in destroy() function in jni_uno::JNI_compound_type_info
394 new_info->destroy( jni.get_jni_env() ); in create_type_info()
881 iPos->second.m_info->destroy( jni_env ); in destruct()
886 m_XInterface_type_info )->destroy( jni_env ); in destruct()
969 new_info->destroy( jni_env ); in get_jni_info()
989 jni_info->destroy( jni_env ); in Java_com_sun_star_bridges_jni_1uno_JNI_1info_1holder_finalize__J()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DNativeThreadPool.java75 public void destroy() { in destroy() method in NativeThreadPool
76 destroy(pool); in destroy()
92 private static native void destroy(long pool); in destroy() method in NativeThreadPool
H A DIThreadPool.java121 public void destroy(); in destroy() method
/trunk/main/store/source/
H A Dstorcach.cxx159 void destroy (Entry * entry);
211 void EntryCache::destroy (Entry * entry) in destroy() function in EntryCache
356 EntryCache::get().destroy (entry); in ~PageCache_Impl()
518 EntryCache::get().destroy (entry); in removePageAt_Impl()
H A Dstorbios.cxx470 destroy (OStorePageBIOS::Ace * ace);
530 OStorePageBIOS::AceCache::destroy (OStorePageBIOS::Ace * ace) in destroy() function in OStorePageBIOS::AceCache
686 AceCache::get().destroy (ace); in cleanup_Impl()
801 AceCache::get().destroy (ace); in releasePage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleEventBroadcaster.java65 public boolean destroy = false; field in _XAccessibleEventBroadcaster
103 destroy=true; in before()
203 if (destroy) disposeEnvironment(); in after()
/trunk/main/registry/test/
H A Dtestregcpp.cxx670 …REG_ENSURE(!myRegistry->destroy(OUString::createFromAscii("test2.rdb")), "test_registry_CppApi err… in test_registry_CppApi()
675 REG_ENSURE(myRegistry->destroy(OUString()), "test_registry_CppApi error 50"); in test_registry_CppApi()
686 …REG_ENSURE(!myRegistry->destroy(OUString::createFromAscii("test3.rdb")), "test_registry_CppApi err… in test_registry_CppApi()
691 REG_ENSURE(!myRegistry->destroy(OUString()), "test_registry_CppApi error 60"); in test_registry_CppApi()
694 …REG_ENSURE(!myRegistry->destroy(OUString::createFromAscii("ucrtest.rdb")), "test_registry_CppApi e… in test_registry_CppApi()
695 REG_ENSURE(!myRegistry->destroy(OUString()), "test_registry_CppApi error 63"); in test_registry_CppApi()
H A Dtestmerge.cxx408 …REG_ENSURE(!myRegistry->destroy( OUString::createFromAscii("merge1.rdb") ), "test_registry_CppApi … in test_merge()
409 …REG_ENSURE(!myRegistry->destroy( OUString::createFromAscii("merge2.rdb") ), "test_registry_CppApi … in test_merge()
410 REG_ENSURE(!myRegistry->destroy( OUString() ), "test_registry_CppApi error 13"); in test_merge()
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstance.idl61 page. The <member>XPluginInstance::destroy</member> method is directly called
69 // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::destroy
74 [oneway] void destroy();
/trunk/main/stoc/test/
H A Dtestregistry.cxx682 xSimReg->destroy(); in SAL_IMPLEMENT_MAIN()
684 xSimReg->destroy(); in SAL_IMPLEMENT_MAIN()
686 xSimReg->destroy(); in SAL_IMPLEMENT_MAIN()
688 xSimReg->destroy(); in SAL_IMPLEMENT_MAIN()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/
H A DOfficeDocumentChildren.java121 public void destroy() throws IOException { in destroy() method in OfficeDocumentChildren.ParcelNode
139 super.destroy(); in destroy()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_nestedreg.uno/
H A DNestedRegistry.java74 reg1.destroy(); in disposeTestEnvironment()
75 reg2.destroy(); in disposeTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_defreg/
H A DNestedRegistry.java76 reg1.destroy(); in disposeTestEnvironment()
77 reg2.destroy(); in disposeTestEnvironment()
/trunk/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx80 m_pImpl->m_pMergedRegistry->destroy(OUString()); in release()
138 pTmpReg->destroy( OUString() ); in init()
/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java67 p.destroy(); in execute()
73 p.destroy(); in execute()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx431 destroy( bDeletePhysical ); in execute()
951 void Content::destroy( sal_Bool bDeletePhysical ) in destroy() function in Content
972 (*it)->destroy( bDeletePhysical ); in destroy()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DProcessHandler.java488 m_aProcess.destroy(); in kill()
729 m_aProcess.destroy(); in waitFor()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx515 destroy( bDeletePhysical, Environment ); in execute()
1612 void HierarchyContent::destroy( sal_Bool bDeletePhysical, in destroy() function in HierarchyContent
1664 (*it)->destroy( bDeletePhysical, xEnv ); in destroy()
1921 xSource->destroy( sal_True, xEnv ); in transfer()
/trunk/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx329 class destroy : public ::testing::Test class
342 TEST_F(destroy, destroy_001) in TEST_F() argument
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/simplereg.uno/
H A Dcom.sun.star.comp.stoc.SimpleRegistry.csv5 "SimpleRegistry";"com::sun::star::registry::XSimpleRegistry";"destroy()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/simreg/
H A Dcom.sun.star.comp.stoc.SimpleRegistry.csv5 "SimpleRegistry";"com::sun::star::registry::XSimpleRegistry";"destroy()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/defreg/
H A Dcom.sun.star.comp.stoc.NestedRegistry.csv5 "NestedRegistry";"com::sun::star::registry::XSimpleRegistry";"destroy()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/nestedreg.uno/
H A Dcom.sun.star.comp.stoc.NestedRegistry.csv5 "NestedRegistry";"com::sun::star::registry::XSimpleRegistry";"destroy()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.OConfigurationRegistry.csv5 "OConfigurationRegistry";"com::sun::star::registry::XSimpleRegistry";"destroy()"

Completed in 110 milliseconds

123