Home
last modified time | relevance | path

Searched refs:osl_getExecutableFile (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/sal/osl/unx/
H A Dprocess_impl.cxx154 return osl_getExecutableFile (ppFileURL); in osl_bootstrap_getExecutableFile_Impl()
179 oslProcessError SAL_CALL osl_getExecutableFile (rtl_uString ** ppustrFile) in osl_getExecutableFile() function
/trunk/main/sal/workben/
H A Dtestproc.cxx60 ProcessError = osl_getExecutableFile(&ustrExeFile); in MAIN()
/trunk/main/unotools/source/config/
H A Dbootstrap.cxx435 if (osl_Process_E_None == osl_getExecutableFile(&sExecutable.pData)) in getExecutableBaseName()
461 OSL_VERIFY(osl_Process_E_None == osl_getExecutableFile(&sFileName.pData)); in getExecutableDirectory()
/trunk/main/tools/source/misc/
H A Dextendapplicationenvironment.cxx71 if (osl_getExecutableFile(&uri.pData) != osl_Process_E_None) { in extendApplicationEnvironment()
/trunk/main/stoc/test/
H A Dtestsmgr.cxx61 OSL_VERIFY( osl_getExecutableFile( &exe.pData) == osl_Process_E_None); in getExePath()
/trunk/main/desktop/unx/source/officeloader/
H A Dofficeloader.cxx45 osl_getExecutableFile( &sExecutableFile.pData ); in SAL_IMPLEMENT_MAIN()
/trunk/main/stoc/test/excomp/
H A Dexcomp.cxx61 OSL_VERIFY(osl_getExecutableFile( &exe.pData) == osl_Process_E_None); in getExePath()
/trunk/main/vcl/unx/kde4/
H A DKDEXLib.cxx124 osl_getExecutableFile( &aParam.pData ); in Init()
/trunk/main/sal/inc/osl/
H A Dprocess.h350 oslProcessError SAL_CALL osl_getExecutableFile(rtl_uString **strFile);
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx614 osl_getExecutableFile( &aParam.pData ); in Init()
664 osl_getExecutableFile( &aProgramFileURL.pData ); in Init()
/trunk/main/vcl/unx/kde/
H A Dkdedata.cxx162 osl_getExecutableFile( &aParam.pData ); in Init()
/trunk/main/uui/source/
H A Dnewerverwarn.cxx85 osl_getExecutableFile( &sProgramPath.pData ); in IMPL_LINK()
/trunk/main/sal/osl/os2/
H A Dprocess_impl.cxx135 oslProcessError SAL_CALL osl_getExecutableFile (rtl_uString ** ppustrFile) in osl_getExecutableFile() function
/trunk/main/jvmfwk/source/
H A Dfwkutil.cxx209 if (osl_getExecutableFile( & sExe) != osl_Process_E_None) in getExecutableDirectory()
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt156 osl_getExecutableFile;
/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx179 if( osl_getExecutableFile( &aExe.pData ) == osl_Process_E_None ) in getPrinterPathList()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx68 if( osl_getExecutableFile(&uTmpStr.pData) == osl_Process_E_None ) in getFullNameOfApplicatRdb()
/trunk/main/idlc/source/
H A Didlccompile.cxx313 if (osl_getExecutableFile(&cpp.pData) != osl_Process_E_None) { in compileFile()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx142 if( osl_getExecutableFile(&aUnpackPath.pData) == osl_Process_E_None ) in getImageFromFileName()
380 if( osl_getExecutableFile(&aPath.pData) == osl_Process_E_None ) in UpdateCheckThread()
/trunk/main/vos/source/
H A Dprocess.cxx348 return (TStartupError) osl_getExecutableFile( &strImageName.pData ); in getExecutableFile()
/trunk/main/sal/util/
H A Dsal.map82 osl_getExecutableFile;
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx441 osl_getExecutableFile( &aProgramFileURL.pData ); in Init()
/trunk/main/sal/osl/w32/
H A Dprocess.cxx316 oslProcessError SAL_CALL osl_getExecutableFile( rtl_uString **ppustrFile ) in osl_getExecutableFile() function
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx359 oslProcessError err = osl_getExecutableFile(& sFile.pData); in office_is_running()
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx182 if (osl_getExecutableFile( &path.pData ) != osl_Process_E_None) { in operator ()()

Completed in 121 milliseconds

12