Home
last modified time | relevance | path

Searched refs:getCommandArgCount (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/vos/source/
H A Dprocess.cxx357 sal_uInt32 OStartupInfo::getCommandArgCount() in getCommandArgCount() function in OStartupInfo
390 sal_uInt32 SAL_CALL getCommandArgCount();
409 sal_uInt32 SAL_CALL OExtCommandLineImpl::getCommandArgCount() in getCommandArgCount() function in OExtCommandLineImpl
432 sal_uInt32 nArgs = aStartInfo.getCommandArgCount(); in init()
511 sal_uInt32 SAL_CALL OExtCommandLine::getCommandArgCount() in getCommandArgCount() function in OExtCommandLine
513 return pExtImpl->getCommandArgCount(); in getCommandArgCount()
/aoo41x/main/vos/inc/vos/
H A Dprocess.hxx247 sal_uInt32 SAL_CALL getCommandArgCount();
297 sal_uInt32 SAL_CALL getCommandArgCount();
/aoo41x/main/l10ntools/inc/l10ntools/
H A Dvosapp.hxx43 return (sal_uInt16)aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()
/aoo41x/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx56 return aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()
/aoo41x/main/vcl/unx/kde4/
H A DKDEXLib.cxx104 int nParams = aCommandLine.getCommandArgCount(); in Init()
/aoo41x/main/framework/source/application/
H A Dframework.cxx175 sal_uInt32 nCount = aInfo.getCommandArgCount(); in impl_analyzeCommandArguments()
H A Dlogin.cxx255 sal_uInt32 nCount = aInfo.getCommandArgCount() ; in impl_parseCommandline()
/aoo41x/main/framework/test/typecfg/
H A Dtypecfg.cxx159 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
H A Dcfgview.cxx252 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
H A Dxml2xcd.cxx336 sal_Int32 nCount = aInfo.getCommandArgCount(); in impl_parseCommandLine()
/aoo41x/main/comphelper/source/misc/
H A Dregpathhelper.cxx65 sal_uInt32 nArgs = startInfo.getCommandArgCount(); in retrievePortalUserDir()
/aoo41x/main/vcl/unx/kde/
H A Dkdedata.cxx141 int nParams = aCommandLine.getCommandArgCount(); in Init()
/aoo41x/main/vcl/test/
H A Ddndtest.cxx157 for( sal_Int32 n = 0, nmax = aInfo.getCommandArgCount(); n < nmax; n++ ) in Main()
/aoo41x/main/vcl/unx/generic/app/
H A Dsaldata.cxx402 sal_uInt32 nParams = aCommandLine.getCommandArgCount(); in Init()
/aoo41x/main/framework/test/threadtest/
H A Dthreadtest.cxx696 sal_Int32 nCount = aInfo.getCommandArgCount(); in Main()
/aoo41x/main/framework/test/
H A Dthreadtest.cxx700 sal_Int32 nCount = aInfo.getCommandArgCount(); in Main()
/aoo41x/main/vcl/source/app/
H A Dsvapp.cxx331 return (sal_uInt16)aStartInfo.getCommandArgCount(); in GetCommandLineParamCount()

Completed in 334 milliseconds