Searched refs:dispatcher (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/cppu/prj/ |
H A D | d.lst | 29 ..\inc\uno\dispatcher.h %_DEST%\inc%_EXT%\uno\dispatcher.h 30 ..\inc\uno\dispatcher.hxx %_DEST%\inc%_EXT%\uno\dispatcher.hxx
|
/aoo41x/main/forms/qa/integration/forms/ |
H A D | DocumentViewHelper.java | 136 XDispatch dispatcher = getDispatcher( completeURL ); in dispatch() local 137 if ( dispatcher == null ) in dispatch() 141 dispatcher.dispatch( completeURL[0], aDummyArgs ); in dispatch()
|
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XDocumentAuditing.java | 214 Object dispatcher = null; in dispatch() local 216 dispatcher = xMSF.createInstance("com.sun.star.frame.DispatchHelper"); in dispatch() 221 …er xDispatchHelper = (XDispatchHelper)UnoRuntime.queryInterface(XDispatchHelper.class, dispatcher); in dispatch()
|
/aoo41x/main/extensions/test/ole/StarBasic_OleClient/ |
H A D | oleclient.bas | 594 dim dispatcher as object variable 596 dispatcher = createUnoService("com.sun.star.bridge.OleObjectFactory") 597 oExplorer = dispatcher.createInstance("InternetExplorer.Application")
|
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | ServicesHandler.java | 79 XDispatch dispatcher = desktop.queryDispatch(dispatchURL[0],"",0); in actionPerformed() local 86 dispatcher.dispatch(dispatchURL[0], dispatchArgs ); in actionPerformed()
|
/aoo41x/main/offapi/com/sun/star/sdb/ |
H A D | DataSourceBrowser.idl | 103 Available whenever an external instance provides a dispatcher ( 115 Available whenever an external instance provides a dispatcher( 127 Available whenever an external instance provides a dispatcher (
|
/aoo41x/main/offapi/com/sun/star/form/runtime/ |
H A D | XFormController.idl | 113 requesting a dispatcher for this functionality is <em>.uno:FormController/deleteRecord</em>.</p> 142 … use the dispatcher to add as <type scope="com::sun::star::frame">XStatusListener</type>, and be 234 notified by the dispatcher.</p></td>
|
/aoo41x/main/dbaccess/qa/complex/dbaccess/ |
H A D | DatabaseDocument.java | 769 final XDispatch dispatcher = dispatchProvider.queryDispatch(url, "", 0); in testGlobalEvents() local 771 dispatcher.dispatch(url, new PropertyValue[0]); in testGlobalEvents()
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | ContentHandler.idl | 35 /** special dispatcher for non visible contents, e.g. sounds
|
H A D | Frame.idl | 101 and how the returned dispatcher handles dispatches is completely implementation dependent
|
/aoo41x/main/svx/sdi/ |
H A D | fmslots.sdi | 556 // "pool" - it only knows slots, if there is a shell on the dispatcher stack which
|
/aoo41x/extras/l10n/source/ar/ |
H A D | localize.sdf | 4840 …ILED_NO_DISPATCHER 0 ar UNO URL "($Arg1)" could not be executed: No dispatcher was found. 20…
|
/aoo41x/extras/l10n/source/sw-TZ/ |
H A D | localize.sdf | 442 …D_NO_DISPATCHER 0 sw-TZ UNO URL "($Arg1)" could not be executed: No dispatcher was found. 20…
|
Completed in 1823 milliseconds