Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/app/
H A Dofficeipcthread.cxx551 rtl::OUString cwdUrl; in EnableOfficeIPCThread() local
552 if (!(tools::getProcessWorkingDir(&cwdUrl) && in EnableOfficeIPCThread()
553 addArgument(&aArguments, '1', cwdUrl))) in EnableOfficeIPCThread()
935 boost::optional< rtl::OUString > const & cwdUrl, in AddToDispatchList()
949 DispatchWatcher::DispatchRequest( nType, aToken, cwdUrl, aParam, aFactory )); in AddToDispatchList()
H A Ddispatchwatcher.hxx79 …, const ::rtl::OUString& aFile, boost::optional< rtl::OUString > const & cwdUrl, const ::rtl::OUSt… in DispatchRequest()
80 …aRequestType( aType ), aURL( aFile ), aCwdUrl( cwdUrl ), aPrinterName( aPrinter ), aPreselectedFac… in DispatchRequest()
H A Dofficeipcthread.hxx52 ProcessDocumentsRequest(boost::optional< rtl::OUString > const & cwdUrl): in ProcessDocumentsRequest()
53 aCwdUrl(cwdUrl), pcProcessed( NULL ) {} in ProcessDocumentsRequest()
H A Ddispatchwatcher.cxx67 const String& rName, boost::optional< rtl::OUString > const & cwdUrl );
75 rtl::OUString cwdUrl; member
H A Dapp.cxx3284 const String& rName, boost::optional< rtl::OUString > const & cwdUrl ) in GetURL_Impl()
3311 if (cwdUrl) { in GetURL_Impl()
3312 aObj.SetURL(*cwdUrl); in GetURL_Impl()

Completed in 95 milliseconds