Home
last modified time | relevance | path

Searched refs:osl_getCommandArgCount (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx112 if (osl_getCommandArgCount() <= *pIndex) in isOption()
143 OSL_ASSERT(osl_getCommandArgCount() >= *pIndex); in isBootstrapVariable()
161 if (*pIndex < osl_getCommandArgCount()) in readArgument()
H A Dunopkg_app.cxx265 sal_uInt32 nCount = osl_getCommandArgCount(); in unopkg_main()
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx158 if (osl_getCommandArgCount() <= *pIndex) in is_option()
205 if (*pIndex < osl_getCommandArgCount()) in read_argument()
317 sal_uInt32 nCount = osl_getCommandArgCount(); in SAL_IMPLEMENT_MAIN()
/trunk/main/sal/workben/
H A Dtestproc.cxx47 nArgCount=osl_getCommandArgCount(); in MAIN()
/trunk/main/extensions/source/update/check/
H A Dupdateprotocoltest.cxx47 if( osl_getCommandArgCount() != 0 ) in SAL_IMPLEMENT_MAIN()
/trunk/main/desktop/unx/source/officeloader/
H A Dofficeloader.cxx49 nCommandArgs = osl_getCommandArgCount(); in SAL_IMPLEMENT_MAIN()
/trunk/main/sal/rtl/source/
H A Dcmdargs.cxx59 sal_Int32 i, n = osl_getCommandArgCount(); in init()
H A Dbootstrap.cxx168 sal_Int32 nArgCount = osl_getCommandArgCount(); in getFromCommandLineArgs()
/trunk/main/extensions/source/update/feed/test/
H A Dupdatefeedtest.cxx54 if( osl_getCommandArgCount() != 1 ) in SAL_IMPLEMENT_MAIN()
/trunk/main/sal/osl/unx/
H A Dsignal.c210 argc = osl_getCommandArgCount(); in InitSignal()
499 argc = osl_getCommandArgCount(); in ReportCrash()
H A Dprocess_impl.cxx199 sal_uInt32 SAL_CALL osl_getCommandArgCount (void) in osl_getCommandArgCount() function
/trunk/main/sal/inc/osl/
H A Dprocess.h356 sal_uInt32 SAL_CALL osl_getCommandArgCount(void);
/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx207 int nParams = osl_getCommandArgCount(); in check_headless_plugin()
/trunk/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx276 int nParams = osl_getCommandArgCount(); in get_desktop_environment()
/trunk/main/sal/osl/os2/
H A Dprocess_impl.cxx155 sal_uInt32 SAL_CALL osl_getCommandArgCount (void) in osl_getCommandArgCount() function
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt157 osl_getCommandArgCount;
/trunk/main/vos/source/
H A Dprocess.cxx359 return osl_getCommandArgCount(); in getCommandArgCount()
/trunk/main/sal/util/
H A Dsal.map75 osl_getCommandArgCount;
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx804 int nArgs = osl_getCommandArgCount(); in getFrameResName()
H A Dsm.cxx575 int nCommands = osl_getCommandArgCount(); in getPreviousSessionID()
/trunk/main/sal/osl/w32/
H A Dprocess.cxx335 sal_uInt32 SAL_CALL osl_getCommandArgCount(void) in osl_getCommandArgCount() function
/trunk/main/vcl/source/app/
H A Dsvdata.cxx137 sal_uInt32 nArgs = osl_getCommandArgCount(); in ImplInitSVData()
/trunk/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx610 int nParams = osl_getCommandArgCount(); in Init()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx133 sal_uInt32 nArgs = osl_getCommandArgCount(); in isOnCommandLine()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx82 sal_uInt32 count = osl_getCommandArgCount(); in getCmdBootstrapVariables()

Completed in 98 milliseconds

12