Lines Matching refs:GetCommandLineArgs
390 CommandLineArgs* Desktop::GetCommandLineArgs() in GetCommandLineArgs() function in desktop::Desktop
1032 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Init()
1750 CommandLineArgs* pArgs = GetCommandLineArgs(); in Exception()
1855 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Main()
2283 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in doShutdown()
2415 sal_Bool bQuickstart = GetCommandLineArgs()->IsQuickstart(); in InitializeQuickstartMode()
2937 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenClients()
3236 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenDefault()
3335 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3391 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3437 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3453 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3518 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in OpenSplashScreen()