Home
last modified time | relevance | path

Searched refs:setRemoveFile (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/unotools/qa/complex/tempfile/
H A DTest01.java101 xTempFile.setRemoveFile( false ); in test()
H A DTestHelper.java43 xTempFile.setRemoveFile( b ); in SetTempFileRemove()
/AOO42X/main/sot/qa/complex/olesimplestorage/
H A DTest01.java98 xTempStream[i].setRemoveFile ( true ); in test()
/AOO42X/main/unotools/source/ucbhelper/
H A DXTempFile.hxx89 virtual void SAL_CALL setRemoveFile( ::sal_Bool _removefile )
H A Dxtempfile.cxx126 void SAL_CALL OTempFileService::setRemoveFile( sal_Bool _removefile ) in setRemoveFile() function in OTempFileService