Home
last modified time | relevance | path

Searched refs:getCwdUrl (Results 1 – 4 of 4) sorted by path

/trunk/main/desktop/source/app/
H A Dapp.cxx3164 ProcessDocumentsRequest aRequest(pArgs->getCwdUrl()); in OpenClients()
3288 ProcessDocumentsRequest aRequest(pArgs->getCwdUrl()); in OpenDefault()
3453 pCmdLine->getCwdUrl()); in HandleAppEvent()
3469 pCmdLine->getCwdUrl()); in HandleAppEvent()
H A Dcmdlineargs.cxx63 virtual boost::optional< rtl::OUString > getCwdUrl() { return m_cwdUrl; } in getCwdUrl() function in desktop::__anoncd517b110111::ExtCommandLineSupplier
130 m_cwdUrl = supplier.getCwdUrl(); in ParseCommandLine_Impl()
H A Dcmdlineargs.hxx113 virtual boost::optional< rtl::OUString > getCwdUrl() = 0;
120 boost::optional< rtl::OUString > getCwdUrl() const { return m_cwdUrl; } in getCwdUrl() function in desktop::CommandLineArgs
H A Dofficeipcthread.cxx122 virtual boost::optional< rtl::OUString > getCwdUrl() { return m_cwdUrl; } in getCwdUrl() function in desktop::__anon438e17a80211::Parser
769 aCmdLineArgs->getCwdUrl()); in run()

Completed in 47 milliseconds