Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/dialog/
H A Dsrchdlg.cxx134 util::URL aCommand2URL; member
152aCommand2URL.Complete = aCommand2URL.Main = rtl::OUString::createFromAscii("vnd.sun.search:SearchV… in SearchDlg_Impl()
153 aCommand2URL.Protocol = rtl::OUString::createFromAscii("vnd.sun.search:"); in SearchDlg_Impl()
154 aCommand2URL.Path = rtl::OUString::createFromAscii("SearchViaComponent2"); in SearchDlg_Impl()
523 … (pImpl->xCommand2Dispatch = xDispatchProv->queryDispatch(pImpl->aCommand2URL, sTarget, 0)).is()) in Construct_Impl()
1608 pImpl->xCommand2Dispatch->dispatch(pImpl->aCommand2URL, aArgs); in IMPL_LINK()

Completed in 28 milliseconds