/aoo41x/main/rsc/source/rsc/ |
H A D | rsc.cxx | 50 #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 …]
|
/aoo41x/main/crashrep/source/unx/ |
H A D | main.cxx | 530 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()
|
/aoo41x/main/epm/ |
H A D | epm-3.7.patch | 446 - unlink(filename); 448 - unlink(filename); 450 - unlink(filename); 452 - unlink(preinstall); 454 - unlink(postinstall); 456 - unlink(preremove); 458 - unlink(postremove); 652 - unlink(specname);
|
/aoo41x/main/solenv/bin/ |
H A D | linkoo | 148 unlink ("$dest/$dest_name"); 239 print " unlink $name\n"; 240 unlink $dest; 260 unlink ($star_res);
|
/aoo41x/main/svl/source/misc/ |
H A D | inethist.cxx | 194 void unlink (sal_uInt16 nThis) in unlink() function in INetURLHistory_Impl 353 unlink (nMRU); in putUrl() 370 unlink (nLRU); in putUrl()
|
/aoo41x/main/idlc/source/ |
H A D | idlccompile.cxx | 371 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 D | idlcproduce.cxx | 129 unlink(pathname.getStr()); in removeIfExists()
|
/aoo41x/main/sal/osl/unx/ |
H A D | pipe.c | 251 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 D | file_misc.cxx | 733 nRet = unlink(pszPath); in osl_psz_removeFile() 899 unlink(pszDestFileName); in oslDoCopy() 910 unlink(pszTmpDestFile); in oslDoCopy()
|
H A D | signal.c | 784 unlink( pXMLTempName ); in ReportCrash() 787 unlink( pStackTempName ); in ReportCrash() 790 unlink( pChecksumTempName ); in ReportCrash()
|
/aoo41x/main/rsc/source/prj/ |
H A D | start.cxx | 189 unlink( aRspFileName.GetBuffer() ); in CallPrePro() 306 unlink( aRspFileName.GetBuffer() ); in CallRsc2() 466 unlink( pString->GetBuffer() ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo41x/main/soltools/mkdepend/ |
H A D | main.c | 646 (void) unlink (to); 648 unlink (from); 689 unlink(backup);
|
/aoo41x/main/codemaker/source/codemaker/ |
H A D | global.cxx | 219 if ( !unlink(targetFileName.getStr()) ) in makeValidTypeFile() 240 if ( !unlink(fileName.getStr()) ) in removeTypeFile()
|
/aoo41x/main/vcl/unx/generic/printer/ |
H A D | cupsmgr.cxx | 261 unlink( m_aResult.getStr() ); in ~GetPPDAttribs() 744 unlink( aPPDFile.getStr() ); in createCUPSParser() 953 unlink( it->second.getStr() ); in endSpool()
|
/aoo41x/main/soltools/javadep/ |
H A D | javadep.c | 632 unlink(pout_file); in err_quit() 645 unlink(pout_file); in silent_quit()
|
/aoo41x/main/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | frobnicate-icons.php | 47 if (file_exists($PNG)) unlink($PNG);
|
/aoo41x/main/tools/source/fsys/ |
H A D | wntmsc.hxx | 68 #define _unlink unlink
|
H A D | unx.hxx | 41 #define _unlink unlink
|
/aoo41x/main/padmin/source/ |
H A D | fontentry.cxx | 118 unlink( aSysFile.GetBuffer() ); 122 unlink( ByteString( aFontMap.PathToFileName(), aEncoding ).GetBuffer() );
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 242 unlink( aFilename.GetBuffer() ); in passFileToCommandLine() 293 unlink( ByteString( rFileName, osl_getThreadTextEncoding() ).GetBuffer() ); in sendAFax()
|
/aoo41x/main/svx/source/dialog/ |
H A D | sendreportunx.cxx | 260 unlink( szBodyFile ); in SendReport()
|
H A D | contdlg.src | 245 …Text [ en-US ] = "This graphic object is linked to the document. Do you want to unlink the graphic…
|
/aoo41x/main/sal/qa/osl/file/ |
H A D | osl_old_test_file.cxx | 209 unlink( "c" ); in test_file_003()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 294 unlink( aFilename.GetBuffer() ); in passFileToCommandLine() 355 unlink( ByteString( rFileName, osl_getThreadTextEncoding() ).GetBuffer() ); in sendAFax()
|
/aoo41x/main/rdbmaker/source/rdbmaker/ |
H A D | rdbmaker.cxx | 179 unlink(listFile.getName().getStr()); in cleanUp()
|