Home
last modified time | relevance | path

Searched refs:PATH_EXISTS (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dbootstrap.cxx196 eStatus = Bootstrap::PATH_EXISTS; in implCheckStatusOfURL()
355 if (eStatus == Bootstrap::PATH_EXISTS) in checkStatusAndNormalizeURL()
390 if (aStatus == Bootstrap::PATH_EXISTS) in getDerivedPath()
541 case Bootstrap::PATH_EXISTS: in describeError()
557 case Bootstrap::PATH_EXISTS: // seems to be all fine (?) in describeError()
574 if (_rData.aVersionINI_.status == Bootstrap::PATH_EXISTS) in describeError()
585 case Bootstrap::PATH_EXISTS: in describeError()
598 case Bootstrap::PATH_EXISTS: in describeError()
814 bool bResult = (PATH_EXISTS == updateStatus(aBaseInstall_)); in initBaseInstallationData()
848 bool bResult = (PATH_EXISTS == aUserInstall_.status); in initUserInstallationData()
[all …]
/aoo4110/main/desktop/source/app/
H A Duserinstall.cxx155 case utl::Bootstrap::PATH_EXISTS: in finalize()
238 if (utl::Bootstrap::locateBaseInstallation(aBasePath) != utl::Bootstrap::PATH_EXISTS) in create_user_install()
H A Dlangselect.cxx90 if ( utl::Bootstrap::locateUserData( aUserDataPath ) == utl::Bootstrap::PATH_EXISTS ) in locateSofficeIniFile()
H A Dapp.cxx1176 if (( aBaseInstallStatus == ::utl::Bootstrap::PATH_EXISTS && in HandleBootstrapPathErrors()
1177 aUserInstallStatus == ::utl::Bootstrap::PATH_EXISTS )) in HandleBootstrapPathErrors()
2353 if ( aPathStatus == utl::Bootstrap::PATH_EXISTS ) in InitializeConfiguration()
H A Dofficeipcthread.cxx440 …if ( aLocateResult == ::utl::Bootstrap::PATH_EXISTS || aLocateResult == ::utl::Bootstrap::PATH_VAL… in EnableOfficeIPCThread()
/aoo4110/main/desktop/source/migration/
H A Dwizard.cxx473 …f ( aBaseLocateResult == ::utl::Bootstrap::PATH_EXISTS && aSharedLocateResult == ::utl::Bootstrap:… in cleanOldOfficeRegKeys()
H A Dmigration.cxx890 if (aStatus == utl::Bootstrap::PATH_EXISTS) in copyFiles()
/aoo4110/main/unotools/inc/unotools/
H A Dbootstrap.hxx71 PATH_EXISTS, // Success: Found a path to an existing file or directory enumerator
/aoo4110/main/desktop/source/so_comp/
H A Doemjob.cxx229 if ( utl::Bootstrap::locateUserData( aUserDataPath ) == utl::Bootstrap::PATH_EXISTS ) in locateIniFile()
/aoo4110/main/desktop/source/migration/services/
H A Dbasicmigration.cxx157 if ( aStatus == ::utl::Bootstrap::PATH_EXISTS ) in copyFiles()
H A Dautocorrmigration.cxx160 if ( aStatus == ::utl::Bootstrap::PATH_EXISTS ) in copyFiles()
H A Dwordbookmigration.cxx202 if ( aStatus == ::utl::Bootstrap::PATH_EXISTS ) in copyFiles()
H A Doo3extensionmigration.cxx470 if ( aStatus == ::utl::Bootstrap::PATH_EXISTS ) in execute()
/aoo4110/main/framework/source/services/
H A Dsubstitutepathvars.cxx1167 if( aState==::utl::Bootstrap::PATH_EXISTS ) { in SetPredefinedPathVariables()
1178 if( aState == ::utl::Bootstrap::PATH_EXISTS ) { in SetPredefinedPathVariables()
H A Dlicense.cxx270 if (aBaseLocateResult != Bootstrap::PATH_EXISTS) in execute()
/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx99 if (!(aLocateResult == ::utl::Bootstrap::PATH_EXISTS || in operator ()()

Completed in 91 milliseconds