Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx133 util::URL aCommand1URL; member
149aCommand1URL.Complete = aCommand1URL.Main = rtl::OUString::createFromAscii("vnd.sun.search:SearchV… in SearchDlg_Impl()
150 aCommand1URL.Protocol = rtl::OUString::createFromAscii("vnd.sun.search:"); in SearchDlg_Impl()
151 aCommand1URL.Path = rtl::OUString::createFromAscii("SearchViaComponent1"); in SearchDlg_Impl()
518 … (pImpl->xCommand1Dispatch = xDispatchProv->queryDispatch(pImpl->aCommand1URL, sTarget, 0)).is()) in Construct_Impl()
1603 pImpl->xCommand1Dispatch->dispatch(pImpl->aCommand1URL, aArgs); in IMPL_LINK()

Completed in 27 milliseconds