Searched refs:xCommand2Dispatch (Results 1 – 1 of 1) sorted by relevance
132 uno::Reference< frame::XDispatch > xCommand2Dispatch; member523 … (pImpl->xCommand2Dispatch = xDispatchProv->queryDispatch(pImpl->aCommand2URL, sTarget, 0)).is()) in Construct_Impl()1607 if ( pImpl->xCommand2Dispatch.is() ) in IMPL_LINK()1608 pImpl->xCommand2Dispatch->dispatch(pImpl->aCommand2URL, aArgs); in IMPL_LINK()
Completed in 21 milliseconds