Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dformdispatchinterceptor.cxx168 Reference< XDispatchProviderInterception > xIntercepted(m_xIntercepted.get(), UNO_QUERY); in disposing() local
169 if (Source.Source == xIntercepted) in disposing()
181 Reference< XDispatchProviderInterception > xIntercepted(m_xIntercepted.get(), UNO_QUERY); in ImplDetach() local
182 if (xIntercepted.is()) in ImplDetach()
183xIntercepted->releaseDispatchProviderInterceptor(static_cast<XDispatchProviderInterceptor*>(this)); in ImplDetach()

Completed in 82 milliseconds