Home
last modified time | relevance | path

Searched refs:XNotifyingDispatch (Results 1 – 25 of 45) sorted by relevance

12

/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatch.java33 import com.sun.star.frame.XNotifyingDispatch;
129 XNotifyingDispatch xND = (XNotifyingDispatch) in checkXDispatchWithNotification()
130 UnoRuntime.queryInterface(XNotifyingDispatch.class, oObj); in checkXDispatchWithNotification()
H A D_XNotifyingDispatch.java32 import com.sun.star.frame.XNotifyingDispatch;
55 public XNotifyingDispatch oObj = null;
/aoo42x/main/framework/source/dispatch/
H A Dmailtodispatcher.cxx77 DIRECT_INTERFACE(css::frame::XNotifyingDispatch), in DEFINE_XINTERFACE_5() argument
84 css::frame::XNotifyingDispatch, in DEFINE_XINTERFACE_5()
200 …css::uno::Reference< css::frame::XNotifyingDispatch > xSelfHold(static_cast< ::cppu::OWeakObject* … in dispatch()
228 …css::uno::Reference< css::frame::XNotifyingDispatch > xThis(static_cast< ::cppu::OWeakObject* >(th… in dispatchWithNotification()
H A Dservicehandler.cxx76 DIRECT_INTERFACE(css::frame::XNotifyingDispatch), in DEFINE_XINTERFACE_5() argument
83 css::frame::XNotifyingDispatch, in DEFINE_XINTERFACE_5()
198 …css::uno::Reference< css::frame::XNotifyingDispatch > xSelfHold(static_cast< ::cppu::OWeakObject* … in dispatch()
226 …css::uno::Reference< css::frame::XNotifyingDispatch > xThis(static_cast< ::cppu::OWeakObject* >(th… in dispatchWithNotification()
H A Doxt_handler.cxx105 DIRECT_INTERFACE( css::frame::XNotifyingDispatch ), in DEFINE_XINTERFACE_5()
113 css::frame::XNotifyingDispatch , in DEFINE_XINTERFACE_5()
H A Dsystemexec.cxx78 DIRECT_INTERFACE(css::frame::XNotifyingDispatch), in DEFINE_XINTERFACE_5() argument
85 css::frame::XNotifyingDispatch, in DEFINE_XINTERFACE_5()
H A Dstartmoduledispatcher.cxx74 DIRECT_INTERFACE(css::frame::XNotifyingDispatch ), in DEFINE_XINTERFACE_4()
82 css::frame::XNotifyingDispatch , in DEFINE_XINTERFACE_4()
H A Dclosedispatcher.cxx79 DIRECT_INTERFACE(css::frame::XNotifyingDispatch ), in DEFINE_XINTERFACE_4()
87 css::frame::XNotifyingDispatch , in DEFINE_XINTERFACE_4()
/aoo42x/main/offapi/com/sun/star/frame/
H A DContentHandler.idl27 #include <com/sun/star/frame/XNotifyingDispatch.idl>
53 Base interface of <type>XNotifyingDispatch</type> is <type>XDispatch</type>
59 interface XNotifyingDispatch;
H A DDispatchProvider.idl45 notifications (<type>XNotifyingDispatch</type>) or with possible
49 @see XNotifyingDispatch
59 Base interface of <type>XNotifyingDispatch</type> is <type>XDispatch</type>
H A DXDispatchResultListener.idl39 /** listener for results of <member>XNotifyingDispatch::dispatchWithNotification()</member>
41 @see XNotifyingDispatch
H A DXStatusListener.idl43 Nobody guarantee any notification. Use combination of <type>XNotifyingDispatch</type>
48 @see XNotifyingDispatch
/aoo42x/main/sw/source/ui/uno/
H A Dunomodule.hxx61 #define XNOTIFYINGDISPATCH ::com::sun::star::frame::XNotifyingDispatch
66 …com::sun::star::frame::XDispatchProvider, ::com::sun::star::frame::XNotifyingDispatch, ::com::sun:…
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodule.hxx61 #define XNOTIFYINGDISPATCH ::com::sun::star::frame::XNotifyingDispatch
66 …com::sun::star::frame::XDispatchProvider, ::com::sun::star::frame::XNotifyingDispatch, ::com::sun:…
/aoo42x/main/scripting/source/protocolhandler/
H A Dscripthandler.hxx57 class XNotifyingDispatch;
76 css::frame::XNotifyingDispatch, css::lang::XServiceInfo, css::lang::XInitialization >
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java515 …com.sun.star.frame.XNotifyingDispatch xNotifyingDispatcher = (com.sun.star.frame.XNotifyingDispatc… in executeWithNotification()
516 com.sun.star.frame.XNotifyingDispatch.class, in executeWithNotification()
/aoo42x/main/framework/source/jobs/
H A Djobdispatch.cxx70 DIRECT_INTERFACE(css::frame::XNotifyingDispatch), in DEFINE_XINTERFACE_6() argument
77 css::frame::XNotifyingDispatch, in DEFINE_XINTERFACE_6()
/aoo42x/main/avmedia/source/framework/
H A Dsoundhandler.cxx92 static_cast< css::frame::XNotifyingDispatch* >(this), in queryInterface()
149 … ::getCppuType(( const ::com::sun::star::uno::Reference< css::frame::XNotifyingDispatch >*)NULL ), in getTypes()
/aoo42x/main/desktop/source/app/
H A Ddispatchwatcher.cxx279 Reference < XNotifyingDispatch > xDisp( xDispatcher, UNO_QUERY ); in executeDispatchRequests()
419 Reference < XNotifyingDispatch > xDisp( xDispatch, UNO_QUERY ); in executeDispatchRequests()
/aoo42x/main/sfx2/source/control/
H A Dunoctitm.cxx296 …FACE_2( SfxStatusDispatcher, OWeakObject, ::com::sun::star::frame::XNotifyingDispatch, ::com::sun:… in SFX_IMPL_XINTERFACE_2() argument
297 SFX_IMPL_XTYPEPROVIDER_2( SfxStatusDispatcher, ::com::sun::star::frame::XNotifyingDispatch, ::com::… in SFX_IMPL_XINTERFACE_2()
325 SFX_IMPL_XTYPEPROVIDER_2( SfxOfficeDispatch, ::com::sun::star::frame::XNotifyingDispatch, ::com::su… in SFX_IMPL_XINTERFACE_1()
/aoo42x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.SoundHandler.csv4 "SoundHandler";"com::sun::star::frame::XNotifyingDispatch";"dispatchWithNotification()"
/aoo42x/main/framework/inc/dispatch/
H A Doxt_handler.hxx139 , public css::frame::XNotifyingDispatch // => XDispatch
H A Dmailtodispatcher.hxx88 public css::frame::XNotifyingDispatch, // => XDispatch
H A Dsystemexec.hxx88 public css::frame::XNotifyingDispatch, // => XDispatch
H A Dstartmoduledispatcher.hxx65 , public css::frame::XNotifyingDispatch // => XDispatch

Completed in 119 milliseconds

12