| /AOO41X/main/odk/ |
| H A D | cfgWin.js | 148 if (aFileSystemObject.FileExists(sHome + "\\lib\\stlport_vc71_stldebug.lib")) { 270 if (aFileSystemObject.FileExists(tmp + "\\program\\soffice.exe")) { 322 if (! aFileSystemObject.FileExists(sMakePath)) 326 if (! aFileSystemObject.FileExists(sMakePath)) 376 if (! aFileSystemObject.FileExists(sZipPath)) 430 if (! aFileSystemObject.FileExists(sCatPath)) 486 if (! aFileSystemObject.FileExists(sSedPath)) 553 if (aFileSystemObject.FileExists(sVC + "\\cl.exe")) 596 if (! aFileSystemObject.FileExists(cl)) 603 if (aFileSystemObject.FileExists(mt)) { [all …]
|
| /AOO41X/main/migrationanalysis/src/driver_docs/ |
| H A D | DocAnalysisRunMacro.vbs | 80 If Not daFso.FileExists(sWordDriverDocPath) Then 139 If Not daFso.FileExists(sExcelDriverDocPath) Then 171 if daFso.FileExists(daFso.GetAbsolutePathName(saveDriver)) Then 200 If Not daFso.FileExists(sPPDriverDocPath ) Then 302 if daFso.FileExists(daFso.GetAbsolutePathName(".\" & CDA_ANALYSIS_INI)) Then Exit Sub 363 If Not daFso.FileExists(fileName) Then
|
| H A D | CreateDriverDocs.wsf | 169 If daFso.FileExists( wrdPath ) Then daFso.CopyFile wrdPath, wrdPath & ".bak" 170 If daFso.FileExists( xlsPath ) Then daFso.CopyFile xlsPath, xlsPath & ".bak" 171 If daFso.FileExists( ppPath ) Then daFso.CopyFile ppPath, ppPath & ".bak"
|
| /AOO41X/main/migrationanalysis/src/wizard/ |
| H A D | Wizard.frm | 1538 If Not fso.FileExists(myPath) Then 1676 If fso.FileExists(mIniFilePath & CCONFIG_BACKUP_EXT) Then 1816 If Not fso.FileExists(resultsFile) Then 2144 If fso.FileExists(getOutputDir & "\" & txtResultsName.Text) Then 2223 Do While fso.FileExists(testFile) 2268 If fso.FileExists(Source) Then 2413 If Not fso.FileExists(sMigrationResultsTemplatePath) Then 2654 If Not fsObject.FileExists(sPPDriverDocPath) Then 2792 If Not fsObject.FileExists(sExcelDriverDocPath) Then 3128 If Not fsObject.FileExists(sWordDriverDocPath) Then [all …]
|
| H A D | Wizard.bas | 270 If fso.FileExists(fso.GetAbsolutePathName("debug.ini")) Then 419 If fso.FileExists(fileName) Then 423 If fso.FileExists(fileName) Then 430 If fso.FileExists(fileName) Then 434 If fso.FileExists(fileName) Then
|
| H A D | Analyse.bas | 200 If (fso.FileExists(statusFileName)) Then 241 If Not fso.FileExists(statFileName) Then 274 If fso.FileExists(msoKillFileName) Then 345 If Not fso.FileExists(statusFileName) Then 498 If (fso.FileExists(statFileName)) Then fso.DeleteFile (statFileName)
|
| H A D | RunServer.bas | 62 If Not fso.FileExists(driverName) Then 72 If Not fso.FileExists(driverName) Then
|
| /AOO41X/main/svx/source/gallery2/ |
| H A D | gallery1.cxx | 100 if( FileExists( aURL ) ) in ImplGetURLIgnoreCase() 107 if( FileExists( aURL ) ) in ImplGetURLIgnoreCase() 114 if( FileExists( aURL ) ) in ImplGetURLIgnoreCase() 481 if( FileExists( aURL ) ) in ImplLoadImports() 668 if( FileExists( aURL ) ) in CreateImportTheme() 868 if( FileExists( aURL ) ) in ImplGetCachedTheme()
|
| H A D | galmisc.cxx | 272 sal_Bool FileExists( const INetURLObject& rURL ) in FileExists() function 304 sal_Bool bRet = FileExists( rURL ); in CreateDir() 369 sal_Bool bRet = FileExists( rURL ); in KillFile()
|
| H A D | galtheme.cxx | 231 if( FileExists( aPathURL ) || CreateDir( aPathURL ) ) in ImplWrite() 305 if( FileExists( aInfoFileURL ) ) in ImplCreateUniqueURL() 362 bExists = FileExists( aNewURL ); in ImplCreateUniqueURL() 757 if( FileExists( rURL ) ) in CreateThemeEntry() 1534 if( !FileExists( pObj->aURL ) ) in ReadData()
|
| H A D | galobj.cxx | 322 if( FileExists( rURL ) ) in SgaObjectBmp() 382 if( FileExists( rURL ) ) in SgaObjectSound()
|
| /AOO41X/main/setup_native/source/win32/stwrapper/ |
| H A D | stwrapper.cxx | 178 static bool FileExists( LPCTSTR lpPathToFile ) in FileExists() function 237 eRet = FileExists( szExecutablePath ) ? PATHRESULT_OK : PATHRESULT_EXE_NOT_FOUND; in RetrieveExecutablePath()
|
| /AOO41X/main/migrationanalysis/src/driver_docs/sources/ |
| H A D | AnalysisDriver.bas | 366 If fso.FileExists(storeToDir & "\" & resultsFile) Then 604 If (fso.FileExists(fileList)) Then 639 If Not fso.FileExists(resultsFilePath) Then 3384 If fso.FileExists(fso.GetAbsolutePathName(thisDir & "\debug.dat")) Then 3412 …If fso.FileExists(fso.GetAbsolutePathName(langDir & "\" & isoLangStr & "-" & isoCountryStr & ".dat… 3414 ElseIf fso.FileExists(fso.GetAbsolutePathName(langDir & "\" & isoLangStr & ".dat")) Then 3420 …If fso.FileExists(fso.GetAbsolutePathName(langDir & "\" & isoLangStr & "-" & isoCountryStr & ".dat… 3422 ElseIf fso.FileExists(fso.GetAbsolutePathName(langDir & "\" & isoLangStr & ".dat")) Then
|
| H A D | StringDataManager.cls | 52 If Not fso.FileExists(fileName) Then
|
| /AOO41X/main/cui/source/inc/ |
| H A D | hltpbase.hxx | 150 sal_Bool FileExists( const INetURLObject& rURL );
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | galmisc.hxx | 109 sal_Bool FileExists( const INetURLObject& rURL );
|
| /AOO41X/main/linguistic/source/ |
| H A D | misc2.cxx | 52 sal_Bool FileExists( const String &rMainURL ) in FileExists() function
|
| H A D | dicimp.cxx | 232 sal_Bool bExists = FileExists( rMainURL ); in DictionaryNeo()
|
| /AOO41X/main/linguistic/inc/linguistic/ |
| H A D | misc.hxx | 143 sal_Bool FileExists( const String &rURL );
|
| /AOO41X/main/basic/source/runtime/ |
| H A D | rtlproto.hxx | 338 extern RTLFUNC(FileExists);
|
| H A D | stdobj.cxx | 252 { "FileExists", SbxBOOL, 1 | _FUNCTION, RTLNAME(FileExists),0 },
|
| /AOO41X/main/cui/source/dialogs/ |
| H A D | hlinettp.cxx | 91 if ( FileExists( aURL ) ) in SvxHyperlinkInternetTp()
|
| H A D | hltpbase.cxx | 648 sal_Bool SvxHyperlinkTabPageBase::FileExists( const INetURLObject& rURL ) in FileExists() function in SvxHyperlinkTabPageBase
|
| /AOO41X/main/migrationanalysis/src/driver_docs/sources/powerpoint/ |
| H A D | MigrationAnalyser.cls | 139 If fso.FileExists(preparedFullPath) Then
|
| /AOO41X/main/migrationanalysis/src/driver_docs/sources/word/ |
| H A D | MigrationAnalyser.cls | 208 If fso.FileExists(preparedFullPath) Then
|