Home
last modified time | relevance | path

Searched refs:m_cwdUrl (Results 1 – 3 of 3) sorted by path

/trunk/main/desktop/source/app/
H A Dcmdlineargs.cxx57 m_cwdUrl.reset(url); in ExtCommandLineSupplier()
63 virtual boost::optional< rtl::OUString > getCwdUrl() { return m_cwdUrl; } in getCwdUrl()
76 boost::optional< rtl::OUString > m_cwdUrl; member in desktop::__anoncd517b110111::ExtCommandLineSupplier
130 m_cwdUrl = supplier.getCwdUrl(); in ParseCommandLine_Impl()
H A Dcmdlineargs.hxx120 boost::optional< rtl::OUString > getCwdUrl() const { return m_cwdUrl; } in getCwdUrl()
199 boost::optional< rtl::OUString > m_cwdUrl; member in desktop::CommandLineArgs
H A Dofficeipcthread.cxx98 m_cwdUrl.reset(url); in Parser()
111 m_cwdUrl.reset(url); in Parser()
122 virtual boost::optional< rtl::OUString > getCwdUrl() { return m_cwdUrl; } in getCwdUrl()
178 boost::optional< rtl::OUString > m_cwdUrl; member in desktop::__anon438e17a80211::Parser

Completed in 26 milliseconds