Searched refs:GetCommandLineParamCount (Results 1 – 14 of 14) sorted by relevance
181 for ( i = 0 ; i < Application::GetCommandLineParamCount() ; i++ ) in GetPort()193 for ( i = 0 ; i < Application::GetCommandLineParamCount() ; i++ ) in GetPort()208 for ( i = 0 ; i < Application::GetCommandLineParamCount() ; i++ ) in GetPort()234 for ( i = 0 ; i < Application::GetCommandLineParamCount() ; i++ ) in GetPort()
193 for ( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in ParseCommandLine()200 if ( i >= GetCommandLineParamCount() - 1) in ParseCommandLine()208 if (i + 1 < GetCommandLineParamCount()) in ParseCommandLine()
34 sal_uInt16 GetCommandLineParamCount();40 sal_uInt16 Application::GetCommandLineParamCount() in GetCommandLineParamCount() function in Application
53 sal_uInt32 GetCommandLineParamCount() in GetCommandLineParamCount() function92 for ( i = 0 ; i < GetCommandLineParamCount() ; i++ ) in InitTestToolLib()
174 if (GetCommandLineParamCount() < 2) in Main()207 if (GetCommandLineParamCount() == 3) in Main()
115 if ( i >= GetCommandLineParamCount() ) in GetOptionArgument()130 for ( int i = 0; i < GetCommandLineParamCount(); i++ ) in ParseCommandLine()
84 int nArgs = GetCommandLineParamCount(); in Main()
267 static sal_uInt16 GetCommandLineParamCount();
521 for( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
917 for( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
1147 for ( int i = 0; i < GetCommandLineParamCount(); ++i ) in Main()
650 for( USHORT i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
328 sal_uInt16 Application::GetCommandLineParamCount() in GetCommandLineParamCount() function in Application
2492 USHORT nParams = Application::GetCommandLineParamCount(); in Main()
Completed in 75 milliseconds