/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 116 osl_getCommandArg( *pIndex, &arg.pData ); in isOption() 146 osl_getCommandArg(*pIndex, &arg.pData); in isBootstrapVariable() 164 osl_getCommandArg( *pIndex, &pValue->pData ); in readArgument()
|
H A D | unopkg_app.cxx | 281 osl_getCommandArg( nPos, &subCommand.pData ); in unopkg_main() 304 osl_getCommandArg( nPos, &cmdArg.pData ); in unopkg_main()
|
/trunk/main/cli_ure/source/climaker/ |
H A D | climaker_app.cxx | 162 osl_getCommandArg( *pIndex, &arg.pData ); in is_option() 207 osl_getCommandArg( *pIndex, &pValue->pData ); in read_argument() 406 if ( osl_getCommandArg( nPos, &cmd_arg.pData ) != in SAL_IMPLEMENT_MAIN()
|
/trunk/main/vcl/unx/generic/desktopdetect/ |
H A D | desktopdetector.cxx | 281 osl_getCommandArg( i, &aParam.pData ); in get_desktop_environment() 289 osl_getCommandArg( i+1, &aParam.pData ); in get_desktop_environment()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | saldata.cxx | 808 if( ! osl_getCommandArg( n, &aArg.pData ) && in getFrameResName() 810 ! osl_getCommandArg( n+1, &aArg.pData ) ) in getFrameResName()
|
H A D | sm.cxx | 579 osl_getCommandArg( i, &aArg.pData ); in getPreviousSessionID()
|
/trunk/main/sal/workben/ |
H A D | testproc.cxx | 55 osl_getCommandArg(index,&ustrArg); in MAIN()
|
/trunk/main/desktop/unx/source/officeloader/ |
H A D | officeloader.cxx | 55 osl_getCommandArg( i, &pCommandArgs[i] ); in SAL_IMPLEMENT_MAIN()
|
/trunk/main/sal/rtl/source/ |
H A D | cmdargs.cxx | 66 osl_getCommandArg (i, &pArg); in init()
|
H A D | bootstrap.cxx | 172 osl_getCommandArg( i, &pArg ); in getFromCommandLineArgs()
|
/trunk/main/extensions/source/update/feed/test/ |
H A D | updatefeedtest.cxx | 79 osl_getCommandArg( 0, &theURLs[0].pData ); in SAL_IMPLEMENT_MAIN()
|
/trunk/main/sal/osl/unx/ |
H A D | signal.c | 213 if (osl_Process_E_None == osl_getCommandArg (argi, &ustrCommandArg)) in InitSignal() 503 if ( osl_Process_E_None == osl_getCommandArg( argi, &ustrCommandArg ) ) in ReportCrash()
|
H A D | process_impl.cxx | 215 oslProcessError SAL_CALL osl_getCommandArg (sal_uInt32 nArg, rtl_uString ** strCommandArg) in osl_getCommandArg() function
|
/trunk/main/sal/inc/osl/ |
H A D | process.h | 364 oslProcessError SAL_CALL osl_getCommandArg(sal_uInt32 nArg, rtl_uString **strCommandArg);
|
/trunk/main/vcl/unx/gtk/app/ |
H A D | gtkdata.cxx | 619 osl_getCommandArg(i, &aParam.pData ); in Init() 625 osl_getCommandArg(i+1, &aParam.pData ); in Init()
|
/trunk/main/vcl/unx/generic/plugadapt/ |
H A D | salplug.cxx | 211 osl_getCommandArg( i, &aParam.pData ); in check_headless_plugin()
|
/trunk/main/codemaker/source/javamaker/ |
H A D | javaoptions.cxx | 260 if (osl_getCommandArg( i-1, &system_filepath.pData ) in initOptions()
|
/trunk/main/codemaker/source/cppumaker/ |
H A D | cppuoptions.cxx | 310 if (osl_getCommandArg( i-1, &system_filepath.pData ) in initOptions()
|
/trunk/main/sal/osl/os2/ |
H A D | process_impl.cxx | 171 oslProcessError SAL_CALL osl_getCommandArg (sal_uInt32 nArg, rtl_uString ** strCommandArg) in osl_getCommandArg() function
|
/trunk/main/sal/qa/helper/gcov/ |
H A D | deprecated.txt | 159 osl_getCommandArg;
|
/trunk/main/vos/source/ |
H A D | process.cxx | 354 return ( TStartupError ) osl_getCommandArg( nArg,&strCommandArg.pData ); in getCommandArg()
|
/trunk/main/sal/util/ |
H A D | sal.map | 74 osl_getCommandArg;
|
/trunk/main/sal/osl/w32/ |
H A D | process.cxx | 353 oslProcessError SAL_CALL osl_getCommandArg( sal_uInt32 nArg, rtl_uString **strCommandArg) in osl_getCommandArg() function
|
/trunk/main/vcl/source/app/ |
H A D | svdata.cxx | 141 osl_getCommandArg( i, &aArg.pData ); in ImplInitSVData()
|
/trunk/main/vcl/aqua/source/app/ |
H A D | salinst.cxx | 137 osl_getCommandArg( i, &aArg.pData ); in isOnCommandLine()
|