Searched refs:m_cwdUrl (Results 1 – 3 of 3) sorted by relevance
57 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::ExtCommandLineSupplier130 m_cwdUrl = supplier.getCwdUrl(); in ParseCommandLine_Impl()
98 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
120 boost::optional< rtl::OUString > getCwdUrl() const { return m_cwdUrl; } in getCwdUrl()199 boost::optional< rtl::OUString > m_cwdUrl; member in desktop::CommandLineArgs
Completed in 30 milliseconds