Home
last modified time | relevance | path

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

/aoo41x/main/cppu/prj/
H A Dd.lst29 ..\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 DDocumentViewHelper.java136 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.java214 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 Doleclient.bas594 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 DServicesHandler.java79 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 DDataSourceBrowser.idl103 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 DXFormController.idl113 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 DDatabaseDocument.java769 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 DContentHandler.idl35 /** special dispatcher for non visible contents, e.g. sounds
H A DFrame.idl101 and how the returned dispatcher handles dispatches is completely implementation dependent
/aoo41x/main/svx/sdi/
H A Dfmslots.sdi556 // "pool" - it only knows slots, if there is a shell on the dispatcher stack which
/aoo41x/extras/l10n/source/ar/
H A Dlocalize.sdf4840 …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 Dlocalize.sdf442 …D_NO_DISPATCHER 0 sw-TZ UNO URL "($Arg1)" could not be executed: No dispatcher was found. 20…

Completed in 2417 milliseconds