Home
last modified time | relevance | path

Searched refs:GetCommandLineArgs (Results 1 – 5 of 5) sorted by relevance

/trunk/main/desktop/source/app/
H A Dapp.cxx390 CommandLineArgs* Desktop::GetCommandLineArgs() in GetCommandLineArgs() function in desktop::Desktop
1025 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Init()
1743 CommandLineArgs* pArgs = GetCommandLineArgs(); in Exception()
1848 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in Main()
2276 CommandLineArgs* pCmdLineArgs = GetCommandLineArgs(); in doShutdown()
2408 sal_Bool bQuickstart = GetCommandLineArgs()->IsQuickstart(); in InitializeQuickstartMode()
2942 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenClients()
3241 CommandLineArgs* pArgs = GetCommandLineArgs(); in OpenDefault()
3340 if ( rAppEvent.GetEvent() == "APPEAR" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
3396 else if ( rAppEvent.GetEvent() == "QUICKSTART" && !GetCommandLineArgs()->IsInvisible() ) in HandleAppEvent()
[all …]
H A Dappinit.cxx253 CommandLineArgs* pCmdLine = GetCommandLineArgs(); in RegisterServices()
H A Dlangselect.cxx178 CommandLineArgs* pCmdLineArgs = Desktop::GetCommandLineArgs(); in prepareLanguage()
H A Dofficeipcthread.cxx720 CommandLineArgs *pCurrentCmdLineArgs = Desktop::GetCommandLineArgs(); in run()
/trunk/main/desktop/inc/
H A Dapp.hxx105 static CommandLineArgs* GetCommandLineArgs();