Searched refs:osl_getCommandArgCount (Results 1 – 25 of 27) sorted by relevance
12
112 if (osl_getCommandArgCount() <= *pIndex) in isOption()143 OSL_ASSERT(osl_getCommandArgCount() >= *pIndex); in isBootstrapVariable()161 if (*pIndex < osl_getCommandArgCount()) in readArgument()
265 sal_uInt32 nCount = osl_getCommandArgCount(); in unopkg_main()
158 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()
47 nArgCount=osl_getCommandArgCount(); in MAIN()
47 if( osl_getCommandArgCount() != 0 ) in SAL_IMPLEMENT_MAIN()
49 nCommandArgs = osl_getCommandArgCount(); in SAL_IMPLEMENT_MAIN()
59 sal_Int32 i, n = osl_getCommandArgCount(); in init()
168 sal_Int32 nArgCount = osl_getCommandArgCount(); in getFromCommandLineArgs()
54 if( osl_getCommandArgCount() != 1 ) in SAL_IMPLEMENT_MAIN()
210 argc = osl_getCommandArgCount(); in InitSignal()499 argc = osl_getCommandArgCount(); in ReportCrash()
199 sal_uInt32 SAL_CALL osl_getCommandArgCount (void) in osl_getCommandArgCount() function
356 sal_uInt32 SAL_CALL osl_getCommandArgCount(void);
207 int nParams = osl_getCommandArgCount(); in check_headless_plugin()
276 int nParams = osl_getCommandArgCount(); in get_desktop_environment()
155 sal_uInt32 SAL_CALL osl_getCommandArgCount (void) in osl_getCommandArgCount() function
157 osl_getCommandArgCount;
359 return osl_getCommandArgCount(); in getCommandArgCount()
75 osl_getCommandArgCount;
804 int nArgs = osl_getCommandArgCount(); in getFrameResName()
575 int nCommands = osl_getCommandArgCount(); in getPreviousSessionID()
335 sal_uInt32 SAL_CALL osl_getCommandArgCount(void) in osl_getCommandArgCount() function
137 sal_uInt32 nArgs = osl_getCommandArgCount(); in ImplInitSVData()
610 int nParams = osl_getCommandArgCount(); in Init()
133 sal_uInt32 nArgs = osl_getCommandArgCount(); in isOnCommandLine()
82 sal_uInt32 count = osl_getCommandArgCount(); in getCmdBootstrapVariables()
Completed in 145 milliseconds