Home
last modified time | relevance | path

Searched defs:xInterception (Results 1 – 4 of 4) sorted by relevance

/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java268 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterceptorLifeTime() local
308 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterception() local
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx881 uno::Reference< frame::XDispatchProviderInterception > xInterception( m_xFrame, uno::UNO_QUERY ); in GetDocFrame() local
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx1024 …Reference< XDispatchProviderInterception > xInterception(getBrowserView()->getGridControl(), UNO_Q… in addControlListeners() local
1042 Reference< XDispatchProviderInterception > xInterception(_xGridControl, UNO_QUERY); in removeControlListeners() local
/trunk/main/svx/source/form/
H A Dformcontroller.cxx2488 Reference< XDispatchProviderInterception > xInterception( _rxControl, UNO_QUERY ); in implControlInserted() local
2526 Reference< XDispatchProviderInterception > xInterception( _rxControl, UNO_QUERY); in implControlRemoved() local

Completed in 89 milliseconds