/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | Interceptor.java | 333 …com.sun.star.frame.XDispatchProviderInterception xRegistration = (com.sun.star.frame.XDispatchProv… in impl_frameAction() 334 com.sun.star.frame.XDispatchProviderInterception.class, in impl_frameAction() 645 …com.sun.star.frame.XDispatchProviderInterception xRegistration = (com.sun.star.frame.XDispatchProv… in shutdown() 646 com.sun.star.frame.XDispatchProviderInterception.class, in shutdown()
|
/trunk/main/extensions/source/bibliography/ |
H A D | bibbeam.cxx | 96 Reference< frame::XDispatchProviderInterception> m_xDispatchProviderInterception; 112 …const Reference< frame::XDispatchProviderInterception>& getDispatchProviderInterception() const { … in getDispatchProviderInterception() 174 …m_xDispatchProviderInterception=uno::Reference< frame::XDispatchProviderInterception > (m_xControl… in createGridWin() 282 Reference< frame::XDispatchProviderInterception > BibBeamer::getDispatchProviderInterception() in getDispatchProviderInterception() 284 Reference< frame::XDispatchProviderInterception > xReturn; in getDispatchProviderInterception()
|
H A D | bibbeam.hxx | 74 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception >
|
/trunk/main/framework/qa/complex/dispatches/ |
H A D | checkdispatchapi.java | 29 import com.sun.star.frame.XDispatchProviderInterception; 268 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterceptorLifeTime() 308 …XDispatchProviderInterception xInterception = UnoRuntime.queryInterface(XDispatchProviderIntercept… in checkInterception()
|
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/ |
H A D | Frame.java | 37 com.sun.star.frame.XDispatchProviderInterception 41 private com.sun.star.frame.XDispatchProviderInterception xDispatchProviderInterception; 50 xDispatchProviderInterception = (com.sun.star.frame.XDispatchProviderInterception) in Frame() 51 UnoRuntime.queryInterface( com.sun.star.frame.XDispatchProviderInterception.class, in Frame()
|
/trunk/main/extensions/qa/integration/extensions/ |
H A D | Frame.java | 37 XDispatchProviderInterception, 44 private XDispatchProviderInterception m_dispatchProviderInterception; 56 …_dispatchProviderInterception = (XDispatchProviderInterception)UnoRuntime.queryInterface( XDispatc… in Frame()
|
/trunk/main/svx/source/form/ |
H A D | formdispatchinterceptor.cxx | 51 using ::com::sun::star::frame::XDispatchProviderInterception; 68 … const Reference< XDispatchProviderInterception >& _rxToIntercept, DispatchInterceptor* _pMaster ) in DBG_NAME() 168 Reference< XDispatchProviderInterception > xIntercepted(m_xIntercepted.get(), UNO_QUERY); in disposing() 181 Reference< XDispatchProviderInterception > xIntercepted(m_xIntercepted.get(), UNO_QUERY); in ImplDetach()
|
/trunk/main/svx/source/inc/ |
H A D | formdispatchinterceptor.hxx | 67 … ::com::sun::star::uno::WeakReference< ::com::sun::star::frame::XDispatchProviderInterception > 81 …::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception> getInter… in getIntercepted() 85 …st ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception>& _rTo…
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDispatchProviderInterception.idl | 53 published interface XDispatchProviderInterception: com::sun::star::uno::XInterface 62 @see XDispatchProviderInterception::releaseDispatchProviderInterceptor() 77 @see XDispatchProviderInterception::registerDispatchProviderInterceptor()
|
H A D | DispatchProvider.idl | 31 #include <com/sun/star/frame/XDispatchProviderInterception.idl> 75 [optional] interface XDispatchProviderInterception;
|
H A D | XDispatchProviderInterceptor.idl | 39 … Can be registered as an interceptor by using interface <type>XDispatchProviderInterception</type>. 42 @see XDispatchProviderInterception
|
H A D | Controller.idl | 91 @see XDispatchProviderInterception 100 Don't mix it with <type>XDispatchProviderInterception</type> which
|
H A D | Frame.idl | 39 #include <com/sun/star/frame/XDispatchProviderInterception.idl> 140 interface XDispatchProviderInterception;
|
H A D | XInterceptorInfo.idl | 46 @see XDispatchProviderInterception
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/ |
H A D | _XDispatchProviderInterception.java | 33 import com.sun.star.frame.XDispatchProviderInterception; 48 public XDispatchProviderInterception oObj = null;
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.Frame.csv | 7 "Frame";"com::sun::star::frame::XDispatchProviderInterception";"registerDispatchProviderInterceptor… 8 "Frame";"com::sun::star::frame::XDispatchProviderInterception";"releaseDispatchProviderInterceptor(…
|
H A D | com.sun.star.comp.framework.Desktop.csv | 7 "Desktop";"com::sun::star::frame::XDispatchProviderInterception";"registerDispatchProviderIntercept… 8 "Desktop";"com::sun::star::frame::XDispatchProviderInterception";"releaseDispatchProviderIntercepto…
|
/trunk/main/sc/inc/ |
H A D | dispuno.hxx | 36 class XDispatchProviderInterception; 56 ::com::sun::star::frame::XDispatchProviderInterception> m_xIntercepted;
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/ |
H A D | com.sun.star.comp.dbu.SbaXGridControl.csv | 50 "SbaXGridControl";"com::sun::star::frame::XDispatchProviderInterception#optional";"registerDispatch… 51 "SbaXGridControl";"com::sun::star::frame::XDispatchProviderInterception#optional";"releaseDispatchP…
|
/trunk/main/framework/source/services/ |
H A D | desktop.cxx | 131 … DIRECT_INTERFACE( css::frame::XDispatchProviderInterception), in DEFINE_XINTERFACE_15() 149 … css::frame::XDispatchProviderInterception , in DEFINE_XINTERFACE_15() 793 …css::uno::Reference< css::frame::XDispatchProviderInterception > xInterceptionHelper( m_xDispatchH… in registerDispatchProviderInterceptor() 803 …css::uno::Reference< css::frame::XDispatchProviderInterception > xInterceptionHelper( m_xDispatchH… in releaseDispatchProviderInterceptor()
|
H A D | frame.cxx | 145 DIRECT_INTERFACE(css::frame::XDispatchProviderInterception ), in DEFINE_XINTERFACE_21() 171 css::frame::XDispatchProviderInterception , in DEFINE_XINTERFACE_21() 2151 …css::uno::Reference< css::frame::XDispatchProviderInterception > xInterceptionHelper( m_xDispatchH… in registerDispatchProviderInterceptor() 2165 …css::uno::Reference< css::frame::XDispatchProviderInterception > xInterceptionHelper( m_xDispatchH… in releaseDispatchProviderInterceptor()
|
/trunk/main/offapi/com/sun/star/form/control/ |
H A D | GridControl.idl | 64 #include <com/sun/star/frame/XDispatchProviderInterception.idl> 160 [optional] interface com::sun::star::frame::XDispatchProviderInterception;
|
/trunk/main/forms/source/solar/component/ |
H A D | navbarcontrol.cxx | 250 …FORWARD_TO_PEER_1( XDispatchProviderInterception, registerDispatchProviderInterceptor, _rxIntercep… in registerDispatchProviderInterceptor() 256 …FORWARD_TO_PEER_1( XDispatchProviderInterception, releaseDispatchProviderInterceptor, _rxIntercept… in releaseDispatchProviderInterceptor()
|
/trunk/main/framework/inc/dispatch/ |
H A D | interceptionhelper.hxx | 83 , public css::frame::XDispatchProviderInterception
|
/trunk/main/forms/source/inc/ |
H A D | formnavigation.hxx | 49 typedef ::cppu::ImplHelper2 < ::com::sun::star::frame::XDispatchProviderInterception
|