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()
2949 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenClients()
3248 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenDefault()
3347 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3403 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3449 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3465 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in HandleAppEvent()
3530 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in OpenSplashScreen()