Home
last modified time | relevance | path

Searched refs:destroy (Results 26 – 50 of 74) sorted by relevance

123

/aoo42x/main/qadevOOo/runner/complexlib/
H A DMethodThread.java120 public void destroy() in destroy() method in MethodThread
H A DComplexTestCase.java189 th.destroy(); in test_method()
/aoo42x/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx94 virtual void SAL_CALL destroy() throw(
1204 void SimpleRegistry::destroy() in destroy() function in __anon68f5d2950111::SimpleRegistry
1212 RegError err = registry_.destroy(rtl::OUString()); in destroy()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx978 destroy( bDeletePhysical ); in execute()
997 void Content::destroy( sal_Bool bDeletePhysical ) in destroy() function in gio::Content
1012 (*it)->destroy( bDeletePhysical ); in destroy()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPool.java126 public void destroy() { in destroy() method in JavaThreadPool
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx587 destroy( bDeletePhysical, Environment ); in execute()
1864 void Content::destroy( sal_Bool bDeletePhysical, in destroy() function in Content
1909 (*it)->destroy( bDeletePhysical, xEnv ); in destroy()
2327 xSource->destroy( sal_True, xEnv ); in transfer()
H A Dtdoc_docmgr.hxx122 void destroy();
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx614 destroy( bDeletePhysical, Environment ); in execute()
1833 void Content::destroy( in destroy() function in Content
1873 (*it)->destroy( bDeletePhysical, xEnv ); in destroy()
2152 xSource->destroy( sal_True, xEnv ); in transfer()
/aoo42x/main/qadevOOo/tests/java/ifc/loader/
H A D_XImplementationLoader.java128 xReg.destroy() ; in _writeRegistryInfo()
/aoo42x/main/registry/inc/registry/
H A Dregistry.hxx161 inline RegError destroy(const ::rtl::OUString& registryName);
1226 inline RegError Registry::destroy(const ::rtl::OUString& registryName) in destroy() function in Registry
/aoo42x/main/idlc/source/
H A Didlcproduce.cxx175 regFile.destroy(OStringToOUString(regFileName, RTL_TEXTENCODING_UTF8)); in produceFile()
/aoo42x/main/offapi/com/sun/star/util/
H A DOfficeInstallationDirectories.idl45 directly would destroy the relocatability of an office installation and the
/aoo42x/main/bean/test/applet/oooapplet/
H A DOOoViewer.java122 public void destroy() { in destroy() method in OOoViewer
/aoo42x/main/offapi/com/sun/star/document/
H A DXFilter.idl65 Otherwise we couldn't destroy (for example) an existing input stream!
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_content.cxx1108 void Content::destroy( sal_Bool bDeletePhysical )
1129 (*it)->destroy( bDeletePhysical );
/aoo42x/main/configmgr/source/
H A Dconfigurationregistry.cxx116 virtual void SAL_CALL destroy()
408 void Service::destroy() in destroy() function in configmgr::configuration_registry::__anonedc482340111::Service
/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx409 destroy( bDeletePhysical ); in execute()
1032 void Content::destroy( sal_Bool bDeletePhysical ) in destroy() function in Content
1052 (*it)->destroy( bDeletePhysical ); in destroy()
/aoo42x/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java121 process.destroy(); in tearDown()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx681 destroy( bDeletePhysical ); in execute()
2856 xSource->destroy( sal_True ); in transfer()
2956 void Content::destroy( sal_Bool bDeletePhysical ) in destroy() function in Content
2978 (*it)->destroy( bDeletePhysical ); in destroy()
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx119 void destroy( sal_Bool bDeletePhysical )
/aoo42x/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx1216 class destroy : public ::testing::Test class
1229 TEST_F(destroy, destroy_001) in TEST_F() argument
/aoo42x/main/qadevOOo/tests/java/ifc/registry/
H A D_XSimpleRegistry.java347 oObj.destroy(); in _destroy()
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactory.idl76 longer in use. The factory can decide whether to destroy the
/aoo42x/main/offapi/com/sun/star/frame/
H A DLayoutManager.idl76 /** central interface to query for, create, destroy and manipulate user
/aoo42x/main/registry/tools/
H A Dchecksingleton.cxx327 if ( indexReg.destroy(OUString()) ) in main()

Completed in 229 milliseconds

123