Searched refs:xWrappedHandler (Results 1 – 1 of 1) sorted by relevance
765 css::uno::Reference< css::task::XInteractionHandler > xWrappedHandler; in OpenDocExec_Impl() local771 pInteractionItem->GetValue() >>= xWrappedHandler; in OpenDocExec_Impl()774 if (xWrappedHandler.is()) in OpenDocExec_Impl()775 pHandler->setHandler(xWrappedHandler); in OpenDocExec_Impl()
Completed in 41 milliseconds