Searched refs:getCommandArgCount (Results 1 – 17 of 17) sorted by relevance
357 sal_uInt32 OStartupInfo::getCommandArgCount() in getCommandArgCount() function in OStartupInfo390 sal_uInt32 SAL_CALL getCommandArgCount();409 sal_uInt32 SAL_CALL OExtCommandLineImpl::getCommandArgCount() in getCommandArgCount() function in OExtCommandLineImpl432 sal_uInt32 nArgs = aStartInfo.getCommandArgCount(); in init()511 sal_uInt32 SAL_CALL OExtCommandLine::getCommandArgCount() in getCommandArgCount() function in OExtCommandLine513 return pExtImpl->getCommandArgCount(); in getCommandArgCount()
248 sal_uInt32 SAL_CALL getCommandArgCount();298 sal_uInt32 SAL_CALL getCommandArgCount();
43 return (sal_uInt16)aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()
56 return aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()
103 int nParams = aCommandLine.getCommandArgCount(); in Init()
159 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
252 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
336 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
175 sal_uInt32 nCount = aInfo.getCommandArgCount(); in impl_analyzeCommandArguments()
255 sal_uInt32 nCount = aInfo.getCommandArgCount() ; in impl_parseCommandline()
65 sal_uInt32 nArgs = startInfo.getCommandArgCount(); in retrievePortalUserDir()
141 int nParams = aCommandLine.getCommandArgCount(); in Init()
157 for( sal_Int32 n = 0, nmax = aInfo.getCommandArgCount(); n < nmax; n++ ) in Main()
402 sal_uInt32 nParams = aCommandLine.getCommandArgCount(); in Init()
696 sal_Int32 nCount = aInfo.getCommandArgCount(); in Main()
700 sal_Int32 nCount = aInfo.getCommandArgCount(); in Main()
331 return (sal_uInt16)aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()
Completed in 130 milliseconds