Home
last modified time | relevance | path

Searched refs:unlink (Results 1 – 25 of 46) sorted by relevance

12

/aoo4110/main/rsc/source/rsc/
H A Drsc.cxx50 #ifndef unlink
51 #define unlink( p ) DosDelete( (PSZ)(const char*)p ) macro
436 unlink( pString->GetBuffer() ); in ~RscCompiler()
449 unlink( aTmpOutputHxx.GetBuffer() ); in ~RscCompiler()
451 unlink( aTmpOutputCxx.GetBuffer() ); in ~RscCompiler()
453 unlink( aTmpOutputRcCtor.GetBuffer() ); in ~RscCompiler()
455 unlink( aTmpOutputSrc.GetBuffer() ); in ~RscCompiler()
594 unlink( aTmpOutputHxx.GetBuffer() );// TempDatei loeschen in EndCompile()
607 unlink( aTmpOutputCxx.GetBuffer() );// TempDatei loeschen in EndCompile()
957 unlink( it->aOutputRc.GetBuffer() ); in Link()
[all …]
/aoo4110/main/crashrep/source/unx/
H A Dmain.cxx530 unlink( g_szDescriptionFile ); in send_crash_report()
531 unlink( g_szReportFile ); in send_crash_report()
571 unlink( g_szDescriptionFile ); in crash_get_details()
572 unlink( g_szReportFile ); in crash_get_details()
1103 unlink( g_szReportFile ); in main()
1108 unlink( g_strXMLFileName.c_str() ); in main()
1109 unlink( g_strChecksumFileName.c_str() ); in main()
1112 unlink( g_szStackFile ); in main()
/aoo4110/main/epm/
H A Depm-3.7.patch446 - unlink(filename);
448 - unlink(filename);
450 - unlink(filename);
452 - unlink(preinstall);
454 - unlink(postinstall);
456 - unlink(preremove);
458 - unlink(postremove);
652 - unlink(specname);
/aoo4110/main/solenv/bin/
H A Dlinkoo148 unlink ("$dest/$dest_name");
239 print " unlink $name\n";
240 unlink $dest;
260 unlink ($star_res);
H A Drelocate149 unlink ("$path/$name");
/aoo4110/main/svl/source/misc/
H A Dinethist.cxx194 void unlink (sal_uInt16 nThis) in unlink() function in INetURLHistory_Impl
353 unlink (nMRU); in putUrl()
370 unlink (nLRU); in putUrl()
/aoo4110/main/idlc/source/
H A Didlccompile.cxx371 if (unlink(tmpFile.getStr()) != 0) in compileFile()
380 if( unlink( preprocFile.getStr()) != 0) in compileFile()
406 if (unlink(preprocFile.getStr()) != 0) in compileFile()
H A Didlcproduce.cxx129 unlink(pathname.getStr()); in removeIfExists()
/aoo4110/main/rsc/source/prj/
H A Dstart.cxx189 unlink( aRspFileName.GetBuffer() ); in CallPrePro()
306 unlink( aRspFileName.GetBuffer() ); in CallRsc2()
466 unlink( pString->GetBuffer() ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/aoo4110/main/sal/osl/unx/
H A Dpipe.c251 unlink(name); in osl_psz_createPipe()
275 unlink(name); /* remove filesystem entry */ in osl_psz_createPipe()
391 unlink(pPipe->m_Name); in osl_closePipe()
H A Dfile_misc.cxx733 nRet = unlink(pszPath); in osl_psz_removeFile()
899 unlink(pszDestFileName); in oslDoCopy()
910 unlink(pszTmpDestFile); in oslDoCopy()
H A Dsignal.c784 unlink( pXMLTempName ); in ReportCrash()
787 unlink( pStackTempName ); in ReportCrash()
790 unlink( pChecksumTempName ); in ReportCrash()
/aoo4110/main/soltools/mkdepend/
H A Dmain.c646 (void) unlink (to);
648 unlink (from);
689 unlink(backup);
/aoo4110/main/codemaker/source/codemaker/
H A Dglobal.cxx219 if ( !unlink(targetFileName.getStr()) ) in makeValidTypeFile()
240 if ( !unlink(fileName.getStr()) ) in removeTypeFile()
/aoo4110/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx261 unlink( m_aResult.getStr() ); in ~GetPPDAttribs()
744 unlink( aPPDFile.getStr() ); in createCUPSParser()
953 unlink( it->second.getStr() ); in endSpool()
/aoo4110/main/soltools/javadep/
H A Djavadep.c632 unlink(pout_file); in err_quit()
645 unlink(pout_file); in silent_quit()
/aoo4110/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dfrobnicate-icons.php47 if (file_exists($PNG)) unlink($PNG);
/aoo4110/main/tools/source/fsys/
H A Dwntmsc.hxx68 #define _unlink unlink
H A Dunx.hxx41 #define _unlink unlink
/aoo4110/main/padmin/source/
H A Dfontentry.cxx118 unlink( aSysFile.GetBuffer() );
122 unlink( ByteString( aFontMap.PathToFileName(), aEncoding ).GetBuffer() );
/aoo4110/main/vcl/unx/headless/
H A Dsvpprn.cxx242 unlink( aFilename.GetBuffer() ); in passFileToCommandLine()
293 unlink( ByteString( rFileName, osl_getThreadTextEncoding() ).GetBuffer() ); in sendAFax()
/aoo4110/main/svx/source/dialog/
H A Dsendreportunx.cxx260 unlink( szBodyFile ); in SendReport()
H A Dcontdlg.src245 …Text [ en-US ] = "This graphic object is linked to the document. Do you want to unlink the graphic…
/aoo4110/main/sal/qa/osl/file/
H A Dosl_old_test_file.cxx209 unlink( "c" ); in test_file_003()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx294 unlink( aFilename.GetBuffer() ); in passFileToCommandLine()
355 unlink( ByteString( rFileName, osl_getThreadTextEncoding() ).GetBuffer() ); in sendAFax()

Completed in 146 milliseconds

12