Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dappopen.cxx765 css::uno::Reference< css::task::XInteractionHandler > xWrappedHandler; in OpenDocExec_Impl() local
771 pInteractionItem->GetValue() >>= xWrappedHandler; in OpenDocExec_Impl()
774 if (xWrappedHandler.is()) in OpenDocExec_Impl()
775 pHandler->setHandler(xWrappedHandler); in OpenDocExec_Impl()

Completed in 19 milliseconds