Home
last modified time | relevance | path

Searched refs:delete (Results 51 – 75 of 269) sorted by relevance

1234567891011

/aoo42x/main/offapi/com/sun/star/ucb/
H A DPackageFolderContent.idl114 delete
130 "setPropertyValues( < any_non_read_only_property > ) ", "delete",
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DProcess.java256 boolean b = fileAccess.delete(tempDir); in cleanup()
371 fileAccess.delete(p.cp_URL); in publish()
/aoo42x/main/l10ntools/source/filter/utils/
H A DFileHelper.java314 if (!lChilds[f].delete()) in makeDirectoryEmpty()
320 if (!lChilds[f].delete()) in makeDirectoryEmpty()
/aoo42x/main/dbaccess/source/core/resource/
H A Dstrings.src252 Text [ en-US ] = "Cannot delete the before-first or after-last row.";
256 Text [ en-US ] = "Cannot delete the insert-row.";
/aoo42x/main/qadevOOo/runner/helper/
H A DOfficeProvider.java822 f.delete(); in deleteFilesAndDirector()
826 f.delete(); in deleteFilesAndDirector()
H A DFileTools.java154 return dir.delete(); in cleanDir()
/aoo42x/main/solenv/src/
H A Dversion.c63 delete pInfo;
/aoo42x/main/rsc/source/rscpp/
H A Dcpp6.c604 defendel(char* name, int delete) in defendel() argument
639 if (!delete) { in defendel()
/aoo42x/main/tomcat/
H A Dtomcat.patch22 + <delete dir="tmp"/>
/aoo42x/main/framework/test/threadtest/
H A Dtest.btm17 echo "delete old log files ..."
/aoo42x/main/tools/inc/tools/
H A Dweakbase.h73 void release() { mnRefCount--; if( mnRefCount == 0 ) delete this; } in release()
/aoo42x/main/desktop/win32/source/guistdio/
H A Dguistdio.inc226 delete[] wideBuf;
229 delete[] mbBuff;
/aoo42x/main/sfx2/source/doc/
H A Ddoc.src43 Text [ en-US ] = "Are you sure you want to delete the region \"$1\"?" ;
47 Text [ en-US ] = "Are you sure you want to delete the entry \"$1\"?" ;
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDataNode.java79 fo.delete(); in paste()
/aoo42x/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_simple04-mod.infile23 # simple spreadsheet - delete text & numbers
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DDefaultNameGenerator.java111 firstFileName.delete(0, firstFileName.length()); in generateName()
/aoo42x/main/codemaker/test/cppumaker/
H A Dtypes.idl207 service delete: com::sun::star::uno::XInterface { delete([in] long delete); };
469 singleton delete: com::sun::star::uno::XInterface;
/aoo42x/main/connectivity/qa/connectivity/tools/
H A DFlatFileDatabase.java79 documentFile.delete(); in createDBDocument()
/aoo42x/main/vcl/inc/
H A Dtoolbox.h135 void ImplClearLayoutData() { delete m_pLayoutData; m_pLayoutData = NULL; } in ImplClearLayoutData()
/aoo42x/main/toolkit/test/accessibility/
H A DAccessibleRelationHandler.java102 aBuffer.delete( aBuffer.length() - 2, aBuffer.length() ); in createChild()
/aoo42x/main/offapi/com/sun/star/sdb/
H A DRowChangeAction.idl44 /** indicates that a delete will be performed.
/aoo42x/main/qadevOOo/runner/convwatch/
H A DSimpleFileSemaphore.java129 _aSemaphore.delete(); in V()
/aoo42x/main/qadevOOo/tests/java/ifc/view/
H A D_XPrintJobBroadcaster.java128 f.delete(); in reset()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java708 files[i].delete(); in deleteFile()
713 return path.delete(); in deleteFile()
/aoo42x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dgenfiles.properties27 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for yo…

Completed in 102 milliseconds

1234567891011