Searched refs:xCommand2Dispatch (Results 1 – 1 of 1) sorted by relevance
129 uno::Reference< frame::XDispatch > xCommand2Dispatch; member520 … (pImpl->xCommand2Dispatch = xDispatchProv->queryDispatch(pImpl->aCommand2URL, sTarget, 0)).is()) in Construct_Impl()1604 if ( pImpl->xCommand2Dispatch.is() ) in IMPL_LINK()1605 pImpl->xCommand2Dispatch->dispatch(pImpl->aCommand2URL, aArgs); in IMPL_LINK()