Home
last modified time | relevance | path

Searched refs:GetCommandLineParamCount (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/xmlscript/test/
H A Dimexp.cxx174 if (GetCommandLineParamCount() < 2) in Main()
207 if (GetCommandLineParamCount() == 3) in Main()
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx917 for( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx328 sal_uInt16 Application::GetCommandLineParamCount() in GetCommandLineParamCount() function in Application
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx267 static sal_uInt16 GetCommandLineParamCount();
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx1147 for ( int i = 0; i < GetCommandLineParamCount(); ++i ) in Main()
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx2492 USHORT nParams = Application::GetCommandLineParamCount(); in Main()
/trunk/main/tools/source/testtoolloader/
H A Dtesttoolloader.cxx53 sal_uInt32 GetCommandLineParamCount() in GetCommandLineParamCount() function
92 for ( i = 0 ; i < GetCommandLineParamCount() ; i++ ) in InitTestToolLib()
/trunk/main/toolkit/workben/layout/
H A Dtest.cxx193 for ( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in ParseCommandLine()
200 if ( i >= GetCommandLineParamCount() - 1) in ParseCommandLine()
208 if (i + 1 < GetCommandLineParamCount()) in ParseCommandLine()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx84 int nArgs = GetCommandLineParamCount(); in Main()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx521 for( sal_uInt16 i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
/trunk/main/l10ntools/layout/
H A Dtralay.cxx115 if ( i >= GetCommandLineParamCount() ) in GetOptionArgument()
130 for ( int i = 0; i < GetCommandLineParamCount(); i++ ) in ParseCommandLine()
/trunk/main/l10ntools/inc/l10ntools/
H A Dvosapp.hxx34 sal_uInt16 GetCommandLineParamCount();
40 sal_uInt16 Application::GetCommandLineParamCount() in GetCommandLineParamCount() function in Application
/trunk/main/canvas/workben/
H A Dcanvasdemo.cxx650 for( USHORT i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
/trunk/main/automation/source/server/
H A Dserver.cxx181 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()

Completed in 92 milliseconds