/aoo42x/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 …]
|
/aoo42x/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()
|
/aoo42x/main/solenv/bin/ |
H A D | linkoo | 148 unlink ("$dest/$dest_name"); 239 print " unlink $name\n"; 240 unlink $dest; 260 unlink ($star_res);
|
H A D | relocate | 149 unlink ("$path/$name");
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/sal/osl/unx/ |
H A D | pipe.c | 249 unlink(name); in osl_psz_createPipe() 273 unlink(name); /* remove filesystem entry */ in osl_psz_createPipe() 389 unlink(pPipe->m_Name); in osl_closePipe()
|
H A D | file_misc.cxx | 723 nRet = unlink(pszPath); in osl_psz_removeFile() 887 unlink(pszDestFileName); in oslDoCopy() 898 unlink(pszTmpDestFile); in oslDoCopy()
|
H A D | signal.c | 784 unlink( pXMLTempName ); in ReportCrash() 787 unlink( pStackTempName ); in ReportCrash() 790 unlink( pChecksumTempName ); in ReportCrash()
|
/aoo42x/main/soltools/mkdepend/ |
H A D | main.c | 646 (void) unlink (to); 648 unlink (from); 689 unlink(backup);
|
/aoo42x/main/codemaker/source/codemaker/ |
H A D | global.cxx | 219 if ( !unlink(targetFileName.getStr()) ) in makeValidTypeFile() 240 if ( !unlink(fileName.getStr()) ) in removeTypeFile()
|
/aoo42x/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()
|
/aoo42x/main/soltools/javadep/ |
H A D | javadep.c | 644 unlink(pout_file); in err_quit() 657 unlink(pout_file); in silent_quit()
|
/aoo42x/main/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | frobnicate-icons.php | 47 if (file_exists($PNG)) unlink($PNG);
|
/aoo42x/main/tools/source/fsys/ |
H A D | wntmsc.hxx | 68 #define _unlink unlink
|
H A D | unx.hxx | 41 #define _unlink unlink
|
/aoo42x/main/padmin/source/ |
H A D | fontentry.cxx | 118 unlink( aSysFile.GetBuffer() ); 122 unlink( ByteString( aFontMap.PathToFileName(), aEncoding ).GetBuffer() );
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 242 unlink( aFilename.GetBuffer() ); in passFileToCommandLine() 293 unlink( ByteString( rFileName, osl_getThreadTextEncoding() ).GetBuffer() ); in sendAFax()
|
/aoo42x/main/sal/qa/osl/file/ |
H A D | osl_old_test_file.cxx | 198 unlink( "c" ); in TEST_F()
|
/aoo42x/main/svx/source/dialog/ |
H A D | sendreportunx.cxx | 260 unlink( szBodyFile ); in SendReport()
|
H A D | contdlg.src | 246 …Text [ en-US ] = "This graphic object is linked to the document. Do you want to unlink the graphic…
|
/aoo42x/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()
|
/aoo42x/main/dtrans/source/os2/dnd/ |
H A D | OTransferable.cxx | 118 rc = unlink( fullpath); in ~OTransferable()
|