Searched refs:startDir (Results 1 – 6 of 6) sorted by relevance
/trunk/main/idlc/source/ |
H A D | idlccompile.cxx | 312 OUString startDir; in compileFile() local 342 0, startDir.pData, 0, 0, &hProcess); in compileFile()
|
/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/ |
H A D | MigrationAnalyser.cls | 93 startDir As String, storeToDir As String, fso As FileSystemObject) 137 preparedFullPath = GetPreparedFullPath(mAnalysis.name, startDir, storeToDir, fso)
|
/trunk/main/migrationanalysis/src/driver_docs/sources/ |
H A D | AnalysisDriver.bas | 319 Dim startDir As String variable 348 startDir = ProfileGetItem("Analysis", CINPUT_DIR, "", mIniFilePath) 435 myAnalyser.DoAnalyse myFiles.item(index), mUserFormTypesDict, startDir, storeToDir, fso 534 Function GetFilesToAnalyze_old(startDir As String, bIncludeSubdirs As Boolean, _ 563 myDocFiles.Search rootDir:=startDir, FileSpecs:=searchTypes, _
|
H A D | CommonMigrationAnalyser.bas | 1059 Function GetPreparedFullPath(sourceDocPath As String, startDir As String, storeToDir As String, _ 1068 preparedPath = Right(sourceDocPath, Len(sourceDocPath) - Len(startDir))
|
/trunk/main/migrationanalysis/src/driver_docs/sources/word/ |
H A D | MigrationAnalyser.cls | 122 startDir As String, storeToDir As String, fso As FileSystemObject) 206 preparedFullPath = GetPreparedFullPath(mAnalysis.name, startDir, storeToDir, fso)
|
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/ |
H A D | MigrationAnalyser.cls | 131 startDir As String, storeToDir As String, fso As FileSystemObject) 188 preparedFullPath = GetPreparedFullPath(mAnalysis.name, startDir, storeToDir, fso)
|
Completed in 50 milliseconds